Stage issue-reference guard N+1 rollout after parser narrowing #381
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/agentic-os#381
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After
agentic-os#341landed, the issue-reference guard is narrower and AOS passes, but downstream scratch opt-in is still not enforcement-ready.Fresh check on 2026-07-09 after commit
1fc55a7 fix: narrow issue-reference guard:agentic-ositself: passesissue-reference-guard.coilyco-flight-deck/wardscratch opt-in: 400 violations, down from 799 before #341.coilyco-flight-deck/infrastructurescratch opt-in: 142 violations, down from 241 before #341.This means the parser/policy fix helped, but N+1 rollout still needs a staged report-only baseline and repo-specific cleanup/allowlist decision.
Acceptance:
infrastructurebecause the hit count is smaller and it exercises docs/scripts/systemd/Ansible surfaces.Selected
coilyco-flight-deck/reddit-mcpas the first N+1 rollout repo, instead ofwardorinfrastructure.Reason: the post-
agentic-os#341scratch opt-in found only 5 hits, so it should exercise the rollout path without becoming a large historical cleanup. Filed the repo-owned work ascoilyco-flight-deck/reddit-mcp#5.Other measured candidates from the same scratch pass:
coilysiren/website: 92 hits.coilyco-flight-deck/backend: 17 hits.coilyco-flight-deck/node-stats-mcp: 7 hits.coilyco-flight-deck/reddit-mcp: 5 hits.Next recommended N+1 after
reddit-mcpiscoilyco-flight-deck/node-stats-mcp.Filed
coilyco-flight-deck/node-stats-mcp#4and dispatched it. Rationale: it is the next-smallest measured candidate, with about 7 hits, and it exercises the same docs/source-docstring boundary that madereddit-mcpuseful without jumping to the largerbackendorwebsitecleanups.Follow-up on the second N+1 rollout:
node-stats-mcp#4landed, but Kai spotted two rollout quirks in commit136a21e.Filed
coilyco-flight-deck/node-stats-mcp#5to correct them:issue-reference-guard.v0.230.0.The issue also notes that
catalog-trifectaneeds the durablefeatures-release-tooling.mdcitation, not the oldagentic-os#59issue footer, so the two hooks should be made to pass together.Triage pass on 2026-07-09: this staging issue has served its purpose.
N+1 selection happened:
The broader fleet count moved to coilysiren/inbox#187, with cli-guard cleanup started in coilyco-flight-deck/cli-guard#213. Closing this AOS staging tracker so remaining rollout work lives in the repo-owned cleanup issues plus inbox#187.