diff --git a/services/hermes/configmap.yaml b/services/hermes/configmap.yaml index c89c7c159..5c5b6ef73 100644 --- a/services/hermes/configmap.yaml +++ b/services/hermes/configmap.yaml @@ -176,10 +176,10 @@ data: state. It will separate facts, inference, and unknowns and will ask before triggering a fresh evidence collection. - Two real examples are already available under Sessions: + Two validated CI examples are already available under Sessions: 1. `Proof 1 - Soteria 269 SonarQube triage` - 2. `Proof 2 - Veles registry outage triage` + 2. `Proof 3 - titan-iac 1712 retained-artifact triage` Their saved reports are in Files under `triage-proof/`. diff --git a/services/hermes/deployment.yaml b/services/hermes/deployment.yaml index b4d5154f2..a50f377be 100644 --- a/services/hermes/deployment.yaml +++ b/services/hermes/deployment.yaml @@ -24,7 +24,7 @@ spec: ai.bstein.dev/model: openai-codex/gpt-5.6-terra with local gpt-oss:20b fallback ai.bstein.dev/role: testing-triage ai.bstein.dev/placement: arm64 gateway lane (rpi5 preferred) - ai.bstein.dev/config-rev: "20260802-triage-ready" + ai.bstein.dev/config-rev: "20260802-triage-proof-correction" spec: serviceAccountName: hermes-triage automountServiceAccountToken: true