Skip to main content
Large People ModelHuman Operating Architecture

Template & Working Tool · LPM Knowledge Object

Integration Map

A map of system integrations, owners, data flows, failure points, and operational dependencies.

Mapv1.0.0Platforms

Problem it solves

Work fragments across systems, creating manual handoffs, duplicate effort, and poor visibility.

Who should use it

Outcome owners, transformation leads, and cross-functional teams

Estimated time

30–45 minutes for a first working session

Three-Step Quick Start

  1. 1Choose a workflow or platform domain.
  2. 2Map systems, integrations, owners, and dependencies.
  3. 3Flag brittle, duplicated, or ownerless connections.
Open the public PDF

The PDF action is direct and public. All available packaged formats are also public and require no registration.

Object Overview

What this object is

Integration Map is a reusable LPM knowledge object that helps organizations technology and operations leaders see where platform connections create execution, data, or control risk. It gives teams a structured way to make platforms visible, owned, and reviewable.

Why it matters

As companies scale AI, weak operating-model structures become amplified. This object helps prevent governed agents act across fragmented systems without reliable operating boundaries. by defining ownership, flow, and handoff boundaries.

Layer Alignment

Where it fits in LPM

Primary LPM layer

Platform Structure

Maps how tools, systems, workflows, and integrations shape how work actually moves through the enterprise.

Supporting layers

No secondary layer assigned.

Why it belongs here

This object sits in Platforms because it turns platforms into a concrete artifact with owners, evidence, review cadence, and action paths.

Weakness it exposes

Governed agents act across fragmented systems without reliable operating boundaries.

Usage

How to use it

  1. 1Select the business area, workflow, platform, or AI initiative being assessed.
  2. 2Identify the accountable owner and required participants.
  3. 3Complete the working DOCX version with the team.
  4. 4Use the PDF as the reference guide.
  5. 5Capture decisions, gaps, risks, and owners.
  6. 6Convert outputs into backlog items, governance actions, or Lapemo onboarding inputs.
  7. 7Review on the recommended cadence: Quarterly or before platform changes.

File Formats

Which file should you use?

PDF

Executive/reference version

Best for education, pre-read, sharing, and workshops.

DOCX

Editable working artifact

Best for facilitation, implementation, and client or internal completion.

Markdown

Website/source version

Best for publishing, documentation, and content reuse.

JSON

Structured knowledge object schema

Best for future Lapemo ingestion, scoring, validation, prompts, and workflows.

Outputs

What the organization should expect

Clearer ownership

Better decision traceability

Reduced ambiguity

Evidence-backed conversations

Better AI readiness

Better handoff into Lapemo later

Integration map

Dependency risks

Owner and control actions

Advanced specification, company-size variants, and future product notes

Company Scale

How this changes by company size

500+ employees

Use this to create baseline clarity.

Focus on named owners, simple governance, and reducing informal workarounds.

Included in this object.

5,000+ employees

Use this to standardize across functions and platforms.

Focus on cross-functional ownership, decision rights, evidence, and repeatability.

Included in this object.

10,000+ employees

Use this to create enterprise control and reviewability.

Focus on federation, risk tiers, governance bodies, AI boundaries, and auditability.

Included in this object.

Artifact Content

Source artifact

The full artifact content below is rendered from the Markdown source packaged with Integration Map.

Reusable LPM Knowledge Object · Platform Structure / AI Amplification

Use this template to map how systems, data, workflows, controls, and AI tools connect across the enterprise. This is not just a technical diagram. It shows what moves, why it moves, who owns it, what can fail, what controls apply, and what AI is allowed to do through it.

Core principles

PrincipleMeaning
Integration is an operating-model dependencyAn integration is not just technical plumbing. It moves work, data, decisions, evidence, controls, and AI actions across boundaries.
Every connection needs an ownerThe sending system, receiving system, data object, workflow, control, and failure path must have accountable owners.
Manual handoffs are integrations tooSpreadsheets, email, chat, file uploads, and swivel-chair work must be mapped because AI and automation will amplify those weak points.
Data movement changes decision qualityDashboards, models, agents, and executives inherit the quality, freshness, transformation logic, and lineage of the integration path.
AI access must be bounded by the integration mapAI should not retrieve, update, trigger, or act across systems unless permission, source, lineage, audit, and human review rules are defined.
Failure handling is part of the designEvery critical integration needs observability, retries, exception routing, owner notification, escalation, and recovery evidence.
The map should drive simplificationThe goal is not documentation theater. It should identify duplicate flows, brittle handoffs, shadow automation, governance gaps, and consolidation opportunities.

