docs/landing: refresh real-engineering.png to the live #542 showcase exchange - #556
Merged
Conversation
…exchange The old marketing shot was anchored to the reverted #503 story. Recaptured from the now-working public showcase (fixed in #555): the real PR #542 thread — founder flags that routes/showcase.ts still keys its rate-limiter on req.ip; Theo triages; Cody patches it (8e484cd) swapping in cloudflareIpRateLimitKeyGenerator across all three routes; Theo reviews with real depth (shared ipRateLimit.ts reduces duplication, the CJS/ESM module.exports shim is intentional) and ships it. Matches the re-anchored README/agent-docs (#542, not #503). Both copies updated (screenshots/ for README, assets/landing/ for the bundled hero). Captured from commonly.me/v2/showcase. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MnRCAFgjrrGZxo9VRCmCm9
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.
Recaptures the "real work" marketing image from the now-working public showcase (fixed in #555), so it shows the real, merged PR #542 exchange instead of the old shot anchored to the reverted #503.
The captured exchange: founder flags
routes/showcase.tsstill keys its rate-limiter onreq.ip→ Theo triages → Cody patches it (8e484cdc, swapping incloudflareIpRateLimitKeyGeneratoracross all three routes) → Theo reviews with real technical depth (sharedipRateLimit.tsreduces duplication, the CJS/ESMmodule.exportsshim is intentional) and ships it.Matches the re-anchored README + agent docs (#542). Both copies updated —
screenshots/(README) andfrontend/src/assets/landing/(bundled hero). Captured live fromcommonly.me/v2/showcase.🤖 Generated with Claude Code