You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sweep list from adversarial review (live docs that mislead; historical mentions excluded):
AGENTS.md conformance layout block: still lists the deleted adapters/ (with the only layout mention of CONFORMANCE_BROWSER), report/, runner/, web/ ("serve with just conformance::web"), and root targets.toml alongside the -ct entries.
AGENTS.md check-table row for the conformance suite: "gates on the wasmtime-rustcrypto and jco-node targets" — conformance-ct::all also always runs composed, and jco-browser in CI; the row omits matrix-update/matrix-check and CONFORMANCE_BROWSER. The two-target understatement is repeated later in the file.
rust/guest-provider/README.md: "just conformance::class-d" — recipe is now conformance-ct::class-d.
conformance/harness/src/lib.rs rustdoc: same stale recipe name.
conformance/{guest-ct,signing-guest-ct}/src/census-fixture.lock headers: "Generated by just conformance::update-lock; do not edit. The runner validates every results file against this inventory" — that recipe and runner are gone; the fixtures' actual role (frozen census anchors for census_test.rs) is not what the header says.
.gitignore: dead patterns (conformance/adapters/jco/generated*, conformance/results/, conformance/matrix.md — the real matrices now live committed under driver-ct/).
conformance/driver-ct/justfile: points at justfile.shared.just for the browser-predicate convention; shared.just now defines only the firefox/chromium predicates.
Related: #287 tracks pre-migration doc debt; this is a distinct post-#274 accumulation.
Sweep list from adversarial review (live docs that mislead; historical mentions excluded):
adapters/(with the only layout mention of CONFORMANCE_BROWSER),report/,runner/,web/("serve withjust conformance::web"), and roottargets.tomlalongside the -ct entries.conformance-ct::allalso always runs composed, and jco-browser in CI; the row omitsmatrix-update/matrix-checkand CONFORMANCE_BROWSER. The two-target understatement is repeated later in the file.just conformance::class-d" — recipe is nowconformance-ct::class-d.just conformance::update-lock; do not edit. The runner validates every results file against this inventory" — that recipe and runner are gone; the fixtures' actual role (frozen census anchors for census_test.rs) is not what the header says.conformance/adapters/jco/generated*,conformance/results/,conformance/matrix.md— the real matrices now live committed under driver-ct/).Related: #287 tracks pre-migration doc debt; this is a distinct post-#274 accumulation.