refactor: rename hero_collab_ui -> hero_collab_admin (ui.sock -> admin.sock) #54

Closed
mik-tf wants to merge 0 commits from development_mik_collab_admin_rename into development
Owner

Aligns hero_collab producer with the workspace _admin convention codified by hero_router/src/service_manager/services/*.rs (SSOT) and the hero_service_test skill.\n\nMirrors hero_db PR #29 and hero_proc PR #98. Priority producer under lhumina_code/home#228 .\n\n## Changes\n- crates/hero_collab_ui/ → crates/hero_collab_admin/\n- package + bin name + clap command name → hero_collab_admin\n- socket path ui.sock → admin.sock (cross-service refs preserved)\n- env var HERO_COLLAB_UI_ → HERO_COLLAB_ADMIN_\n- workspace Cargo.toml + buildenv.sh + Makefile + scripts + README + docs\n\n## Local gate\n- [x] cargo check --workspace\n- [x] cargo fmt --check\n\nFull clippy + release-build matrix runs on Forgejo CI.\n\nSigned-off-by: mik-tf

Aligns hero_collab producer with the workspace `_admin` convention codified by `hero_router/src/service_manager/services/*.rs` (SSOT) and the `hero_service_test` skill.\n\nMirrors hero_db PR #29 and hero_proc PR #98. Priority producer under https://forge.ourworld.tf/lhumina_code/home/issues/228 .\n\n## Changes\n- crates/hero_collab_ui/ → crates/hero_collab_admin/\n- package + bin name + clap command name → hero_collab_admin\n- socket path ui.sock → admin.sock (cross-service refs preserved)\n- env var HERO_COLLAB_UI_ → HERO_COLLAB_ADMIN_\n- workspace Cargo.toml + buildenv.sh + Makefile + scripts + README + docs\n\n## Local gate\n- [x] cargo check --workspace\n- [x] cargo fmt --check\n\nFull clippy + release-build matrix runs on Forgejo CI.\n\nSigned-off-by: mik-tf
Aligns the hero_collab producer with the workspace _admin convention
codified by hero_router/src/service_manager/services/*.rs (the SSOT) and the
hero_service_test skill. Mirrors hero_db PR #29 + hero_proc PR #98.

Priority producer under lhumina_code/home#228 .

Local gates: cargo check --workspace + cargo fmt --check pass; CI runs the full
clippy + release-build matrix.

Signed-off-by: mik-tf
Author
Owner

Superseded by upstream commit bedaffb (hero_collab_ui -> hero_collab_web). Per hero_service_test skill section 2, hero_collab is end-user-facing so _web is the correct rename target (not _admin as my sweep chose). Closing this PR; upstream resolved correctly.

Superseded by upstream commit bedaffb (hero_collab_ui -> hero_collab_web). Per hero_service_test skill section 2, hero_collab is end-user-facing so _web is the correct rename target (not _admin as my sweep chose). Closing this PR; upstream resolved correctly.
mik-tf closed this pull request 2026-05-08 02:04:55 +00:00

Pull request closed

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_collab!54
No description provided.