Greg Sier & Associates

Thinking / System design· Part 1 of 10 in From exception to decision

Detection is not governance

Finding that something has diverged from the expected state is important. Governance begins when the organisation decides what that divergence means and what should happen next.

  • Governance
  • Exceptions
  • Assurance
  • System design

31 August 2026

On this page

The assurance layer gives us a way to ask whether the wider operating environment continues to behave as intended.

A control can detect a missing event.

A reconciliation can identify conflicting information.

A schedule can discover that something expected has not happened.

An operational application can report that a limit has been exceeded.

Those capabilities make problems visible.

But visibility is not the same as governance.

Once an exception becomes material, a different set of questions appears.

Who owns the consequence?

What evidence should be considered?

How much risk does it create?

Can the current operating position continue?

Who has authority to make that decision?

What must happen next?

And how will the organisation know that the response actually worked?

Detection is the beginning of that process, not the end.

Detection is an observation

Consider a simple operating condition:

Expected state: barrier available Actual state: barrier impaired

A control can identify the difference.

That is useful information.

It can record when the condition occurred, identify the affected asset, determine which control detected it and notify the appropriate systems.

But the observation itself does not answer:

Can we continue operating?

The answer may depend on redundancy, duration, operating conditions, consequences, temporary controls, regulatory requirements and management authority.

Those questions belong to the operating organisation.

The detection mechanism should not need to contain all of that knowledge.

Materiality changes the problem

Many exceptions can be dealt with technically.

An API fails.

The Orchestrator retries it.

A scheduled process does not run.

It is restarted.

A message arrives twice.

The duplicate is rejected.

Those are important, but their resolution may remain largely inside the technical environment.

Other exceptions cross an organisational boundary.

A pressure test fails.

A contractual notice deadline is approaching.

An environmental submission has not been made.

A temporary operating approval has expired.

A required inspection shows a condition outside its accepted limit.

These are not simply things for a system to retry.

Somebody has to determine what they mean.

That is the point at which an exception begins to become a governance matter.

Governance begins with interpretation

A useful governance process asks questions such as:

  • What expectation or requirement has been affected?
  • What evidence supports the exception?
  • What evidence is missing?
  • What are the consequences if nothing changes?
  • What controls remain available?
  • Who owns the issue?
  • Who has authority to accept the resulting risk?
  • What decision is required?
  • What conditions should apply?
  • When should the decision be reviewed?
  • What evidence will demonstrate resolution?

The important distinction is that these are not primarily integration questions.

They are questions about organisational accountability.

An Orchestrator may have delivered the evidence.

It may even have identified that a governance process is required.

But it should not necessarily make the governance decision.

The Orchestrator should know when governance is required

This suggests a useful boundary.

The Orchestrator can:

  • detect,
  • correlate,
  • reconcile,
  • classify,
  • preserve,
  • route,
  • schedule,
  • escalate,
  • and verify technical outcomes.

It should be much more cautious about:

  • accepting operational risk,
  • waiving an obligation,
  • approving continued operation,
  • determining legal compliance,
  • authorising a deviation,
  • or deciding that a material issue can be closed.

Those decisions belong to roles and applications with the appropriate domain knowledge and authority.

That is consistent with a broader principle of specialised applications.

The system that knows how to move information does not need to become the system that understands every consequence of that information.

Some exceptions need to become governance cases

Not every exception requires a formal governance workflow.

That would create unnecessary administration.

But once an exception needs a material decision, it may need to become something more persistent.

For example:

Exception EX-1842 Barrier unavailable Production affected Temporary controls proposed Continued operation decision required

At that point, the organisation needs somewhere to preserve the whole chain:

Exception → Evidence → Assessment → Risk → Decision → Conditions → Actions → Verification

We might think of that as a governance case.

The governance case does not replace the original operational record.

It connects the records required to understand how the organisation responded.

That distinction matters.

The integrity system remains the authority for integrity information.

The permit system remains the authority for permits.

The legal obligation register remains the authority for its obligations.

The governance case provides the accountable context around the decision.

Detection should therefore hand over, not take over

A mature assurance layer needs to know when its job changes.

At first, the problem may be:

Something differs from the expected state.

The next problem is:

What should the organisation do about it?

Those questions are closely related, but they are not the same.

The first can often be automated.

The second may require judgement, authority and accountability.

That gives us a useful design principle:

Detection should create the conditions for good governance without pretending to replace it.

Once that boundary is accepted, another question follows.

The system that detects an exception may be exactly the right place to identify it.

It does not follow that the same system is the right place to own the problem.

That becomes particularly important when exceptions cross technical, operational, commercial and regulatory boundaries.