Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 23:04
72185bf

0.1.0 (2026-08-09)

Features

  • canary mode validates selections live without skipping (cec4512)
  • detect syspath_prepend and syspathinsert as sys.path mutations (4d6a5ea)
  • fixtures: narrowing scenarios, selfhost enablement, ADR 0008 accepted (847f156)
  • folding: constant-fold provable dynamic imports into edges (ADR 0009) (0e8817d)
  • graph: annotate pure re-exporter inits with INIT_REEXPORT edges (b5a049d)
  • graph: resolver seam and re-export narrowing checkers (fe75975)
  • OSS idiom census ranking standing hazards across repos (d114d13)
  • replay: re-derive narrowed witnesses from both snapshots (76e1def)
  • select: narrowed impact rule and witness claim for re-export narrowing (1f978ca)
  • study: add suite_deps to manifests and refreeze constraints (2c9a24e)
  • study: count run-alls recoverable with assume_inert (993ec9b)
  • study: install manifest suite_deps into every suite venv (a998b50)
  • study: mutation-injection arm (715aaf7)
  • study: narrowing arm with config injection and restricted mutant targets (237285b)
  • study: narrowing input on the study workflow and README docs (fa3f2d2)

Bug Fixes

  • git failures carry R016 instead of the R018 catch-all (13b44f4)
  • keep select's own output documents out of the tree fingerprint (cbc3889)
  • narrowing: non-inert-observer condition closes the NARROW findings (5beba93)
  • scope sys.path mutation by when it executes (8d52734)

Documentation

  • census results for the 61-repo corpus (7af76dc)
  • complete the documentation set for launch (676e016)
  • derived registries measured, recommendation (fc4c865)
  • folding: ADR 0009 accepted, folding fixture repo, R007 and A1 notes (361f80a)
  • launch writeup and comparison (859c66f)
  • narrowing: condition 7 revision, observer fixture, re-measured rates (45e44a3)
  • pasteable quickstart, local usage, and study provenance notes (3876e0e)
  • propose dynamic-import constant folding design (0dcc165)
  • propose re-export narrowing design (bef923d)
  • public-presentation pass (74f37e5)
  • publish flask, rich, and httpx replay results (bd2d902)
  • study: narrowing-arm results for flask, rich, httpx, and black (0b44059)
  • study: uvicorn and black manifests and frozen environments (1e634dc)
  • study: uvicorn narrowing-arm results and the campaign table (727cf68)
  • the precision campaign chapter (be2a432)