Skip to content

v8.9.0 Provisioning Mode Selector

Choose a tag to compare

@VirtuArchitect VirtuArchitect released this 23 Jul 05:17
· 10 commits to main since this release

v8.9.0-provisioning-mode-selector

v8.9.0-provisioning-mode-selector clarifies how provisioning can be tested in each runtime.

Added

  • API endpoint /api/provisioning/mode.
  • Dashboard mode panel for Static Demo, Simulated API, Mock Prism, and Real AHV Lab.
  • Mode-specific safety boundary, checks, next actions, and operator commands.
  • Mock Prism endpoint classification for local mock lifecycle testing.

Security Notes

  • The mode API does not return Prism passwords, tokens, Authorization headers, or secret values.
  • Real infrastructure mutation is reported as active only for explicitly armed Real AHV Lab mode.
  • Static demo and Mock Prism modes remain non-production testing surfaces.

Validation

  • API and client tests cover provisioning mode fetch and mock Prism classification.
  • Build verification should be run before release.