Expand description
Durable actor presence and work-context records.
Structs§
- Actor
Chain Node - One hop in an actor ancestry chain, ordered root to leaf.
- Actor
Presence - A registry entry describing one active (or recently finished) agent session.
- Actor
Presence Store - Manages actor presence stored in
.heddle/actor-presence/. - Agent
Usage Summary - Context
Query Entry - A record of one
heddle context getcall made during an agent session.
Enums§
- Actor
Presence Status - Status of an agent session.
Functions§
- generate_
actor_ session_ id - Generate a unique agent session identifier.