Skip to content

docs(spec): sync §12 with shipped fatal-marker policy and TOCTOU note#123

Merged
crowdy merged 1 commit into
mainfrom
docs/spec-section12-sync
Apr 22, 2026
Merged

docs(spec): sync §12 with shipped fatal-marker policy and TOCTOU note#123
crowdy merged 1 commit into
mainfrom
docs/spec-section12-sync

Conversation

@crowdy
Copy link
Copy Markdown
Owner

@crowdy crowdy commented Apr 22, 2026

Summary

Test plan

  • Docs-only; no code changed. go build ./... unaffected.
  • Reviewer: confirm §12 text reads as the current ground truth (not a deferred decision).

- Replace the marker-write rollback bullet: PR #103 flipped the policy
  to fatal in cmd/app/init.go; §12 kept the pre-flip text. Now points
  to review item I1 and commit db7b1b9 (closes #112).
- Add a TOCTOU bullet covering concurrent destroy/deploy against the
  same app. No code change — single-operator assumption retained
  (closes #113).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@crowdy crowdy merged commit e589b8c into main Apr 22, 2026
3 checks passed
@crowdy crowdy deleted the docs/spec-section12-sync branch April 22, 2026 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

app: document TOCTOU between marker read and action docs: update 2026-04-21 spec §12 to reflect fatal marker-write policy

2 participants