II.
BoardSnapshot JSON
Structured · liveboard-snapshot:adapters-2026-05-02
adapters board — 2026-05-02 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "board-snapshot:adapters-2026-05-02",
"_kind": "BoardSnapshot",
"_file": "extensions/board-snapshots/board-snapshots-adapters.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "adapters board — 2026-05-02",
"generatedAt": "2026-05-02T00:00:00Z",
"columnIds": [
"board-column:adapters-backlog",
"board-column:adapters-in-progress",
"board-column:adapters-in-review",
"board-column:adapters-done"
],
"swimlanes": [
"by-priority",
"by-assignee"
],
"wipPolicy": "per-column",
"moveValidation": [
"require-acceptance-criteria-met-before-done",
"require-pr-linked-before-in-review"
],
"issueCount": 27
},
"outgoingEdges": [
{
"from": "board-snapshot:adapters-2026-05-02",
"to": "project:adapters",
"kind": "snapshots_project",
"attributes": {}
},
{
"from": "board-snapshot:adapters-2026-05-02",
"to": "board-column:adapters-backlog",
"kind": "has_column",
"attributes": {}
},
{
"from": "board-snapshot:adapters-2026-05-02",
"to": "board-column:adapters-in-progress",
"kind": "has_column",
"attributes": {}
},
{
"from": "board-snapshot:adapters-2026-05-02",
"to": "board-column:adapters-in-review",
"kind": "has_column",
"attributes": {}
},
{
"from": "board-snapshot:adapters-2026-05-02",
"to": "board-column:adapters-done",
"kind": "has_column",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "activity-entry:adapters-board-2026-05-02",
"to": "board-snapshot:adapters-2026-05-02",
"kind": "activity_for_board_snapshot",
"attributes": {}
},
{
"from": "board-column:adapters-backlog",
"to": "board-snapshot:adapters-2026-05-02",
"kind": "column_of",
"attributes": {}
},
{
"from": "board-column:adapters-in-progress",
"to": "board-snapshot:adapters-2026-05-02",
"kind": "column_of",
"attributes": {}
},
{
"from": "board-column:adapters-in-review",
"to": "board-snapshot:adapters-2026-05-02",
"kind": "column_of",
"attributes": {}
},
{
"from": "board-column:adapters-done",
"to": "board-snapshot:adapters-2026-05-02",
"kind": "column_of",
"attributes": {}
},
{
"from": "project:adapters",
"to": "board-snapshot:adapters-2026-05-02",
"kind": "has_board_snapshot",
"attributes": {}
}
]
}