After completing Task 3 of initial 3 task punch list.

This commit is contained in:
John Poole 2026-06-06 09:47:20 -07:00
commit 18c19f95b3
2 changed files with 167 additions and 0 deletions

14
Codex_Response_4.md Normal file
View file

@ -0,0 +1,14 @@
Created [SPEC.md](/usr/local/src/reticulum/LXMF/SPEC.md) containing the evidence-limited `LXMessage Wire Format` section.
It documents:
- Core serialized layout and payload order
- Message ID and signature-input calculations
- Stamp exclusion behavior
- Delivery representations
- Exact source references and evidence commits
- Explicit unresolved behavior
Verification: `perl tools/verify_examples.pl` passed all checks.
Only `SPEC.md` is untracked; no other files were changed.