waybill 0.3.0 — Believable + Metered
Milestones M0 "Believable" and M1 "Metered". The deterministic token-accounting engine ships: every Claude Code token metered from local transcripts, attributed to the story it served with a per-event resolver name and confidence, conserved (Σ attributed = Σ observed, per session), and verifiable offline with waybill verify.
Highlights
- Zero-auth first value:
init+bootstraprender a receipt from local git history in under a second — no accounts, no tokens, no OAuth. - SessionEnd hook spawns a detached, dependency-free miner; sessions are metered as you work. No model calls, no network, no telemetry — everything lives in
~/.waybill/. - Schema v2: monthly-sharded append-only streams, deterministic content-derived ULIDs, durable session receipts that keep conservation checkable after transcripts are pruned.
- SHA-256 pre-registration escrow: estimates sealed at write time, backdating refused, seals re-verified by
waybill verify. - Attribution ladder (pin → active entry → transcript evidence → branch → repo default → unattributed) with an attribution inbox for ambiguity — tokens are never dropped and never guessed into a story.
- Contract-first Jira/GitHub/git-local adapters with a conformance kit; deterministic sync with baseline derivation; audience redaction (self/internal/external); exact fixed-point pricing.
Full details: CHANGELOG, gate evidence in VALIDATION.md, judgment log in DECISIONS.md.
Install
claude plugin marketplace add Jakeintech/waybill
claude plugin install waybill@waybill