1 Repo
Verification chains used to validate the behavior of workflows against defined expectations in CI/CD pipelines.
Distinct from CI/CD Workflows: Specifically audits the logic and behavior of AI workflows via JSON manifests, not general CI/CD pipeline maintenance
Explore 1 awesome GitHub repository matching devops & infrastructure · Workflow Behavior Auditing. 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 CLI for running verification chains against JSON files to validate workflow behavior in CI/CD pipelines.