@intentius/behold 0.10.0 → 0.11.0

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.
@@ -180,11 +180,13 @@ it the carved bucket is simply gone from Terraform's world — `0 to destroy`.
180
180
  The line the tier exists for is "Terraform forgot it, chant adopted it, and it
181
181
  never blinked."
182
182
 
183
- One beat stays caption rather than footage for now: `chant lifecycle diff
184
- --live` reading the bucket clean while Terraform still owns it. chant's AWS
185
- observe is CFN-stack-scoped by logical id, so a Terraform-owned resource reads
186
- confirmed-missing regardless of its existence chant#1647 tracks the
187
- physical-identity read path that unlocks it.
183
+ The observe beat is footage now, not caption: after Emit, "▶ watch chant read
184
+ it live" runs `chant lifecycle diff prod --live` in the carveout with the
185
+ endpoint pointed at the scratch Floci, and the bucket reads OBSERVED —
186
+ `EXTERNAL`, ownership `foreign` while Terraform still owns it. That is
187
+ chant#1647's physical-identity read path (chant 0.44.12): stack-absent no
188
+ longer means confirmed-absent when the declared `BucketName` names the
189
+ resource precisely.
188
190
 
189
191
  The live tier needs `docker` and `terraform` on PATH, boots its own throwaway
190
192
  Floci and deletes it after, and never touches an existing `floci*` container.