Skip to content

Processes/operations — day-to-day tooling and internal opsoperations

Extract Ultrametric context — operations processExtract Ultrametric context

moderatefully automatable🔁 once⏳ has async waits

Setup wizard suggested task when user connects Gmail, Google Workspace, or Microsoft 365. Build an entity graph about the company; save time with vendor forms and AI context.

Gmail/Google Workspace are production integrations. Entity extraction runs on connected email data.

Current agent ceiling

An agent can run 3 of 3 steps

No gaps — every step of this process is agent-runnable today.

How it runs

Route-coded block flow: emerald = agent, amber = manual form/portal, red = needs a human. ⏸ approval gate · ⏳ async wait.

01Connect email provider

agent
⏳ async
1 API call
  • integrations.connect()

02Scan emails for entities

agent
⏳ async
1 API call
  • emails.scan()

03Build entity graph

agent
1 API call
  • context.update()

Context the agent needs first: integrations.connect

Simulate this process

simulated dry run from the mapped process — no real calls are made
For agents Process manifest (JSON)·/llms.txt