Files
llmwiki/wiki/log.md
T
portersky e85963af55 Initial commit
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.
2026-05-24 22:28:32 +02:00

159 B

Wiki Log

Append-only. One entry per operation. Format: ## [YYYY-MM-DD] <operation> | <description> Grep tip: grep "^## \[" wiki/log.md | tail -10