The system
A record that proves itself
Every record is signed the moment it is made and linked to the one before it, like links in a chain. One click checks the whole chain, so the record is not just notes about what happened, it is proof of what happened.
One-click chain verify · tamper-evident
- Runs on
- Your own hardware
- Connection
- Works offline, air-gap capable
- Proof
- Every record sealed and checkable
- Control
- Your keys, your roles, your code
When a record can be quietly changed, you cannot trust any of them. When every record proves itself, you can trust all of them.
Every create, edit, and filing is stamped with who did it and when, and the old version is always kept. Nothing is quietly altered, and nothing quietly disappears.
This closes the door on the kind of tampering that leaves no trace, and it means an audit is already done: the record is the evidence.
What a check actually checks
A verify is not a green light drawn by the software that made the record. It is four separate examinations, and any one of them failing names the exact record where the history broke.
- The order is unbrokenThe records are numbered in sequence with none missing, and each one carries the fingerprint of the one before it. An inserted or removed record breaks the count.
- The contents are untouchedThe fingerprint is recomputed from the record's own contents and compared to the one stored with it. A single changed character produces a different fingerprint.
- The signature holdsThe signature over that fingerprint is checked against the key that signed it, so a record cannot be forged by anyone who does not hold the key.
- It refuses to guessIf a record claims a stronger, future-proof signature and the software cannot check it, the answer is a refusal, not a pass. A check that cannot be completed is never reported as clean.
When a chain breaks, the answer is not a vague warning. It names the exact record where the break happened, so the question moves immediately from whether something is wrong to what happened here.
Proof that does not depend on us
A record that can only be verified by the company that made it is not proof, it is a claim with extra steps. The point of this design is that your government can check its own history without trusting the software, the vendor, or the machine that produced it.
The whole record can be exported and checked by an outside party using an independent tool, written in a different programming language, on a computer that has never touched your system. If the record is sound, that tool says so. If it was altered, that tool says where.
This is what makes it evidence rather than testimony. Your government is not asking anyone to take its word. It is handing over something checkable.
A provable record, from each seat
Tribal IT
Verification you can run yourself, offline.
Export the chain and check it with an independent tool on a machine with no connection to the system. You do not have to trust the software to believe the software.
Council
The tribe can prove its own acts.
Every decision, approval, and change carries who did it and when, sealed as it happened. When someone questions the record, the answer is a demonstration rather than an assurance.
Staff
It protects the person doing the work.
A complete, attributed trail means an honest mistake is visible and correctable, and nobody can quietly alter your work and leave you carrying it.
What this closes
Sealing every record as it is made sets the conditions for trust. A change leaves a mark. A removal shows as a gap. A prior version is always recoverable. Every action carries the name of the person who took it.
That protects the office as much as the record. A staff member who inherits a set of books they can verify is inheriting a job rather than an unexplained discrepancy, and an honest mistake becomes visible and correctable instead of a suspicion nobody can resolve.
- Silent edits are impossible. Every change is attributed and the previous version is kept.
- Silent deletions are impossible. Removing a record breaks the chain, visibly, at a named point.
- Backdating is impossible. Each record is bound to the one before it, so history cannot be rewritten from the middle.
- An audit becomes a read. The support behind a number is the record that produced it.
- The proof survives the software. The chain can be checked years later by a tool that is not ours.
- Event
- Record edited
- By
- the clerk
- When
- 2026-07-12 · 09:31
- Chain
- seq 042 to 043
Every change is signed and saved for good. If someone edits a record, it shows exactly who did it and when.