Connectivity, permissions, integrations, the pipes layer.
Why it matters
Grammarly survived because it had railroad tracks (plugins) into Word, Gmail, Chrome. Jasper had no tracks. Deep integrations and agent identity create switching costs.
The Railroads & Transport
Refined gold needs to move, by rail, armored truck, secure vault. In AI: APIs, MCP, real-time pipes, and agent identity move intelligence between systems. Grammarly survived because it had tracks into every workflow. Jasper had none.
The 5 sublayers
L4a
API & Integration Layer
REST/GraphQL endpoints, SDKs, webhooks connecting AI to systems
L4b
Agent Interface Protocols
MCP, tool-use specs, agent-to-agent communication standards
L4c
Access Governance & Agent Commerce
Who can use what, RBAC, scoping, audit trails, and agent-payment rails (Stripe/Visa/Mastercard agent-pay, spend limits, programmatic checkout, machine-to-machine billing)
L4d
Real-Time Interaction Infrastructure
Streaming, voice pipelines, video, low-latency modality transport
L4e
Agent Identity & Provenance
Verifying which agent acted, credential chains, trust signatures
, Layer diagnostic card · SCOI v1
Is a company really at L4?
The pipes: APIs, MCP, integrations, agent identity, real-time transport, how intelligence reaches systems and users.
Inclusion tests · include if ALL
Owns the integration surface other products must use (auth, RBAC, audit, transport).
Sits between two systems that would not otherwise talk.
Removing it forces every consumer to rebuild the same plumbing.
Exclusion tests · exclude if ANY
Builds integrations into someone else's distribution surface (then *they* own L4).
Pure SDK with no hosted runtime, no identity, no governance, closer to L6.
MCP server with no enforced auth or audit, L4 in shape, not in trust.
The L4 removal test
Remove L4 and the agent has hands but no arms. It can think, but it cannot reach the system of record.
Economic work this layer does
Provides the universal connective tissue so L5/L6/L7 don't each rebuild every integration.
Canonical examples
Stripe
The canonical payments rail. Every L7 commerce surface rides it.
Microsoft 365 / Google Workspace
Own the workplace surface, every copilot rents distribution from them.
Cloudflare
Network edge + zero-trust + AI gateway. The connective rail for the agent web.
Anti-examples · look-alikes that fail
MCP demo servers
Protocol example without governance, not a real L4.
Zapier-clone startups
L4+L6 with no distribution. Absorbed by whichever L7 owns the user.
iPaaS without auth ownership
Pipes that don't carry identity = pipes someone else will replace.