chore: tuned specs

This commit is contained in:
2026-02-24 21:19:40 +00:00
parent 7c21a2b30e
commit 4e523ab44d

View File

@@ -137,26 +137,10 @@ These items are explicitly deferred.
---
## 9. Guardrails for Implementation
The bridge must:
- Never interpret payload data
- Never modify payload data
- Never auto-respond to commands
- Never inject bytes
- Never attempt protocol decoding
This module is a transparent wire.
If behavior exceeds “transparent relay,” it violates spec.
---
## 10. Roadmap
## 9. Roadmap
Phase 1 — Transparent Serial Relay
Phase 2 — Protocol Analysis
Phase 3 — Minimal Command Injection
Phase 4 — Independent Downloader
Phase 5 — Terra Integration
Phase 5 — Terra-View Integration