ReadonlydispatchThe dispatch number, when the record is about a custom action
dispatch (actionDispatched, completionSucceeded,
completionFailed): the same number the action carried.
ReadonlykindReadonlynameThe event or action name, when one applies.
ReadonlynodeThe node's id or canonical path, when anchored to a node.
ReadonlyvalueThe interaction's data: the emission payload, the captured action
parameters, the validated result or failure payload of a completion,
the document metadata for viewBuilt, or whatever a renderer supplies
for widget kinds.
Readonlyview
One user interaction, delivered to the engine's user-interaction observer. Records pass everything through unredacted: Milano implements no tracker, the receiving host owns the data.