Skip to main content
The System Flow for the Personal domain describes how data from Gmail, Google Calendar, Slack, and other sources is ingested, normalized, and projected into your workbench. This flow ensures that every view reflects current reality across your tools.
1

Intake

Connectors pull events from Gmail, Google Calendar, Slack, Notion, and Linear via webhooks and polling.
2

Load

Raw payloads are ingested into Spine Fabric. Each payload retains its native schema.
3

Normalize

Events are mapped to canonical entities: Task, Meeting, Note, Commitment.
4

Schema Mapping

Field-level mappings align status, time, and ownership across personal tools.
5

Context Assembly

Related entities are linked. An email connects to a meeting invite; a task connects to a Slack thread.
6

Projection

The domain view is rendered: Today, Inbox, My Tasks, or Calendar.
7

OODA

Twin and agents observe the projected state, orient, and propose actions.
8

Governance

Proposed actions are checked against your authorization, scope, and policy.
9

Execution

Approved capabilities write back to your source systems.
10

State Update

The updated state is re-ingested, and the cycle continues.