- .wiki/ with canonical Karpathy layout (CLAUDE.md, index, log, overview, raw) - .tasks/ with canonical STATUS.md board - CLAUDE.md with skill triggers - Bootstrap manifest in .wiki/concepts/ Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
294 B
294 B
Wiki Log
Append-only operation log. Format:
## [YYYY-MM-DD] <op> | <one-line description>
Operations: init, ingest, query, lint, refactor, decision.
Parseable: grep "^## \[" .wiki/log.md | tail -20.