Demo · mint one yourself

Mint yourfirst quirq.

Write a todo, say what would make it done, and run it. The snapshot is taken the moment the worker reports done. Every hash and every chain link is computed in this tab.

Staged

The document and the worker. A few files that live in a JavaScript object, and a script. There is no repo behind this page, and no model will run.

Real

The SHA-256 hashing, your definition of done evaluated against the captured state, the score, the mint and the hash chain. That is the same engine the CLI runs, imported here unmodified.

01 · write the todo

Say whatdone means.

A todo already carries everything the calculus needs: the title is the unit, the phrase is the definition of done, the worth is the budget.

That phrase is the whole definition of done, and it is decidable, so nobody has to argue about whether the work landed.

The worker

It will actually write the thing your todo asks for.

02 · run it

The snapshotdecides.

One snapshot before the worker starts, one the moment it reports done. The check reads that second snapshot, never the report.

  • Add the Q3 pricing table

    done when the proposal has a “Pricing” section · $400

  • Write down the risks we are accepting

    done when the proposal has a “Risks” section · $250

03 · your ledger

Minted, andhash-chained.

Minted so far

0.00

quirqs

Settled

0/2

todos on the list

Chain

0

nothing in your ledger yet

The chain lives in this tab’s storage and nowhere else. Each entry hashes the one before it, so re-ordering or editing any of them breaks the verify. Start over clears it.