Sympozium is a Kubernetes-native coordination layer for multi-agent AI systems. It models agents as pods and uses Kubernetes primitives such as CRDs and jobs to coordinate structured handoffs, shared context, and agent workflow execution.
The project is aimed at teams building agent systems that need shared situational awareness rather than isolated prompt execution.