docs: reorganize docs landscape per master plan
This commit is contained in:
parent
cffcc11bc3
commit
de1d6209c3
397 changed files with 101 additions and 1092 deletions
28
docs/README.md
Normal file
28
docs/README.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# CORE Documentation Index
|
||||
|
||||
This is the central index for all documentation in the CORE project.
|
||||
|
||||
## Directories
|
||||
- `adr/` - Architecture decision records
|
||||
- `analysis/` - Deep dives and master plans
|
||||
- `architecture/` - Architecture docs
|
||||
- `audit/` - Audit reports
|
||||
- `benchmarks/` - Benchmark evidence
|
||||
- `briefs/` - Briefs
|
||||
- `curriculum/` - Teaching/learning order
|
||||
- `evals/` - Eval docs
|
||||
- `examples/` - Usage examples
|
||||
- `handoffs/` - Handoff docs
|
||||
- `implementation/` - Implementation guides
|
||||
- `issues/` - Detailed issue analyses
|
||||
- `lab/` - Experimental content (Not ratified)
|
||||
- `outreach/` - External comms
|
||||
- `plans/` - Plans
|
||||
- `research/` - Research notes
|
||||
- `sessions/` - Session logs
|
||||
- `specs/` - Specifications
|
||||
- `workbench/` - Workbench docs
|
||||
- `zig/` - Zig language docs
|
||||
- `agents/` - Agent-specific operational guides
|
||||
|
||||
> **Note regarding `grokbuild/`**: Agent-specific operational guide for Grok 4.3 + Grok Build. Not architecture documentation. Candidate for relocation to `docs/agents/grok/`.
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue