Wookiee Hygiene Run 2026-05-19
- Run:
hygiene-20260519T063834Z
- Commit:
9aa87ba897a7f2ff3af0b7d930a0964ae667743d
- Findings: 2
- Safe to autofix: 0
- Needs human: 2
Findings
gitignore-violation
- Severity:
low
- Safe to autofix:
false
- Files:
data/branding/README.md
- Rationale:
data/branding/README.md is tracked by git but also matched by .gitignore.
- Question:
data/branding/README.md is tracked but gitignored. Should it be untracked or should .gitignore be relaxed?
broken-doc-links
- Severity:
low
- Safe to autofix:
false
- Files:
docs/index.md
- Rationale: Line 81 links to missing target
archive/retired_agents/.
- Question:
docs/index.md:81 links to missing archive/retired_agents/. Fix the link or create the target?