Free the rest of the docs budget and land the three deferred pages #1401

Merged
coilyco-ops merged 1 commit from aos/claude/ee98-opsdocs into main 2026-08-29 10:41:24 +00:00
Owner

Follows #1397. Three more docs/ pages are the same family it moved: signoz.md, forgejo-ops.md and forgejo-actions-runs.md all document aosguard ops leaves, so they join aosguard.md in the tooling-aosguard skill's references/.

That took docs/ to 33 of 40, and the three pages that three issues were blocked on now fit.

The deferred work, landed

  • #1341 - docs/aterm.md sat at exactly 8000 of 8000 chars. #1340's one sentence about kitty outliving its last window did land, by squeezing the file to the byte. Split at the bundles boundary the issue itself proposed: aterm.md is now 5306 chars (2694 of headroom) and docs/aterm-bundles.md carries the launcher detail.
  • #1312 - docs/forgejo-issue-labels.md, the walkthrough written for #1105 and dropped. The guard's reasoning lived only in a describe string: why it takes names rather than ids, why the refusal happens at bind time so nothing is half-filed, and why the globs enumerate rather than wildcard (the labels endpoint drops an unknown name silently with a 200, so priority/* would accept priority/p2 and apply nothing).
  • #1274 - the budget itself. docs/ is 35 of 40 with five slots free and no page at its cap.
  • #1303 - the root cause: a new rule had nowhere to put its rationale.

Both new pages are linked from docs/FEATURES.md. Full pre-commit suite green, 759 tests pass.

Closes #1274
Closes #1341
Closes #1312
Closes #1303

Follows #1397. Three more `docs/` pages are the same family it moved: `signoz.md`, `forgejo-ops.md` and `forgejo-actions-runs.md` all document `aosguard ops` leaves, so they join `aosguard.md` in the tooling-aosguard skill's `references/`. That took docs/ to **33 of 40**, and the three pages that three issues were blocked on now fit. ## The deferred work, landed * **#1341** - `docs/aterm.md` sat at **exactly 8000 of 8000 chars**. #1340's one sentence about kitty outliving its last window did land, by squeezing the file to the byte. Split at the bundles boundary the issue itself proposed: `aterm.md` is now 5306 chars (**2694 of headroom**) and `docs/aterm-bundles.md` carries the launcher detail. * **#1312** - `docs/forgejo-issue-labels.md`, the walkthrough written for #1105 and dropped. The guard's reasoning lived only in a `describe` string: why it takes names rather than ids, why the refusal happens at bind time so nothing is half-filed, and why the globs enumerate rather than wildcard (the labels endpoint drops an unknown name **silently with a 200**, so `priority/*` would accept `priority/p2` and apply nothing). * **#1274** - the budget itself. docs/ is **35 of 40** with five slots free and no page at its cap. * **#1303** - the root cause: a new rule had nowhere to put its rationale. Both new pages are linked from `docs/FEATURES.md`. Full pre-commit suite green, 759 tests pass. Closes #1274 Closes #1341 Closes #1312 Closes #1303
docs: free the rest of the budget and land the three deferred pages
All checks were successful
ci / aos-cli-tests (pull_request) Successful in 31s
ci / gate (pull_request) Successful in 54s
37b55e1e8b
The aosguard operator-surface pages are the same family as the one #1303
moved: signoz.md, forgejo-ops.md and forgejo-actions-runs.md all document
`aosguard ops` leaves, so they join aosguard.md in the tooling-aosguard
skill's references/, which takes no size cap and no docs count.

That took docs/ to 33 of 40, and the three pages three issues were waiting
on now fit:

* docs/aterm-bundles.md - aterm.md sat at exactly 8000 of 8000 chars, so
  #1340's one sentence landed by squeezing. Splitting at the bundles
  boundary the issue itself named leaves 2694 chars of headroom.
* docs/forgejo-issue-labels.md - the walkthrough written for #1105 and
  dropped, so the guard's reasoning lived only in a describe string.

docs/ is 35 of 40.

Closes coilyco-flight-deck/agentic-os#1274
Closes coilyco-flight-deck/agentic-os#1341
Closes coilyco-flight-deck/agentic-os#1312
Closes coilyco-flight-deck/agentic-os#1303

Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Agent-Role: platform
coilyco-ops deleted branch aos/claude/ee98-opsdocs 2026-08-29 10:41:25 +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!1401
No description provided.