-
Notifications
You must be signed in to change notification settings - Fork 0
Customer Live Evidence Intake
The customer-live evidence intake packet is the Phase 7 starting point for Managed and Enterprise deployments. It gives operators one sanitized structure for proving live readiness without committing private tenant data, secrets, model bytes, prompt samples, source code, SMTP credentials, or customer PII to the public repository.
| Section | Required evidence references |
|---|---|
| Platform readiness | Tenant isolation, identity validation, data residency, private network. |
| Evidence and audit | KMS/HSM custody, immutable audit, retention policy, independent verifier. |
| Connectors and scanners | Connector live delivery, model registry sandbox, zero-trust scanner, no-raw-egress test. |
| Policy and monitoring | OPA runtime, policy lifecycle, continuous monitoring, event-bus health. |
| Phase 6 ecosystem | Phase 6 rollup, benchmark run, generic adapter, AI red-team, zero-trust deployment. |
| AISPM production | Production readiness packet, report delivery, runtime workflow, closeout approval. |
Every value must be a sanitized reference such as evidence://...,
audit://..., ticket://..., workflow://..., or vault://....
python3 scripts/validate_customer_live_evidence.py \
--packet examples/customer-live-evidence/customer-live-evidence.live.sanitized.example.json \
--require-liveCLI equivalent:
cavra release customer-live-evidence \
--packet examples/customer-live-evidence/customer-live-evidence.live.sanitized.example.json \
--require-liveCompletion condition:
ready_for_customer_live_evidence_intake: true
blocker_count: 0
warning_count: 0
The packet must not include secrets, passwords, tokens, connection strings, SMTP passwords, raw model data, training data, prompt samples, source code, customer data, tenant names, or email addresses.
Use this page with Phase 6 Ecosystem Expansion Rollup and the AISPM production readiness documentation.
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 |
- 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
- Unified Enterprise Roadmap
- Conclusion
- Development And Testing Archive
- Unified Enterprise Roadmap
- CLI
- API
- CAVRA Trial Field Guide
- AISPM Enterprise Live Ingestion
- Enterprise HA/DR Readiness
- Enterprise HA/DR Azure Map
- Enterprise KMS/HSM Evidence Custody
- Enterprise Immutable Audit Log
- Enterprise Compliance Mapping Packs
- Enterprise Reporting Exports
- Connector SDK And Certification
- Priority Certified Connectors
- Model Registry Connectors