chore: bootstrap project structure
This commit is contained in:
8
.wiki/SUMMARY.md
Normal file
8
.wiki/SUMMARY.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Wiki Summary
|
||||
|
||||
List of all pages in source/ with one-line descriptions.
|
||||
The agent updates this file whenever source/ changes.
|
||||
|
||||
## Pages
|
||||
|
||||
<!-- Empty for now. Pages will appear as the project progresses. -->
|
||||
15
.wiki/WORKFLOW.md
Normal file
15
.wiki/WORKFLOW.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Wiki Workflow
|
||||
|
||||
This wiki follows Karpathy's method: knowledge accumulates rather than being re-derived.
|
||||
|
||||
## Rules for the agent
|
||||
|
||||
- **Before starting work** — read relevant pages from source/
|
||||
- **After an important decision** — update or create a page in source/
|
||||
- **New raw materials** (links, docs, transcripts) — put in raw/
|
||||
- **Processed knowledge** — write as markdown pages in source/
|
||||
- **SUMMARY.md** — update whenever a page is added to source/
|
||||
|
||||
## Trigger
|
||||
|
||||
Skill is activated by the phrase: **use project wiki**
|
||||
0
.wiki/raw/.gitkeep
Normal file
0
.wiki/raw/.gitkeep
Normal file
0
.wiki/source/.gitkeep
Normal file
0
.wiki/source/.gitkeep
Normal file
Reference in New Issue
Block a user