Clear pre-commit documentation-layout / catalog violations #5
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?
Clear pre-commit documentation-layout / catalog violations
Goal: make the full pre-commit gate pass on this repo. Reproduce with:
Failing hooks and findings as of 2026-05-27:
.claude/worktrees/eager-hermann/...(a committed/tracked stale git worktree, including its ownAGENTS.mdand mod READMEs). Remove it from tracking and gitignore.claude/worktrees/so it stops being scanned. That clears roughly half the findings.Mods/UserCode/BunWulf*/README.mdandMods/UserCode/MinesQuarries/README.mdare flagged for location. These are part of each mod's directory structure, so excludeMods/**via a[tool.agentic-os.documentation-layout]excludesentry rather than moving them.AGENTS.mdis missing required H2 headings:## Scope,## Project shape,## Repo boundaries,## Commands,## Validation,## Safety,## Cross-repo contracts,## Release,## Agent rules.Voice rules apply (no em-dashes, no semicolons in prose, she/her). Verify with
coily exec pre-commit-all, then commit to main withcloses <this issue url>.