Skip to content

v0.6.0

Choose a tag to compare

@h3pdesign h3pdesign released this 01 Jul 08:47
31be155

v0.6.0

Added

  • Score explainability through ReliabilityScanner.score_breakdown().
  • Evidence hashes, evidence snapshots, evidence confidence, and uncertainty metadata on scored records.
  • SQL and document audit exports for policy decisions.
  • Expanded SQL reliability metadata columns for evidence hash, evidence snapshot, confidence, and uncertainty.
  • dri CLI for scanning JSON and JSONL records.
  • Quarantine workflow and external data-quality mapping examples.
  • Golden profile tests for default, scientific, and climate-record tier behavior.
  • Dependency review workflow for pull requests.
  • GitHub artifact attestations for release distributions.
  • Documentation for custom profiles, score breakdowns, quarantine workflows, CLI usage, and release provenance.

Changed

  • Updated packaging metadata to include explicit license files with the current setuptools backend baseline.
  • Hardened GitHub Actions permissions to least-privilege read access where possible.
  • Improved SQL boolean restoration for common database string values.