Releases: ferc/typegrade
Releases · ferc/typegrade
v0.14.1
v0.14.0
0.14.0 (2026-03-10)
Features
- balanced analysis plan — trust, evidence, boundaries, agent output, diagnostics, and schema 0.14.0 (e5f46d1)
- codebase-aware fit-compare, enriched comparisons, scenario outcomes, and schema 0.13.0 (ce9a619)
- decision-grade reports, agent execution contract, and schema 0.12.0 (93cf81b)
- domain mismatch abstention, evidence gating, and comparability tracking (1e00d34)
- issue clusters, inspection reports, codebase relevance, agent JSON alignment, and schema 0.14.0 (b2bf7af)
- JSON contract normalization, source diagnostics, confidence bottlenecks, source diff, migration metrics (82ade01)
- push-to-99% — 9 workstreams for off-corpus trust, shadow gating, and agent precision (a01eb89)
- smart root command — one tool, many modes (6ce5f32)
- source/monorepo benchmarks, release gates, and off-corpus directional scoring (9e9e86c)
Bug Fixes
v0.13.0
0.13.0 (2026-03-09)
Features
- add output trust contract with TrustSummary, ResolutionDiagnostics, holdout split, and shadow validation (e261ed5)
- add signal-hygiene layer and comparison decision report (f7a9042)
- harden degraded results, confidence gating, and ownership model (180cd7d)
- implement remaining trust workstreams (WS2, WS4, WS5, WS8, WS9, WS10) (6d7757c)
- implement trustworthiness hardening across 12 workstreams (503d69c)
Bug Fixes
- expand holdout corpus to 18 packages and tune CI gates for small n (07b9b7d)
- harden benchmark plumbing with CI-bound gates, install-failure accounting, and comparable tracking (75af7c7)
- restore train benchmark by making package analysis graph-first (2724059)
- scope source files to target directory in monorepo analysis (8b8422f)
- skip degraded-package assertions and fix exactOptionalPropertyTypes errors (343ab20)
Performance Improvements
- optimize CLI startup, result caching, and subpath exports (3958096)
v0.12.0
v0.11.0
v0.10.0
v0.9.0
0.9.0 (2026-03-09)
Features
- accuracy: implement 8-phase accuracy maximization plan (2e6bcd2)
- add multi-profile scoring, agent infrastructure, and self-analyze command (052de39)
Bug Fixes
- ci: track test fixture node_modules, inject version at build time (6d3e494)
- scoring: resolve .d.ts companions for JS exports, tighten testing-library detection, fix gate snapshot lookup (b71bbf3)
- soundness: replace 'as OutputOptions' casts with typed extraction in CLI (93b02bc)
- soundness: replace non-null assertions with null-coalescing in scorer and package-scorer (78e1737)
- types: eliminate all
as anycasts, tighten domain types, remove double assertions (529bf41)