Correlates evidence
Pulls simulated signals from VCF Operations, Networks, Logs, SDDC Manager, NSX, Avi, and Automation into a single incident view.
A scenario-driven reference implementation of governed AI operations across VMware Cloud Foundation. It correlates evidence, checks policy, routes tools, and holds risky actions for approval, keeping a replayable decision trail throughout.
The demo seeds a VCF-style estate with workload domains, protected services, and integration fabric health, then runs curated executive scenarios for performance, security, and capacity incidents.
Pulls simulated signals from VCF Operations, Networks, Logs, SDDC Manager, NSX, Avi, and Automation into a single incident view.
Generates an action plan carrying confidence, blast radius, and rollback hints, so the operator sees the cost of being wrong before acting.
Auto-executes low-risk actions through simulated fulfillment adapters, and holds higher-risk actions at an explicit approval gate.
Confirms outcomes after execution and keeps a replayable decision trail, so every step can be audited after the fact.
The repo is the runnable version of the control-plane pattern discussed on the blog: autonomy is bounded by policy and identity, not by hope.
local for labs, vcf for a stricter production posture.Self-hosted. Clone the repo, install dependencies, and launch the API service; the command center is served at the root and the API docs at /docs.
Switch A2A_CONFIG to config/vcf.yaml for the stricter profile, which tightens policy and keeps the estate in a production posture.
Read this before you demo it. The project is platform-agnostic by design and ships with mock adapters, so fulfillment is simulated rather than live. The vSphere adapter (pyvmomi) is a deliberate stub. To connect a nested VCF lab, replace the mock implementations with real vSphere, Kubernetes, and ITSM integrations and use config/vcf.yaml as the baseline.
Views expressed here are my own and do not represent the views of any current or former employer, client, or affiliated organization.