iiRecord
Agentic AI Atlas · In Progress
board-column:agent-mux-in-progressa5c.ai
II.
BoardColumn JSON

board-column:agent-mux-in-progress

Structured · live

In Progress json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/board-columns/board-columns-agent-mux.yamlCluster · extensions
Record JSON
{
  "id": "board-column:agent-mux-in-progress",
  "_kind": "BoardColumn",
  "_file": "extensions/board-columns/board-columns-agent-mux.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "In Progress",
    "order": 2,
    "workflowState": "in-progress",
    "wipLimit": 5,
    "terminalForCompleted": false
  },
  "outgoingEdges": [
    {
      "from": "board-column:agent-mux-in-progress",
      "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-in-progress",
      "kind": "has_column",
      "attributes": {}
    }
  ]
}