chore: bootstrap project structure (.tasks, .wiki, CLAUDE.md)
Adds canonical Karpathy LLM Wiki layout, .tasks/STATUS.md board, and CLAUDE.md trigger set. Brings factory repo into projects-meta indexing eligibility (sync-runner.ts:69 — needs .tasks/STATUS.md or .wiki/index.md on default branch). Bootstrap-manifest at .wiki/concepts/bootstrap-manifest.md records skill versions used (project-bootstrap@1.7.0, layouts inline-fallback from setup-wiki@1.0.0 / setup-tasks@1.0.0).
This commit is contained in:
11
.wiki/raw/README.md
Normal file
11
.wiki/raw/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Raw Sources
|
||||
|
||||
**Immutable.** Read, never edit. The only allowed modification is appending a `> Status:` blockquote when the user explicitly asks for a status audit.
|
||||
|
||||
Place raw inputs here — articles, transcripts, PDFs, screenshots — exactly as they came in. The agent reads from `raw/`, writes summaries into `../sources/`, and never modifies raw files.
|
||||
|
||||
For large or path-sensitive sources that live outside the repo, register them here:
|
||||
|
||||
```
|
||||
- short-name → /absolute/path/to/source
|
||||
```
|
||||
Reference in New Issue
Block a user