🎉 Launch offer — 20% off workbooks & bundles, applied automatically at checkout. Security Program Pillars guides are at list price.
ciso.diy
Pillar 01 Companion — The Living ISMS preview
Security Program Pillars ISMSpillar 01complianceGRC

Pillar 01 Companion — The Living ISMS

The database behind the control register. A homegrown ISMS with automatic evidence decay, an eleven-prompt agent layer and an MCP interface — the engineered companion to Pillar 01. Ships with the schema, the prompt library and all eleven JSON Schemas.

What this actually gives you

  • One change — MFA enforcement now covers contractors — touches an access policy, a SOC 2 narrative, an ISO Annex A mapping, three questionnaire answers and a customer commitment.
  • All eleven prompts ship as JSON Schema — ten output contracts plus the P0 input contract — so your code rejects malformed responses instead of trusting them.
  • P6 is the one that pays for the guide. A questionnaire responder grounded strictly in your own store that says cannot answer rather than producing the industry-typical answer — and every cannot-answer writes back as a gap.

The engineered companion to Pillar 01 — The Compliance Operating System. The pillar guide carries the method; this carries the build. Sold on its own, and as a pair.

Policies are not documents. They are rendered views of a control graph, and a control is only real when fresh evidence says so.

Every compliance program that fails has the same autopsy. The documents were fine on the day they were written, and nothing about the system made them stay that way. Eleven months later the policy still says all the right things, with total confidence and no relationship to reality. That gap — between the assertion and the world — is what every audit finding and every misrepresentation claim is made of.

The root cause is structural, not human. A document-centric program asks a person to hold in their head every place a given fact appears and update all of them whenever the world moves. One change — MFA enforcement now covers contractors — touches an access policy, a SOC 2 narrative, an ISO Annex A mapping, three questionnaire answers and a customer commitment. Nobody does that reliably, because the model requires a human to act as a foreign key constraint. Databases have that feature. People do not. Once the fact lives in exactly one place, updating it is a single write, and consistency stops being a discipline problem and becomes a property of the schema.

Five planes, one graph, and each owns its truth differently. Authority (regulations, frameworks, contracts and jurisdictional triggers — ingested, never authored). Control (one normalized control set, where framework coverage is an edge and never a copy). Assertion (policies rendered from controls, every clause tracing to a control ID). Evidence (artifacts with a freshness clock). Obligation (processing records, subject requests, retention, transfers and processors). An AI Compliance Analyst layer sits across all five: it proposes, and a named human commits.

Evidence that ages out without being asked. Every control carries a freshness window, every artifact a collection date, and the effective state of a control is computed from the two rather than asserted by anyone — so a control nobody has fed goes amber and then red on schedule, whether or not a single person remembers the quarterly review. Decay is expressed as a database view, not a scheduled job: no cron to fail silently, no queue to back up, and no possibility of the stored state and the real state disagreeing. The guide also distinguishes degraded from gap deliberately — degraded means you did this once and stopped, gap means you never did it. Different problem, different fix, and most tools collapse the two.

Eleven prompts, each with one job. The obvious architecture is a single well-briefed compliance assistant with access to the whole database. It is also the architecture that fails: drafting a new clause and redlining an approved one have genuinely different risk profiles, and a general assistant that is uncertain produces a slightly hedged paragraph that reads like confidence. So: P0 The Constitution, P1 Crosswalk Cartographer, P2 Policy Drafter, P3 Redline Analyst, P4 Evidence Judge, P5 Gap Interrogator, P6 Questionnaire Responder, P7 Privacy Cartographer, P8 Board Translator, P9 Exception Adjudicator, P10 Register Reconciler — each with its input contract, output schema and hard rules. All eleven ship as JSON Schema — ten output contracts plus the P0 input contract — so your code rejects malformed responses instead of trusting them.

P6 is the one that pays for the guide. A questionnaire responder grounded strictly in your own store, that says cannot answer rather than producing the industry-typical answer — and every cannot-answer writes back as a gap. Your prospects collectively ask better questions than any framework does, which makes enterprise sales a free gap assessment.