Required fields

FieldDefinitionRequired
Integration IDUnique identifier for the integration, connector, automation, file transfer, API, event, RPA bot, data pipeline, or manual handoffYes
Integration nameHuman-readable name used by business and technical teamsYes
Integration typeAPI, webhook, event stream, ETL/ELT, file transfer, database replication, RPA, workflow automation, native connector, manual handoff, or AI tool actionYes
Business purposeThe business capability, workflow, decision, report, control, or AI use case supported by the integrationYes
Source systemPlatform, data product, team, vendor, document, or human process sending the data or work itemYes
Target systemPlatform, workflow, dashboard, AI tool, data store, control system, or team receiving the data or work itemYes
Source ownerAccountable owner for the source system, source data, or source workflowYes
Target ownerAccountable owner for the receiving system, receiving process, or downstream useYes
Data owner / stewardOwner of definitions, quality, freshness, and permitted usage for critical data moved through the integrationRequired when data moves
Workflow ownerOwner of the business process or operating workflow affected by the integrationRequired when workflow-critical
Control ownerOwner of access, audit, retention, approval, segregation, exception, or compliance ruleRequired when controlled
Critical objects movedRecords, metrics, decisions, documents, tickets, approvals, model inputs, outputs, prompts, or evidence objects moved across the integrationYes
TriggerSchedule, event, user action, AI action, approval, status change, file drop, API call, or manual request that starts the integrationYes
Frequency / latencyReal-time, near-real-time, hourly, daily, weekly, monthly, ad hoc, batch, or manualYes
Transformation logicMapping, enrichment, filtering, aggregation, validation, normalization, scoring, or prompt/model processing applied during movementYes
Validation checksCompleteness, schema, reconciliation, quality, access, approval, exception, and error-handling checksYes
Failure pathHow failures are detected, routed, escalated, retried, recovered, and evidencedYes
Observability signalLogs, SLA, freshness monitor, queue depth, error rate, reconciliation report, alert, or manual checkYes
AI usage boundaryWhether AI can read, summarize, classify, recommend, trigger, update, approve, or act through this integrationYes
Human review ruleWhen a human must review AI-triggered movement, exceptions, data updates, or downstream actionsRequired when material
Risk tierLow, moderate, high, critical, regulated, customer-impacting, financial-impacting, or AI-actioningYes
Evidence linkLog, ticket, control record, policy, runbook, data lineage reference, source-of-truth record, or decision log linkYes
Lifecycle stateDiscover, pilot, active, monitored, governed, constrained, duplicate, replace, retire, or exceptionYes
Review dateNext review of purpose, ownership, data movement, controls, AI boundary, and failure pathYes
VersionObject version, owner, last reviewed date, and change historyYes

Integration types

TypeDefinitionExampleCommon risk
API / service callSynchronous system-to-system request and responseCRM calls pricing serviceTimeouts, version drift, missing owner, weak auth
Webhook / event triggerSystem pushes event when something changesContract signed triggers onboarding workflowSilent failures, duplicate events, no retry path
Event streamContinuous publish/subscribe movement across systemsKafka events feed data products and alertsSchema changes, consumer sprawl, weak lineage
ETL / ELT pipelineBatch or scheduled data extraction, transformation, and loadingERP data into warehouse and BI modelStale data, transformation opacity, dashboard trust gaps
File transferCSV, flat file, secure transfer, export/import, or vendor feedDaily HR file to identity systemManual errors, late files, no validation evidence
Database replicationData copied or synchronized between storesOperational DB to analytics replicaLatency, schema drift, ambiguous source of truth
RPA / botAutomation interacts with a UI when no API existsBot moves cases between legacy systemsBrittle selectors, hidden credentials, weak audit trail
Workflow automationRules engine or orchestration tool moves work across systemsServiceNow to Jira to Teams notificationNo process owner, no exception routing
Native connectorVendor-provided connector between platformsSalesforce to Slack notificationLimited transparency, permission creep
Manual handoffHuman moves data or work through chat, email, spreadsheet, meeting, or uploadAnalyst emails weekly reportInvisible dependency, stale evidence, AI hallucination risk
AI tool actionAI retrieves, transforms, summarizes, classifies, updates, or triggers work across systemsAgent updates CRM from meeting notesNo decision rights, source ambiguity, uncontrolled action

