DEV Community

Aisha
Aisha

Posted on • Originally published at obsidianwall.com

Defining Programmable Assurance

By Aisha Ibrahim
Founder, ObsidianWall — building programmable
governance infrastructure for cloud and AI systems.


For decades, organizations have relied on policies, standards, controls, audits, and governance processes to create assurance.

Assurance answers a simple question:

How do we know that what we intended is actually happening?

Traditionally, assurance has been manual.

Policies are written in documents.

Controls are implemented separately by engineering teams.

Auditors review evidence months later.

Exceptions are tracked in spreadsheets.

Approvals occur through emails and ticketing systems.

The result is a governance gap between intent and reality.

Organizations define what they want, but they often lack a reliable mechanism to continuously verify that reality matches that intent.


The Problem

Modern organizations operate through software.

Infrastructure is code.

Security controls are code.

Identity systems are code.

AI systems are code.

Yet governance remains largely document-driven.

This creates a fundamental mismatch.

Engineering operates at machine speed.

Governance operates at human speed.

The larger and more complex an organization becomes, the larger this gap grows.


What Is Programmable Assurance?

Programmable Assurance is the discipline of expressing organizational intent as executable, verifiable, explainable, and continuously enforceable governance logic.

Instead of relying solely on written policies and periodic audits, assurance becomes programmable.

Intent becomes code.

Controls become executable.

Decisions become deterministic.

Evidence becomes continuously generated.

Accountability becomes traceable.

Assurance is no longer a retrospective activity.

It becomes a runtime capability.


Core Principles

Programmable Assurance is built upon five principles.

1. Intent Must Be Executable

Policies should not exist solely as documents.

Organizational intent must be represented in a form that systems can evaluate automatically.

Examples include:

  • Cost governance
  • Security requirements
  • Compliance obligations
  • Identity controls
  • Data governance requirements
  • AI governance standards
  • Resilience objectives

2. Decisions Must Be Deterministic

Governance decisions should be explainable and reproducible.

Given the same inputs and policies, the system should produce the same outcome every time.

Determinism creates trust.

3. Assurance Must Be Continuous

Traditional audits occur periodically.

Programmable Assurance operates continuously.

Every proposed change can be evaluated before implementation.

Every decision can generate evidence.

Every exception can be recorded.

4. Governance Must Be Explainable

Organizations need more than decisions.

They need reasoning.

A governance system should answer:

  • What decision was made?
  • Why was it made?
  • Which conditions influenced the outcome?
  • What evidence supported the decision?
  • Who approved exceptions?

Explainability transforms governance from a black box into an accountable process.

5. Accountability Must Be Programmable

Governance is ultimately about accountability.

Different stakeholders own different risks:

  • Engineers own implementation.
  • Security teams own security risk.
  • Budget owners own financial risk.
  • Compliance teams own regulatory risk.
  • Executives own business risk.

Programmable Assurance routes governance decisions to the stakeholders responsible for those risks while preserving operational velocity.

Beyond Policy-as-Code

Programmable Assurance is not merely Policy-as-Code.

Policy-as-Code focuses on expressing rules as executable logic.

Programmable Assurance encompasses a broader lifecycle:

Intent → Policy → Evaluation → Decision → Explainability → Accountability → Evidence → Continuous Assurance

Policy execution is only one component.

Assurance is the outcome.

Why This Matters

As organizations become increasingly software-defined and AI-driven, governance can no longer remain document-centric.

Organizations require systems capable of continuously translating intent into enforceable outcomes.

Programmable Assurance provides a framework for achieving that goal.

It transforms governance from static documentation into an active operational capability.

The future of governance is not more policies.
The future of governance is making assurance programmable.

Top comments (0)