II.
Term JSON
Structured · liveterm:agent-mux-run
agent-mux run json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:agent-mux-run",
"_kind": "Term",
"_file": "terminology/terms/term-stubs.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:invocation.canonical",
"displayName": "agent-mux run",
"kind": "concept",
"description": "Legacy term for an Invocation in the agent-mux harness; mapped to\nthe canonical `Invocation` node kind via terminology/synonyms/.\n"
},
"outgoingEdges": [
{
"from": "term:agent-mux-run",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "synonym:agent-mux-run-to-invocation",
"to": "term:agent-mux-run",
"kind": "synonym_a"
}
]
}