{
  "objectName": "Escalation Map",
  "objectType": "LPM Knowledge Object",
  "version": "1.0",
  "lastReviewedDate": "2026-06-24",
  "ownerOfArtifact": "LPM / Lapemo",
  "lpmLayer": [
    "Governance Architecture",
    "Decision Architecture",
    "Ownership Map",
    "Communication Architecture",
    "AI Amplification"
  ],
  "connectedLayers": [
    "Identity & Incentives",
    "Information Ecology",
    "Platform Structure"
  ],
  "purpose": "Define when issues, decisions, dependencies, risks, exceptions, and AI events must escalate, who owns the path, and how resolution is tracked.",
  "intendedAudience": [
    "Executives",
    "Transformation leaders",
    "Product leaders",
    "Technology leaders",
    "AI initiative owners",
    "Risk leaders",
    "Operations leaders",
    "Governance teams",
    "Program and portfolio leaders",
    "Platform owners"
  ],
  "requiredFields": [
    {
      "name": "escalationId",
      "type": "string",
      "required": true
    },
    {
      "name": "escalationCategory",
      "type": "enum",
      "values": [
        "decision_conflict",
        "ownership_gap",
        "dependency_stall",
        "delivery_risk",
        "platform_risk",
        "data_risk",
        "governance_exception",
        "ai_event",
        "customer_impact",
        "financial_impact",
        "people_impact",
        "security",
        "privacy",
        "legal",
        "regulatory"
      ],
      "required": true
    },
    {
      "name": "triggerCondition",
      "type": "text",
      "required": true
    },
    {
      "name": "severityTier",
      "type": "enum",
      "values": [
        "tier_0_local",
        "tier_1_functional",
        "tier_2_cross_functional",
        "tier_3_executive",
        "tier_4_enterprise_control",
        "tier_5_board_regulator_external"
      ],
      "required": true
    },
    {
      "name": "businessImpact",
      "type": "text",
      "required": true
    },
    {
      "name": "affectedDecision",
      "type": "string",
      "requiredWhen": "escalationCategory == decision_conflict or triggerCondition references a decision"
    },
    {
      "name": "affectedOwner",
      "type": "role",
      "required": true
    },
    {
      "name": "escalationOwner",
      "type": "role",
      "required": true
    },
    {
      "name": "resolutionOwner",
      "type": "role",
      "required": true
    },
    {
      "name": "controlOwner",
      "type": "role",
      "requiredWhen": "severityTier in [tier_3_executive, tier_4_enterprise_control, tier_5_board_regulator_external] or escalationCategory in [security, privacy, legal, regulatory, governance_exception, ai_event]"
    },
    {
      "name": "aiBoundaryOwner",
      "type": "role",
      "requiredWhen": "escalationCategory == ai_event or aiInvolvementLevel != level_0_none"
    },
    {
      "name": "evidenceAttached",
      "type": "evidence[]",
      "required": true
    },
    {
      "name": "slaResponseTime",
      "type": "enum",
      "values": [
        "same_day",
        "next_business_day",
        "24_hours",
        "48_hours",
        "immediate",
        "formal_external_path"
      ],
      "required": true
    },
    {
      "name": "communicationPath",
      "type": "string",
      "required": true
    },
    {
      "name": "decisionLogLink",
      "type": "string",
      "requiredWhen": "severityTier in [tier_2_cross_functional, tier_3_executive, tier_4_enterprise_control, tier_5_board_regulator_external] or escalation creates or supersedes a decision"
    },
    {
      "name": "status",
      "type": "enum",
      "values": [
        "open",
        "triaged",
        "escalated",
        "decision_pending",
        "resolving",
        "blocked",
        "resolved",
        "superseded",
        "closed"
      ],
      "required": true
    },
    {
      "name": "reviewDate",
      "type": "date",
      "required": true
    },
    {
      "name": "version",
      "type": "string",
      "required": true
    }
  ],
  "optionalFields": [
    {
      "name": "rootCause",
      "type": "text"
    },
    {
      "name": "optionsConsidered",
      "type": "text[]"
    },
    {
      "name": "recommendedPath",
      "type": "text"
    },
    {
      "name": "riskRating",
      "type": "enum",
      "values": [
        "low",
        "medium",
        "high",
        "critical",
        "regulated"
      ]
    },
    {
      "name": "systemsImpacted",
      "type": "system[]"
    },
    {
      "name": "dataObjectsImpacted",
      "type": "data_object[]"
    },
    {
      "name": "customerImpactDescription",
      "type": "text"
    },
    {
      "name": "employeeImpactDescription",
      "type": "text"
    },
    {
      "name": "supersededDecisionId",
      "type": "string"
    },
    {
      "name": "operatingModelCorrection",
      "type": "text"
    }
  ],
  "scoringLogic": {
    "dimensions": [
      "pathClarity",
      "ownerClarity",
      "severityAccuracy",
      "evidenceQuality",
      "slaDiscipline",
      "controlCoverage",
      "aiBoundaryClarity",
      "communicationQuality",
      "closureDiscipline"
    ],
    "scale": [
      [
        "0",
        "Escalation paths are informal, political, meeting-driven, or dependent on personal relationships."
      ],
      [
        "1",
        "Escalation paths exist but are inconsistent, slow, undocumented, or disconnected from owners and decision rights."
      ],
      [
        "2",
        "Escalation tiers are defined, but evidence standards, SLAs, AI triggers, control owners, or closure rules are weak."
      ],
      [
        "3",
        "Escalation paths are clear, owner-based, severity-tiered, evidence-backed, and connected to decisions, risks, and execution."
      ],
      [
        "4",
        "Escalation is federated, auditable, AI-aware, monitored, tied to operating-model corrections, and continuously improved."
      ]
    ],
    "formula": "average(pathClarity, ownerClarity, severityAccuracy, evidenceQuality, slaDiscipline, controlCoverage, aiBoundaryClarity, communicationQuality, closureDiscipline)",
    "highRiskFlag": "true when no escalation owner, no resolution owner, material severity without control owner, AI involved without AI boundary owner, escalation past SLA, or material decision not logged"
  },
  "companyProfiles": {
    "500_plus": {
      "designPrinciple": "make escalation visible without creating bureaucracy",
      "minimumModel": "team to functional/cross-functional owner to executive sponsor",
      "standards": [
        [
          "Primary problem",
          "Escalation still moves through founders, executives, strong operators, Slack/Teams, and informal urgency",
          "Create a simple escalation ladder before work becomes personality-driven"
        ],
        [
          "Authority model",
          "Three-tier path: team, functional/cross-functional owner, executive sponsor",
          "Keep it light but explicit"
        ],
        [
          "Owner standard",
          "Every escalation has a reporter, escalation owner, resolution owner, and decision owner if a decision is needed",
          "One owner per path"
        ],
        [
          "Evidence standard",
          "Short issue brief: trigger, impact, owner, blocker, options, and recommendation",
          "No escalation without facts"
        ],
        [
          "Communication path",
          "Single escalation channel or page connected to work system and leadership rhythm",
          "Avoid side-channel chaos"
        ],
        [
          "AI trigger",
          "Any AI pilot touching customers, employees, data, controls, or external commitments escalates to named owner",
          "AI must not bypass ownership"
        ]
      ]
    },
    "5000_plus": {
      "designPrinciple": "separate delivery escalation from authority escalation and connect both to decision rights, controls, and AI boundaries",
      "minimumModel": "team, function, cross-functional, executive, enterprise control",
      "standards": [
        [
          "Primary problem",
          "Escalations cross functions, platforms, products, vendors, data teams, and governance forums",
          "Separate delivery escalation from authority escalation"
        ],
        [
          "Authority model",
          "Five-tier model: team, function, cross-functional, executive, enterprise control",
          "Map escalation to decision rights and materiality"
        ],
        [
          "Owner standard",
          "Escalation owner, resolution owner, decision owner, control owner, communication owner, and AI boundary owner where needed",
          "Role separation reduces noise and drift"
        ],
        [
          "Evidence standard",
          "Structured escalation record with dependency map, impact analysis, decision needed, options, control review, and SLA",
          "Escalations must be reviewable"
        ],
        [
          "Communication path",
          "Escalation register connected to Jira, ServiceNow, Teams/Slack, governance forums, and decision log",
          "Status must not live in meetings only"
        ],
        [
          "AI trigger",
          "AI routing, recommendation, automation, or agent action requires severity path, override path, and control owner",
          "AI escalation becomes part of operating control"
        ]
      ]
    },
    "10000_plus": {
      "designPrinciple": "federate escalation paths locally while centralizing memory, controls, and AI boundary enforcement",
      "minimumModel": "local, functional, cross-functional, executive, enterprise reserved, board/regulator/external",
      "standards": [
        [
          "Primary problem",
          "Escalation fragments by BU, region, legal entity, platform, risk type, governance forum, and executive structure",
          "Federate escalation locally while centralizing memory, controls, and AI boundaries"
        ],
        [
          "Authority model",
          "Six-tier model including enterprise reserved, board, regulator, and external commitment paths",
          "Support local speed and enterprise control"
        ],
        [
          "Owner standard",
          "Escalation owner, resolution owner, decision owner, control owner, executive sponsor, legal/entity owner, communication owner, AI boundary owner, and value owner where needed",
          "Complexity requires formal role separation"
        ],
        [
          "Evidence standard",
          "Formal evidence pack for regulated, customer-impacting, employee-impacting, platform, data, model, or AI-autonomous events",
          "Replayable evidence is mandatory"
        ],
        [
          "Communication path",
          "Enterprise escalation registry with links to decision memory, risk system, audit evidence, operating model map, and incident record",
          "No hidden executive escalation paths"
        ],
        [
          "AI trigger",
          "Autonomous or semi-autonomous AI events require stop control, incident path, governance review, and supersession of failed authority logic",
          "AI authority must be explicit and revocable"
        ]
      ]
    }
  },
  "severityTiers": [
    [
      "Tier 0 - Local",
      "Small issue inside one team or workflow",
      "Team lead, product owner, process owner, or domain operator",
      "Same day or next business day",
      "No enterprise log unless recurring"
    ],
    [
      "Tier 1 - Functional",
      "Issue within one function, product, platform, or process",
      "Functional owner or delegated accountable owner",
      "1-2 business days",
      "Log if tied to roadmap, people, budget, platform, or AI"
    ],
    [
      "Tier 2 - Cross-functional",
      "Multiple teams, systems, data flows, dependencies, customers, or controls affected",
      "Named cross-functional escalation owner",
      "24-48 hours",
      "Escalation record and decision log if material"
    ],
    [
      "Tier 3 - Executive",
      "Funding, strategy, portfolio, operating model, vendor, major customer, delivery, or control tradeoff",
      "Executive sponsor or executive forum with named owner",
      "24 hours",
      "Decision log and evidence pack required"
    ],
    [
      "Tier 4 - Enterprise control",
      "Security, privacy, legal, regulatory, model risk, enterprise platform, data governance, or AI boundary breach",
      "Enterprise control owner and accountable executive",
      "Immediate to 24 hours",
      "Formal record, control owner, and review trigger required"
    ],
    [
      "Tier 5 - Board / regulator / external",
      "Material external commitment, regulator exposure, public incident, legal entity impact, or board-level risk",
      "Board-facing executive or formally delegated authority",
      "Immediate",
      "Formal evidence pack and audit trail required"
    ]
  ],
  "triggerRules": [
    [
      "Ownership gap",
      "No clear owner for decision, workflow, control, platform, data, or AI boundary",
      "Ownership Map and Decision Rights Model"
    ],
    [
      "Decision conflict",
      "Two active owners or forums claim authority over the same decision",
      "Decision Rights Matrix and Decision Log"
    ],
    [
      "Dependency stall",
      "Work is blocked by another team, system, vendor, policy, or data dependency",
      "Platform Structure and Communication Architecture"
    ],
    [
      "Control exception",
      "Required control, approval, evidence, policy, or audit step is missing or bypassed",
      "Governance Architecture"
    ],
    [
      "AI boundary event",
      "AI output, agent action, automation, model, or prompt workflow crosses approved scope",
      "AI Amplification and Governance Architecture"
    ],
    [
      "Data integrity issue",
      "Source data, lineage, quality, access, or definition is disputed or stale",
      "Information Ecology"
    ],
    [
      "Customer or employee impact",
      "Issue affects external customers, internal workforce, service continuity, or experience quality",
      "Identity & Incentives and Communication Architecture"
    ],
    [
      "Material value risk",
      "Value realization, cost, revenue, strategic benefit, or transformation outcome is at risk",
      "Ownership Map and Decision Architecture"
    ]
  ],
  "aiBoundaryRules": [
    [
      "Level 0 - No AI",
      "Normal escalation rules apply",
      "No AI-specific boundary owner required"
    ],
    [
      "Level 1 - AI drafts or summarizes",
      "Escalate if AI output changes meaning, omits material evidence, or creates decision confusion",
      "Decision owner validates final record"
    ],
    [
      "Level 2 - AI recommends",
      "Escalate if recommendation conflicts with policy, evidence, owner authority, or risk tier",
      "Decider and control owner review when material"
    ],
    [
      "Level 3 - AI routes or triggers workflow",
      "Escalate if routing logic misclassifies severity, owner, system, dependency, or audience",
      "Process owner and AI boundary owner approve changes"
    ],
    [
      "Level 4 - AI executes with approval",
      "Escalate if approval path is bypassed, evidence is weak, or action creates downstream risk",
      "AI boundary owner and control owner own stop path"
    ],
    [
      "Level 5 - Autonomous AI",
      "Immediate escalation for unexpected action, boundary breach, customer impact, regulated exposure, or control failure",
      "Executive owner, AI boundary owner, and control owner accountable"
    ]
  ],
  "validationRules": [
    {
      "condition": "No escalation owner",
      "systemResponse": "Block escalation record approval",
      "reason": "Escalation without ownership becomes noise"
    },
    {
      "condition": "No resolution owner",
      "systemResponse": "Flag unresolved issue risk",
      "reason": "Escalation must lead to a fix, decision, or closure"
    },
    {
      "condition": "Severity tier missing",
      "systemResponse": "Require classification",
      "reason": "Response path depends on consequence"
    },
    {
      "condition": "Material escalation without control owner",
      "systemResponse": "Escalate to governance/control path",
      "reason": "Risk-bearing issues need control ownership"
    },
    {
      "condition": "AI involved but no AI boundary owner",
      "systemResponse": "Block AI workflow or escalate immediately",
      "reason": "AI authority must have a human accountable owner"
    },
    {
      "condition": "No evidence attached",
      "systemResponse": "Return to submitter",
      "reason": "Escalations need facts, not opinions"
    },
    {
      "condition": "Escalation open past SLA",
      "systemResponse": "Auto-escalate to next tier",
      "reason": "Stale escalation creates operating drag"
    },
    {
      "condition": "Decision created but not logged",
      "systemResponse": "Require Decision Log entry",
      "reason": "Material decisions must become operating memory"
    },
    {
      "condition": "Same issue recurs repeatedly",
      "systemResponse": "Create operating-model correction",
      "reason": "Repeated escalation indicates structural failure"
    }
  ],
  "mappingRules": [
    {
      "targetObject": "Ownership Map",
      "mapping": "Affected owner, escalation owner, resolution owner, control owner, and AI boundary owner must map to named ownership."
    },
    {
      "targetObject": "Decision Rights Model",
      "mapping": "Severity tier and authority path must match decision materiality and rights."
    },
    {
      "targetObject": "Decision Rights Matrix",
      "mapping": "Escalated decision must map to decider, recommender, consulted, informed, implementation owner, and control owner."
    },
    {
      "targetObject": "Decision Log",
      "mapping": "Material escalations that create, change, or supersede decisions must be logged."
    },
    {
      "targetObject": "AI Initiative Owner Register",
      "mapping": "AI-related escalations map to initiative owner, value owner, control owner, and AI boundary owner."
    },
    {
      "targetObject": "Incentive Alignment Checklist",
      "mapping": "Recurring escalations may reveal incentives that reward local optimization, delay, risk hiding, or unclear ownership."
    },
    {
      "targetObject": "Information Ecology",
      "mapping": "Escalations tied to bad data, missing lineage, stale evidence, or conflicting definitions map to information health."
    },
    {
      "targetObject": "Platform Structure",
      "mapping": "System, workflow, integration, and vendor escalations map to platform owners and operational controls."
    },
    {
      "targetObject": "Governance Architecture",
      "mapping": "Control exceptions, audit exposure, regulatory paths, policy violations, and risk decisions map to governance owners."
    }
  ],
  "aiPrompts": [
    "Classify this escalation by category, severity tier, affected LPM layer, owner gap, evidence quality, and decision path.",
    "Identify whether this issue should stay local, move to a functional owner, escalate cross-functionally, or become an executive or enterprise-control decision.",
    "Detect missing roles: escalation owner, resolution owner, decision owner, control owner, communication owner, and AI boundary owner.",
    "Determine whether this escalation requires a Decision Log entry, Ownership Map update, risk record, AI initiative update, or governance review.",
    "Summarize the escalation into an executive-ready brief with trigger, impact, options, recommendation, owner, SLA, and next decision needed.",
    "Identify repeated escalations that indicate a structural operating-model failure rather than a one-off delivery issue.",
    "Generate the correct escalation map version for a 500+, 5,000+, or 10,000+ employee company."
  ],
  "renderTargets": [
    "docx",
    "pdf",
    "markdown",
    "json",
    "website_page",
    "interactive_form",
    "csv_import",
    "lapemo_in_app_workflow"
  ],
  "reviewTriggers": [
    "Company crosses a major scale threshold, such as 500, 5,000, or 10,000+ employees.",
    "Escalations repeatedly bypass formal paths and move through executive side channels.",
    "An AI workflow, automation, or agent creates a decision, routing, customer, employee, regulatory, or control event.",
    "A major platform, system of record, vendor, data domain, or governance forum changes.",
    "A material incident, audit finding, regulatory issue, customer impact, or operating-model failure occurs.",
    "Escalation SLAs are repeatedly missed or decisions repeatedly stall.",
    "Ownership, decision rights, or incentives are restructured."
  ],
  "websitePositioningCopy": "A reusable LPM method for defining when issues, risks, decisions, dependencies, and AI events move from local resolution to cross-functional, executive, enterprise-control, or external escalation.",
  "governanceNotes": [
    "Escalation should not be used to avoid ownership.",
    "Repeated escalation is a signal of operating-model failure.",
    "AI events require human accountability, boundary ownership, override, and stop-control paths."
  ]
}