docs(plans): mark deployment targets complete

This commit is contained in:
William Valentin
2026-02-15 18:33:13 -08:00
parent 0176f5939b
commit 342f22db14
3 changed files with 5 additions and 2 deletions
@@ -203,10 +203,10 @@ Flynn actually has MCP support that OpenClaw doesn't emphasise — OpenClaw reli
| Health checks / doctor | 10+ checks | 10 checks | **MATCH** |
| `onboard` wizard | Full guided setup | Full (`flynn setup` + first-run auto-trigger) | **MATCH** |
| Docker deployment | Full | Full (multi-stage Dockerfile, docker-compose.yml) | **MATCH** |
| Nix deployment | Full | -- | **MISSING** |
| Nix deployment | Full | Full (flake + package + optional NixOS module) | **MATCH** |
| Shell completion | Auto-detect + cached (v2026.2.3) | Full (bash/zsh/fish generation + --install flag) | **MATCH** |
| Announce delivery mode | Isolated job delivery (v2026.2.3) | -- | **MISSING** |
| Fly.io / Railway / Render | Supported | -- | **MISSING** |
| Fly.io / Railway / Render | Supported | Full (docs + templates + PORT override support) | **MATCH** |
| Bonjour/mDNS discovery | Full | -- | **MISSING** |
| Gateway lock | Full | Full (single-client mode, code 4003, UI detection) | **MATCH** |