Differences
This shows you the differences between two versions of the page.
| wiki:templates:packet_protocol [2026/06/23 19:59] – Publish packet and protocol template apieditor | wiki:templates:packet_protocol [2026/06/23 20:18] (current) – Remove internal foundation content from public wiki apieditor | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Packet And Protocol Template ====== | ||
| - | |||
| - | ===== Packet Summary ===== | ||
| - | |||
| - | ^ Field ^ Value ^ | ||
| - | | Message ID | Evidence-backed ID | | ||
| - | | Direction | Client to server or server to client | | ||
| - | | Purpose | Short behavior summary | | ||
| - | |||
| - | ===== Byte Layout ===== | ||
| - | |||
| - | ^ Offset ^ Size ^ Name ^ Type ^ Evidence ^ Notes ^ | ||
| - | | 0x00 | 1 | message_id | byte | Ghidra or PCAP citation | Compatibility note | | ||
| - | |||
| - | ===== Serialization Evidence ===== | ||
| - | |||
| - | List specific serializer, deserializer, | ||
| - | |||
| - | ===== PCAP Comparison ===== | ||
| - | |||
| - | ^ Capture ^ Frame ^ Expected Bytes ^ Observed Bytes ^ Status ^ | ||
| - | | capture name | frame number | byte sequence | byte sequence | match or difference | | ||
| - | |||
| - | ===== Compatibility Notes ===== | ||
| - | |||
| - | Record original-client compatibility constraints. | ||
| - | |||
| - | ===== Unresolved Verification ===== | ||
| - | |||
| - | List fields or behavior that still require evidence before they can be treated as authoritative. | ||