v9.0.0 AHV Lab Acceptance Pack
·
9 commits
to main
since this release
v9.0.0-ahv-lab-acceptance-pack
v9.0.0-ahv-lab-acceptance-pack prepares the operational evidence needed before testing NDC Studio against an authorized AHV/Prism Central lab.
Added
- AHV lab acceptance pack covering authorization, private configuration, execution sequence, evidence capture, go/no-go criteria, and closure.
- AHV lab acceptance report template for operator and platform reviewer sign-off.
validate:ahv-lab-acceptance-packscript that checks required docs, lab deployment files, smoke scripts, and disabled lifecycle defaults.
Security Notes
- The pack keeps real AHV lifecycle disabled by default in
.env.lab.example. - The acceptance flow requires private environment variables and explicitly warns against committing
.env.lab, credentials, endpoint secrets, or private/customer screenshots. - The validator is metadata-only and does not call Prism Central.
Validation
- Run
npm run validate:ahv-lab-acceptance-pack. - Run
npm run validate:ahv-lab-configonly on the private lab host with authorized configuration. - Run lifecycle smoke only after written approval and rollback ownership are confirmed.