Fix pre-commit failures after exclusion cleanup #1182

Merged
coilyco-ops merged 1 commit from issue-1180 into main 2026-07-13 18:15:51 +00:00
Member

Fixes the remaining pre-commit fallout after the exclusion cleanup by normalizing the oversized docs, moving the container doctrine source to an embed-friendly non-markdown file, and trimming the container-facing README to a pointer.

  • What changed: tightened docs/index content, rewrote docs/FEATURES.md and docs/README.md, compacted docs/agent-subcommands.md, and moved the container doctrine source to cmd/ward/AGENTS.container.txt with a README pointer.
  • Why: the removed exclusions exposed real doc-size and path violations, and this makes the tree conform without re-adding broad ignores.
  • Test/CI: pre-commit run --all-files passed locally.

closes #1180
ward.workflow: pull-request-and-merge

Fixes the remaining pre-commit fallout after the exclusion cleanup by normalizing the oversized docs, moving the container doctrine source to an embed-friendly non-markdown file, and trimming the container-facing README to a pointer. - What changed: tightened docs/index content, rewrote `docs/FEATURES.md` and `docs/README.md`, compacted `docs/agent-subcommands.md`, and moved the container doctrine source to `cmd/ward/AGENTS.container.txt` with a README pointer. - Why: the removed exclusions exposed real doc-size and path violations, and this makes the tree conform without re-adding broad ignores. - Test/CI: `pre-commit run --all-files` passed locally. closes #1180 ward.workflow: pull-request-and-merge
fix: finish doc-layout cleanup
All checks were successful
test / test (pull_request) Successful in 36s
5206c0a480
closes #1180
Sign in to join this conversation.
No description provided.