fix(hermes): remove stale Veles proof
This commit is contained in:
parent
1051191da0
commit
c0e2b5a2b9
@ -176,10 +176,10 @@ data:
|
|||||||
state. It will separate facts, inference, and unknowns and will ask before
|
state. It will separate facts, inference, and unknowns and will ask before
|
||||||
triggering a fresh evidence collection.
|
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`
|
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/`.
|
Their saved reports are in Files under `triage-proof/`.
|
||||||
|
|
||||||
|
|||||||
@ -24,7 +24,7 @@ spec:
|
|||||||
ai.bstein.dev/model: openai-codex/gpt-5.6-terra with local gpt-oss:20b fallback
|
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/role: testing-triage
|
||||||
ai.bstein.dev/placement: arm64 gateway lane (rpi5 preferred)
|
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:
|
spec:
|
||||||
serviceAccountName: hermes-triage
|
serviceAccountName: hermes-triage
|
||||||
automountServiceAccountToken: true
|
automountServiceAccountToken: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user