v10.5.0 Guided Lab VM Workflow
This release makes the AHV lab path easier for testers to operate from the product. Platform Admins can now choose an explicit lab operating profile, review readiness, and follow the guided VM workflow from connection through evidence export.
Added
- API-backed AHV lab profile manager for Local Mock, PE Lab, PC Lab, and PC + PE fallback modes.
- Admin Settings and Admin Infrastructure profile manager panels with readiness, lifecycle availability, credential boundary, and next-action guidance.
- Profile selection audit evidence via
POST /api/ahv/lab-runtime/profiles/:id/select. - README, API, and lab lifecycle documentation for the guided profile-first workflow.
- Client, API, and Playwright smoke coverage for lab profile discovery and selection.
Security
- Profiles store only readiness metadata and next-action guidance.
- Prism passwords, tokens, and Authorization headers remain outside persisted profile state and API responses.
- Real lifecycle execution remains lab-only, disabled by default, and Platform Admin-gated.
Validation
npm run build:apinpm run build- Targeted unit/API/client tests
- Playwright prototype smoke
- Mock Prism lifecycle smoke