fix(runtime): require discoverable core interfaces - #103
Conversation
|
@greptile review |
|
Local candidate validation is complete against the byte-identical interface-core 0.0.12 tarball ( |
|
Closed at Upd4ting's request: the Core 1.5 / multi-provider train is deferred and will be restarted manually later. This PR contains only work for that train; no independent fix is being retained. Do not merge or publish artifacts from this branch. Any future implementation should start from the then-current main branches and released package graph. |
Summary
@antelopejs/interface-core0.0.12 so canonical root discovery includes module and runtime declarationsValidation
pnpm lintpnpm buildpnpm test:unit(672 passing)Release ordering
This PR depends on AntelopeJS/interface-core#11 and can only install from the public registry after 0.0.12 is published.
Greptile Summary
Updates the Core runtime dependency to
@antelopejs/interface-core0.0.12 and adds coverage for canonical discovery and routing of Core module/runtime interfaces.Confidence Score: 5/5
The PR appears safe to merge, with no concrete blocking or independently actionable non-blocking issue identified.
The dependency, lockfile, consumer contract, and canonical provider-routing coverage are updated consistently, and the investigation established no reachable incorrect behavior.
Important Files Changed
Reviews (1): Last reviewed commit: "fix(runtime): require discoverable core ..." | Re-trigger Greptile