Research pillar · Zero Security Theatre

The dangers of data privacy theatre

Most privacy programs are documentary. Notices, consent language, contractual clauses, and a data inventory maintained by interview. This pillar studies privacy as an engineered property of running systems, where the claim in the notice can be checked against the behaviour of the data.

The question

Can we prove that data is handled the way our privacy documents claim?

Active · since 2026 · Zero Security Theatre

The gap between the notice and the system

observation

A privacy notice is a claim about collection, purpose, retention, sharing, and deletion. In most organisations nobody has tested that claim against the systems. Fields are added by product teams, copies accumulate in warehouses and analytics tools, vendors receive exports, and backups hold data long after the stated retention period.

The document is usually accurate about intent and frequently wrong about practice. That gap is not dishonesty. It is the ordinary result of documents being written once and systems changing weekly.

What the notice says and what the systems doPrivacy documents describe collection, purpose, retention, sharing, and deletion. System records show what is collected, where it goes, how long it stays, and whether deletion reaches every copy.Stated in documentsDeclared collection and purposePublished retention periodNamed sharing relationshipsPromised deletion on requestObserved in systemsFields actually captured andCopies in warehouses and backupsDownstream and vendor propagationDeletion verified across every
Compare the written promise with the current system records.

Privacy properties that can be tested

recommendation

Some privacy promises can become scheduled tests. Others still depend on human judgment or contract. This work sorts one from the other.

CommitmentDocumentary formTestable form
Data minimisationA statement of what is collectedField-level inventory from live schemas and logs, compared against the declared set
Purpose limitationA purpose clauseAccess logs showing which services and people read each category, mapped to declared purpose
RetentionA published periodScheduled queries finding records older than the period in every store, including backups and exports
DeletionA promise on requestA seeded test subject deleted end to end, then searched for across primary, analytics, backup, and vendor systems
Third-party sharingA vendor listEgress monitoring and contract mapping showing where categories actually travel
Re-identification riskAn anonymisation assertionLinkage testing against available auxiliary data
Illustrative. Feasibility varies by architecture and is a research question, not a finding.

Deletion is the sharpest test

inference

Deletion runs into every weakness at once: unknown copies, undocumented vendors, excluded backups, ownerless analytics pipelines, and data derived from the original record. If deletion works across all of them, the organisation probably has a working data map.

This makes deletion verification a possible leading measure of a privacy program. It remains untested. Platform choice may explain the result better than program quality does.

What would prove us wrong?

unknown

The pillar assumes engineered privacy reduces harm more than documentary privacy. Several findings would challenge that.

  • Enforcement and harm data showing that actual privacy incidents arise overwhelmingly from access control and breach, not from the collection, retention, and sharing gaps this pillar studies.
  • Evidence that continuous privacy testing produces high false-positive volume that crowds out the incidents that matter.
  • Regulatory outcomes where documentary compliance reliably mitigated penalties regardless of observed data handling.

Put this to work

Research decision record

Use the question “Can we prove that data is handled the way our privacy documents claim?” on a real case and produce a record another person can challenge.

For
Practitioners, researchers, founders, and operating leaders.
What you keep
A research decision record you can review, revise, and send.
What counts as sound
  • Answers a named decision
  • Separates evidence from assumptions
  • Includes the strongest contrary case
  • Names missing evidence
  • Ends with a test, owner, and date

The result is a working analysis. Check it against source evidence and qualified judgment.

Nothing entered here is stored or sent. Review the prompt before sharing confidential, personal, patient, or privileged information.

Review the prompt

You can leave any field blank. The prompt will mark it as not provided.

If the record survives your review, send the question, evidence, unknowns, and requested next step.

Experiments for this pillar

Patterns and anti-patterns

  • Anti-pattern

    Treating the privacy notice as a description of the systems

    The notice states intent. Field inventories, access logs, retention queries, and deletion tests state practice. Where they disagree, the systems are the fact.

See the full patterns register

Evidence for this pillar

Read the full evidence library

Notes under this pillar

Design Patterns

  • Deletion is the sharpest privacy test

    A verified end-to-end deletion exercises the data map, the vendor list, the backup policy, and the derived-data problem at once. Few organisations pass it on the first attempt.

    2026-09-15

Operating Theorys