NewMCP agent API — drive Promenade from your own AI agent
Rust · WebAssemblyDiscovery

Directly-Follows Graph (Rust)

run.promenade.dfg-rs

Discovers a directly-follows graph from an event log: for every pair of activities that occur back-to-back within a case, the number of times it happens, plus per-case start/end activities and per-activity frequency. Promenade's first Promenade Compute plugin — the package also ships a wasm32-wasip1 build of the same algorithm, run through Wasmtime by a compute engine instead of a browser worker.

Produces

  • DFG

Runtimes

  • Rust · WebAssemblyCompiled to WebAssembly, runs in the page or on an engine

Versions

VersionReleasedSizeNotes
0.1.0latest25 Aug 2026111 KB