Try a real one: a70465c32cd037d84bf1…
Every farm action recorded on Teivaka Agriculture Ecosystem — eggs collected, vaccinations given, feed delivered, sales logged — is written as an immutable, hash-chained audit event. Each event row carries a SHA256 hash that links to its predecessor, forming a tamper-evident chain.
Bank Evidence PDFs generated by Teivaka include a verification URL and QR code. Anyone holding the document can verify, in real time, that the audit chain has not been altered since the document was generated.
This QR code links to a real audit event in our chain. Scan with your phone to see what a successful verification looks like.
a70465c32cd037d84bf16d7b4bbce384a0b7b29488c0f6f5497701ea7cd4d632
Or visit: /verify/a70465c32cd037d8…
Each audit event in the chain stores:
To alter any historical event, an attacker would need to recompute every subsequent hash for that farm. The chain is walked end-to-end at every verification request to detect breaks.
Verification today confirms three things about a record: that it exists in the registry, that its hash chain is intact end-to-end, and when and what type of event it was. The math is SHA256 hash-chaining — any party may re-implement the check.
The full Trust Architecture — trust dimensions (identity, evidence, attestation, behavioural, resilience) and verification levels L0–L5 — is being rolled out progressively. This page will show those scores only when they are computed from real evidence and attestations, never as decoration.
The verification protocol does not require a Teivaka account. The math is open. The data is the farmer's. The protocol remains usable indefinitely, including after any change of control of Teivaka PTE LTD, per Covenant §9.
Verification responses include only: event type, timestamp, farm identifier, chain integrity status, and aggregate event count. They never include farmer names, contact details, location data, payload contents, internal identifiers, or any business-sensitive information. The verification surface is designed for trust, not for data extraction.