version 1 . embeddedType EntityRef.Cap . TraceEntry = . ActorActivation = / / @turn TurnDescription / . Name = / / . ActorId = any . FacetId = any . Oid = any . TaskId = any . TurnId = any . ExitStatus = =ok / protocol.Error . ; Trace information associated with a turn. TurnDescription = . ; The cause of a turn. TurnCause = / @turn / @actorBoot / @actorCleanup / @linkedTaskRelease / @periodicActivation / / . LinkedTaskReleaseReason = =cancelled / =normal . ; An action taken during a turn. ActionDescription = / / / / / / / @breakLink / @facetStart / @facetStop / @linkedTaskStart . ; An assertion or the body of a message: either a Preserves value, or ; some opaque system-internal value, represented according to the ; system concerned. AssertionDescription = / / . FacetStopReason = / @explicitAction =explicit-action / =inert / @parentStopping =parent-stopping / @actorStopping =actor-stopping . Target = . ; For the future: consider including information about `protocol`-level `Turn`s etc sent to ; peers over e.g. Websockets or TCP/IP, allowing cross-correlation of traces from different ; processes and implementations with each other to form a large overall picture. .