• v0.5.0 8f08e9ac73

    ktg released this 2026-08-13 19:17:54 +00:00 | 12 commits to main since this release

    No known key found for this signature in database

    Corpus 90 -> 93. codepoints/carriers.json enters scope_covered with
    carrier:zero-width, carrier:bidi-override and carrier:unicode-tag.

    BREAKING FOR NOBODY, NEW FOR EVERYONE: no existing fixture, id or expected.json
    moved. A runtime passing v0.4.3 passes v0.5.0 on all 90 of its cases. Three new
    cases are added, and a runtime that does not declare codepoints/carriers.json
    reports them not-applicable under spec section 1.1 rather than failing.

    The ids were NAMED here, not adopted from a runtime label -- the first time in
    this repository. Both consumers were asked and answered; carriers.json ->
    pattern_id_space records the reasoning and the measurement that settled it.

    manifest.json 0.4.0 adds entry_points_by_scope: entry point, findings accessor
    and fixture presentation per scope per runtime. Required before any carrier case
    can be run, because neither previously-pinned entry point reaches carriers, and
    one runtime's carrier surface cannot measure a bare input.txt at all.

    Downloads