@gordon.gan/specflow 1.0.2 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,7 +39,7 @@ Do NOT archive until confirmed.
39
39
 
40
40
  ## Stage 4: Mark Phase Built
41
41
 
42
- Before archive, invoke `specflow change phase <name> --set built` since snap produces a complete retroactive record equivalent to a built change. The CLI creates the snap change with `phase=plan`, but snap's entire flow (analyze → generate → infer → confirm) is post-hoc documentation of already-built work, so setting the phase explicitly satisfies the archive guard without needing `--force`.
42
+ Before archive, invoke `specflow change phase <name> --set apply` since snap produces a complete retroactive record equivalent to an apply-complete change. The CLI creates the snap change with `phase=propose`, but snap's entire flow (analyze → generate → infer → confirm) is post-hoc documentation of already-implemented work, so setting the phase explicitly satisfies the archive guard without needing `--force`.
43
43
 
44
44
  ## Stage 5: Archive
45
45