Public verify link

Verified Credit Decision Workflow

This page confirms the decision workflow without exposing user earnings, thresholds, formulas, reviewer notes, or the risk model.

Verification result

Verification Passed

The proof package was recomputed independently.

The recomputed hash matches the original hash.

The credit decision has not been modified.

Private earnings and internal policy details remain hidden.

Check
Result
Membership verified
Earnings imported
Policy applied
Credit limit issued
Proof generated
Proof recomputed
Hash matched
Public verification
Process executed
Required steps completed
Correct sequence followed
Decision produced: $2,250 USD
Proof generated
Still private

These values were used to make the decision but are not revealed.

Customer earnings
Internal thresholds
Internal formulas
Reviewer notes
Risk model
Tamper check

If the decision changes, verification fails.

This example changes the issued credit limit after the original proof was created. The recomputed hash no longer matches.

Original hash: checking...
Recomputed hash: checking...
Result: Mismatch
Show Technical Details
Hash comparison
Original hash: checking...
Recomputed hash: checking...
Result: Mismatch
{
  "proofId": "demo-proof-id",
  "workflowId": "customer_credit_demo_verified",
  "originalProofHash": "2dbdb92e6c415aae3f1b33855f18e3bf526796bf4d98759cefd184b90d05982a",
  "publicOutcome": "credit-limit-issued",
  "issuedLimitUsd": 2250,
  "currency": "USD",
  "completedStages": [
    {
      "id": "membership-verification",
      "label": "Verify Pro Membership",
      "status": "completed"
    },
    {
      "id": "earnings-validation",
      "label": "Fetch Earnings",
      "status": "completed"
    },
    {
      "id": "threshold-calculation",
      "label": "Calculate Threshold",
      "status": "completed"
    },
    {
      "id": "limit-issuance",
      "label": "Issue Credit Limit",
      "status": "completed"
    },
    {
      "id": "proof-generation",
      "label": "Generate Proof",
      "status": "completed"
    }
  ],
  "publicMetrics": {
    "proMembershipVerified": true,
    "importedRecordCount": 3,
    "riskBand": "strong"
  },
  "valuesUsedButNotRevealed": [
    "Customer earnings",
    "Internal thresholds",
    "Internal formulas",
    "Reviewer notes",
    "Risk model"
  ],
  "verifierStatement": "We recompute the proof from the public proof package and compare it with the original hash."
}