Skip to content

waybill 1.1.0

Choose a tag to compare

@Jakeintech Jakeintech released this 17 Aug 15:42
· 10 commits to main since this release

Driven by a hands-on user critique — every item reproduced in a real session before it was fixed.

New verbs

  • waybill status — one screen of ledger health (init, retention with the exact settings edit, mining/gaps, inbox, unattributed %, verify verdict).
  • waybill export — the spend ledger as CSV/JSON, window- and audience-aware. Receipts without hand-written jq.
  • waybill pricing show|set — pricing onboarding; all five rates plus a cited version date required. No rates ship — an accounting tool doesn't guess.

Fixed

  • zsh: the documented $WAYBILL verify idiom silently failed on macOS's default shell; skills now use node "$WAYBILL" <cmd>.
  • story:SHA-256 — the liberal key pattern minted a phantom story from commit messages about SHA-256 escrow. Key-plausibility gating (technical-prefix stoplist + authoritative project_keys allowlist) ships as rules_version 2: stale sessions re-meter automatically and phantom attributions are superseded, history preserved. Verified live: 16 sessions re-metered, phantom gone, conservation green.
  • mine output reconciles (N new · M re-metered · K gaps · P current); bootstrap --from/--to; totals.shipped_metered_tokens rename kills the "0 tokens metered" footgun; spend/report skills default to brevity.

CHANGELOG · DECISIONS