Skip to content

rename: fix Turnstile comment + dangling doc ref - #4

Merged
sovITxyz merged 1 commit into
mainfrom
rename/nbread-polish
Jul 14, 2026
Merged

rename: fix Turnstile comment + dangling doc ref#4
sovITxyz merged 1 commit into
mainfrom
rename/nbread-polish

Conversation

@sovITxyz

Copy link
Copy Markdown
Owner

Two small correctness fixes caught by the adversarial rename-verification pass on #3:

  • wrangler.jsonc: the TURNSTILE_SITE_KEY comment implied an nbread.lol widget exists. The key is carried over from the old nostrbook.net widget and will fail the nbread.lol hostname check until re-provisioned — reworded to say so (now agrees with docs/setup.md §6). Prevents a deployment footgun.
  • docs/setup.md: dropped a dangling "(see the rename plan, Phase 5)" reference — no such doc is in-repo, and "Phase 5" collided with the unrelated docs/phases/P5.md.

Comment/doc only; no code or test changes. wrangler deploy --dry-run OK.

Two issues caught by the adversarial rename-verification pass:
- wrangler.jsonc: the TURNSTILE_SITE_KEY comment implied an nbread.lol
  widget exists; the key is actually carried over from the old nostrbook.net
  widget and fails the nbread.lol hostname check until re-provisioned. Reworded
  to say so (agrees with docs/setup.md §6).
- docs/setup.md: dropped a dangling '(see the rename plan, Phase 5)' reference
  (no such doc in-repo; 'Phase 5' collided with the unrelated docs/phases/P5.md).
@sovITxyz
sovITxyz merged commit e15d628 into main Jul 14, 2026
@sovITxyz
sovITxyz deleted the rename/nbread-polish branch July 14, 2026 21:46
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.

1 participant