|
|
4 days ago | |
|---|---|---|
| .. | ||
| notes | 4 days ago | |
| plans | 4 days ago | |
| README.md | 4 days ago | |
Working directory for Claude Code — scratch space, plans, and investigation notes that shouldn't clutter the theme root or end up in the deployed theme.
plans/ — implementation plans and design notes for in-progress work
(DB sync, MCP adapter, abilities plugin, cruft cleanup).notes/ — findings worth keeping: how a subsystem works, decisions made, why.scratch/ — throwaway scripts, one-off queries, DB dumps, experiments.
Gitignored. Nothing here is durable.scratch/ can be deleted at any time — don't put the only copy of
something there.plans/ and notes/ are committed so the reasoning survives across sessions.