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.
6 lines
159 B
Markdown
6 lines
159 B
Markdown
# Wiki Log
|
|
|
|
_Append-only. One entry per operation._
|
|
_Format: `## [YYYY-MM-DD] <operation> | <description>`_
|
|
_Grep tip: `grep "^## \[" wiki/log.md | tail -10`_
|