@skyf0xx/hedgehog 2.0.6 → 2.0.7
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.
package/package.json
CHANGED
|
@@ -147,6 +147,15 @@ one working-tree pass and needs splitting back into per-phase commits.
|
|
|
147
147
|
|
|
148
148
|
## Phase Transition Checks
|
|
149
149
|
|
|
150
|
+
Before `landing-strategist`'s step 2 (Brand Anthropologist) starts,
|
|
151
|
+
confirm step 1's subject/audience/job statement has been shown to and
|
|
152
|
+
confirmed by the user — not just drafted. This is the cheapest point in
|
|
153
|
+
the whole chain to correct the core framing (nothing downstream exists
|
|
154
|
+
yet); every phase after it inherits that framing silently, and by the
|
|
155
|
+
time `landing-copywriter` is reviewed at phase 9, a wrong framing means
|
|
156
|
+
unwinding four committed phases via the Correction Protocol instead of
|
|
157
|
+
one free revision here.
|
|
158
|
+
|
|
150
159
|
Before `landing-critic` starts, confirm `landing-copywriter`'s copy has
|
|
151
160
|
been presented to and confirmed by the user, not just written —
|
|
152
161
|
`landing-critic`'s traceability audit reads confirmed copy, not a draft
|