Maintainers
This section is for people changing the engine, Studio, docs deploy, or CI — crate names, Rust policy, and review expectations are fair game here.
If you want to use Eelden, start at Consumers. For the commercial shift-left narrative (what leaves the business layer), see Business & sales. Capability claims live on Status — that page wins over any phase narrative in internals/engine-plan.md.
Path
Read these in order when onboarding or reviewing a substantial change:
- Build — workspace test, wasm, Studio, docs, CI
- Architecture — traits and query pipeline
- Contribute — Rust policy and Status honesty
- Review process — teaching reviews
- Testing — tripwires and maintainer harnesses
- Deploy — docs + playground via Tamer
- Internals — what stays private vs public
Also useful: Repository layout.
Source of truth
| Layer | Where |
|---|---|
| Public docs (this site) | docs/ |
| Agent / design docs | internals/ |
| Agent rules | AGENTS.md |
| Engine of record | crates/ cargo workspace |