fix(skills): bring the Moxn reference back under the line cap, unblocking main #1014

Merged
coilysiren merged 1 commit from aos/claude/unblock-main into main 2026-08-19 01:56:13 +00:00
Member

main is red and no image has published since it broke. This is the one-line fix.

What is broken

documentation-layout fails on main:

FAIL: .agents/skills/sirens-dowel/references/moxn-knowledge-base.md: 121 lines exceeds the 120-line cap.

That fails ci / test, which gates publish-echo-image, which is therefore skipped. Confirmed on the tip (883524e):

ci / image-build      success
ci / test             failure
ci / publish-echo-image  skipped
ci / publish-observed    failure

Why it matters more than a line count

coilyco-bridge/deploy reconciles image pins every five minutes from what CI publishes. Nothing published means nothing merged tonight has reached the cluster, including the #933 notice fix, the #948 rename, and the #943 tool breaker. The lane is running d17fa4a2, from before all of them, about 14 hours from the stream.

An hourly image-coverage workflow exists to ask the registry whether main's tip has an image, so this would have surfaced eventually. Sooner is better.

Whose line

Partly mine, and worth saying rather than leaving to a blame. 467588d (#1005) added one line to that file marking owl-glass and glass as Moxn's names rather than misses of the lane rename. f38c218 landed on the same file afterwards. Both changes are right and neither should be reverted, so the four sentences around them are compressed instead.

Every fact survives: the two names, which is which, that neither renamed with the lane, and that glass is the only filesystem this account reaches.

Verification

just gate passes: build, policy-check, vet, test, test-skips, pre-commit. The diff is one paragraph in one skill reference and nothing else.

Worth merging ahead of anything else open, because every other branch inherits a red main and no image until it lands.

**`main` is red and no image has published since it broke. This is the one-line fix.** ## What is broken `documentation-layout` fails on `main`: ``` FAIL: .agents/skills/sirens-dowel/references/moxn-knowledge-base.md: 121 lines exceeds the 120-line cap. ``` That fails `ci / test`, which gates `publish-echo-image`, which is therefore **skipped**. Confirmed on the tip (`883524e`): ``` ci / image-build success ci / test failure ci / publish-echo-image skipped ci / publish-observed failure ``` ## Why it matters more than a line count `coilyco-bridge/deploy` reconciles image pins every five minutes from what CI publishes. **Nothing published means nothing merged tonight has reached the cluster**, including the #933 notice fix, the #948 rename, and the #943 tool breaker. The lane is running `d17fa4a2`, from before all of them, about 14 hours from the stream. An hourly `image-coverage` workflow exists to ask the registry whether main's tip has an image, so this would have surfaced eventually. Sooner is better. ## Whose line Partly mine, and worth saying rather than leaving to a blame. `467588d` (#1005) added one line to that file marking `owl-glass` and `glass` as **Moxn's** names rather than misses of the lane rename. `f38c218` landed on the same file afterwards. Both changes are right and neither should be reverted, so the four sentences around them are compressed instead. Every fact survives: the two names, which is which, that neither renamed with the lane, and that `glass` is the only filesystem this account reaches. ## Verification `just gate` passes: build, policy-check, vet, test, test-skips, pre-commit. The diff is one paragraph in one skill reference and nothing else. **Worth merging ahead of anything else open**, because every other branch inherits a red main and no image until it lands.
fix(skills): bring the Moxn reference back under the line cap
All checks were successful
ci / image-build (pull_request) Successful in 44s
ci / test (pull_request) Successful in 1m7s
ci / publish-echo-image (pull_request) Has been skipped
ci / publish-observed (pull_request) Has been skipped
628f842a01
main is red and has been since f38c218, on one violation: the Moxn
reference is 121 lines against a 120 cap. ci / test fails, so
publish-echo-image is skipped and no image has published, which means
nothing merged tonight has reached the cluster.

The line that tipped it is partly mine. 467588d added one line marking
owl-glass and glass as Moxn's names rather than survivors of the lane
rename, and f38c218 landed on the same file after it. Both are worth
keeping, so the four sentences are compressed instead, with every fact
intact.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
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-gaming/sirens-echo!1014
No description provided.