Then hand your ISMS a protocol. Once the control graph is a database with a clean state model, wrap it in an MCP interface: get_control, list_gaps, get_policy_clause, submit_evidence, open_exception, answer_questionnaire. The interaction inverts — instead of you querying compliance state, an agent working on something else asks your compliance system what is true and acts accordingly. Read tools are generous; write tools are narrow, limited to evidence rows and exception requests. There is deliberately no approve_exception tool. This is the chapter nobody else in the category is writing, and it is what makes this a build system rather than a longer workbook.

What "self-learning" actually means here. The phrase is heavily abused, so the guide defines it as five named feedback loops and claims nothing beyond them: regulatory delta ingest, evidence decay, questionnaire feedback, incident feedback, and exception adjudication. It also says plainly what the system is not. No weights update. The model does not get better at your organization over time. What improves is the state — the control set gets more complete, the mappings more accurate, the evidence more current. The learning is in the data, not the model. Say it that way to your board and you keep your credibility when someone technical asks a hard question.

Privacy is in the build, not sold back to you. The Obligation plane ships whole: processing records, subject requests with statutory clocks computed at intake, retention, transfer mechanisms and the processor register — customer data and employee data both. Employee data is the most common omission in homegrown privacy work, because customers ask about their data and employees do not. It frequently carries stricter obligations, since the power imbalance in an employment relationship limits which lawful bases you can rely on. Build both from the start; the retrofit usually happens under regulatory pressure.

Honest about the line it does not cross. This produces a well-governed record of what your organization actually does — the raw material an auditor, regulator or customer will ask for. It does not produce a certification, an assurance opinion, or a legal determination. Whether a statute reaches you, whether a lawful basis holds, whether a transfer mechanism is adequate: the prompts route those to counsel rather than answering them. And a generated policy still needs a named accountable human; the schema is built so you can always say exactly who approved what, and when.

How it sits next to Pillar 01. The pillar answers how a compliance program should be organized and hands you the control register schema, cross-framework mapping worksheet, evidence matrix and readiness checklist — a method you can execute. This answers how to build the system that runs it, and hands you the database schema, decay mechanics, eleven-prompt agent layer and MCP surface — a running system that degrades honestly without you. The two overlap deliberately at the control-mapping seam: Pillar 01 argues why to organize by control rather than by framework and gives you the worksheet, and this gives you the database that worksheet is a flattened view of, plus the parts a worksheet structurally cannot do. Same idea, once as method and once as system.

Built for people running this more than once. Forty pages, fifteen chapters, six appendices. A ninety-day build plan that produces something useful at every stage rather than something impressive at the end — roughly twenty hours of work, front-loaded. Seven named failure modes with symptom, cause and fix, because the ways these builds go wrong are predictable and worth knowing in advance. Practitioner notes throughout for anyone carrying a portfolio: control set sizing, where multi-client builds diverge, and which parts are worth standardizing across clients rather than rebuilding each time.

Ships with the guide plus a build kit: isms-schema.sql (eleven core tables, one operational table, four views, running as-is on SQLite and Cloudflare D1), the full prompt library, all eleven JSON Schemas, the fillable P0 constitution template with a worked example, and a START-HERE that covers file order and the first hour.

The other side of the seam. A control graph knows whether a control is implemented, tested and evidenced — but not which risks it retires. The Enterprise Risk Register is the register that asks: it asserts a risk is treated by control X and leaves the question of whether X is real to this. Register & Machine is both sides.

The managed compliance pillar is the done-for-you version of all of it.

What's included

  • PDF — fully editable
  • ISMS Build Kit (.zip) — schema, prompt library, JSON Schemas, P0 template — fully editable
  • Instant download after purchase
  • Free updates — re-download when we release new versions
  • Practitioner License: unlimited client use (vCISO / MSP)

Choose your license:

  • Secure checkout via Stripe
  • All major cards accepted
  • 30-day satisfaction guarantee
Version 1.0
Last updated 2026-09-01
Pages 40