L1 — SYNTACTIC
Input validation gate · γ₁ schema check
Every incoming resource request is first parsed against the γ₁ schema. Required fields: kind, namespace, image (for workloads). Missing fields immediately trigger L1 REJECT — no semantic evaluation attempted. γ₁ = 14.134725141734693 is stamped on the input receipt.
L2 — SEMANTIC
LOCO scoring + KCF evaluation → PASS / WATCH / FAIL
Each applicable KCF control is evaluated against the resource. EA-4 (γ₁-anchored timestamps), EA-8..15 (SOSTLE walls), EA-49 (AKS sovereign baseline), EA-68 (admission gate), EB-8 (vulnerability scan attestation), EC-9..13 (tenant/cloud gates) all fire here. LOCO scores each control: PASS / WATCH / FAIL. Any FAIL propagates to L3 as DENY.
L3 — PRAGMATIC
Fleet action · PASS → proceed · WATCH → bonixer · FAIL → block + FC1
L3 takes the L2 verdict and executes fleet action. ADMIT: resource proceeds, γ₁ serial issued. HOLD: admission paused, bonixer examination required (EA-22 — 0 passes = correct). DENY: resource blocked, FC1 event fired, DCJ entry created. No silent failures. All DENY events are court records.