1 repositorio
State-machine enforcement systems that ensure method calls occur in a mandatory predefined order.
Distinct from Mock Call Order Verifications: Unlike mock testing verifications, this is a runtime security enforcement mechanism for production agent workflows.
Explore 1 awesome GitHub repository matching security & cryptography · Call Sequence Verifications. Refine with filters or upvote what's useful.
Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer for streaming data via WebSockets, SSE, gRPC, and WebTransport, alongside a multi-agent orchestration framework for managing agent fleets through sequential, parallel, and graph-based execution workflows. The project features a durable workflow engine that persists agent state as snapshots, allowing long-running tasks to survive system restarts and incorporate human-in-the-loop approvals. It also implements Model Context Protocol servers to expose tools, resources, and prompt
Provides a state-machine enforcement system ensuring mandatory ordering of operations, such as requiring authentication before data retrieval.