- Standardize coordinate ordering to [self, parent, ..., root] across all docs - Fix 8 coordinate ordering instances in spanning-tree-dynamics.md - Clarify cache naming: discovery.cache and session.cache configure Node.coord_cache - Reconcile Transport vs Link terminology: - Transport = interface/medium (UDP socket, Ethernet NIC) - Link = connection instance to a specific peer - Update fips-design.md: replace FipsLink trait with architecture reference - Rename fips-links.md to "Transport Protocols", add terminology section - Update review doc: mark items 1, 5, 13 RESOLVED; items 2-4, 7 DEFERRED
Move design documents from working directory into source tree: - fips-design.md - Full protocol design specification - spanning-tree-dynamics.md - Spanning tree protocol dynamics study Add README index files for docs/ and docs/design/.