iiRecord
Agentic AI Atlas · web-performance-optimization
lib-process:web-development--web-performance-optimizationa5c.ai
II.
LibraryProcess JSON

lib-process:web-development--web-performance-optimization

Structured · live

web-performance-optimization 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:web-development--web-performance-optimization",
  "_kind": "LibraryProcess",
  "_file": "generated-library/processes.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "web-performance-optimization",
    "description": "Web Performance Optimization - Process for optimizing Core Web Vitals (LCP, FID, CLS), implementing performance monitoring, and improving page load times.",
    "libraryPath": "library/specializations/web-development/web-performance-optimization.js",
    "specialization": "web-development",
    "references": [
      "- Web Vitals: https://web.dev/vitals/\n- Lighthouse: https://developers.google.com/web/tools/lighthouse"
    ],
    "usesAgents": [
      "performance-auditor-agent",
      "lcp-specialist",
      "fid-specialist",
      "cls-specialist",
      "performance-monitoring-specialist",
      "technical-writer-agent"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "skill-area:web-performance",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "skill-area:frontend-performance-testing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "topic:asset-optimization",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "role:frontend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-process:web-development--web-performance-optimization",
      "to": "lib-agent:sdk-platform-development--technical-writer-agent",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ],
  "incomingEdges": []
}