Skip to content

Free for nonprofits, NGOs, think tanks, and institutes. Grant funded by James Scott, administered by the Embassy Row Project.

ArtOfTheHack home

10 minute read

From Telemetry to Governed Action

How fragmented signal becomes normalized evidence, adjudicated hypotheses, and a defensible instruction to an existing system.

Signal is not evidence

A raw alert is an observation with a vendor's opinion attached. It becomes evidence only when its subject is resolved to a known entity, its timestamp is aligned with other sources, its freshness is validated, and its independence from other signals is understood.

Two alerts derived from the same underlying log are not corroboration. Most escalation errors in large operations come from treating dependent sources as independent ones.

Adjudication is not correlation

Correlation groups related records. Adjudication decides which explanation the combined record best supports, retains the alternatives, and states how strongly the conclusion holds.

That distinction matters most when the evidence disagrees. A change-management record that partially explains anomalous behavior should change the recommended action, not be filtered out because it comes from a different system.

Consequence belongs in the decision

The least-disruptive defensible action is rarely the most aggressive one. Choosing well requires modeling what each candidate action would do to dependent systems, how long recovery would take, and what residual risk each option leaves behind.

  • Model alternatives, including deliberate inaction
  • Score containment against operational disruption
  • Require a validated rollback path before autonomy is granted
  • Bound the action with a validity window and expiration conditions

The instruction is the easy part

Execution is a solved problem. Existing enforcement platforms are good at it. The value of the decision layer is that the instruction arrives with its justification, its authority, its constraints, and its reversal path already attached.