--- name: "tech-agentstate-five-primitives" title: "AgentState five primitives" description: "States, leases, claims, capability tokens, conversations — fleet coordination API" type: "tech" category: "agents" tags: ["tech", "agentstate", "llm-agents"] related: ["[[project-agentstate]]", "[[tech-ai-agent-stack]]", "[[project-anyworker]]"] --- [[project-agentstate]] exposes five fleet primitives: **states**, **leases**, **claims**, **capability tokens**, **conversations**. Use when multi-agent systems need shared state/locking/delegation without reinventing a backend. See also [[tech-agentstate-not-a-framework]]. Related: [[tech-ai-agent-stack]], [[project-anyworker]].