Integration map stages

StageWhat happensEvidenceKey fieldsCommon risk
1. IdentifyCatalog the integration, type, business purpose, source, target, trigger, and lifecycle state.App inventory, architecture diagram, workflow inventory, data catalogIntegration ID, type, source, targetHidden or undocumented connection
2. OwnName source owner, target owner, data owner, workflow owner, technical owner, and control owner.Ownership map, platform map, RACI, support modelOwners and review cadenceOwnerless integration or unclear accountability
3. TraceMap critical objects, transformation logic, upstream dependencies, downstream consumers, and lineage.Data lineage, source-of-truth map, pipeline config, runbookObjects moved, mappings, lineageDecision or AI output cannot be traced
4. ControlAttach access, security, approval, retention, privacy, audit, reconciliation, and exception rules.GRC records, IAM policy, audit logs, control evidenceControls and validation checksData moves without approval or evidence
5. MonitorDefine observability, failure detection, SLA, freshness, reconciliation, alerts, and support path.Logs, SLA reports, monitoring, tickets, alertsHealth signal and failure pathSilent failure or brittle handoff
6. AI-boundDefine what AI can retrieve, summarize, transform, trigger, update, approve, or act on through the integration.AI policy, model registry, permission model, agent logsAI boundary and human review ruleAI action without authority or audit
7. OptimizeDecide whether to standardize, govern, automate, consolidate, replace, retire, or accept as an exception.Roadmap, architecture review, risk register, value caseLifecycle decision and next actionIntegration sprawl and automation debt

Integration archetypes

ArchetypeDefinitionExamplesGovernance requirement
Operational integrationMoves work between systems during executionCase to ticket, lead to opportunity, order to fulfillmentRequires workflow owner, failure path, SLA, and escalation rule
Data integrationMoves data for reporting, analytics, models, or downstream systemsERP to warehouse, CRM to lakehouse, HRIS to BIRequires data owner, lineage, transformation logic, freshness, and reconciliation
Control integrationFeeds or enforces access, approvals, risk, policy, audit, or compliance evidenceIAM provisioning, GRC evidence feed, policy exceptionRequires control owner, audit trail, evidence, and exception handling
Experience integrationConnects customer, employee, partner, or vendor experiences across toolsSupport ticket to customer portal, HR request to knowledge baseRequires experience owner, privacy review, quality checks, and communication rule
Knowledge integrationMoves documents, policies, decisions, templates, playbooks, or knowledge objectsConfluence to AI knowledge base, SharePoint to search indexRequires freshness, source-of-truth, versioning, and AI retrieval boundary
AI integrationAllows AI tools or agents to retrieve, summarize, recommend, update, or act through connected systemsCopilot reads CRM, agent updates Jira, RAG over policy docsRequires permission boundary, source lineage, human review, logging, and kill switch
Shadow integrationUnapproved or unmanaged movement of data or workManual CSV exports, spreadsheet uploads, personal automationsRequires risk triage, unmet-need analysis, and migration plan

Template: integration map

