refactor(scum): use runtime capability probes
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# SCUM Companion One-Shot Smoke
|
||||
|
||||
The currently pinned UE4SS reference does not provide semantic player or map
|
||||
events. See [UE4SS_CAPABILITY.md](UE4SS_CAPABILITY.md) for the supported
|
||||
`SendChat` evidence and the exact unavailable contracts; this Companion never
|
||||
infers those events from arbitrary log lines.
|
||||
Run stdout/stderr records provide bounded semantic player events. See
|
||||
[UE4SS_CAPABILITY.md](UE4SS_CAPABILITY.md) for the runtime boundary; this
|
||||
Companion never infers events from arbitrary log lines.
|
||||
|
||||
This plugin-owned fixture proves the Platform Client Manager and Game Client Bridge integration without adding SCUM behavior to Run. The command registers the deployed component, sends one heartbeat, claims at most one command, processes only `companion.diagnostics`, and uploads one typed `companion.health` snapshot.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user