II.
DeferredNode JSON
Structured · livedeferred:untested-claims-finder
Untested Claims Finder json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "deferred:untested-claims-finder",
"_kind": "DeferredNode",
"_file": "domain/deferred/deferred-nodes.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Untested Claims Finder",
"description": "Process to find untested assumptions and create testable claims.\n",
"targetNodeKind": "LibraryProcess",
"priority": "medium",
"reason": "process to find untested assumptions and create testable claims",
"suggestedBy": "todo.md",
"createdAt": "2026-05-08",
"resolvedTo": "script:find-untested-claims",
"resolvedAt": "2026-05-08"
},
"outgoingEdges": [
{
"from": "deferred:untested-claims-finder",
"to": "domain:qa-testing",
"kind": "deferred_for"
}
],
"incomingEdges": []
}