Some checks failed
Tests / Declarative: Post Actions failed: 71, skipped: 28, passed: 3680
Re-applies the staged HUX topology pinned to the reviewed build-21 image (git-2f535d3a...-build-21-release@sha256:e5b9b2fa...), with the first-activation posture: HUX_FLAGS=hux.foundation only, HUX_TOOL_ENFORCEMENT=0, and a RollingUpdate partition of 3 so only hermes-chat-tenant-3 rolls. Adds the /healthz auth bypass on the chat proxy so HUX-12 health receipts can observe a real 200, points the evidence policy at it, and makes the delivery flag gate progressive (foundation first, cards enabled per lifecycle acceptance; unknown flags still never ship). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01BvMSXH8VH2tMWXanb8SJdf
14 lines
449 B
JSON
14 lines
449 B
JSON
{
|
|
"schema": "hux.release_evidence_policy.v1",
|
|
"max_evidence_age_seconds": 900,
|
|
"workloads": {
|
|
"hermes-webui": {
|
|
"review_url_prefix": "https://scm.bstein.dev/atlas/titan-iac/pulls/",
|
|
"jenkins_job_url": "https://jenkins.bstein.dev/job/hermes-webui-image",
|
|
"image_repository": "registry.bstein.dev/bstein/hermes-webui",
|
|
"flux_kustomization": "hermes",
|
|
"health_url": "https://chat.bstein.dev/healthz"
|
|
}
|
|
}
|
|
}
|