Research pillar · Zero Security Theatre

GRC engineering

Governance, risk, and compliance teams write policies, maintain spreadsheets, collect screenshots, and answer questionnaires. This pillar asks how much of that evidence the systems themselves can produce.

The question

Which parts of governance can be converted from document production into continuous evidence?

Active · since 2026 · Zero Security Theatre

The conversion

hypothesis

Much of the work in GRC turns system data into reports on a schedule. Machines can do more of that without weakening oversight.

People still have to decide which risks to accept, which exceptions are reasonable, what the evidence means, and when to stop an activity. Report preparation often leaves too little time for those decisions.

Governance checks that machines can runMachines can run policy checks, collect evidence, spot changes, track fixes, and keep records ready for an audit.Current evidencePolicymachine-readableControlsas codeEvidencewith lineageDriftdetected earlyRemediationtracked to verifiedAuditrecords ready to read
Each check leaves a dated result that a person can review.

Where the engineering sits

recommendation

Software engineering already has useful ways to handle each layer. Security and compliance teams can use them too.

Governance artifactEngineering equivalentWhat it produces
Written policyMachine-readable policy with an enforced ruleA statement that can be tested, versioned, and diffed
Control narrativeControls as code with an executable testA pass, fail, or unknown result on a schedule
Evidence screenshotEvidence pipeline with query provenanceAn artifact an auditor can reproduce
Annual control reviewContinuous test with drift alertingTime between drift and detection as a metric
Risk registerLinked findings with measured blast radiusPrioritisation based on reach rather than severity labels
Audit preparationStanding evidence storeAn audit that reads rather than assembles

Related work at the firm

observation

This pillar connects to existing research on AI-native software, observability, and evidence-bearing operations. Work on Operational Truth supplies the state distinctions used throughout, and work on unbundling knowledge work supplies the method for deciding which governance tasks should be human, machine, shared, redesigned, or removed.

These links provide research context. They do not claim that a product solves the problem.

What would prove us wrong?

unknown

The pillar assumes automated evidence production improves governance rather than merely accelerating it.

  • Evidence that automated evidence volume reduces the attention paid to each item, producing worse decisions than a smaller manual set.
  • Auditor behaviour showing that machine-collected evidence is discounted or re-requested in human form, adding cost rather than removing it.
  • Cases where the effort to encode controls exceeded the recurring effort it replaced, for environments below a certain size.

Put this to work

Research decision record

Use the question “Which parts of governance can be converted from document production into continuous evidence?” 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

  • Pattern

    Store the query, not the screenshot

    Keep the source, collection time, and query with the result so a reader can reproduce it. The same record is ready when an audit begins.

  • Anti-pattern

    Writing a narrative where no data source exists

    Requirements with no operational evidence source produce prose, and prose always passes. The absence never appears as a failure in any report.

See the full patterns register

Evidence for this pillar

Read the full evidence library

Notes under this pillar

Design Patterns

Operating Theorys