{
  "artifact_id": "lpm.ownership_map.v1",
  "name": "LPM Reusable Ownership Map",
  "version": "1.0.0",
  "artifact_type": "template_skill",
  "last_updated": "2026-06-23",
  "purpose": "Help companies scaling AI define and maintain accountable ownership across outcomes, decisions, execution, information, platforms, governance, and AI workflows.",
  "company_profiles": [
    {
      "id": "500_plus",
      "label": "500+ employees",
      "profile": "Scaling company",
      "depth": "lightweight",
      "goal": "Move from founder-led coordination to scalable ownership discipline."
    },
    {
      "id": "5000_plus",
      "label": "5,000+ employees",
      "profile": "Scaled enterprise",
      "depth": "cross-functional",
      "goal": "Reduce ownership breaks across departments, systems, data, and AI workflows."
    },
    {
      "id": "10000_plus",
      "label": "10,000+ employees",
      "profile": "Federated enterprise",
      "depth": "federated-control",
      "goal": "Make global, regional, platform, control, and AI ownership queryable and auditable."
    }
  ],
  "lpm_layers": [
    "Identity & Incentives",
    "Decision Architecture",
    "Communication Architecture",
    "Information Ecology",
    "Platform Structure",
    "Governance Architecture",
    "AI Amplification"
  ],
  "inputs": [
    "company_size_profile",
    "work_or_capability_domain",
    "known_business_owners",
    "known_systems_of_record",
    "known_governance_controls",
    "current_ai_use_cases",
    "evidence_sources"
  ],
  "required_fields": [
    "domain",
    "outcome_owner",
    "decision_owner",
    "execution_owner",
    "information_owner",
    "platform_owner",
    "governance_owner",
    "ai_or_automation_owner",
    "evidence_source",
    "escalation_trigger",
    "ownership_clarity_score"
  ],
  "guided_questions": [
    "Who is accountable for the business outcome?",
    "Who has authority to make tradeoff decisions?",
    "Who runs the process day to day?",
    "Where does the current version of the process, policy, or data definition live?",
    "Which platform or system of record controls this work?",
    "Who owns governance, risk, control, and compliance evidence?",
    "Who owns AI behavior, human review, permissions, and rollback?",
    "What trigger escalates an ownership conflict?"
  ],
  "scoring": {
    "0": "Missing: no clear owner, no decision path, or only tribal knowledge.",
    "1": "Named but weak: owner exists, but authority, evidence, or decision rights are unclear.",
    "2": "Defined: owner, authority, evidence, and escalation are documented and usable.",
    "3": "Governed and current: ownership is reviewed, linked to systems of record, and safe for AI-assisted work."
  },
  "outputs": [
    "ownership_map",
    "ownership_gap_report",
    "decision_rights_summary",
    "ai_readiness_risk_flags",
    "action_log",
    "review_cadence"
  ],
  "auto_update_triggers": [
    "reorganization",
    "owner_departure",
    "new_ai_workflow",
    "agent_permission_change",
    "system_migration",
    "new_platform_purchase",
    "control_failure",
    "audit_issue",
    "stale_evidence_source",
    "conflicting_metric_or_source"
  ],
  "governance": {
    "human_approval_required": true,
    "version_history_required": true,
    "evidence_required_for_material_change": true,
    "recommended_review_cadence": "quarterly_or_event_driven"
  },
  "website_packaging": {
    "download_formats": [
      "docx",
      "pdf",
      "md",
      "json"
    ],
    "primary_cta": "Download the template",
    "secondary_cta": "Run this as a Lapemo skill",
    "card_description": "A practical template for making hidden ownership visible before AI scales work across teams, systems, and decision paths."
  }
}