forge: add patch 7 — request token prefix for inter-bot suppression

Bots now prefix every response with a 4-hex request token derived from
the request fingerprint. Peers parsing the prefix can suppress their own
pending response for the same request, fixing duplicate replies on #bot
even for commands whose response text varies per bot (ack/test/hello/
status/roll/dice/path/trace/stats/time/lora/id/neighbors).

Patches 0001-0006 re-exported (cosmetic series-count bump 1/6 -> 1/7).
This commit is contained in:
cj-vana
2026-05-16 19:33:16 -06:00
parent 852fcc4bff
commit c13e5474dd
8 changed files with 263 additions and 7 deletions