The procurement object: a link counterparties can check today.
A Status Link is the authoritative verification URL for a Good Proof Stamp.
It returns the current validity of a decision within scope and within an evidence window.
Decision rule: rely only if status = VALID. Anything else = do not proceed.
→ Proceed within scope + before expiry
Reliance is authorized for this decision class.
→ Block/escalate until re-verified
Something changed. Do not rely until status returns to VALID.
→ Stop relying immediately
Withdrawal ≠ erasure. History preserved. Stop reliance now.
→ Treat as unverified; block or escalate
No stamp found, or verification failed.
If the Status Link cannot be verified (timeout/unreachable), treat it as NOT VERIFIED.
Only VALID authorizes reliance. Everything else = block or escalate.
Official verifier: verify.goodproof.mindchill.ai
If the domain does not match, treat as NOT VERIFIED.
Don't trust links. Type mindchill.ai/official to verify.
Counterparties may verify TLS certificate + issuer per policy.
scope_summary matches the decision class you are relying onexpires_at is in the futureIf scope does not match, treat as NOT VERIFIED.
Redacted example response (format only). Values and fields vary by programme and lane.
GET https://verify.goodproof.mindchill.ai/{stamp_id}
{
"stamp_id": "GP-STAMP-2026-████",
"status": "VALID",
"scope_version": "1.0",
"scope_summary": "████████████████",
"scope_hash": "sha256:████████",
"expires_at": "████-██-██T██:██:██Z",
"checked_at": "████-██-██T██:██:██Z",
"signer": "████████",
"verify_url": "https://verify.goodproof.mindchill.ai/GP-STAMP-2026-████",
"fail_closed": true,
"official_verifier": "verify.goodproof.mindchill.ai",
"refresh_triggers": [
"policy_change",
"model_version_change",
"data_boundary_change"
],
"withdrawal_reason_tags": []
}Logging recommendation:
Store stamp_id, checked_at, status, scope_version, expires_at, and the verifier domain.
Open the Status Link at goodproof.mindchill.ai/verify/{stamp_id}
Confirm domain + TLS certificate (policy-dependent)
Confirm status = VALID
Confirm scope_summary matches what you’re relying on
Confirm expires_at is valid for your reliance window
Record your verification (stamp_id + checked_at + status)
For automated gates: treat any non-VALID response as block/escalate.
Gate rule:
"If Status Link response != VALID → block or escalate."Triggers (examples):
Conditions (examples):
Withdrawal propagates stop-rely semantics instantly. History remains append-only.
Authoritative now
Live validity you can check today
Defensible then
Time-stamped snapshot you can file/cite
PDFs are great for filing. Status Links keep them current.
“For any defined high-impact action, Provider shall obtain and maintain a Good Proof Stamp with an active Status Link. Actions taken with a status of NOT VERIFIED, NEEDS REFRESH, or WITHDRAWN shall be treated as unverified.”
Not legal advice. Template language for legal review.
Signed today says nothing about tomorrow. Status Links update in real time.
Counterparties can't log into your systems. A Status Link works anywhere.
Reliance must be checkable at review time, not just when issued.
WITHDRAWN stops reliance fast when risk changes. PDFs can't do that.
Get a working Status Link gate + IDA specimen in 30 days.
Specimens are redacted, format-only exemplars. Not client data. Not a certification. Scope-limited verification. Acceptance depends on counterparty/programme requirements.