feat(scum): add bounded vehicle spawn adapter
This commit is contained in:
+4
@@ -29,6 +29,10 @@ The system SHALL expose a SCUM feature as actionable only when the installed plu
|
||||
- **WHEN** the bound SCUM version has no verified `game-state.patch` handler
|
||||
- **THEN** the plugin disables the edit control and reports that the version is unsupported without queuing a generic command
|
||||
|
||||
#### Scenario: Vehicle spawn handler is unavailable
|
||||
- **WHEN** the bound Companion does not report the declared `vehicle.spawn` handler for its compatible version
|
||||
- **THEN** the plugin keeps vehicle spawning unavailable and does not display a raw command field or queue a generic RCON command
|
||||
|
||||
#### Scenario: Historical records during migration
|
||||
- **WHEN** records created by the transitional platform implementation exist for a bound server
|
||||
- **THEN** the plugin can display them with migration provenance while new writes use the plugin-owned feature path
|
||||
|
||||
Reference in New Issue
Block a user