arch: ADR-002 Dual-Brain Architecture — 8 decisions captured

Thalamus governor NN, per-NPC RL processes, LLM as cortex,
Linux cgroups, curriculum learning, three-tier deployment,
world server (MMO pattern), garden-dev VM.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
dafit
2026-04-02 13:11:51 +02:00
parent c30c00af74
commit db6ff85b02
2 changed files with 281 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ An ADR captures an important architectural decision made along with its context
| ADR | Title | Status | Date |
|-----|-------|--------|------|
| [001](ADR-001-message-protocol-foundation.md) | Message Protocol Foundation | Accepted | 2025-12-31 |
| [002](ADR-002-dual-brain-architecture.md) | Dual-Brain Architecture | Proposed | 2026-04-02 |
---