You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- .claude/settings.json: project-scope hooks fire only in this repo
- scripts/hooks/dogfood-hook.py: stdlib-only, filters mcp__vault-mind*
tool calls and session-end events; appends tab-separated records
to .dogfood.log; non-blocking (exit 0 on error)
- scripts/weekly-review.ps1: Sunday 03:00 rollup, reads last 7d,
groups by op, appends dated block to .dogfood.weekly.md (gitignored)
- Task Scheduler entry obsidian-llm-wiki-weekly registered via
Register-ScheduledTask (State=Ready)
- Smoke tested: vault-mind calls logged, non-vault tools filtered,
weekly rollup produces correct tally
Closes Week 2 Track A (dogfood hard-start) per breezy-stargazing-chipmunk
roadmap. Track A provides ground-truth usage data required by the
12-week DoD (Curry 3+ daily calls, identify dead modules at Week 12).
0 commit comments