refactor: rename hero_browser_ui -> hero_browser_admin (ui.sock -> admin.sock) #24

Merged
mik-tf merged 1 commit from development_mik_browser_admin_rename into development 2026-05-08 02:05:59 +00:00
Owner

Aligns hero_browser 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_browser_ui/ → crates/hero_browser_admin/\n- package + bin name + clap command name → hero_browser_admin\n- socket path ui.sock → admin.sock (cross-service refs preserved)\n- env var HERO_BROWSER_UI_ → HERO_BROWSER_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_browser 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_browser_ui/ → crates/hero_browser_admin/\n- package + bin name + clap command name → hero_browser_admin\n- socket path ui.sock → admin.sock (cross-service refs preserved)\n- env var HERO_BROWSER_UI_ → HERO_BROWSER_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
refactor: rename hero_browser_ui -> hero_browser_admin (ui.sock -> admin.sock)
All checks were successful
Test / test (pull_request) Successful in 3m27s
Build and Test / build (pull_request) Successful in 5m54s
93c53d9b89
Aligns the hero_browser 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
mik-tf merged commit 1018b8afa6 into development 2026-05-08 02:05:59 +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_browser!24
No description provided.