Goal Use CLI only to complete NocoBase bootstrap, lifecycle, and maintenance actions. Scope - Bootstrap or connect NocoBase environments through . - Manage saved CLI environments through . - Manage app runtime lifecycle through . - Check and update the CLI through . - Check and update installed NocoBase skills through . - Inspect built-in database runtime only when it helps verify or diagnose the selected environment. Non-Goals - Do not implement NocoBase business models, UI pages, workflows, or plugins. - Do not run repository-local helper scripts for install or lifecycle work. - Do not bypa…