Member Junction
    Preparing search index...
    HarnessCliRawEvent: Record<string, unknown>

    One line of JSON emitted by a harness CLI, before the adapter interprets it.

    Typed as an index signature rather than a concrete shape because the whole point of this class is that each vendor's event vocabulary differs — BaseCliHarnessAdapter.MapEvent is where a subclass turns vendor noise into the closed HarnessTurnEvent set.