{
  "object_name": "Communication Map",
  "object_slug": "communication-map",
  "version": "1.0",
  "last_reviewed": "2026-06-24",
  "owner": "LPM / Lapemo",
  "object_type": "LPM Knowledge Object",
  "primary_layers": [
    "Communication Architecture",
    "Information Ecology",
    "Governance Architecture",
    "AI Amplification"
  ],
  "connected_layers": [
    "Ownership Map",
    "Decision Architecture",
    "Platform Structure",
    "Identity & Incentives"
  ],
  "purpose": "Map critical communication paths, official channels, source-of-truth rules, response expectations, escalation triggers, and AI communication controls.",
  "intended_audience": [
    "Executives",
    "Transformation Leaders",
    "Product Leaders",
    "Operations Leaders",
    "Governance Leaders",
    "AI Initiative Owners",
    "Platform Owners"
  ],
  "required_fields": [
    {
      "name": "Communication object ID",
      "definition": "Unique identifier for the communication path, forum, channel, ritual, alert, or broadcast",
      "required": "Yes"
    },
    {
      "name": "Communication type",
      "definition": "Decision, status, risk, incident, dependency, customer issue, employee issue, AI event, governance event, launch, change, or executive update",
      "required": "Yes"
    },
    {
      "name": "Purpose",
      "definition": "What this communication exists to accomplish",
      "required": "Yes"
    },
    {
      "name": "Primary audience",
      "definition": "Who needs to receive, act on, approve, or be aware of the communication",
      "required": "Yes"
    },
    {
      "name": "Sender / initiator",
      "definition": "Role or system that starts the communication",
      "required": "Yes"
    },
    {
      "name": "Accountable owner",
      "definition": "Person or role accountable for quality, timing, accuracy, and follow-through",
      "required": "Yes"
    },
    {
      "name": "Source of truth",
      "definition": "System, record, dashboard, artifact, decision log, evidence pack, or owner record that supports the message",
      "required": "Yes"
    },
    {
      "name": "Primary channel",
      "definition": "Official channel where this communication belongs",
      "required": "Yes"
    },
    {
      "name": "Secondary channel",
      "definition": "Optional support channel for awareness, reminders, discussion, or routing",
      "required": "Optional"
    },
    {
      "name": "Cadence / trigger",
      "definition": "When the communication happens: event-driven, daily, weekly, monthly, quarterly, launch, incident, risk threshold, or decision gate",
      "required": "Yes"
    },
    {
      "name": "Expected response",
      "definition": "Inform, acknowledge, decide, approve, reject, review, escalate, resolve, or archive",
      "required": "Yes"
    },
    {
      "name": "Response SLA",
      "definition": "Expected response window based on severity and business impact",
      "required": "Required when action-bearing"
    },
    {
      "name": "Escalation trigger",
      "definition": "Condition that moves communication to another owner, forum, control group, or executive level",
      "required": "Required when material"
    },
    {
      "name": "Decision link",
      "definition": "Connection to Decision Log, Decision Rights Matrix, Escalation Map, or approval record",
      "required": "Required when decision-bearing"
    },
    {
      "name": "Evidence link",
      "definition": "Connection to Evidence Checklist, source dashboard, data object, audit record, or support record",
      "required": "Required when claim-bearing"
    },
    {
      "name": "AI involvement",
      "definition": "None, AI summarized, AI routed, AI drafted, AI classified, AI recommended, AI sent, or AI executed",
      "required": "Yes"
    },
    {
      "name": "Human review rule",
      "definition": "When a human must approve, validate, or correct the communication before use",
      "required": "Required when AI-assisted or material"
    },
    {
      "name": "Sensitivity level",
      "definition": "Public, internal, confidential, restricted, regulated, customer-sensitive, employee-sensitive, or legal-sensitive",
      "required": "Yes"
    },
    {
      "name": "Retention / archive location",
      "definition": "Where the communication record is stored for future replay, audit, onboarding, or governance review",
      "required": "Yes"
    },
    {
      "name": "Review date",
      "definition": "Date the communication path must be reviewed, refreshed, replaced, or retired",
      "required": "Yes"
    },
    {
      "name": "Version",
      "definition": "Artifact version, owner, last reviewed date, and change history",
      "required": "Yes"
    }
  ],
  "scoring_logic": [
    {
      "score": "0",
      "meaning": "Communication is informal, personality-driven, scattered across channels, and not tied to source systems or decision records."
    },
    {
      "score": "1",
      "meaning": "Some channels and forums exist, but ownership, source of truth, cadence, escalation, or response expectations are unclear."
    },
    {
      "score": "2",
      "meaning": "Communication paths are documented, but not consistently connected to decisions, evidence, AI workflows, or governance controls."
    },
    {
      "score": "3",
      "meaning": "Critical communication is owner-backed, source-linked, channel-specific, escalation-aware, and reviewed on a defined cadence."
    },
    {
      "score": "4",
      "meaning": "Communication is governed as a live operating layer with AI-assisted routing, evidence links, audit trails, stale-path detection, and executive visibility."
    }
  ],
  "communication_types": [
    {
      "type": "Decision communication",
      "purpose": "Records what was decided, by whom, why, and what changes downstream",
      "common_source_of_truth": "Decision Log, decision forum, product council"
    },
    {
      "type": "Status communication",
      "purpose": "Shares progress, blockers, risks, and next actions without creating a decision by itself",
      "common_source_of_truth": "Jira, portfolio dashboard, weekly update"
    },
    {
      "type": "Risk communication",
      "purpose": "Signals risk exposure, control issue, dependency risk, customer impact, vendor risk, or AI risk",
      "common_source_of_truth": "Risk register, GRC, escalation forum"
    },
    {
      "type": "Incident communication",
      "purpose": "Coordinates urgent operational, technical, customer, compliance, or AI-related response",
      "common_source_of_truth": "Incident tool, war room, executive alert"
    },
    {
      "type": "Dependency communication",
      "purpose": "Clarifies cross-team need, owner, date, blocker, impact, and escalation path",
      "common_source_of_truth": "Program board, Jira, dependency register"
    },
    {
      "type": "Change communication",
      "purpose": "Explains what is changing, who is affected, timing, training, adoption, and support path",
      "common_source_of_truth": "Change plan, Teams post, enablement hub"
    },
    {
      "type": "Governance communication",
      "purpose": "Confirms review, approval, exception, policy interpretation, or control decision",
      "common_source_of_truth": "GRC, governance forum, approval workflow"
    },
    {
      "type": "AI event communication",
      "purpose": "Reports AI launch, model change, agent action, drift, hallucination, boundary breach, human override, or value result",
      "common_source_of_truth": "Model registry, AI control plane, AI owner register"
    }
  ],
  "channel_rules": [
    {
      "channel": "Email",
      "best_use": "Formal external communication, executive summaries, approvals when workflow tooling is not available",
      "boundary": "Do not use as system of record for active work or hidden approvals"
    },
    {
      "channel": "Slack / Teams chat",
      "best_use": "Fast collaboration, awareness, triage, lightweight discussion, working-team context",
      "boundary": "Do not treat chat as final decision memory unless captured elsewhere"
    },
    {
      "channel": "Meetings",
      "best_use": "Alignment, sense-making, decision preparation, tradeoff discussion, cross-functional resolution",
      "boundary": "Every material meeting needs output, owner, and record link"
    },
    {
      "channel": "Jira / work system",
      "best_use": "Work status, backlog, dependency, execution state, blockers, delivery ownership",
      "boundary": "Avoid duplicating work state in decks and chats without links"
    },
    {
      "channel": "Confluence / knowledge base",
      "best_use": "Durable documentation, operating standards, decisions, runbooks, onboarding context",
      "boundary": "Needs owner, review date, and source links"
    },
    {
      "channel": "Dashboards / BI",
      "best_use": "Metrics, trends, adoption, performance, financial, risk, and value signals",
      "boundary": "Needs metric owner, refresh logic, and evidence confidence"
    },
    {
      "channel": "GRC / risk tool",
      "best_use": "Policy, controls, risks, exceptions, audit, regulatory or security evidence",
      "boundary": "Must link back to decision and source evidence"
    },
    {
      "channel": "AI tools / agents",
      "best_use": "Summarization, routing, classification, drafting, recommendation, and workflow assistance",
      "boundary": "Material output needs source, confidence, and human review rules"
    }
  ],
  "ai_controls": [
    {
      "capability": "AI summarization",
      "allowed_use": "AI may summarize long threads, meetings, reports, or updates",
      "control_rule": "Human verifies material claims, owners, dates, and decision implications"
    },
    {
      "capability": "AI routing",
      "allowed_use": "AI may route messages based on type, severity, owner, or system",
      "control_rule": "Routing rules must be explainable and reviewed"
    },
    {
      "capability": "AI drafting",
      "allowed_use": "AI may draft status updates, executive summaries, customer notes, or change messages",
      "control_rule": "Human approval required for external, sensitive, or decision-bearing communication"
    },
    {
      "capability": "AI classification",
      "allowed_use": "AI may classify risk, urgency, affected layer, audience, or escalation tier",
      "control_rule": "Classification must include confidence and override path"
    },
    {
      "capability": "AI sending",
      "allowed_use": "AI may send low-risk internal notifications when preapproved",
      "control_rule": "No autonomous external or high-risk communication without explicit controls"
    },
    {
      "capability": "AI memory",
      "allowed_use": "AI may help maintain communication maps by detecting stale paths or missing owners",
      "control_rule": "Human accepts changes before the knowledge object is updated"
    }
  ],
  "company_versions": {
    "500_plus": [
      {
        "dimension": "Primary problem",
        "recommended_pattern": "Communication is fast but inconsistent, driven by relationships, founders, strong operators, meetings, chat, and informal memory",
        "design_note": "Create simple official paths before AI accelerates noise"
      },
      {
        "dimension": "Minimum map",
        "recommended_pattern": "Critical decisions, risks, customer issues, AI pilots, dependencies, launches, and executive updates",
        "design_note": "Do not map every conversation"
      },
      {
        "dimension": "Channel standard",
        "recommended_pattern": "Define what belongs in chat, email, Jira, Confluence, dashboards, meetings, and decision logs",
        "design_note": "Stop treating every channel as equal"
      },
      {
        "dimension": "Owner standard",
        "recommended_pattern": "Every critical communication path has one accountable owner and one source of truth",
        "design_note": "No ownerless update paths"
      },
      {
        "dimension": "AI standard",
        "recommended_pattern": "AI can summarize and draft, but material communication must be human reviewed",
        "design_note": "Keep boundaries simple and strict"
      },
      {
        "dimension": "Review rhythm",
        "recommended_pattern": "Review monthly during scaling, hiring, new systems, major launches, or AI pilot expansion",
        "design_note": "Prevent tribal knowledge from hardening"
      }
    ],
    "5000_plus": [
      {
        "dimension": "Primary problem",
        "recommended_pattern": "Functions have mature channels, but communication breaks across departments, systems, governance forums, and transformation initiatives",
        "design_note": "Create cross-functional communication control"
      },
      {
        "dimension": "Minimum map",
        "recommended_pattern": "Enterprise initiatives, decision forums, dependencies, risk events, AI initiatives, data changes, customer impact, platform change, and governance approvals",
        "design_note": "Connect communication to operating objects"
      },
      {
        "dimension": "Channel standard",
        "recommended_pattern": "Separate collaboration channels from official record channels and executive control paths",
        "design_note": "Reduce status theater"
      },
      {
        "dimension": "Owner standard",
        "recommended_pattern": "Each communication path has business owner, operating owner, system owner, and governance owner where needed",
        "design_note": "Make handoffs explicit"
      },
      {
        "dimension": "AI standard",
        "recommended_pattern": "AI may route, summarize, and classify, but high-impact communication needs source links, confidence, and human approval",
        "design_note": "Prevent AI from creating false alignment"
      },
      {
        "dimension": "Review rhythm",
        "recommended_pattern": "Review quarterly and after major org, platform, AI, compliance, or operating-model changes",
        "design_note": "Treat stale paths as risk"
      }
    ],
    "10000_plus": [
      {
        "dimension": "Primary problem",
        "recommended_pattern": "Communication overload hides decision latency, duplicated forums, inconsistent executive updates, broken escalation, and ungoverned AI-generated summaries",
        "design_note": "Operate communication as an enterprise control layer"
      },
      {
        "dimension": "Minimum map",
        "recommended_pattern": "Enterprise communication taxonomy, official channels, decision forums, escalation tiers, AI events, regulatory paths, executive dashboards, and cross-region governance",
        "design_note": "Make communication auditable"
      },
      {
        "dimension": "Channel standard",
        "recommended_pattern": "Approved communication paths are tied to source systems, policy, audience, severity, retention, and decision authority",
        "design_note": "No hidden shadow operating model"
      },
      {
        "dimension": "Owner standard",
        "recommended_pattern": "Assign communication domain owners, source owners, control owners, and enterprise review bodies",
        "design_note": "Separate signal ownership from broadcast ownership"
      },
      {
        "dimension": "AI standard",
        "recommended_pattern": "AI-assisted communication must be logged, confidence-rated, source-linked, governed by sensitivity, and reviewable for regulated or material decisions",
        "design_note": "Agentic communication requires controls"
      },
      {
        "dimension": "Review rhythm",
        "recommended_pattern": "Review continuously through control-plane alerts, with formal quarterly governance and annual model refresh",
        "design_note": "Use automation to flag staleness, not silently rewrite"
      }
    ]
  },
  "workshop_steps": [
    {
      "step": "1",
      "action": "Select communication scope",
      "output": "Choose one initiative, business unit, platform, AI portfolio, operating layer, or enterprise forum set."
    },
    {
      "step": "2",
      "action": "List critical communication types",
      "output": "Capture decisions, risks, dependencies, AI events, customer impact, incidents, launches, and governance events."
    },
    {
      "step": "3",
      "action": "Identify official source of truth",
      "output": "Tie each communication path to a system, artifact, evidence pack, owner record, or decision record."
    },
    {
      "step": "4",
      "action": "Assign owners and audiences",
      "output": "Name sender, accountable owner, primary audience, secondary audience, and approver where needed."
    },
    {
      "step": "5",
      "action": "Define channels and response rules",
      "output": "Set official channel, backup channel, trigger, cadence, expected response, SLA, and retention path."
    },
    {
      "step": "6",
      "action": "Attach escalation logic",
      "output": "Map severity, impact, blocked decision, AI risk, or control trigger to the right escalation path."
    },
    {
      "step": "7",
      "action": "Add AI communication boundaries",
      "output": "Define where AI can summarize, route, draft, classify, send, or maintain the map."
    },
    {
      "step": "8",
      "action": "Score and remediate",
      "output": "Score each path from 0 to 4 and turn gaps into ownership, channel, evidence, governance, or AI-control actions."
    }
  ],
  "validation_rules": [
    "Every critical communication path must have one accountable owner.",
    "Every claim-bearing communication must link to evidence or an explicit evidence gap.",
    "Every decision-bearing communication must link to a decision record or approval path.",
    "Every AI-assisted material communication must include AI involvement, confidence, and human review rule.",
    "Every urgent or risk-bearing path must include escalation trigger and response SLA.",
    "Every official communication path must define source of truth and retention location.",
    "Every sensitive communication must include classification and approved channel handling.",
    "Communication paths with missing owners, stale review dates, or unclear source of truth should be flagged for remediation.",
    "Status updates should not create new decisions unless captured in the Decision Log or decision workflow.",
    "AI should not silently update this object. It should propose changes for human approval."
  ],
  "ai_prompts": [
    {
      "name": "Map creation prompt",
      "prompt": "Using the initiative, system, team, or forum context provided, create a Communication Map that lists critical communication types, audiences, channels, owners, source of truth, cadence, response expectations, escalation triggers, AI involvement, and review dates."
    },
    {
      "name": "Gap detection prompt",
      "prompt": "Review this Communication Map and identify missing owners, unclear channels, duplicate forums, missing source of truth, stale review dates, ungoverned AI communication, weak escalation logic, and communication paths that create decision latency."
    },
    {
      "name": "Scale adaptation prompt",
      "prompt": "Adapt this Communication Map for a [500 / 5,000 / 10,000+] employee company. Adjust governance depth, source-of-truth requirements, AI boundaries, response SLAs, escalation tiers, and executive visibility."
    },
    {
      "name": "AI control prompt",
      "prompt": "Identify where AI may summarize, route, classify, draft, or send communication. For each use, define risk level, human review rule, source requirement, audit requirement, and escalation rule."
    },
    {
      "name": "Maintenance prompt",
      "prompt": "Compare the current Communication Map against recent org changes, system changes, AI initiatives, governance changes, and incident patterns. Propose updates and mark each as approve, reject, defer, or needs human review."
    }
  ],
  "mapping_rules": [
    {
      "connected_object": "Ownership Map",
      "mapping_rule": "Communication owner, source owner, escalation owner, AI owner, and control owner must map to named ownership records."
    },
    {
      "connected_object": "Decision Rights Matrix",
      "mapping_rule": "Decision-bearing communication must map to decision authority, approver, consulted roles, and escalation rules."
    },
    {
      "connected_object": "Decision Log",
      "mapping_rule": "Decisions created or changed through communication must be captured as decision records."
    },
    {
      "connected_object": "Evidence Checklist",
      "mapping_rule": "Claim-bearing communication must map to evidence source, confidence, freshness, and reviewer."
    },
    {
      "connected_object": "Escalation Map",
      "mapping_rule": "Urgent, blocked, risk-bearing, customer-impacting, or AI-risk communication must map to escalation paths."
    },
    {
      "connected_object": "Platform Structure",
      "mapping_rule": "Official channels must map to the platforms where work, knowledge, data, governance, and AI activity are managed."
    },
    {
      "connected_object": "AI Initiative Owner Register",
      "mapping_rule": "AI-generated, AI-routed, or AI-sent communication must map to the initiative, owner, risk tier, and control boundary."
    }
  ],
  "render_targets": [
    "DOCX",
    "PDF",
    "Markdown",
    "JSON",
    "Interactive form",
    "Lapemo in-app workflow"
  ],
  "update_model": {
    "ai_can_propose_updates": true,
    "human_approval_required": true,
    "staleness_signals": [
      "owner changed",
      "channel changed",
      "system changed",
      "AI initiative changed",
      "review date expired",
      "escalation pattern changed",
      "incident pattern changed",
      "duplicate forum detected"
    ],
    "canonical_update_rule": "AI proposes revisions, but the canonical Communication Map is updated only after the accountable owner approves the change."
  }
}