iiRecord
Agentic AI Atlas · Untested Claims Finder
deferred:untested-claims-findera5c.ai
II.
DeferredNode JSON

deferred:untested-claims-finder

Structured · live

Untested Claims Finder json

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

File · domain/deferred/deferred-nodes.yamlCluster · domain
Record JSON
{
  "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": []
}