PROBLEM
Generated or learned behavior can look plausible while still requiring a named human authority before it is allowed to affect users.
USE CASE
Keep approval as a distinct authority step instead of treating generated candidates or passing evaluations as automatic permission to release.
PROBLEM
Generated or learned behavior can look plausible while still requiring a named human authority before it is allowed to affect users.
OLD WORKFLOW
The same workflow that creates a candidate often implicitly decides that the candidate can ship.
EXAMPLE
A learned support escalation rule may pass evaluation but still require an operations owner to approve the release scope before canary traffic starts.
VIRA WORKFLOW
Create evidence and candidate behavior without activating it.
Run exact evaluation against the baseline.
Route the governed decision to an authorized reviewer where required.
Keep approval identity separate from runtime health.
Promote only after all required authorities are satisfied.
WHAT IS GOVERNED
WHAT IS MEASURED
WHAT CAN FAIL