beads-state
Installation
SKILL.md
Beads State Persistence
Filesystem-backed state management for multi-agent orchestration. All state is stored as individual JSON files using atomic write operations. No database dependencies.
State Entities
Agent Identity
Path: .chipset/state/agents/{id}.json
Persistent record of an agent in the topology. Contains role, rig assignment, hook pointer, lifecycle status, and optional ephemeral session ID.