mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
11 lines
482 B
Markdown
11 lines
482 B
Markdown
|
|
# Log
|
||
|
|
|
||
|
|
Append-only chronological record of wiki operations.
|
||
|
|
|
||
|
|
## [2026-05-03] setup | wiki initialized
|
||
|
|
- created `AGENTS.md` (schema)
|
||
|
|
- created `raw/` for source documents
|
||
|
|
- created `wiki/` skeleton: `index.md`, `log.md`, `sources/`, `projects/`, `entities/`, `concepts/`, `synthesis/`
|
||
|
|
- created `wiki/projects/` for Paperclip project overviews and standups
|
||
|
|
- pattern reference: `IDEA.md` (Karpathy "LLM Wiki" gist, https://gist.github.com/karpathy/442a6bf555914893e9891c11519de94f)
|