refactor: rename hero_voice_ui → hero_voice_admin (Phase 1, web.sock → admin.sock) #31

Merged
mik-tf merged 1 commit from development_mik_ui_to_admin into development 2026-05-09 11:59:20 +00:00
Owner

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.

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 https://forge.ourworld.tf/lhumina_code/home/issues/230 Phase 1.
refactor: rename hero_voice_ui → hero_voice_admin (web.sock → admin.sock)
Some checks failed
Build / build (pull_request) Failing after 14s
12c6ad7d92
s77 already flipped [[bin]] name to hero_voice_admin upstream. This PR
completes the migration:
- crate dir hero_voice_ui → hero_voice_admin
- [package].name flip
- workspace member entry
- inline hero_voice_ui refs in main.rs (doc comments, log strings, test
  fixture filename) + hero_voice_app/src/rpc.rs path-prefix doc
- web.sock → admin.sock at the four socket-path call sites:
  src/bin/hero_voice.rs (CLI launcher socket-name registration)
  + main.rs (3 spots: doc comments + socket_path() default)

Verified via hero_builder --release --install: 4/4 binaries built clean
(hero_voice, hero_voice_admin, hero_voice_server, hero_voiced).

Tracked under lhumina_code/home#230 Phase 1.

Signed-off-by: mik-tf
mik-tf merged commit c9a329955a into development 2026-05-09 11:59:20 +00:00
mik-tf deleted branch development_mik_ui_to_admin 2026-05-09 11:59:20 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_voice!31
No description provided.