iiRecord
Agentic AI Atlas · metaswarm-execution-loop
lib-process:shared--metaswarm-execution-loopa5c.ai
II.
LibraryProcess JSON

lib-process:shared--metaswarm-execution-loop

Structured · live

metaswarm-execution-loop 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:shared--metaswarm-execution-loop",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "metaswarm-execution-loop",
    "description": "Metaswarm Orchestrated Execution Loop - The 4-phase cycle per work unit: Implement (TDD) -> Validate (independent quality gates) -> Adversarial Review (fresh, binary PASS/FAIL) -> Commit",
    "libraryPath": "library/methodologies/metaswarm/metaswarm-execution-loop.js"
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "skill-area:unit-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "skill-area:integration-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "skill-area:acceptance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "topic:test-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--metaswarm-execution-loop",
      "to": "methodology:metaswarm",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}