Expand description
Synaptic Neural Mesh - Coordination layer for distributed AI agents
This crate provides the mesh coordination infrastructure for managing distributed neural agents in a self-organizing network.
Structs§
- Agent
- Neural agent in the mesh
- Capabilities
- Agent capabilities
- Mesh
Stats - Mesh statistics
- Mesh
Topology - Mesh topology
- Neural
Mesh - Neural mesh coordinator
- Task
- Coordination task
- Task
Requirements - Task requirements
Enums§
- Agent
Status - Agent status
- Mesh
Error - Neural mesh errors
- Task
Status - Task status
Traits§
- Coordination
Protocol - Coordination protocol trait