apiVersion: eose.ca/v1 # group: eose.ca kind: TrendalTrial # harness is a document now metadata: name: mefine-static-l2-trial namespace: chaos-trial annotations: gamma1: "14.134725141734693" # γ₁ epoch anchor trial-id: "TRB-CHAOS-001" # governance reference spec: subject: deployment: mefine-static # WHO is on trial namespace: pemos-system sostleTarget: L2 # WHERE it wants to go gates: # WHAT judges it - conftest # pre-admission dry run - kyverno # admission policy - gatekeeper # OPA constraints - falco # kernel runtime witness - trivy # image CVE scan warmthFloor: 0.5 # MINIMUM trust to pass duration: 24h # HOW LONG it must behave crew: BOSUN # WHO owns this trial trialId: TRB-CHAOS-001
| Layer | Warmth Floor | Required Gates | Hard Denies | Notes |
|---|---|---|---|---|
| L0 | 0.3 | trivy, gatekeeper | critical CVE | Public — minimal gate |
| L1 | 0.4 | trivy, kyverno, gatekeeper | critical CVE, DENY | Read-only workloads |
| L2 | 0.5 | all 5 | any critical | SSO-gated, full sweep |
| L3 | 0.6 | all 5 | any critical, high Falco | Crew auth required |
| L4 | 0.7 | all 5 | strict | Token + image provenance |
| L5 | 0.8 | all 5 + Kay review | strict | Kay must approve |
| L6 | — | NO DEPLOYMENTS | everything | Closed, vault only |
| L7 | — | MEGSCIFIAR gate | everything | All 5 gates open |