Define contextual participant-reachability feedback for replayable commands and its presentation in command review tables.
A replayable command SHALL expose a non-persisted Boolean knownParticipants property. In unified-manager context with command-log recording support enabled, it SHALL be true exactly when every target and reference-valued parameter is known at that command's current point in manager order. It SHALL be false when any participant is unknown, recording support is disabled, the command is absent from the bounded sequence, or manager context is unavailable. Reading the property MUST NOT resolve bookmarked objects, persist state, or change replay state.
knownParticipants is readtrueknownParticipants is readfalseknownParticipants is falseknownParticipants is read in unified-manager contextfalseUNDEFINEDknownParticipants is computedUNDEFINEDWhen a replayable-command table displays result presence and participant reachability, knownParticipants SHALL appear immediately after hasResult. Column ordering MUST NOT affect the computed value or make the contextual property persistent.
hasResult is followed by knownParticipantsknownParticipants remains true