1
0
Fork 0
  • v0.6.0 6bcb898632

    ktg released this 2026-08-11 16:02:24 +00:00 | 31 commits to main since this release

    The URL-attribute branch now requires an external target, and left the
    active name set. Measured before/after in one session against one corpus state:
    reference-corpus 133 -> 108 of 389, vendor-harvest 100 -> 98 of 187,
    generated-notes 90 -> 88 of 550. 96% of the achievable reduction in the first,
    5% in the other two.

    Minor, not patch: this loosens the upload door. Detection is unchanged --
    128/128 demonstrated classes, 6/6 documented gaps hold, 727 tests pass.

    The scanner and the mutator no longer share a predicate: is_active_tag narrowed,
    is_defangable_tag kept broad, and the mutator half is pinned by its own test.

    Downloads