[MEDIUM][AUDIT] Formalize ghost wizard decommissioning (qin, claw, alembic, bilbo) #492

Open
opened 2026-04-06 17:05:51 +00:00 by allegro · 0 comments
Member

Finding

Previous audits (#333, #416) identified ghost wizards with no runtime. Current runtime verification confirms:

  • qin — profile exists, no process, no service, 0 assignments
  • claw — profile exists, no process, no service, 0 assignments
  • alembic — profile exists, no process, no service, 0 assignments
  • bilbo — directory exists (/root/wizards/bilbobagginshire/), no systemd service, no process

These wizards consume profile disk space and create ambiguity in fleet status.

Acceptance Criteria

  • For each ghost wizard (qin, claw, alembic), either:
    • Delete the Hermes profile and Gitea user (if truly decommissioned), OR
    • Deploy a working gateway and assign a small onboarding issue
  • For Bilbo: either create hermes-bilbo.service and restart, or archive /root/wizards/bilbobagginshire/ and delete the profile
  • Update the master wizard registry (wizard-registry.md or equivalent) with ACTIVE / DECOMMISSIONED status
  • No "UNKNOWN" entries remain in fleet status
## Finding Previous audits (#333, #416) identified ghost wizards with no runtime. Current runtime verification confirms: - **qin** — profile exists, no process, no service, 0 assignments - **claw** — profile exists, no process, no service, 0 assignments - **alembic** — profile exists, no process, no service, 0 assignments - **bilbo** — directory exists (`/root/wizards/bilbobagginshire/`), no systemd service, no process These wizards consume profile disk space and create ambiguity in fleet status. ## Acceptance Criteria - [ ] For each ghost wizard (qin, claw, alembic), either: - Delete the Hermes profile and Gitea user (if truly decommissioned), OR - Deploy a working gateway and assign a small onboarding issue - [ ] For Bilbo: either create `hermes-bilbo.service` and restart, or archive `/root/wizards/bilbobagginshire/` and delete the profile - [ ] Update the master wizard registry (`wizard-registry.md` or equivalent) with ACTIVE / DECOMMISSIONED status - [ ] No "UNKNOWN" entries remain in fleet status
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#492