Workflow Demo Scenario¶
Goal¶
Show the Phase 7 workflow layer inside the real Phase 10 self-hosted release demo.
Scenario¶
- Seed the
release-demotenant withmix dg.demo.seed. - Open
trace-live-renewal-002. - The policy run has already raised
ExceptionRequested. - The workflow inbox shows the exception review with assignment, SLA state, and escalation.
- The operator opens the workflow detail and sees:
- action history
- notification history
- precedent preview
- replay suggestion
- In the seeded release demo, the item is already overdue and escalated, so the operator immediately sees a visible
deadline_riskposture without waiting. - The operator opens the workflow studio from the selected trace and reviews the existing
incident_triageitem ontrace-incident-review-003. - The
WorkflowReviewRequestedpath has already created a trace-review workflow item: trace-incident-review-003:trace_review:incident_triage- The operator compares precedents, inspects the trace timeline, and checks the replay suggestion.
- The operator approves, rejects, reassigns, or overrides with full audit capture.
- An admin exports the workflow history and receives item state, actions, notifications, and trace reference in one payload.
What This Demonstrates¶
- inbox-driven human review
- deterministic SLA escalation
- durable notification history
- trace-to-review workflow creation
- replay-plus-review incident investigation
- audit-friendly export posture
- escalated SLA state visible on first load