docs(claude): 📝 Update Claude AI roadmap and plan documentation in CLAUDE.md
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
a54a873903
commit
05db83146c
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ Modules live at `.claude/instructions/<file>.md` (symlink resolves to `tooling/c
|
|||
| RNG determinism — PCG64 pin, `SeedDomain` enum, `seed::derive`, save-format contract | `public/games/age-of-dwarves/docs/terrain/WORLDGEN_RNG.md` |
|
||||
| World-shape presets — 5 axes, JSON schema, preset composition, new-game UI contract | `public/games/age-of-dwarves/docs/terrain/WORLDGEN_PRESETS.md` |
|
||||
| Worldgen pipeline overview — full stage sequence, crate ownership, TileMeta field inventory | `public/games/age-of-dwarves/docs/terrain/WORLDGEN_PIPELINE.md` |
|
||||
| AI architecture, training pipeline, encoder, AlphaZero search, self-play league — `learned:*` controllers, coverage matrix | `docs/ai-production.md` (engineering) + `docs/ai-roadmap.md` (designer narrative) |
|
||||
|
||||
Index: `.claude/instructions/README.md`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue