Skip to content

docs: note wecanjustbuildthings.dev egress now allowlisted in web sessions#40

Merged
MartinMontero merged 1 commit into
mainfrom
claude/wcjbt-credential-health-check-64ymr3
Jul 3, 2026
Merged

docs: note wecanjustbuildthings.dev egress now allowlisted in web sessions#40
MartinMontero merged 1 commit into
mainfrom
claude/wcjbt-credential-health-check-64ymr3

Conversation

@MartinMontero

Copy link
Copy Markdown
Owner

What does this PR do?

Records that wecanjustbuildthings.dev domain egress is now allowlisted in the Claude Code
on the web environment (as of 2026-07-03), so the live-site verification curl checks in the
operator runbook are runnable from web sessions — previously they returned 403 on CONNECT and
had to be skipped.

Confirmed live from a web session:

Endpoint Response
/api/health {"ok":true}
/api/auth/nostr/status {"configured":true}
/api/auth/bluesky/status {"configured":true}
/api/github/status {"configured":true}

This is a docs-only update (environment/operator change, not a code change):

  • ROADMAP.md — new Recently resolved bullet.
  • docs/OPERATOR-RUNBOOK.md — a note under Verify deployment state.

Type of change

  • New catalog entry
  • Fix/update to an existing entry
  • New or updated recipe
  • Build flow / docs
  • Enforcement engine / tooling
  • Other

Required checks

Docs-only change to two Markdown files; no schema, enforcement engine, recipes, or build
inputs were touched, so the build/enforce/test gates are not applicable to this diff. CI still
runs them on the PR.

  • npm run check passes (schema validation) — N/A (no schema touched)
  • npm run enforce passes — N/A (no catalog/recipe/provider strings touched)
  • npm test passes — N/A (enforcement engine not touched)
  • npm run build succeeds — N/A (Markdown-only change)

For catalog entries

N/A — no catalog entries in this PR.

For recipes

N/A — no recipes in this PR.

🤖 Generated with Claude Code


Generated by Claude Code

…sions

Domain egress is now allowlisted in the Claude Code on the web
environment (2026-07-03), so the live-site verification curls in the
operator runbook are runnable from web sessions, not just locally.
Confirmed live: /api/health -> {"ok":true}; nostr/bluesky/github
status endpoints -> {"configured":true}.

Record it as a Recently resolved item in the ROADMAP and add a note to
the runbook's Verify deployment state section.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LVPyHAtQ1cdK76RpFasafP
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
wecanjustbuildthings fa1154c Commit Preview URL

Branch Preview URL
Jul 03 2026, 03:08 AM

@MartinMontero
MartinMontero merged commit 94e21c6 into main Jul 3, 2026
14 checks passed
@MartinMontero
MartinMontero deleted the claude/wcjbt-credential-health-check-64ymr3 branch July 3, 2026 04:45
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.

2 participants