> ## Documentation Index
> Fetch the complete documentation index at: https://docs.integratewise.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Personal AI Flow: Observe to Continue

> How Twin and domain agents observe your work, assemble context, reason, and act across the Personal domain.

The AI Flow in the Personal domain follows the Spine OODA-style loop. Twin and domain agents observe your data, orient themselves against your entity graph, assemble context, reason, and act through governed capabilities.

<Steps>
  <Step title="Observe">
    Twin monitors emails, calendar changes, task updates, and messages from connected accounts.
  </Step>

  <Step title="Orient">
    Twin maps new events to your entity graph: an email relates to a meeting; a task relates to a commitment.
  </Step>

  <Step title="Context Assembly">
    Twin gathers linked emails, related tasks, recent notes, and upcoming deadlines.
  </Step>

  <Step title="Reason">
    Twin evaluates urgency, available time, and habits to suggest the best next action.
  </Step>

  <Step title="Discover">
    Twin checks for missing context. If a meeting lacks prep notes, Twin flags it.
  </Step>

  <Step title="Delegate">
    Twin routes specialized work to domain agents: Scheduling for conflicts, Habits for streak tracking.
  </Step>

  <Step title="Collaborate">
    Twin shares proposals with you for review or refinement.
  </Step>

  <Step title="Decide">
    You approve, reject, or edit the proposal.
  </Step>

  <Step title="Act">
    Twin executes the approved action through a governed capability and writes back to your source system.
  </Step>

  <Step title="Continue">
    Continuity preserves context so your next session picks up exactly where you left off.
  </Step>
</Steps>

### Related

* [AI Workbench](/internal-docs/domains/personal/ai-workbench)
* [Agents](/internal-docs/domains/personal/agents)
* [Execution Flow](/internal-docs/domains/personal/execution-flow)
* [System Flow](/internal-docs/domains/personal/system-flow)
* [How It Works: Continuity](/how-it-works/continuity)
