Illustrative walkthrough using seeded data. Product capabilities are marked Built or Planned.
NOTARY AI
Screen 06[BUILT]

Candidate Verification

Three frozen inputs — preserved decision evidence, the immutable candidate artifact, and Authorized Expected Behavior. Result states: Verified, Failed, Inconclusive, System error, Not run. Inconclusive never passes. Method: .
Company XYZ decision accountability · LoanCore Underwriting 3.2.0Healthcare Prior-Auth · PA-8843Auto-determination issued without clinician review evidence
  1. ACCOUNT13
  2. VERIFY47
  3. DEFEND89
  1. Connect
  2. Landscape
  3. Readiness
  4. Scenarios
  5. Authorize
  6. 6Verify
  7. 7Release
  8. 8Package
  9. 9Hand-off
VERIFYScreen 06
Question
Does LoanCore 3.2.0 produce Company XYZ's authorized outcome under the preserved conditions?
Answer
Under the scoped A-1027 conditions, the candidate routes the applicant to compensating-factor review as authorized.
Output
A reproducible comparison between approved version 3.1.4, candidate version 3.2.0, and Authorized Expected Behavior.
Comparison result
Not run
Approved carepath-um-2.4.1
AUTO-DENIED
Candidate carepath-um-2.5.0
Pending run
Authorized Expected Behavior
ROUTE_TO_CLINICIAN_REVIEW

Scoped to the preserved Applicant A-1027 conditions and this scenario's bindings. This does not claim candidate carepath-um-2.5.0 is correct, safe, or compliant in general — only that it matches Authorized Expected Behavior under these recorded conditions. Result states: Verified, Failed, Inconclusive, System error, Not run. Inconclusive never passes.

Boundary

Notary AI does not modify production and does not author fixes. Engineering supplies an immutable candidate artifact; Notary AI replays preserved decision scenarios against it in a controlled environment and reports whether the candidate matches the authorized expected behavior.

Candidate artifact

[BUILT]verification run
baseline_version
carepath-um-2.4.1
candidate_version
carepath-um-2.5.0
artifact_digest
sha256:aa32…10f4
source_commit
1d70b45
change_type
configuration
submitted_by
CarePath Health AI Engineering
change_summary
Force clinician routing when a high-risk clinician note is present
Declared behavior changes
  • require_human_review_if
    neverhigh_risk_note == true
    Routes to UM clinician
  • necessity_threshold
    0.500.35
    Aligns to InterQual sensitivity
Evidence sufficiency
E4bit-deterministic

Verification run log

bit-deterministic
Waiting for replay…
Screen anatomy

What this screen proves

Given a preserved decision scenario and the customer's , Notary AI can reproduce what the baseline version decided and then show what the candidate version decides — under decision-time context bindings, not current settings.

Why it matters

This runs on every candidate release, not only after an incident. It is how a vendor answers "does this version still behave the way we authorized?" before deployment rather than after a complaint.

Replay method: exact or sampled

bit-deterministic. Rule-gated; replay is exact.

Exact replay works when the decision is fully rule- or feature-driven. Language-model decisions use N-sample verification with a disclosed confidence threshold; the certificate states which was used.

Decision-time context bindings

A pins the policy version and configuration in effect when the original decision was made. Verification runs against those bindings, so a passing result describes behavior under real recorded conditions.

Built or Planned

Built capability. Deterministic replay and candidate verification against authorized expected behavior exist today. Independent third-party verification packages are planned.

Related requirements

Next

Verification produces evidence, not authority. Company XYZ's accountable owner must make the release decision.

Release Decision