• v0.1.2 bb29110b2f

    Transducer 0.1.2
    All checks were successful
    Validate Transducer / validate (push) Successful in 15s
    Stable

    korr released this 2026-07-28 21:36:05 +00:00 | 87 commits to main since this release

    Provider boundary correctness. Wire protocol 1.0.

    The Claude CLI validates --json-schema with Ajv, which carries the draft-07
    meta-schema only, so capability-result.schema.json was rejected for
    declaring draft 2020-12. Protocol keeps its $schema; the transducer now
    strips that keyword and the unresolvable homeostat:// $id from the copy it
    hands the CLI. Both are identification rather than constraint, so the accepted
    shape is unchanged.

    Rehearsal against the runner image surfaced a second defect in the same
    command: --tools and --disallowedTools are variadic and consumed the
    trailing prompt, leaving the CLI with no input. -- now closes the list.

    Verified against local/forgejo-claude-job:latest, Claude CLI 2.1.218.

    Install is checksum-pinned by governor/actions/setup-transducer; the wheel
    below is the artifact that action downloads and verifies.

    homeostat_transducer-0.1.2-py3-none-any.whl
    sha256 a2eb7c646369a77efb9d7a02e19b978258fcaea089281aee8e48fd104926a145
    
    Downloads