Update name in Wrangler configuration file to match deployed Worker#2
Open
cloudflare-workers-and-pages[bot] wants to merge 6 commits into
Open
Update name in Wrangler configuration file to match deployed Worker#2cloudflare-workers-and-pages[bot] wants to merge 6 commits into
cloudflare-workers-and-pages[bot] wants to merge 6 commits into
Conversation
- Viz pages now render in iframes (/viz-embed/[id]) so their CSS cannot bleed into the Loomwork header, footer, or nav chrome. The outer /viz/[id] shell owns the header and tier-2 breadcrumb nav. - Added --color-danger to global.css defaults and brutalist theme - Removed @media (prefers-color-scheme: dark) from brutalist.css — dark mode is now reader-controls-only, not OS-driven - Fixed --lw-* variable references in index.astro (wrong namespace) - Added .hero styles to site.css (full-viewport, centered layout) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Two-pane layout: full 6,805-line transcript on the left (green/amber/red phase banding by productive/drift/spiral phase), findings panel on the right. Calls POST /api/transcript-review on codenoscopy.com (authenticated via PUBLIC_TRANSCRIPT_API_KEY env var) with one of 5 expert personas. Click any finding card to highlight and jump to the cited transcript lines. Requires PUBLIC_TRANSCRIPT_API_KEY to be set in Cloudflare Pages env vars (must match TRANSCRIPT_CLIENT_SECRET on codenoscopy). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Adds { label: "Transcript", href: "/transcript" } to nav array
- Commits site configuration (name, tagline, URLs, theme, fonts)
previously customized locally but not yet committed
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Author
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
loomwork | f8fb6fa | Commit Preview URL Branch Preview URL |
Apr 05 2026, 10:54 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare Dashboard.
Cloudflare automatically generated this PR to resolve the mismatch and avoid inconsistencies between environments. For more information, see: https://developers.cloudflare.com/workers/ci-cd/builds/troubleshoot/#workers-name-requirement