Commit Graph

2 Commits

Author SHA1 Message Date
Markus Maiwald 3d00e1a38e docs: complete TrustGraph.ai-style documentation restructure
New docs/ layout:
- src/index.md - Landing page
- src/getting-started/ - Installation, first node, concepts
- src/architecture/ - L0-L4 stack documentation
- src/for-agents/ - AI-focused docs (Day Zero, RFC-0290, emergence)
- src/tutorials/ - 3 hands-on tutorials (hello-world, chat, agent-bridge)
- src/rfcs/ - All RFC specifications
- mkdocs.yml - Site configuration

Old docs archived to docs/archive/
Total: ~4,000 lines new documentation

Built by 3 parallel subagents:
2026-02-08 16:57:23 +01:00
Markus Maiwald 842ebf631c docs: Add RFC-0105 (STP) and RFC-0014 (Secure Relay)
Documented recent architectural changes:
- RFC-0105: Defined Sovereign Epochs (1 Hour) and Timestamp behavior.
- RFC-0014: Defined Secure Relay Protocol (XChaCha20 + X25519), Sticky Sessions, and Nonce Binding.
2026-01-31 22:29:31 +01:00