diff --git a/docs/corrosion-architecture.md b/docs/corrosion-architecture.md index 5485bed..93031bd 100644 --- a/docs/corrosion-architecture.md +++ b/docs/corrosion-architecture.md @@ -150,7 +150,7 @@ All connections are **outbound from the customer's server** to the Corrosion clo | JSON | Newtonsoft.Json | Payload serialization | | HTTP | RestSharp | REST API calls (license validation, file downloads) | -### Game Server — Companion Agent (Rust or Go) +### Game Server — Companion Agent (Go) | Component | Purpose | |-----------|---------| @@ -1058,7 +1058,7 @@ Customer registers new license, runs setup wizard, then imports: - [ ] Post-wipe health report publishing - [ ] Configurable via license token only (no manual config editing) -**Companion Agent (Rust or Go)** +**Companion Agent (Go)** - [ ] NATS outbound connection with auto-reconnect - [ ] Pre-configured download from dashboard (license token + NATS endpoint baked in)