iiRecord
Agentic AI Atlas · pilot-shell-feature
lib-process:shared--pilot-shell-featurea5c.ai
II.
LibraryProcess JSON

lib-process:shared--pilot-shell-feature

Structured · live

pilot-shell-feature 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--pilot-shell-feature",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "pilot-shell-feature",
    "description": "Feature mode: semantic search -> spec -> TDD implementation -> unified review -> merge",
    "libraryPath": "library/methodologies/pilot-shell/pilot-shell-feature.js",
    "usesAgents": [
      "context-monitor",
      "plan-reviewer",
      "tdd-enforcer",
      "file-checker",
      "spec-guard",
      "unified-reviewer"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "skill-area:unit-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "skill-area:integration-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "skill-area:acceptance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "topic:test-driven-development",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "role:qa-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "methodology:pilot-shell",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "lib-agent:shared--context-monitor",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "lib-agent:shared--plan-reviewer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "lib-agent:shared--tdd-enforcer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "lib-agent:shared--file-checker",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "lib-agent:shared--spec-guard",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:shared--pilot-shell-feature",
      "to": "lib-agent:shared--unified-reviewer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}