iiRecord
Agentic AI Atlas · assimilation/workflows/methodology-assimilation
lib-process:meta--methodology-assimilationa5c.ai
II.
LibraryProcess JSON

lib-process:meta--methodology-assimilation

Structured · live

assimilation/workflows/methodology-assimilation json

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

File · generated-library/processes.yamlCluster · generated-library
Record JSON
{
  "id": "lib-process:meta--methodology-assimilation",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "assimilation/workflows/methodology-assimilation",
    "description": "Assimilate an external AI coding workflow/methodology (e.g., GSD, Aider, Mentat)\n  from its source repo. Learns the procedural instructions, commands, agent roles, and manual\n  triggering flows, then converts them into well-defined babysitter process definitions with\n  accompanying skills/ and agents/ directories — matching the software-architecture specialization\n  pattern. Supports outputting to either methodologies/ (enriching existing conversions) or\n  specializations/ (standalone new specialization).",
    "libraryPath": "library/specializations/meta/assimilation/workflows/methodology-assimilation.js",
    "specialization": "meta",
    "usesAgents": [
      "general-purpose"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:meta--methodology-assimilation",
      "to": "skill-area:ai-agent-development",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--methodology-assimilation",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--methodology-assimilation",
      "to": "topic:knowledge-management",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:meta--methodology-assimilation",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--methodology-assimilation",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:meta--methodology-assimilation",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:meta--methodology-assimilation",
      "to": "specialization:meta",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}