This is Witnora’s fixed-scope paid review for a consequential agent workflow. It is an independent, evidence-backed release decision, not a legal compliance certification and not a guarantee that the agent cannot fail.
Additional workflows or environments require a separate written scope. The reviewed agent/model/prompt/tools/policy/scenario fingerprint becomes the first continuous-assurance baseline; future releases and nightly regressions can be checked against it without pretending that the original report covers changed software. Witnora does not request production write credentials and does not begin with live payment, email, or irreversible systems.
The engagement record captures and hashes:
The evaluation plan cannot be edited after creation. A changed agent version or workflow is a new review, not a retroactive update.
RELEASE, RELEASE_WITH_CONTROLS, or BLOCK.CURRENT; CI can then move it to
REVALIDATION_REQUIRED, SUSPENDED, or EXPIRED without altering the
historical signed decision.RELEASE requires an independently verified outcome and no remaining required
controls. RELEASE_WITH_CONTROLS requires explicit controls. BLOCK states why
the declared workflow should not be released in its reviewed form.
The machine-readable agentcert.assurance_delivery.v0.1 packet includes:
The included review establishes one baseline. Ongoing PR, release, and nightly checks are the continuous plan described in Continuous Assurance Contract v0.1. A changed scope requires an explicit successor revalidation; a passing run alone does not silently renew independent assurance.
The Hosted contract keeps a bounded freshness ledger, sends expiry reminders 30, 7, and 1 days before the report expires, and measures each successor revalidation cycle. The signed report remains a historical statement even when the live contract later becomes stale or expires.
Validate a downloaded packet with:
npx witnora@latest schema validate \
--schema assurance-delivery \
--file agentcert-assurance-delivery.json
The JSON Schema is agentcert-assurance-delivery.schema.json.