
We publish metrics, decisions, and change history — not because we have to,
but because trust is built only through verifiability.
All moderation decisions are public. Every warning or removal comes with a justification. There is an appeal mechanism.
A public report on who funds the project, in what amounts, and how the money is spent.
Every proposal has a public history: from the first draft to the final decision.
The platform's key metrics are publicly available — no cherry-picking.
All significant changes to documents and proposals are versioned. Old versions are never deleted.
As the platform grows, we commit to maintaining transparency and expanding public reporting.
Not just «we're transparent». Concrete mechanisms for independent verification.
Before voting begins, the system records the exact version of the proposal text — with all wording and parameters.
The SHA-256 algorithm generates a unique "digital signature" from the snapshot text — a 64-character string. Changing even one letter yields a different hash.
The hash is added to an append-only audit log, where each new entry references the hash of the previous one. This forms a cryptographic chain: to alter an entry after the fact, you would have to rewrite the entire chain after it.
Voting only opens after the record is committed to the audit log. The result is tied to the same version of the proposal whose hash is already in the log.
After voting ends, an audit bundle is assembled: the snapshot, the hash, the log chain, and the results. Download the bundle, compute SHA-256 of the text, and compare it with the hash — a match means the text was not altered.
In the next stage, the roots of the audit log will be periodically anchored in a public timestamp system (OpenTimestamps / Bitcoin). This will add an external layer of trust — but the hash chain and public bundles already work today, without a blockchain.
Proposal snapshots come with hashes for independent verification.
The platform is being built. Leave your email to get a personal invite on launch day.