Add docs/design directory with protocol specifications

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/.
This commit is contained in:
Johnathan Corgan
2026-01-25 22:02:54 +00:00
parent b80b3fbecf
commit 7194200f55
4 changed files with 1867 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# FIPS Documentation
| Directory | Description |
|-----------|-------------|
| [design/](design/) | Protocol design specifications and analysis |