• v0.1.3 512922e879

    Transducer 0.1.3
    All checks were successful
    Validate Transducer / validate (push) Successful in 13s
    Stable

    korr released this 2026-07-28 22:06:43 +00:00 | 85 commits to main since this release

    Tool schema contract. Wire protocol 1.0.

    A tool input_schema may not carry allOf, anyOf, or oneOf at the top
    level. Protocol states the status-conditional requirements — a question with
    needs_input, a wait with causal_wait, an error with failed — as a
    top-level allOf, so the invocation was refused with a 400 once the provider
    runners were authenticated and the call actually reached the API.

    The provider boundary now lifts that combinator into the schema description
    instead of discarding it. Enforcement never depended on the tool schema: the
    returned document is validated against Protocol's schema unchanged. Nested
    combinators are accepted by the contract and stay where Protocol put them.

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

    homeostat_transducer-0.1.3-py3-none-any.whl
    sha256 ff94048552ff1d47a6771669484a2080cff9d2dd84d482f4a3acbe7eab1084f7
    
    Downloads