v0.0.45
5 July 2026
CLI config override via env.cli.json.
Added
site/env.cli.json: when running underPHP_SAPI === 'cli', this file is loaded and merged on top of the normal config chain (config.json→env.json→env.cli.json). Lets CLI commands override database paths, email transports, or other settings without touching the web config.