Goal
Implement Spec 135: a versioned component-wit-v1 execution path that validates declared Component Model WIT imports and resolves them only through explicitly activated target-local host bindings.
Definition of done
- Preserve all core-Wasm/WASI Host ABI v1 behavior and fixtures unchanged.
- Validate Component Model WIT metadata against exact required manifest imports.
- Implement registration, explicit activation, exact compatibility, target selection, trust/conformance evidence, deterministic errors, and redacted trace evidence.
- Add fake
traverse:platform/recording-host@0.1.0 tests for status/start/stop/events, missing host, version mismatch, target mismatch, permission/background outcomes, and redaction.
- Document migration from core-Wasm and Callweave WIT identity.
Governing artifacts
- Spec
135-component-model-wit-host-capabilities v0.1.0
- ADR-0068
- Decision 79
Blocker
This ticket becomes Ready only after the governing-artifact approval PR merges.
Goal
Implement Spec 135: a versioned
component-wit-v1execution path that validates declared Component Model WIT imports and resolves them only through explicitly activated target-local host bindings.Definition of done
traverse:platform/recording-host@0.1.0tests for status/start/stop/events, missing host, version mismatch, target mismatch, permission/background outcomes, and redaction.Governing artifacts
135-component-model-wit-host-capabilitiesv0.1.0Blocker
This ticket becomes Ready only after the governing-artifact approval PR merges.