PI Planning Simulator

Step into the shoes of an ART Leader guiding teams through a 2-day SAFe Planning Interval (PI) Planning event. Watch teams build their draft plans, discover dependencies, and surface risks. You will be challenged to actively "ROAM" risks and resolve cross-team dependencies before the final confidence vote.

PI Planning

SAFe 2-Day Event Simulation

Status: {{ state.stage }}

Event Configuration

ART Teams

ART Backlog (Top Features)

{{ index + 1 }}.
No features defined.

{{ currentPhase.name }}

Inputs: {{ currentPhase.inputs }}
Expected Outputs: {{ currentPhase.outputs }}

ART Backlog (Top Features)

#{{ index + 1 }}
{{ feature.name }}
Points: {{ feature.points }}
No features defined.

ART Teams

{{ team.name }} Load: {{ team.load }} / Cap: {{ team.capacity }}
Scope: {{ team.responsibility }}
PI Objectives
  • {{ obj }}
No objectives drafted yet.

Program Dependencies

None identified yet.
{{ dep.from }} blocks {{ dep.to }}
{{ dep.desc }}
Resolved Unresolved

Program Risks

No risks surfaced yet.
{{ risk.desc }}
Status: {{ risk.status }}

ART Confidence Vote

{{ state.confidenceAvg }} / 5

{{ state.confidenceAvg >= 3.0 ? 'The ART has accepted the plan!' : 'Confidence is too low. The plan must be reworked to address unresolved risks and dependencies.' }}

event_log.sh Live
Awaiting event start...
[{{ log.time }}] {{ log.msg }}