codewhale-whaleflow (~5.2k lines: typed IR, Starlark authoring, replay, TraceStore) has no dependent crates. Add the dependency edge and the minimal end-to-end path: author → compile to IR → execute (mock or real) → record trace, reachable from crates/cli and crates/tui.
Acceptance: a workflow can be run end-to-end from the CLI behind a feature flag; the TUI can at least list runs.
Part of the v0.9.0 EPIC.
codewhale-whaleflow(~5.2k lines: typed IR, Starlark authoring, replay, TraceStore) has no dependent crates. Add the dependency edge and the minimal end-to-end path: author → compile to IR → execute (mock or real) → record trace, reachable fromcrates/cliandcrates/tui.Acceptance: a workflow can be run end-to-end from the CLI behind a feature flag; the TUI can at least list runs.
Part of the v0.9.0 EPIC.