WORK-273
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
claude/milestone-v0.16.0 View source

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
claude/milestone-v0.16.0 current pending
claude/v0.16.0 donemain pending
History 1
  1. 7ab7615
    Created (pending)by bjornolofandersson

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