All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project follows Semantic Versioning where applicable.
- Bridge
App::enableDebug()andApp::disableDebug()to an optional profiler service.
- Split package-manager actions, package-manager rendering, kernel configuration, runtime container cache, and core service registration into focused collaborators.
- Adopt shared SymPress QA tooling and PHP 8.5 package constraints.
- Normalize mixed metadata, route, hook, environment, and WordPress context inputs before using them as typed kernel state.