chore: split docs over agentic-os documentation-layout caps #12
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?
Problem
agentic-os v0.2.8
documentation-layouthook now flags 28 violations across README.md, docs/, skills/. Caps are 80 lines / 4000 chars.Flagged files (counts at time of filing):
Fix
Split each into smaller flat docs/*.md files; root keeps a short intro pointing at them. Same shape as the AGENTS.md / SKILL.md size discipline.
Out of scope for: coilysiren/otel-a2a-relay#135 (code-comments only). Surfacing as separate sweep so #135 can land with SKIP=documentation-layout for the one commit.
Ported from coilysiren/otel-a2a-relay#136.