fix(hermes): remove stale Veles proof

This commit is contained in:
jenkins 2026-08-02 19:04:14 -03:00
parent 1051191da0
commit c0e2b5a2b9
2 changed files with 3 additions and 3 deletions

View File

@ -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/`.

View File

@ -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