Wookiee Hygiene Run 2026-05-18
- Run:
hygiene-20260518T064329Z
- Commit:
e68b00138afea08a97df96fc806494caeb7c7b97
- 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?