iiRecord
Agentic AI Atlas · specializations/common-utilities/routed-gate-combinators-demo
lib-process:common-utilities--routed-gate-combinators-demoa5c.ai
II.
LibraryProcess JSON

lib-process:common-utilities--routed-gate-combinators-demo

Structured · live

specializations/common-utilities/routed-gate-combinators-demo 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:common-utilities--routed-gate-combinators-demo",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specializations/common-utilities/routed-gate-combinators-demo",
    "description": "Exemplar process exercising the routed-gate combinators end-to-end:\n  kip recall of prior combinator-usage insights, an agent drafting task producing a\n  usage guide artifact, an adversarialGate with parallel IRON-LAW critics and a bounded\n  fix loop, a routedBreakpoint owner-acceptance gate on the combinators' API ergonomics,\n  and kip assertion of adoption facts at the end. Proves the combinators against a real\n  artifact instead of leaving them speculative.",
    "libraryPath": "library/specializations/common-utilities/routed-gate-combinators-demo.js",
    "specialization": "common-utilities",
    "usesAgents": [
      "utilities-author"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:common-utilities--routed-gate-combinators-demo",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:common-utilities--routed-gate-combinators-demo",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:common-utilities--routed-gate-combinators-demo",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:common-utilities--routed-gate-combinators-demo",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:common-utilities--routed-gate-combinators-demo",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:common-utilities--routed-gate-combinators-demo",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:common-utilities--routed-gate-combinators-demo",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:common-utilities--routed-gate-combinators-demo",
      "to": "specialization:common-utilities",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": []
}