test(process): pin argv join-collision evidence for #724 - #747
Draft
rwrife wants to merge 1 commit into
Draft
Conversation
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.
Summary
process_spawn_argv_roundtripwith an explicit collision marker showing that two distinct argv vectors can collapse to the same v0 space-joinedraw_argspayloadbuild/scripts/test_process_spawn_argv_roundtrip.shto assert required sub-markers and fail on missing marker driftplans/2026-08-05-process-spawn-argv-wire-evaluation.mdfor post-M7-TOOLCHAIN-007: unsigned-run wiring + m7_toolchain acceptance suite (in-OS toolchain, refs #403) #410 runtime evaluation of whether length-prefixed argv framing is requiredWhy this slice
Issue #724 is intentionally gated on runtime signal from #410. This PR lands starter instrumentation/evidence runway without changing ABI/runtime behavior yet.
Test Plan
./build/scripts/test.sh process_spawn_argv_roundtripbash ./build/scripts/validate_plans_index.shNext steps (tracked in #724)
ccinvocation corpus once M7-TOOLCHAIN-007: unsigned-run wiring + m7_toolchain acceptance suite (in-OS toolchain, refs #403) #410 acceptance harnesses run end-to-endRefs #724