iiRecord
Agentic AI Atlas · Performance budget enforcement
responsibility:performance-budget-enforcementa5c.ai
II.
Responsibility JSON

responsibility:performance-budget-enforcement

Structured · live

Performance budget enforcement json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/responsibilities/responsibilities-expanded-2.yamlCluster · role
Record JSON
{
  "id": "responsibility:performance-budget-enforcement",
  "_kind": "Responsibility",
  "_file": "role/responsibilities/responsibilities-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "Performance budget enforcement",
    "cadence": "continuous",
    "description": "Enforce page weight, bundle size, and Core Web Vitals budgets —\nCI checks for regressions, lighthouse scoring, and alerting when\nperformance thresholds are breached.\n"
  },
  "outgoingEdges": [
    {
      "from": "responsibility:performance-budget-enforcement",
      "to": "role:frontend-engineer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:performance-budget-enforcement",
      "to": "role:performance-engineer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:performance-budget-enforcement",
      "to": "role:motion-designer",
      "kind": "held_by",
      "attributes": {}
    },
    {
      "from": "responsibility:performance-budget-enforcement",
      "to": "skill-area:frontend-performance",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "responsibility:performance-budget-enforcement",
      "to": "skill-area:core-web-vitals",
      "kind": "requires_expertise",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "role:motion-designer",
      "to": "responsibility:performance-budget-enforcement",
      "kind": "holds_responsibility"
    }
  ]
}