refactor: rename hero_voice_ui -> hero_voice_admin (ui.sock -> admin.sock) #29
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!29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_voice_admin_rename"
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?
Aligns hero_voice producer with the workspace
_adminconvention codified byhero_router/src/service_manager/services/*.rs(SSOT) and thehero_service_testskill. Mirrors hero_db PR #29 + hero_proc PR #98.Producer migration under lhumina_code/home#228 .
Changes
crates/hero_voice_ui/→crates/hero_voice_admin/hero_voice_adminui.sock→admin.sock(cross-service refs preserved)HERO_VOICE_UI_*→HERO_VOICE_ADMIN_*Cargo.toml+buildenv.sh+Makefile+ scripts + README + docsBundled mechanical debt (s65/s68/s70 playbook item 22)
cargo fmt --all(pre-existing fmt debt across workspace)Local gate
cargo metadata --no-deps(workspace parses)cargo fmt --check(clean post-fmt)Full clippy + release-build matrix runs on Forgejo CI.
Signed-off-by: mik-tf
Superseded by upstream commit
c5509aaon development (rename admin binary, fix log src fields, remove Makefiles and shell scripts). Closing.Pull request closed