NewMCP agent API — drive Promenade from your own AI agent
View · TypeScriptViews

Petri Net

run.promenade.petrinet-layered

A second renderer for Accepting Petri Nets: a proper Sugiyama-style layered layout (rank assignment, barycenter crossing-reduction, coordinate assignment) — the same family of algorithm Graphviz's `dot` implements, run natively in the sandbox rather than through a bundled WASM binary. Ships alongside the host's own Petri net view so the two layouts can be compared side by side.

Runtimes

  • View · TypeScriptRenders an artifact inside a sandboxed iframe

Versions

VersionReleasedSizeNotes
0.3.4latest29 Aug 2026565 KB"Export as figure…" now fits the whole diagram into view before capturing, instead of exporting whatever was panned/zoomed into the visible viewport, then restores the user's own view afterwards.