II.
SharedContextSpec JSON
Structured · liveshared-context-spec:agent-mux-harness-mock-mock-event
MockEvent (canonical event taxonomy entry) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "shared-context-spec:agent-mux-harness-mock-mock-event",
"_kind": "SharedContextSpec",
"_file": "extensions/shared-context-specs/agent-mux-harness-mock-types.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "MockEvent (canonical event taxonomy entry)",
"contextKind": "test-fixture-config",
"typescriptInterface": "MockEvent",
"producerIface": "scenario authors",
"consumerIfaces": [
"@a5c-ai/agent-mux-harness-mock multi-execution.ts (event playback)"
],
"fieldSchema": [
"type:string:required:Event type matching the agent-mux event taxonomy",
"<payload fields>:varies:optional:Per-event-type properties (run-start, tool-call, run-complete, ...)"
],
"sourceCitation": "packages/agent-mux/harness-mock/src/types.ts:149-159"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "package:a5c-ai-agent-mux-harness-mock",
"to": "shared-context-spec:agent-mux-harness-mock-mock-event",
"kind": "has_payload_schema",
"attributes": {}
}
]
}