iiRecord
Agentic AI Atlas · ccpm-tracking
lib-process:shared--ccpm-trackinga5c.ai
II.
LibraryProcess JSON

lib-process:shared--ccpm-tracking

Structured · live

ccpm-tracking 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--ccpm-tracking",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "ccpm-tracking",
    "description": "CCPM Progress Tracking - Standup reports, blocked task management, status dashboard, completion verification",
    "libraryPath": "library/methodologies/ccpm/ccpm-tracking.js",
    "usesAgents": [
      "project-tracker"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "skill-area:code-review-practice",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "skill-area:code-analysis-linting",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "topic:code-review-best-practices",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "role:engineering-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "workflow:code-review",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "workflow:pull-request-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "specialization:collaboration",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "methodology:ccpm",
      "kind": "follows_methodology",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:shared--ccpm-tracking",
      "to": "lib-agent:shared--project-tracker",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}