| chain_linkage | yes |
| canonical_hashes | yes |
| ed25519_signatures | yes |
| public_key_available | yes |
Verified at 2026-06-28T00:25:35.259523+00:00 (server-side; re-check it yourself below).
| Alert | Drift | Reason codes (engine-derived) | Status |
|---|---|---|---|
| RCR-20260626T090000-KZ-FINTECH-001 | 10.0/10 · SHARP_DRIFT | new_risk_terms_appeared, frequent_phrases_vanished, baseline_vocabulary_shift, caution_tone_shift | SEALED |
| RCR-20260626T090500-KZ-FINTECH-001 | 6.44/10 · DRIFT | frequent_phrases_vanished, baseline_vocabulary_shift | SEALED |
No account needed. Fetch the public key and chain, recompute the canonical SHA-256 hashes, re-check chain linkage and the Ed25519 signatures:
/api/v1/verify /api/v1/chain /api/v1/canonical /api/v1/public-key download evidence bundle (.zip)
python verifier.py <base_url> KZ-FINTECH-001
Verifier script: /api/v1/verifier.py
(stdlib + the cryptography package; no secrets required).