We can show you the mechanism, the enforcement in the validation gate, and an independent scheduled re-check that re-derives the whole corpus and reports failures per rule. The Record tab describes the gate itself.
Architecture
The two-key design
The commercial proposition depends on the exported data being genuinely anonymous. That is a technical claim, so here is what backs it.
INTERNAL (never leaves our database) EXPORTED (what a licensee receives)
───────────────────────────────────── ────────────────────────────────────
user_id unlinkable_token
pseudonymous, in GDPR scope, HKDF-derived, scoped per release,
links to a person not linkable to a person by anyone
The link between a person and their contribution lives in a ledger that never leaves our infrastructure. The exported record carries only a token that is regenerated for every release.
This is what makes “we license anonymous data” true by construction rather than by assertion. A licensee genuinely cannot get back to a person, while we can still attribute a contribution to the person who earned it.