diff --git a/docs/spec_v0.1_s3-bridge.md b/docs/spec_v0.1_s3-bridge.md index 7540df4..aac060f 100644 --- a/docs/spec_v0.1_s3-bridge.md +++ b/docs/spec_v0.1_s3-bridge.md @@ -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 \ No newline at end of file +Phase 5 — Terra-View Integration \ No newline at end of file