Skip to content

release(runtime): publish a coherent eval/interface/knowledge cohort #623

Description

@drewstone

Problem

The Intelligence product currently pins Runtime 0.103.1, Eval 0.125.0, Interface 0.33.0, and Knowledge 4.1.0. The registry’s independently newest releases cannot be installed together: Runtime 0.105.0 requires Eval >=0.126.6 <0.127.0, Interface >=0.32.0 <0.33.0, and Knowledge 5.0.1, while latest Eval/Interface/Knowledge are 0.129.0/0.34.0/6.0.0.

Updating the product package-by-package would create a broken dependency graph or force an unpublished local link.

Required outcome

Publish one tested Runtime cohort whose declared dependencies and peer ranges accept one exact released Eval, Interface, Knowledge, and Sandbox set. Release notes should name the compatible versions.

Adoption proof

A follow-up product PR updates the root overrides, direct package dependencies, lockfile, and relevant API integration checks together. It must install cleanly with registry packages only; no /tmp, workspace link, or local fork.

Non-goal

Do not add a network-dependent latest-version CI check. Compatibility belongs in the released package graph; product adoption stays an explicit, tested update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions