iiRecord
Agentic AI Atlas · discuss-phase
lib-process:shared--discuss-phasea5c.ai
II.
LibraryProcess JSON

lib-process:shared--discuss-phase

Structured · live

discuss-phase 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--discuss-phase",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "discuss-phase",
    "description": "GSD phase discussion - capture implementation preferences before planning",
    "libraryPath": "library/methodologies/gsd/discuss-phase.js",
    "usesAgents": [
      "gsd-project-researcher",
      "gsd-planner"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "skill-area:prioritization-frameworks",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "skill-area:product-discovery",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "skill-area:roadmap-planning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "role:product-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "workflow:product-discovery",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "methodology:gsd",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "lib-agent:shared--gsd-project-researcher",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    },
    {
      "from": "lib-process:shared--discuss-phase",
      "to": "lib-agent:shared--gsd-planner",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}