Skip to content
ttorta docs

Release Notes

0.3.1

Three fixes found by running a real demo: the budget clock, decision holds, and wizard state.


Published as torta-app and torta-ai 0.3.1.

The budget clock measures the right thing

The wall-clock budget was measured against the age of the pane rather than against the delivery of the ticket. It now clocks the delivery.

A question holds the ticket

A ticket whose arrival is a user-facing transition now holds before dispatch rather than being picked up, so the workflow asks you first.

The wizard keeps your answers

Answers survive across the paged flow, so going back a page and forward again no longer empties the form.

Under the hood

The reusable core moved into one module: the workspace geography constants, the atomic JSON writes and the frontmatter handling.