What the Fabric Holds
The fabric maintains four conceptual reservoirs that together form the single source of business truth.Entities
Canonical representations of business objects: accounts, contacts, contracts, tickets, and any object modeled across connected systems. Each entity persists as a resolved, deduplicated record regardless of how many sources claim it.
Events
The ordered, append-only stream of meaningful changes: status transitions, communications, decisions, and system updates. Events thread discrete moments into coherent narratives that the fabric can recall on demand.
Evidence
Communications, documents, call transcripts, and other artifacts attached to entities and events. Evidence is the raw material that agents and Twin reason over when interpreting state or recommending action.
Memory
Durable organizational knowledge: prior decisions, outcomes, agent receipts, and learned patterns that persist beyond any single session or workflow. Memory prevents the organization from relearning what it already decided.
What the Fabric Does
The fabric performs five continuous functions that turn raw intake into actionable context.- Ingest from connectors. The fabric receives structured records, unstructured messages, and AI-derived signals through the connector layer, normalizing them into the canonical model regardless of source format.
- Resolve identity. Duplicate records across systems are recognized, linked, and collapsed into canonical entities so that no person or account exists in fragments.
- Unify context. Relationships, timelines, and overlays are woven together so that related objects travel as a coherent set.
- Assemble on demand. When a focus is selected, an agent is invoked, or a workflow advances, the fabric produces a fresh working picture drawn from entities, events, evidence, and memory.
- Project into domains. The same unified context is rendered into domain-specific views for support, sales, finance, or any workspace surface without duplicating storage.
The Five Capability Surfaces
Think of the fabric as exposing five surfaces that internal teams build against and operate.Ingestion
The intake surface that accepts records, messages, and signals from every connector. Handles normalization, validation, and routing into the canonical stream.
Resolution
The identity surface that deduplicates and links records. Ensures that one real-world object maps to one canonical entity, even when sources disagree.
Assembly
The context surface that composes working pictures. Given a focus and a scope, it gathers neighbors, events, evidence, and memory into a single deliverable view.
Projection
The rendering surface that tailors assembled context for specific domains or surfaces. A support view and a finance view can read the same fabric and see different projections.
Memory
The persistence surface that records decisions, receipts, and learned outcomes so that workflows, agents, and Twin retain continuity across sessions.
Spine Fabric and the Spine Agent Network
The fabric is the shared substrate, but it is not the routing layer. The Spine Agent Network sits on top of the fabric and functions as the cognitive ESB (enterprise service bus) for SpineWorkspace.Fabric provides the live business picture. Network decides who sees it, who acts on it, and how work continues.