Skip to content

Builder Demo

This page keeps the original synthetic builder demo for local, offline exploration.

If you want the official public OSS story, start with:

The synthetic builder path is still useful when you want a deterministic local demo with no external dataset dependency:

uv run wl demo agent-cost --project-dir .workledger/agent-cost --open-report

Optional follow-up economics view:

uv run wl compare-costs --from-project .workledger/agent-cost

Treat it as a compatibility demo, not the lead public narrative.