FlowSentinel
Back to examples
Simulated example

Support escalation failure

Urgent issue observed; escalation boundary is unproven.

A high-priority issue exists, but escalation proof is missing.

Maken8nZapier

What this demo is / is not

  • Simulated example: static scenario data for reading the proof loop.
  • Safe demo data: no customer data, provider calls, or live workflow inspection.
  • Not connected: it does not inspect your workflows.
  • Real proof: real proof requires connecting or configuring Make, n8n, or Zapier.
Proof loop

Observed trigger to missing proof

This static demo stops at the missing-proof state and names the safest next check.

Observed trigger

Ticket exists with high priority, customer impact, and escalation rule match.

Missing downstream proof

Quiet failure boundary

No urgent Slack post, email handoff, assigned task, or acknowledgement evidence is present.

Exact next action

Proof / next action

Inspect the escalation branch and confirm the priority filter, channel destination, and assignee mapping.

Missing proof vs proof found

Missing proof

This scenario has no downstream evidence yet.

Proof found

Not claimed in this static demo.

Observed

Observed evidence

Ticket exists with high priority, customer impact, and escalation rule match.

Missing proof

Missing proof

No urgent Slack post, email handoff, assigned task, or acknowledgement evidence is present.

Inferred risk: A time-sensitive customer issue may sit in the queue without alerting the responsible operator.

Next action

Next action

Inspect the escalation branch and confirm the priority filter, channel destination, and assignee mapping.

Recovery should only be treated as proven after downstream evidence exists.

Technical demo assets

Optional repo docs for operators who want the sample workflow spec and JSON payloads. These are demo assets, not hosted provider proof or required reading.

Repo path: docs/demo-workflows/support-escalation-failure/README.md

Sample JSON and workflow files
  • workflow.md
  • source-event.sample.json
  • observed-evidence.sample.json
  • missing-proof.sample.json
  • expected-diagnosis.sample.json
Diagnosis loop details
Diagnosis
Urgent issue observed; escalation boundary is unproven.
Proof
Ticket priority is observed; routing proof and acknowledgement are missing.
Next action
Check the priority filter and destination mapping before closing the ticket loop.
Provider-specific note

The same proof pattern can be modeled for Make, n8n, or Zapier. Provider capability levels differ, so this page avoids provider-parity and automatic recovery claims.