Remove legacy client-manager platform path

This commit is contained in:
npc0-hue
2026-09-03 16:40:05 +08:00
parent ec2462a312
commit 80cddbf19d
51 changed files with 382 additions and 4271 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ Run sessions persist only a token hash, generation, status, expiry, capability f
- `serverInstanceId`: server instance using the binding.
- `pluginId` and `pluginVersion`: installed plugin contract that declared the logical runtime profile.
- `profileKey`: declared lifecycle/runtime profile key.
- `mode`: runtime mode such as `local-process`, `hosted-ftp-rcon`, `ftp-only`, or `custom-client`.
- `mode`: runtime mode such as `local-process`, `hosted-ftp-rcon`, or `ftp-only`.
- `bindings`: logical binding keys to operator-provided settings.
- `missingKeys`: logical keys that must be completed before dependent actions are available.
- `status`: `complete` or `incomplete`.