mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-08-01 16:40:24 +00:00
Delete SPEC.md
This commit is contained in:
parent
029436ba77
commit
3b922cc947
@ -1,14 +0,0 @@
|
|||||||
# Networking (optional) — clean-room SPEC, NO code copied
|
|
||||||
|
|
||||||
The transport membrane (`mafiabot_core/src/network/sockets.ads`) is a stub.
|
|
||||||
Two sources, both license-encumbered, kept as concept references only.
|
|
||||||
|
|
||||||
- **Reticulum** (custom license) — encrypted P2P mesh. Useful concept: the
|
|
||||||
`Identity` + `Channel` + `Destination` model for coordination-free, end-to-end
|
|
||||||
encrypted agent-to-agent links. Reimplement minimally if mesh transport is
|
|
||||||
wanted; otherwise run Reticulum as an external sidecar behind the membrane.
|
|
||||||
- **mercury** (**AGPL**) — HF-radio modem. Concept only: ARQ/gearshift adaptive
|
|
||||||
retransmission + LDPC robustness modes as a reliability policy for degraded
|
|
||||||
links. Reimplement as a state machine if disaster/HF resilience is ever needed.
|
|
||||||
|
|
||||||
This whole layer is optional and currently unscheduled.
|
|
||||||
Loading…
x
Reference in New Issue
Block a user