Skip to content

docs(spec): add golden test corpus reference (§7.5) (PILOT-422)#4

Merged
matthew-pilot merged 2 commits into
mainfrom
openclaw/pilot-422-20260618-114102
Jun 18, 2026
Merged

docs(spec): add golden test corpus reference (§7.5) (PILOT-422)#4
matthew-pilot merged 2 commits into
mainfrom
openclaw/pilot-422-20260618-114102

Conversation

@matthew-pilot

Copy link
Copy Markdown
Collaborator

What

Adds §7.5 Golden Test Corpus to SPEC.md — a new subsection in §7 Wire Examples that references the golden test corpus at testdata/wire/ as the authoritative byte-level wire format reference.

Why

The wire examples in §7 are illustrative. The golden .bin corpus in the implementation repository is the actual byte-level spec — parsed by live decoders and asserted byte-identical by TestWireFormatGolden. This section makes that relationship explicit and discoverable.

Verification

  • Valid Markdown (paired code fences verified)
  • All links resolve to existing paths in the implementation repo
  • docs-only change (no code, no generated files)

Closes PILOT-422

Add a new subsection to §7 Wire Examples referencing the golden
test corpus at testdata/wire/ in the implementation repository
as the authoritative byte-level wire format reference.

Includes links to the corpus directory, the TestWireFormatGolden
invariance gate test, and regeneration instructions.

Closes PILOT-422
@matthew-pilot matthew-pilot merged commit 7bb297e into main Jun 18, 2026
1 check passed
@matthew-pilot matthew-pilot deleted the openclaw/pilot-422-20260618-114102 branch June 18, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant