Setting up your dashboard0 entities found · 8/31 branches scanned
ID:WORK-273Status:pending
Deprecate plan build and serve commands
Mark plan build and plan serve deprecated, pointing users at the site approach, once refrakt's own plan site proves the replacement. Keep the authoring CLI. Removing the bespoke render stack is a later release, out of scope here.
plan: add v0.16.0 milestone and work breakdown for SPEC-069/070/071
Acceptance Criteria
plan build and plan serve print a deprecation notice pointing at create-refrakt --type plan (new projects) and the entityRoutes config (existing projects), then still run
The authoring CLI (create / next / update / validate / status / migrate / next-id / history) is unchanged
Migration documented; removal of build / serve + the bespoke render stack scheduled for a later release
Dependencies
WORK-272 (the replacement must be proven before deprecating)