Wookiee Hygiene Run 2026-05-22
- Run:
hygiene-20260522T063817Z
- Commit:
d49df5cecb416068227283ab7422d7a950ec74fa
- Findings: 6
- Safe to autofix: 0
- Needs human: 6
Findings
stray-binary
- Severity:
medium
- Safe to autofix:
false
- Files:
wookiee-hub/public/apple-touch-icon.png
- Rationale: Tracked binary is outside .claude/hygiene-config.yaml whitelist.binaries_keep.
- Question:
wookiee-hub/public/apple-touch-icon.png is a tracked binary outside the whitelist. Keep it in git or move it out?
stray-binary
- Severity:
medium
- Safe to autofix:
false
- Files:
wookiee-hub/public/favicon-192.png
- Rationale: Tracked binary is outside .claude/hygiene-config.yaml whitelist.binaries_keep.
- Question:
wookiee-hub/public/favicon-192.png is a tracked binary outside the whitelist. Keep it in git or move it out?
stray-binary
- Severity:
medium
- Safe to autofix:
false
- Files:
wookiee-hub/public/favicon-32.png
- Rationale: Tracked binary is outside .claude/hygiene-config.yaml whitelist.binaries_keep.
- Question:
wookiee-hub/public/favicon-32.png is a tracked binary outside the whitelist. Keep it in git or move it out?
stray-binary
- Severity:
medium
- Safe to autofix:
false
- Files:
wookiee-hub/public/favicon-512.png
- Rationale: Tracked binary is outside .claude/hygiene-config.yaml whitelist.binaries_keep.
- Question:
wookiee-hub/public/favicon-512.png is a tracked binary outside the whitelist. Keep it in git or move it out?
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 83 links to missing target
archive/retired_agents/.
- Question:
docs/index.md:83 links to missing archive/retired_agents/. Fix the link or create the target?