Definition
The connector lane describes how LLM Capsule, running inside the customer's environment (on-prem, air-gapped, or VPC), reads from the document, ticket, and operational systems that already live in that environment. It is not a SaaS integration platform that calls into customer systems from the outside, and it is not an API marketplace.
What it is — and what it isn't
The connector lane is the in-environment reading surface. Capsule sits next to existing systems on the customer's network, reads the document or record where it already is, encapsulates it locally, and returns the restored output to the originating workflow. Raw operational data does not traverse a public network or an external SaaS endpoint to reach Capsule.
This is the opposite of how a typical "integration platform" works. Capsule is not an external service that pulls data out of customer systems — it is a layer running inside the environment those systems already trust.
What it reads
- Document and record systems — SharePoint, internal DMS, S3 / blob storage in the customer's VPC, file repositories
- Ticket and ITSM systems — ServiceNow, Jira, Remedy, in-house ticketing
- CRM / ERP — Salesforce, Dynamics, Oracle, SAP, in-house systems
- Healthcare records — hospital information systems, clinical record stores, imaging metadata, all read inside the hospital network
- Operational systems — NOC consoles, OSS / BSS, OT historians, log platforms read in DMZ and processed in environment
- Custom and legacy systems — internal databases, file drops, queues, in-house tooling — Capsule adapts to what the customer already runs
Why this distinction matters
For regulated buyers — defense, healthcare, finance, telecom — "integration" usually means "data leaves my environment to reach a vendor." That is exactly the failure mode that blocks AI adoption on operational data. The connector lane is the opposite contract: Capsule comes to the data, the data does not go to Capsule.
Integration interfaces — how existing systems invoke Capsule
Once Capsule is deployed inside the environment, existing systems invoke it through whichever interface fits their stack:
- REST / gRPC — for modern operations tools, RAG pipelines, and custom orchestrators inside the environment
- JDBC / ODBC — for legacy database systems (Oracle, MSSQL, DB2) that need Capsule invocation as a stored procedure or job step
- Graph API — for DMS / ECM systems (SharePoint, etc.) where document events trigger Capsule processing
- Webhook / log tap — for incident- and event-driven workflows from NOC, ticket, OT, and SIEM-adjacent systems
- On-prem API — Capsule's own on-prem callable surface; same contract whether you're air-gapped, hybrid, or VPC
- Embedded SDK — library-level integration for ISVs and platform vendors who ship Capsule inside their own product
- Slack App — for teams using Slack as the operations UI; the runtime stays in the customer environment, the Slack App is the invocation surface
All of these interfaces stay inside the customer network. None of them route raw operational data through an external SaaS endpoint to reach Capsule.
Reference statement
The connector lane is what makes regulated AI deployment an integration instead of a data egress decision. Capsule reads existing systems where they already are. Raw operational data does not leave the environment.