docs(corpus): meld-fused fixture prerequisites (v1.1.0 Track E, deferred)#136
Merged
Conversation
….1.0 Track E) Adds the `meld_fused` workload entry to `scripts/measure_corpus.sh` and a `tests/corpus/MELD_FUSED_README.md` placeholder documenting exactly what the v1.0.5 Track 3 byte-wins surface needs: a real `meld fuse` of two **dependent** components (one importing the other) so the fused core contains a cross-memory scalar adapter and at least one dedup target. This is a doc-only PR because the authoring agent could not invoke `meld` (environment permission restriction). Per CLAUDE.md "Honesty > shipping something fake": the harness now lists the workload (it reports `n/a` until the fixture lands), and the README spells out the toolchain, input requirements, and verification commands so the next operator can complete the work in minutes. The existing single-component fixtures (`simple.component.wasm`, `calc.component.wasm`) are independent (neither imports the other) and therefore cannot produce the cross-memory adapter shape Track 3 Tier-1.1 targets — that's why Track 3 fired byte-neutral on the v1.0.5 corpus. Implements: TASK-corpus-meld-fixture Refs: #132 (Track 3 passes), 0424b7e (component-aware harness) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Track E agent honestly stopped: meld binary permission denied AND the existing component pair are independent (no cross-memory shape). Ships a README documenting prerequisites; the real fixture is deferred to v1.1.1.
🤖 Generated with Claude Code