Skip to content

Releases: thatSFguy/reticulum-specifications

Release list

v2026.06.19

Choose a tag to compare

@thatSFguy thatSFguy released this 19 Jun 14:18

Verified against RNS 1.3.5 / LXMF 1.0.1 — all 15 tools/verify_*.py pass.

Spec sync (#16)

  • §4.3 — announce app_data is now a 3-element array [display_name, stamp_cost, [SF_COMPRESSION]]; receivers accept both 2- and 3-element forms.
  • §5.9 — new upstream fields: FIELD_REPLY_TO (0x30), FIELD_REPLY_QUOTE (0x31), FIELD_REACTION (0x40), FIELD_COMMENT (0x41), FIELD_CONTINUATION (0x42).
  • Reactions/replies follow upstream: emit 0x40 and 0x30/0x31.
  • CI — Dependabot + verify workflow added to catch upstream drift automatically.

Spec authority (#17)

  • agent.md §0 prime directive — the spec is authoritative; every claim must cite an admissible upstream source (markqvist/Reticulum, markqvist/LXMF, or markqvist/Sideband for app-layer shapes LXMF doesn't pin). No other client app — third-party or our own — is admissible. Apps conform to the spec, not the reverse.
  • Removed third-party app references (former §5.9.12 and related notes); the spec documents only upstream forms.