refactor: rename hero_voice_ui → hero_voice_admin (Phase 1, web.sock → admin.sock) #31
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_voice!31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_ui_to_admin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
s77 flipped bin name upstream. This PR completes the migration: crate dir + [package].name + workspace member + inline hero_voice_ui refs in main.rs + hero_voice_app/src/rpc.rs path-prefix doc + the four web.sock → admin.sock call sites in src/bin/hero_voice.rs (CLI launcher) and crates/hero_voice_admin/src/main.rs. Verified via hero_builder: 4/4 binaries built clean (hero_voice, hero_voice_admin, hero_voice_server, hero_voiced). Tracked under lhumina_code/home#230 Phase 1.