Foundation
Typed identity, temporal state, and proof-oriented primitives define what counts as a valid runtime fact.
Platform
MAPLE separates cognition from authority. Models can reason, but only commitments that pass policy and capability evaluation can become real-world effects.
Layer Cake
Typed identity, temporal state, and proof-oriented primitives define what counts as a valid runtime fact.
Event fabric, commitment gate, worldline ledger, memory engine, and operator bus enforce consequence semantics.
Packages, registry, and model operations let teams version and move cognitive services safely.
Guard, Foundry, and Fleet add governance, eval, rollout, and cost-aware orchestration.
Service Topology
User -> maple-gateway -> maple-control -> maple-registry
| |
v v
maple-runtime -> maple-model
|
v
maple-worker -> maple-guard
worldline-ledger records gateway, runtime, worker, and guard receiptsRequest Lifecycle
Gateway authenticates the tenant and starts a trace.
Control resolves the right package, model policy, and environment bindings.
Runtime forms intent and submits a typed commitment.
Guard evaluates capability, policy, risk, and approval requirements.
Worker executes only authorized consequences and records receipts.
Observer and WorldLine persist the full provenance chain for replay.
The docs section covers architecture overview, worldline model, commitment boundary, and the runtime invariants in detail.