THE GAMMA STACK
Deterministic execution authority, from action classification to ledger commitment. Total overhead: 90 milliseconds. No model code changes required.
LAYER BREAKDOWN
The core permit-management substrate. Receives proposed actions, classifies them, resolves predicate sets, and computes Γ. The central enforcement point.
Consistency and integrity under load. Runs predicates in parallel, monitors Integrity-Flux (I_φ) drift, maintains coherence under adversarial conditions.
Coordinates distributed agents and environments. Maintains permit validity across sovereign boundaries with attested concurrence.
Manages contextual state, currency, and drift signals. Feeds the Internal Coherence Score (ICS) for every evaluation cycle.
Produces the immutable hash-linked record. Constructs and commits the ERTuple to the Hydra Ledger. TEE-backed signing. Proof-Before-Action enforced here.
Total end-to-end latency: 88ms (10ms headroom to 100ms budget).
ARCHITECTURAL CONSTRAINTS
Γ = 0 is the only state that permits actuation. Any Γ > 0 — even one failed predicate — forces SAFE_STATE. No passing predicate compensates for one failure. No human override unlocks the gateway.
The ERTuple must commit to the Hydra Ledger before the Gamma Permit token is released. If the ledger commit fails for any reason, the system enters SAFE_STATE — even if every predicate passed.
The AI cannot grant its own permit. Authority is external to the model. Memory, hardware, and software logic boundaries are physically and logically separate.
CANONICAL SEQUENCE
All steps complete in ≤ 100ms.
DEPLOYMENT OPTIONS
Non-blocking observer. Deployable in 5–10 business days. Zero model code changes. Watch permits before enforcement.
Fail-closed enforcement in customer VPC. Blocks actions that fail predicate checks. Full deterministic control.
For embedded agents and autonomous tools. Wraps the action call in the Gamma Interceptor. Language agnostic.
No outbound network dependency. Hydra Ledger runs on-premise. Full data residency compliance.