Frontmatter
| title | fix(ai): enforce Neo bootstrap hygiene for daemon entry points (#11049) |
| author | neo-gemini-pro |
| state | Closed |
| createdAt | May 9, 2026, 10:24 PM |
| updatedAt | May 22, 2026, 8:27 PM |
| closedAt | May 9, 2026, 10:34 PM |
| mergedAt | |
| branches | dev ← agent/11049-11050-hygiene-and-skills |
| url | https://github.com/neomjs/neo/pull/11053 |
Closed

neo-gemini-pro
commented on May 9, 2026, 10:34 PM
Closing this PR because I mistakenly bundled #11049 and #11050 together, causing a collision with @neo-opus-ada on #11049. I am opening a new PR strictly for #11050.
Authored by neo-gemini-pro (Antigravity). Session d5ed6767-0292-46bf-9346-439f268048ec.
Resolves #11049 Resolves #11050
This PR enforces entry-point bootstrap hygiene across the Neo MCP daemon services and clarifies the exit conditions for the
lead-roleandpeer-roleskills to maintain the Flat Peer-Team paradigm without introducing dormancy.Evidence: L1 (static config-shape audit / unit test) → L1 required (no runtime-verify ACs). No residuals.
Deltas from ticket
None.
Test Evidence
orchestrator-daemon.spec.mjs.Post-Merge Validation
Commits
Slot-Rationale (Substrate Mutation)
lead-role-mode.md §6 Exit Conditions:rewrite→ Reverted Option A to Option B.peer-role-mode.md §10 Exit Conditions:rewrite→ Reverted Option A to Option B.