docs/ai-dev-layout.md
.ai/ Dev LayoutUse .ai/ aggressively for local AI-assisted development, but keep the split
between tracked project intelligence and disposable local artifacts explicit.
Tracked in this repo:
.ai/docs/.ai/recipes/.ai/repos.toml.ai/skills/ entries that are intentionally committedIgnored local-dev buckets:
.ai/reviews/
.ai/test/
.ai/tmp/
.ai/cache/
.ai/artifacts/
.ai/traces/
.ai/generated/
.ai/scratch/
Rules of thumb:
.ai/ over random top-level temp files so local AI/dev state stays
contained and easy to clean up.