Clear the ccqa rows that are waiting on a person: read the hub's verdict for a project, drop what is already in hand, and route each remaining row to the repair it actually needs — a product fix, a re-recording, an environment repair — heaviest first. Use…
Create a new ccqa test case: pin down the behavior to verify, write its spec.yaml, choose deterministic or live mode, record it if deterministic, and run it until it passes. Use when asked to add, create, or record a new ccqa spec/test for a behavior no…
Bring one ccqa test case back to green after the drift audit flagged it or a run failed. Reads the finding from the hub, decides whether the generated test, the spec, or neither is what went stale, repairs that, re-records, and re-runs. Use when asked to…