Skip to content

docs: protocol wire-tag ID report and generator script#183

Closed
pgherveou wants to merge 1 commit into
mainfrom
docs/protocol-wire-ids
Closed

docs: protocol wire-tag ID report and generator script#183
pgherveou wants to merge 1 commit into
mainfrom
docs/protocol-wire-ids

Conversation

@pgherveou

@pgherveou pgherveou commented May 27, 2026

Copy link
Copy Markdown
Collaborator

What

Adds a generator script and its generated report documenting the SCALE enum discriminant (wire-tag) index of every variant in the host ↔ product protocol.

Why

The wire discriminant is a single byte (256 variant cap). This gives a reviewable, regeneratable map of current usage and remaining capacity so protocol additions don't silently approach the limit.

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