II.
BoardColumn JSON
Structured · liveboard-column:agent-mux-done
Done json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "board-column:agent-mux-done",
"_kind": "BoardColumn",
"_file": "extensions/board-columns/board-columns-agent-mux.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Done",
"order": 4,
"workflowState": "done",
"terminalForCompleted": true
},
"outgoingEdges": [
{
"from": "board-column:agent-mux-done",
"to": "board-snapshot:agent-mux-2026-05-02",
"kind": "column_of",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "board-snapshot:agent-mux-2026-05-02",
"to": "board-column:agent-mux-done",
"kind": "has_column",
"attributes": {}
}
]
}