justfile:60-78, mapped by AGENTS.md's check table to "any .wit file":
- Line 77 duplicates line 74 (
wasm-tools component wit js/componentize/wpt/wit); fb71621 inserted the featured pair above the old line and never removed it. Its position suggests it was meant to be examples/componentize-demo/wit --all-features.
examples/componentize-demo/wit and conformance/guest/wit are never validated with --all-features, though both worlds carry @unstable imports — exactly the lines the default view drops silently.
- Not validated at all:
rust/guest/wit, timing-lab/wit, conformance/class-d/oaep-probe/wit. Each is resolved by its own build, so breakage is caught later with worse error locality.
justfile:60-78, mapped by AGENTS.md's check table to "any .wit file":
wasm-tools component wit js/componentize/wpt/wit); fb71621 inserted the featured pair above the old line and never removed it. Its position suggests it was meant to beexamples/componentize-demo/wit --all-features.examples/componentize-demo/witandconformance/guest/witare never validated with--all-features, though both worlds carry@unstableimports — exactly the lines the default view drops silently.rust/guest/wit,timing-lab/wit,conformance/class-d/oaep-probe/wit. Each is resolved by its own build, so breakage is caught later with worse error locality.