Skip to main content

Module ids

Module ids 

Source
Expand description

Basic ids and token accounting (§1.1).

Structs§

TokenUsage
Token usage, accumulated as a run progresses.

Functions§

fmt_tokens
Format a token count with k/M/B suffix.

Type Aliases§

AgentId
Agent identifier — uuid v7.
PhaseId
Monotonic phase index (each top-level parallel/converge is one phase).
RunId
Run identifier — uuid v7 (time-ordered, sorts well on disk).