Skip to main content

Connectivity & Connector Architecture

Purpose

Connect SpineWorkspace to systems where business data and actual operational state exist, feeding the Business Context Spine.

The Tier-0 Principle

Business Context is the semantic foundation of SpineWorkspace. Connectors feed the Business Context Spine, which IS the organization’s memory. Without Business Context, connectors have nothing to serve.

Connector classes

Architecture

For writes:

Provider authentication vs IntegrateWise authentication

  • IntegrateWise auth establishes tenant/workspace/capability/governance access.
  • Provider auth establishes consent to external-system data/actions.

Connector invariant

Frontend must not directly import provider SDKs or call provider APIs. Frontend calls stable platform contracts. Platform resolves connector/provider implementation.