-
Notifications
You must be signed in to change notification settings - Fork 0
Hosted Sandbox Deployment
Huzefaaa2 edited this page May 18, 2026
·
67 revisions
CAVRA now includes a GitHub Pages deployment workflow for the static Before the Agent Acts sandbox and evidence console.
.github/workflows/deploy-sandbox.yml- JavaScript validation with
node --check. - Static artifact build from
apps/sandbox-ui. - Before the Agent Acts sample evidence packaged for the download action.
- SVG diagram assets included in the artifact.
- GitHub Pages Actions configuration, artifact upload, and deployment from
main. - Post-deploy smoke validation for the public page, JavaScript, stylesheet, brand assets, C4 diagram, and downloadable evidence.
After merge to main:
gh workflow run deploy-sandbox.yml --repo Huzefaaa2/cavra --ref mainGitHub Pages is enabled for Actions publishing. The public sandbox URL is:
https://huzefaaa2.github.io/cavra/
- As a prospect, I can evaluate the sandbox without credentials.
- As a CISO, I can inspect decision outcomes and evidence concepts from a browser.
- As a developer, I can find the Claude Code MCP setup command from the same surface.
The hosted sandbox shortens enterprise review by giving security, platform, and audit stakeholders a consistent demo surface before they install anything.
Connect the public sandbox to backend-driven scenarios and add release-note links for design-partner demos.
CAVRA Field Compass
Before the agent acts, CAVRA asks: who is acting, what will change, what policy applies, and what evidence will prove it?
Before the agent acts, CAVRA asks: who is acting, what will change, what policy applies, and what evidence will prove it?
| Start | Build | Operate | Assure |
|---|---|---|---|
| Quick Start | CLI | Enterprise Guide | AISPM |
| Reader Paths | Policy Syntax | Deployments | Evidence |
| Community | GUI | Troubleshooting | Conclusion |
Textbook home: Before the Agent Acts |
Development archive: development and testing artifacts |
Source repository: github.com/Huzefaaa2/cavra
- Foreword And Reader Paths
- Why CAVRA Exists
- Runtime Authority Model
- Architecture
- Editions
- Install And Deploy
- Community Guide
- Enterprise Guide
- CLI Reference
- GUI And Sandbox
- AISPM Guide
- Policy And Evidence
- Operations And Integrations
- Labs And Use Cases
- Appendices And FAQ
- Policy Language Reference
- Troubleshooting Playbook
- Technology Stack
- Conclusion