Skip to main content
Every action in the Personal domain is a governed capability. Capabilities carry authorization, scope, and a receipt. They write back to your personal systems through connectors and are logged for audit.

Read Capabilities

  • gmail.message.read: Fetch email threads and metadata.
  • calendar.event.read: Retrieve calendar events and attendee lists.
  • task.list.read: Query personal task lists across connected systems.

Write Capabilities

  • gmail.message.send: Send a drafted reply from Spine. Requires send scope.
  • calendar.event.create: Create a focus block or meeting. Requires calendar write scope.
  • task.create: Add a task from an email or meeting. Requires task system scope.

Communication Capabilities

  • slack.message.send: Post a quick note to a Slack channel.
  • email.reminder.send: Send a self-reminder with embedded context.

Workflow Capabilities

  • daily.plan.auto: Propose a day plan from meetings, tasks, and habits.
  • inbox.triage.run: Auto-triage inbox items into tasks, calendar events, or archives.
  • followup.workflow.run: Execute a follow-up sequence, including drafting and scheduling.
Each capability returns a receipt that includes the actor, action, scope, time, and outcome.