fix(aos-cli): seal mcp-beaver under the name it actually has #1092

Merged
coilysiren merged 1 commit from aos/claude/aw85-sealed-slug into main 2026-08-16 06:00:02 +00:00
Owner

Closes #1091.

The sealed list is keyed by repository slug, and coilyco-flight-deck/ward-mcp stopped matching anything when the forge rename landed. An entry that matches nothing seals nothing, and the failure is silent: the file still lists the repository, so a reader sees it covered and stops looking.

Also moves umbra into alphabetical order. It sits where cli-guard used to, which is the same edit-in-place slip one rename earlier. Ordering in that block is inert, since * seals everything above it and the negations live in their own block below, so that half is readability rather than behaviour.

Found while finishing the ward-mcp to mcp-beaver sweep across the estate.

Closes #1091. The sealed list is keyed by repository slug, and `coilyco-flight-deck/ward-mcp` stopped matching anything when the forge rename landed. An entry that matches nothing seals nothing, and the failure is silent: the file still lists the repository, so a reader sees it covered and stops looking. Also moves `umbra` into alphabetical order. It sits where `cli-guard` used to, which is the same edit-in-place slip one rename earlier. Ordering in that block is inert, since `*` seals everything above it and the negations live in their own block below, so that half is readability rather than behaviour. Found while finishing the ward-mcp to mcp-beaver sweep across the estate.
fix(aos-cli): seal mcp-beaver under the name it actually has
All checks were successful
ci / aos-cli-tests (pull_request) Successful in 17s
ci / ward-doctor (pull_request) Successful in 13s
ci / gate (pull_request) Successful in 1m21s
162d488261
The sealed list is keyed by repository slug, and `coilyco-flight-deck/ward-mcp`
stopped matching anything when the forge rename landed. An entry that matches
nothing seals nothing, and the failure is silent: the file still lists the
repository, so a reader sees it covered.

Also moves `umbra` into alphabetical order. It sits where `cli-guard` used to,
which is the same edit-in-place slip one rename earlier. Ordering in this block
is inert, since `*` seals everything above it and the negations live in their
own block below, so this is readability rather than behaviour.

Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
coilysiren deleted branch aos/claude/aw85-sealed-slug 2026-08-16 06:00:02 +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
coilyco-flight-deck/agentic-os!1092
No description provided.