Map elementEntryGuidance
Integration ID[INT-001]Unique connector, automation, pipeline, bot, or handoff ID
Integration name[Name]Common business and technical name
Integration type[API / event / ETL / file / RPA / manual / AI action]Defines technical and governance pattern
Business purpose[Workflow, decision, report, control, AI use case]Why the integration exists
Source system[System / team / vendor / document / human process]Where data or work starts
Target system[System / dashboard / workflow / AI tool / team]Where data or work lands
Source owner[Name / role]Owns the source system, source data, or source workflow
Target owner[Name / role]Owns the downstream system or process
Critical objects moved[Records, metrics, tickets, decisions, documents, evidence]What moves across the connection
Trigger[Schedule / event / user action / AI action / approval]What starts the integration
Frequency / latency[Real-time / daily / batch / ad hoc / manual]Expected timing and freshness
Transformation logic[Mapping, enrichment, filtering, scoring, validation]How the object changes in transit
Validation checks[Schema, completeness, reconciliation, quality, access]How correctness is confirmed
Failure path[Alert, retry, ticket, owner, escalation, recovery]What happens when it breaks
Observability signal[Log, SLA, freshness monitor, error rate, queue depth]How health is monitored
AI usage boundary[Read / summarize / classify / trigger / update / act / blocked]Defines what AI can do
Risk tier[Low / moderate / high / critical / regulated]Governance intensity
Evidence link[Runbook, log, control, ticket, lineage, decision log]Proof and traceability
Lifecycle state[Discover / active / monitored / governed / replace / retire]Current operating status
Review date[Date]Next ownership, control, and AI boundary review

Version for 500+ employee company

DimensionRecommended pattern
Design intentCreate practical visibility into the integrations that keep the company running before tool sprawl and AI pilots create hidden risk.
Minimum scopeMap the top 25 to 50 integrations across revenue, delivery, finance, people, data, knowledge, and active AI workflows.
Operating patternMonthly review of critical integrations, manual handoffs, owner gaps, and AI-connected workflows.
AI focusDo not let AI tools act through integrations until the source, target, owner, review rule, and audit trail are clear.
Governance needName owners, define failure paths, document manual handoffs, and establish source-of-truth relationships.
Red flagsSpreadsheet uploads, founder/operator-held logic, no support owner, daily CSV exports, AI connected to local files, and no failure alerts.

Version for 5,000+ employee company

DimensionRecommended pattern
Design intentMove from scattered connector knowledge to domain-level integration governance across platforms, data products, controls, and AI use cases.
Minimum scopeMap Tier 1 integrations, critical data pipelines, workflow automations, cross-functional handoffs, and AI-connected systems.
Operating patternQuarterly integration governance by business domain with architecture, platform, data, risk, and transformation owners.
AI focusClassify integrations by AI usage boundary: retrieve, summarize, recommend, trigger, update, approve, act, or blocked.
Governance needConnect integration records to platform maps, data lineage maps, source-of-truth maps, decision logs, and control evidence.
Red flagsDuplicate connectors, brittle automations, inconsistent customer or employee data, weak pipeline ownership, and unmanaged vendor integrations.

Version for 10,000+ employee company

DimensionRecommended pattern
Design intentCreate enterprise integration control across business units, shared services, regulated data, external partners, AI agents, and control systems.
Minimum scopeMap critical enterprise integrations, regulated data flows, external data sharing, high-risk automation, model inputs, agent tool-use paths, and control evidence feeds.
Operating patternEnterprise integration council, domain integration owners, automated dependency discovery, control evidence packs, and architecture exception governance.
AI focusAI agents require integration-specific permission boundaries, model risk tiering, source lineage, human review, tool-use logs, and kill-switch rules.
Governance needTie integration changes to architecture, security, privacy, procurement, GRC, data governance, model risk, and executive decision rights.
Red flagsSilent API dependency, federated integration sprawl, unmanaged event consumers, vendor black boxes, external data leakage, and AI actions without approval authority.

Scoring logic

DimensionScoreWhat good looks like
Ownership clarity0-5Source, target, data, workflow, technical, and control owners are named for critical integrations.
Purpose clarity0-5The business purpose, supported workflow, decision, data object, or control is explicit.
Lineage clarity0-5Source, target, transformation logic, downstream consumers, and evidence links are traceable.
Reliability visibility0-5Failure detection, SLA, retry, monitoring, reconciliation, and support path are defined.
Governance strength0-5Access, approvals, privacy, retention, audit, exceptions, and controls are attached.
AI boundary clarity0-5AI retrieval, trigger, update, approval, and action permissions are explicit and reviewed.
Manual handoff exposure0-5Manual exports, uploads, spreadsheets, emails, and chat-based movement are visible and governed.
Lifecycle discipline0-5Integrations are actively governed as discover, pilot, active, monitored, governed, replace, retire, or exception.

