iiRecord
Agentic AI Atlas · Deep Research
methodology:deep-researcha5c.ai
II.
Methodology JSON

methodology:deep-research

Structured · live

Deep Research json

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

File · domain/methodologies/methodologies.yamlCluster · domain
Record JSON
{
  "id": "methodology:deep-research",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Deep Research",
    "description": "A multi-stage investigation methodology with divergent exploration, convergent\nsynthesis, and source verification. Seven stages: Frame (clarify and decompose\nquestion), Diverge (enumerate candidate sources), Gather (fetch and summarize\nevidence), Verify (cross-check claims, flag unsourced assertions), Converge\n(synthesize findings), Critique (adversarial review for gaps and bias), and\nFinalize (produce report with inline citations).\n",
    "methodologyKind": "research",
    "origin": "Babysitter community"
  },
  "outgoingEdges": [
    {
      "from": "methodology:deep-research",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:shared--deep-research",
      "to": "methodology:deep-research",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ]
}