Architecture note

Runtime Stabilization

theme.json keeps WordPress schema version: 2. MK ENTERPRISE VERSION stores the theme package version. Presentation helper functions must be guarded before use. Managed-page bootstrap should not run broadly on public frontend requests. Runtime health and deployment recovery JSON remain available...

Verification
Enterprise Validated
Last reviewed
2026-06-06T13:55:00Z
Search policy
Reviewed and index eligible

Current package must preserve the runtime fixes added after deployment errors:

  • theme.json keeps WordPress schema version: 2.
  • MK_ENTERPRISE_VERSION stores the theme package version.
  • Presentation helper functions must be guarded before use.
  • Managed-page bootstrap should not run broadly on public frontend requests.
  • Runtime health and deployment recovery JSON remain available for deployment checks.