bootstrap: admin project skeleton (CLAUDE.md, .wiki/, .tasks/)

This commit is contained in:
2026-05-21 13:17:45 +03:00
parent 4d63aeef46
commit 34e779e002
13 changed files with 114 additions and 1 deletions

16
.wiki/CLAUDE.md Normal file
View File

@@ -0,0 +1,16 @@
# .wiki/ — Karpathy LLM Wiki
Curated knowledge base. Structure:
- `entities/<slug>.md` — physical/logical assets (hosts, NAS, VDS, router, recovery-VM)
- `concepts/<slug>.md` — patterns, root-cause analyses, recipes, postmortems
- `packages/<slug>.md` — third-party / first-party software packages relevant to this stack
- `sources/<slug>.md` — chronologies, session traces, primary records
- `raw/` — immutable external clippings (transcripts, screenshots, vendor docs)
- `index.md` — catalog of all pages
- `log.md` — op-log of ingest / promote / lint operations
- `overview.md` — high-level project orientation
## Domain conventions
(seeded by `[admin-infra-project-pointers]` task — see `.tasks/STATUS.md`)