Migrate docs to the 80-line / 4000-char cap #17
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
Pre-commit hooks
documentation-layoutandcode-comments(from coilysiren/agentic-os) fail on this repo's baseline. Any commit is blocked until the migration lands.Concrete failures from the latest pre-commit run:
docs/channels-protocol.md,docs/protocol.md,docs/protocols-survey.md,examples/luca-flow/README.md,skills/ops-eng-o2r-agent-channel/SKILL.md,skills/ops-eng-o2r-grafana/SKILL.md,skills/ops-eng-o2r-phoenix/SKILL.md,tempo_grafana/README.md.core/README.md,arize_phoenix/README.md,tempo_grafana/README.md,channels/README.md,arize_phoenix/docker/README.md) and for auto-generated artifacts underexamples/luca-flow/tests/snapshots/andcore/tests/fixtures/trace_zoo/.code-commentsflags.claude/lockdown-deny.sh(resolved automatically once the pinned agentic-os rev bumps to v0.3.0, which adds.claudeto the skip dirs).Change
coilysiren/agentic-ospre-commit rev to v0.3.0 (already unstaged in the working tree).[tool.agentic-os.documentation-layout]excludes inpyproject.tomlfor workspace-member READMEs and generated test artifacts.docs/*.mdfiles into multiple flat docs with filename prefixes.skills/*/SKILL.mdfiles, using peer.mdfiles inside each skill folder for overflow detail.examples/luca-flow/README.mdandtempo_grafana/README.mdunder cap, pushing overflow detail intodocs/.Merged into #12 in the 2026-05-29 backlog burn-down. Same doc-cap migration as #12 Reopen if it should stand alone.