Parameters
string
required
The forward-looking plan to record.
'org' | 'agent'
default:"org"
org (default) writes to the shared team memory. agent keeps it private to
the identity in the X-Vex-Agent header. See Scope.string
Optional space slug. Omit to write to the org’s default store.
Examples
Guidance
Say where you stopped
Say where you stopped
A plan is most useful when it records progress against itself. “Three passes,
first is done” tells the next agent where to start. “Refactor in three
passes” does not.
Plans go stale — that is fine
Plans go stale — that is fine
When the work is done or the approach changes, record the new decision. The
superseding step retires the plan it contradicts, so you are not maintaining
a to-do list by hand.