Type Aliases
MilestoneKind
Type Alias: MilestoneKind
MilestoneKind =
"iteration"|"slot"|"llm-turn"|"tool-call"|"decision"
Defined in: src/conventions.ts:250
A Milestone's kind — the domain vocabulary for "meaningful step you'd scrub to" in the agent's run.