Suggested readiness score: average the eight scores, then classify 0-1.9 as Fragmented, 2.0-3.4 as Mapped, 3.5-4.4 as Governed, and 4.5-5.0 as AI-ready.

AI prompts

  • Given this integration inventory, classify each connection by integration type, risk tier, lifecycle state, source-of-truth relationship, and AI usage boundary.
  • Identify owner gaps, brittle handoffs, duplicate connectors, undocumented manual integrations, stale data paths, weak failure handling, and ungoverned AI actions.
  • Score each integration from 0 to 5 across ownership clarity, purpose clarity, lineage clarity, reliability visibility, governance strength, AI boundary clarity, manual handoff exposure, and lifecycle discipline.
  • Generate an integration dependency map showing source systems, target systems, critical objects moved, transformation logic, downstream consumers, controls, AI consumers, and failure paths.
  • Recommend whether each integration should be documented, monitored, governed harder, automated, replaced, consolidated, retired, or accepted as an exception.
  • Create a Lapemo ingestion plan that converts this integration map into integration objects, platform objects, data lineage objects, control objects, workflow objects, evidence objects, and AI boundary rules.

Validation rules

  • Every critical integration must have a source owner, target owner, and technical owner.
  • Every integration moving critical data must identify the data owner, source-of-truth relationship, transformation logic, freshness expectation, and validation checks.
  • Every workflow-critical integration must have a workflow owner, failure path, escalation path, and recovery rule.
  • Every integration used by AI must have an approved AI usage boundary, human review rule, source lineage, and audit trail.
  • No AI agent should trigger, update, approve, or act through an integration unless decision rights and control rules are defined.
  • Manual handoffs must be mapped and scored instead of ignored because they often represent the highest automation and AI risk.
  • A connection cannot be classified as governed if failure detection, owner notification, evidence, and review cadence are missing.
  • Status must never be encoded only by color; use labels such as active, monitored, governed, constrained, duplicate, replace, retire, exception, blocked, or disputed.

Lapemo ingestion mapping

Lapemo objectFields / entitiesUse
Knowledge objectIntegration MapCanonical reusable artifact for system dependency control and AI-safe connectivity.
Integration objectIntegration ID, type, source, target, trigger, lifecycle, risk tierCreates the enterprise integration inventory and dependency layer.
Platform objectSource system, target system, upstream and downstream dependenciesConnects integrations to platforms and systems of record.
Ownership objectSource owner, target owner, data owner, workflow owner, technical owner, control ownerConnects every connection to accountable humans.
Data lineage objectCritical objects moved, transformation logic, freshness, quality checks, downstream consumersShows how data flows into decisions, dashboards, and AI.
Workflow objectTrigger, process path, handoffs, decision points, exception routingLinks integrations to recurring work and automation candidates.
Governance objectAccess, approvals, retention, privacy, audit, exception, evidence linkConnects integrations to controls and auditability.
AI objectAI usage boundary, permissions, human review rule, agent logs, kill switchDefines what AI can safely do through connected systems.

Reusable knowledge-object model

This artifact should exist in four synchronized forms: a human-readable guide, a downloadable template, a machine-readable JSON object, and a guided Lapemo skill. The knowledge object should be versioned, reviewed, scored, and connected to system data over time. It should not auto-update silently. Lapemo should flag missing owners, brittle integrations, undocumented manual handoffs, stale data movement, weak failure paths, duplicate connectors, ungoverned AI access, and high-risk dependency changes for human approval.

Future Lapemo Use

The JSON schema turns integration map into software.

Lapemo can use this knowledge object as a guided workflow, scoring model, evidence record, governance input, and operating intelligence object. The schema is public for inspection and evaluation; production ingestion and governed execution remain separate product capabilities.

Version Metadata

Version metadata

Version

1.0.0

Last updated

2026-06-23

Review cadence

Quarterly or before platform changes

Integration Map

Make it part of the operating model.

Use this object as a working record now, then connect it to metrics, evidence, and Lapemo workflows as the operating system matures.