-
Notifications
You must be signed in to change notification settings - Fork 0
Integrations
BRYAN DAVID WHITE edited this page Mar 7, 2026
·
4 revisions
OVERWATCH is designed to be tooling-agnostic.
Primary targets:
- MCP
- LangChain (+ Governance Adapter)
- AskSage
- Snowflake
- Palantir Foundry
- Power Platform
- OpenTelemetry
Three standalone pip packages for drop-in framework integration. See SDK Packages for full docs.
| Package | Install | What it does |
|---|---|---|
langchain-deepsigma |
pip install langchain-deepsigma |
LangChain + LangGraph exhaust and governance callbacks |
deepsigma-middleware |
pip install deepsigma-middleware |
@log_decision decorator, ASGI middleware, Flask extension |
openai-deepsigma |
pip install openai-deepsigma |
Generic agent wrapper — intent, tool calls, drift detection |
| Connector | Transport | MCP Tools | Auth | Exhaust |
|---|---|---|---|---|
| MCP | JSON-RPC stdio | 7 | N/A (local) | Built-in |
| LangChain | Python callbacks | -- | N/A (in-process) | ExhaustCallbackHandler |
| AskSage | HTTPS REST | 4 | API Key + 24h Token | asksage adapter |
| Snowflake | HTTPS REST + SQL | 5 | JWT / OAuth / PAT | snowflake adapter |
| Palantir Foundry | HTTPS REST | -- | OAuth | foundry adapter |
| Power Platform | Dataverse Web API | -- | OAuth / App Registration | power adapter |
| OpenTelemetry | gRPC / HTTP | -- | N/A | OTLP exporter |
Internal event-driven integration layer connecting governance primitives. FEEDS is not an external connector — it connects TS, ALS, DLR, DS, and CE via file-based pub/sub with manifest-first ingest, authority validation, and canon versioning. See the Home page for the 5-stage pipeline overview.
Σ OVERWATCH — Coherence Ops Platform • Current release: v2.1.0 • DeepSigma
- Start
- Core
- Schemas
- FEEDS + Exhaust
- Integrations
- Reference Layer
- Ops
- Excel-First
- EDGE + ABP
- Domain Modes
- Governance
- Meta