What problem does it solve?
Produces a deterministic source-truth verdict for a declared delivery strategy by checking whether ConfigHub, the controller, and the live cluster agree on the same facts.
Core Features & Use Cases
- Strategy-typed verdicts: Enforces that the user provides an explicit delivery strategy and compares surfaces accordingly, never inferring the strategy.
- Evidence-grade comparison: Generates structured evidence with status and verdict (PASS/WATCH/BLOCK/ASK and AGREED/MISMATCH/INCOMPLETE/BLOCKED/UNKNOWN) plus proof gaps and a safe next action.
- Receipt persistence for acceptance: Optionally verifies and saves a fingerprinted receipt artifact for audit or Pilot-acceptance kernels.
Use case: Gate a release or Pilot acceptance by asking, for example, whether a specific deploy/api resource matches the required git-argo or confighub-oci-flux strategy before approving promotion.
Quick Start
Ask the system to compare source-truth for deploy/api in namespace prod under strategy git-argo and return JSON evidence.