Skip to main content
The Execution Flow in the Personal domain turns your intent into concrete changes in your connected systems. Every step is governed, scoped, and logged.
1

Intent

You approve a day plan, send a drafted reply, or create a focus block.
2

Context

Spine Fabric assembles the relevant entities, history, and authorization.
3

Decision

Twin or you confirm the action: send email, move task, create event.
4

Proposal

A capability is generated with inputs, scope, and expected outcome.
5

Capability Resolution

The capability is matched to a registered connector and authorization scope.
6

Handoff

If your approval is required, the proposal is surfaced in the workbench.
7

Tool Selection

The connector for Gmail, Google Calendar, or Notion is selected based on target system.
8

MCP/Connector

The connector translates the capability into a native API call.
9

Authorization

The call is authorized with your scoped credentials and policy checks.
10

Human Approval

Sensitive actions pause for your explicit approval before execution.
11

Workflow Execution

The action runs: email sends, task moves, event is created.
12

Source-System Write

The change is committed in the source system.
13

Receipt

A receipt is generated with actor, action, scope, time, and outcome.
14

Event

The receipt becomes an event, re-ingested into Spine Fabric.
15

Continuation

Full context persists for your next session.