Interoperability

Integrate with Enterprise Systems and AI Ecosystems

MeMesh is API-first and policy-governed so it can connect to existing enterprise architecture safely.

Integration Surface

Identity and Access

OIDC SSO login, session governance, SCIM provisioning/JIT, and tenant-scoped role bindings.

Automation APIs

Route-based automation APIs for issues, IAM, policy operations, and runtime observability.

Event and Action Protocols

Standardized event envelopes and governed action dispatch adapters for cross-system orchestration.

Private-Cloud Deployment

Supports customer-managed infrastructure patterns for private VPC and regulated environments.

Palantir-Compatible Path Implemented

  • Inbound envelope validation for `palantir-event-v1` with strict schema and tenant checks.
  • Inbound route `/automation/events/palantir` maps compatible envelopes into governed automation events.
  • Outbound command mapping for `palantir-command-v1` from governed `palantir.*` actions.
  • Retry, timeout, and dead-letter handling for outbound command delivery with issue ticket escalation.
  • Action-level provenance (`sourcePolicyId`, `sourceActionIndex`, correlation context) carried to outbound payloads.

Recommended Operation Modes

Observe-Only Mode

Ingest external events and simulate action decisions without side effects.

Governed Dispatch Mode

Allow selected policy-approved actions to call external systems with retry and DLQ protection.

Hybrid Approval Mode

Route high-impact actions to human approval while low-risk actions run automatically.