iiRecord
Agentic AI Atlas · COG Second Brain
methodology:cog-second-braina5c.ai
II.
Methodology JSON

methodology:cog-second-brain

Structured · live

COG Second Brain json

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

File · domain/methodologies/methodologies.yamlCluster · domain
Record JSON
{
  "id": "methodology:cog-second-brain",
  "_kind": "Methodology",
  "_file": "domain/methodologies/methodologies.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "COG Second Brain",
    "description": "A self-evolving second brain system combining AI agents with markdown files and\nGit version control (COG = Cognition + Obsidian + Git). Privacy-first, local-first\nknowledge management using pure markdown with structured evolution cycles from\ndaily capture through monthly knowledge consolidation, personalized through\nrole packs for different professional contexts.\n",
    "methodologyKind": "research",
    "origin": "Huy Tieu"
  },
  "outgoingEdges": [
    {
      "from": "methodology:cog-second-brain",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:shared--cog-intelligence-cycle",
      "to": "methodology:cog-second-brain",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cog-knowledge-capture",
      "to": "methodology:cog-second-brain",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cog-orchestrator",
      "to": "methodology:cog-second-brain",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cog-reflection-synthesis",
      "to": "methodology:cog-second-brain",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--cog-vault-management",
      "to": "methodology:cog-second-brain",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ]
}