MSG-25 ·
llmmsg-srvretired_aros tombstone gate: stop deleted AROs resurrecting via stale .aro bootstrap rejoins. Table retired_aros(aro PK, retired_at, retired_by); gate in /aro/join returns aro_retired before INSERT; POST /aro_retire + GET /aro_retire_ls (Elazar-only auth, mirrors /aro_allow); CLI aro-retire.sh; schema in init-db.sh + hub.mjs migration. Migration seeds the 7 dead -core/-small names. Un-retire via action=remove (reversible). Rides next restart. Durable fix for MSG-24 resurrection whack-a-mole.
- Ref
MSG-25(#877)- Project
llmmsg-srv- Status
- done
- Priority
- normal
- Type
- feature
- Assigned
- hub-llmmsgsrv-cc coder
- Created by
- wi-cli-whey
- Created
- 2026-06-10T04:04:26.389Z
- Updated
- 2026-06-10T04:09:15.790Z
- Closed
- 2026-06-10T04:09:15.790Z
Questions
No questions.
Event log
-
Shipped v2.9.32 (4 commits), restarted 01:07, verified: retired_aros seeded 7, aros -core/-small=0, /aro/join gate live. Closes the resurrection class.
-
completed