You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#644's stamp retirement (PR #944) deleted the HCL stamp. Its close-out names two behaviours the deleted stamp carried that the node path does not, both already inert on the default path since the 2026-08-25 CHOUDOUFU_NODE_RESOLVE flip. This is the second: statelessStampGaps' plan-time error for a marker-only resource the stamp could not reach. live-check still reports the same sites offline (55 at 22d9a3f, Unmarked apply of a marker-only resource), so the refusal exists as a check but no longer fires at plan time.
Do
Decide whether the plan-time refusal is still wanted now that identity resolves at the plan node. If the node path can always stamp what the static evaluator could not, the offline check is the whole story and this closes with that ruling written down.
If a plan can still reach apply with an unstamped marker-only resource, add the refusal on the node path and prove it red with a fixture that today plans a create with no marker.
What
#644's stamp retirement (PR #944) deleted the HCL stamp. Its close-out names two behaviours the deleted stamp carried that the node path does not, both already inert on the default path since the 2026-08-25
CHOUDOUFU_NODE_RESOLVEflip. This is the second:statelessStampGaps' plan-time error for a marker-only resource the stamp could not reach.live-checkstill reports the same sites offline (55 at 22d9a3f,Unmarked apply of a marker-only resource), so the refusal exists as a check but no longer fires at plan time.Do
live/LIMITATIONS.md's entry for this refusal must say where it fires (cleanup: render LIMITATIONS.md from check.AllRefusals() instead of hand-maintaining it #698's generated span covers the registry entry; the framing prose is hand-written).Refs #644, #944, #698.