-
Notifications
You must be signed in to change notification settings - Fork 0
AISPM Trial Revocation Expiry And Closeout
Huzefaaa2 edited this page Jun 18, 2026
·
3 revisions
This public-safe lab defines how CAVRA Enterprise Trial closeout should be verified. It focuses on the evaluator experience, operator evidence, and blocked-access expectations after trial expiry or revocation.
The private Enterprise implementation owns real license validation, package registry revocation, trial portal enforcement, support queue closure, and immutable audit storage.
| Scenario | Expected Result |
|---|---|
| Natural expiry | The trial license stops validating after the approved evaluation window. |
| Operator revocation | Package access, portal access, and license validation are blocked after revocation. |
| Support closeout | Support handoff moves to closed or follow-up state. |
| Evidence closeout | Redacted closeout evidence is available for operator and customer-success review. |
- License validation rejects expired or revoked trials.
- Private package pull fails after access is removed.
- Trial portal access no longer exposes evaluator-specific package guidance.
- Enterprise report rendering is disabled for the revoked or expired trial.
- Support handoff is closed or marked for follow-up.
| Evidence | Public-Safe Requirement |
|---|---|
| Revocation event | Include timestamp and opaque event ref only. |
| License block | Include blocked state and evidence ref, not the license key. |
| Package block | Include blocked state, not package token or private URL. |
| Portal block | Include status only, not evaluator identity or IP address. |
| Support closeout | Include closeout state, not private support transcript. |
| Audit archive | Include immutable archive status and evidence ref only. |
| Release validator | Include blocked/ready status, not private workflow logs or package credentials. |
- Confirm the trial access state is expired or revoked.
- Confirm the license service blocks validation.
- Confirm package access is removed.
- Confirm trial portal access is blocked or downgraded.
- Confirm support handoff is closed or assigned for follow-up.
- Confirm operator audit archive retention evidence remains available.
- Confirm release validators would block any stale or incomplete readiness packet before a new trial package is announced.
- Export a redacted closeout evidence packet.
| Checkpoint | Expected Result |
|---|---|
checkpoint-revocation-expiry |
Trial license validation, package pull, portal access, report rendering, and support handoff are blocked after revocation or expiry. |
Do not publish license keys, package URLs, package tokens, evaluator identity, operator identity, IP addresses, private support records, provider responses, raw prompts, model reasoning, raw tool output, customer records, or Enterprise source code.
src/cavra/schemas/aispm-report-center-trial-revocation-expiry-evidence.schema.jsonsrc/cavra/schemas/aispm-report-center-trial-lab-notebook-outline.schema.jsonsrc/cavra/schemas/aispm-report-center-trial-lab-notebook-publication-readiness.schema.json
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
- Conclusion