WORK-273
Setting up your dashboard 0 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.

Priority:lowComplexity:simpleMilestone:v0.16.0Source:SPEC-071

Criteria completion

Criteria completion: 0 of 3 (0%) checked; tracking started on May 25, no incremental history yet0%25%50%75%100%May 25Jun 15

Tracking started May 25 — check back for trends.

Branches 2
History 2
  1. 9440cce
    Created (pending)by bjornolofandersson
  2. 7ab7615
    Content editedby Claude
    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)

References

  • SPEC-071 — Deprecation of plan build / serve