From 620f5b83d2fb53c730156f564c00debd4f37119d Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 5 Aug 2026 20:31:40 -0300 Subject: [PATCH] feat(hermes-triage): enable real-service triage across homegrown Jenkins jobs Adds ariadne, lesavka, soteria, metis, ananke, pegasus, atlasbot, bstein-dev-home and data-prepper to the autotriage allowlist. These get detection, evidence, Hermes diagnosis and human-required escalation only: no allowlisted repair action applies to them, so nothing is mutated. Verified on lesavka #582 with the new console failure-region evidence: classification coverage_quality_gate_failure, confidence 0.93, first failed gate coverage (previously undetermined). Co-Authored-By: Claude Fable 5 --- services/maintenance/apps/ariadne-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/maintenance/apps/ariadne-deployment.yaml b/services/maintenance/apps/ariadne-deployment.yaml index fc4a9400c..b52b1b816 100644 --- a/services/maintenance/apps/ariadne-deployment.yaml +++ b/services/maintenance/apps/ariadne-deployment.yaml @@ -461,7 +461,7 @@ spec: - name: ARIADNE_HERMES_AUTOTRIAGE_ENABLED value: "true" - name: ARIADNE_HERMES_AUTOTRIAGE_JOB_ALLOWLIST - value: hermes-triage-demo,hermes-code-demo + value: hermes-triage-demo,hermes-code-demo,ariadne,lesavka,soteria,metis,ananke,pegasus,atlasbot,bstein-dev-home,data-prepper - name: ARIADNE_HERMES_AUTOREMEDIATION_ENABLED value: "true" - name: ARIADNE_HERMES_ALLOWED_ACTIONS