Probabilistic Systems Engineering

Business Rules Are Primary

The Assumption Most Systems Make

Most systems behave as if authority is implicit.

Rules are documented.
Policies are agreed upon.
Best practices are socialized.

The system is expected to comply because everyone understands what is supposed to happen.

This assumption fails quietly.


Conceptual Authority vs Operational Authority

Conceptually, authority belongs to the business.

Business rules define:

These rules originate outside software: contracts, law, safety constraints, ethical boundaries, product intent.

Operationally, authority belongs to whatever can say no at execution time.

If a system cannot refuse an action, it does not enforce the rule governing that action—regardless of how clearly the rule is understood.

This is where authority silently flips.


The Absence of Enforcement Is a Decision

If a business rule is not encoded:

At that point, the system is not missing a rule.
It is overriding it by omission.

The absence of enforcement is itself a decision.


“Aspirational Rules” Are Not Rules

Calling unencoded rules “policy,” “guidelines,” or “best practices” does not change their nature.

A rule that cannot block execution is:

It is a story told about the system—not a property of it.

This is why logs, audits, and retrospectives exist. They reconstruct intent after authority has already been exercised.


How Systems Compensate

When business rules are primary but unenforced, systems compensate in predictable ways:

This is not incompetence.

It is the predictable outcome of misaligned authority.

Conceptual authority lives outside the system.
Operational authority lives inside it.


Why Drift Is Inevitable

As systems evolve:

Without execution-time enforcement, disallowed states are not prevented—they are discovered.

When that happens, teams do not find mistakes.
They find outcomes the system should never have been able to produce.

That is evidence that authority never existed where it mattered.


What This Essay Is Actually Saying

Making business rules first-class is not governance.

It is alignment.

It is how conceptual authority and operational authority become the same thing.

Once that alignment exists, questions like:

“How was this even possible?”

stop being mysteries. They become tests the system already knows how to fail.

Collection navigation

Essay 4 of 10

Read next