Skip to content

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

Goals due this week — operations processGoals due this week

simplefully automatable🔁 weekly

Coworker chat suggestion: "Goal progress this week." Agent retrieves active goals with deadlines in the current week.

Goals are a core platform object queried via goals.list().

Current agent ceiling

An agent can run 2 of 2 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.

01Fetch goals due this week

agent
1 API call
  • goals.list(due=this_week)

02Present goal progress

agent

Context the agent needs first: due=this_week

Simulate this process

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