Skip to content

waybill 1.0.1

Choose a tag to compare

@Jakeintech Jakeintech released this 17 Aug 15:32
· 11 commits to main since this release

Patch release from a second adversarial review pass (four lenses over the 0.4/1.0 delta; 12 confirmed findings, every one fixed with a regression test — 101/101 suite).

  • OTel correctness: temporality-aware parsing (cumulative snapshots take the latest point, never the sum), grown-export re-ingestion supersedes instead of double-counting, and a transcript appearing later retires a session's OTel events — transcript wins, sources never mix, in either order.
  • Reconcile classifies by supersession chain: corrections over open entries still ship; items re-resolved after a reopen clear the flag.
  • Pacing windows committed points on the chain-origin timestamp; stale-lock reaping is race-free; assorted CLI hardening.
  • Docs fully current at 1.0: the frozen schema reference documents every shipped field (waste, reopened, source otel, renewal_reminder_days), README describes what shipped, CLI help is complete.

CHANGELOG · VALIDATION · DECISIONS