NewMCP agent API — drive Promenade from your own AI agent
Python · PyodideView · TypeScriptConformanceObject-centric

OCEL/OCPN Replay

run.promenade.ocpn-replay

Replays a complete timestamped OCEL against a selected Object-Centric Petri Net using a deterministic object-bound token game. Produces source-bound ObjectCentricReplayEvidence with per-event support, explicit log/silent-model moves, and replayed-event interaction fields that activate Interaction Atlas model-supported and residual panels.

Produces

  • ObjectCentricReplayEvidence

Runtimes

  • Python · PyodidePython (often pm4py) running in the page through Pyodide
  • View · TypeScriptRenders an artifact inside a sandboxed iframe

Versions

VersionReleasedSizeNotes
0.2.0latest1 Sept 2026568 KBAdds the Replay animation view (bundled, primary): draws the OCPN and plays the object-bound token game back step by step, live during the run and scrubbable afterwards. The evidence now carries the net, per-event timestamps, and a bounded firing trace (traceLimit param). Interaction Atlas contract fields are unchanged.