e85963af55
Wiki template inspired by Andrej Karpathy's llmwiki gist. Includes agent instructions (AGENTS.md), empty wiki scaffold (wiki/index.md, wiki/log.md), editor config, gitignore, and README documenting the ingest/query/lint workflow.
159 B
159 B
Wiki Log
Append-only. One entry per operation.
Format: ## [YYYY-MM-DD] <operation> | <description>
Grep tip: grep "^## \[" wiki/log.md | tail -10