github AgentWorkforce/burn analyze-v0.14.0
@relayburn/analyze@0.14.0

latest releases: analyze-v0.14.2, reader-v0.14.2, mcp-v0.14.2...
13 hours ago

[0.14.0] - 2026-04-25

Added

  • summarizeFidelity(turns) and hasMinimumFidelity(fidelity, minimum) (#41 — first cut). summarizeFidelity walks a slice of turns and returns a FidelitySummary with totals broken down by class, by granularity, and per-field missingCoverage counts plus an unknown bucket for records emitted before TurnRecord.fidelity existed. hasMinimumFidelity is the predicate behind a future "default exclude aggregate-only / cost-only" filter for burn compare and friends; treats undefined fidelity as passing for backward compat. Pure functions — no I/O, safe to call repeatedly.

Don't miss a new burn release

NewReleases is sending notifications on new releases.