Skip to content

rule-trace v1.3.0

Choose a tag to compare

@seanleecoder seanleecoder released this 13 Jul 10:16
· 7 commits to main since this release

Added

  • Live trace coverage metrics, read-side event deduplication, report staleness detection, and release-readiness documentation.
  • Structured fenced rule-trace JSON parsing with prose fallback for trace blocks.
  • Generated importer support and the sync command for reference-blind tools such as Cursor and GitHub Copilot.
  • report.mjs --now <ISO-8601 date> pins report time (staleness and generatedAt) for reproducible runs; the committed demo artifacts and their regeneration test use it so staleness no longer drifts with the wall clock.