fix(landing): precision pass on marketing copy — correct claims, de-slop, ja/ko parity#209
Merged
Merged
Conversation
…lop, ja/ko parity Corrects factually wrong or self-contradicting copy across the landing site and tightens hype into checkable claims: - MCP transcript no longer claimed to be "real" (it's scripted), and the MCP lede no longer says Maple's server opens PRs - Bill table MCP row: Datadog/New Relic/Grafana all ship official MCP servers (GA 2026) — "No" cells corrected to "Yes"; competitors.ts binary OTel/retention cells replaced with accurate nuance - Pricing unified at $0.30/GB (PricingTable fallback and PricingCalculator said $0.25); FAQ answers now state $39/mo, 100 GB per signal, 14-day card-required trial; "no usage-based charges" contradiction resolved; "Trials available on every plan" fixed (Enterprise has none) - License wording standardized to "FSL-1.1 → Apache 2.0" per LICENSE (was four different spellings) - De-slop: "Built different", "We told you it was honest", footer manifesto, "billions of rows in milliseconds", "honest roundup" listicle framing; demo scenarios now framed as scenarios - OTel CNCF claim verified true and updated with 2026 graduation - ja/ko rebuilt to full 592-key parity: 38 changed keys retranslated plus 37 previously missing keys (chat, dashboards, alerting, error tracking, calculator) that fell back to English - Fix pre-existing "© © 2026" doubling in footer Known follow-up: the deployed Autumn plan still returns $0.25/GB at build-time fetch — push autumn.config.ts (0.30) or flip the copy. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
Your Pullfrog Router balance is exhausted. You have a card on file but auto-reload is disabled, so runs paused once your balance went past the overdraft buffer. Top up balance → · Enable auto-reload →
|
Makisuo
added a commit
that referenced
this pull request
Jul 14, 2026
Tightens wording across the landing site, aligns pricing and license details with their sources of truth, refreshes competitor comparison cells, and brings ja/ko message files to full key parity with en. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

What changed
Full copy pass over
apps/landingto remove AI-slop phrasing and — more importantly — fix claims that were factually wrong or self-contradicting.Factual corrections
mcp-grafana). Corrected to "Yes".competitors.tsbinary cells for OTel support / retention control replaced with accurate nuance ("OTLP ingest via Datadog Agent", "Extended retention costs extra").apps/api/autumn.config.ts: the PricingTable fallback and PricingCalculator both said $0.25. FAQ answers now state concrete numbers ($39/mo, 100 GB per signal, 14-day card-required trial). Resolved the "Predictable pricing — no usage-based charges" vs "usage-based pricing" contradiction; fixed "Trials available on every plan" (Enterprise has none).De-slop
"Built different" → "Why queries come back fast"; "We told you it was honest" → "The bill, line by line"; footer manifesto → "No per-seat fees. No proprietary agents. No black boxes."; "billions of rows in milliseconds" → "sub-second queries across billions of rows"; demo scenarios (90-seconds, 3 AM agent) framed as scenarios; the best-tools listicle now discloses its bias plainly instead of calling itself "honest". Fixed a pre-existing "© © 2026" doubling in the footer.
i18n
ja.json/ko.jsonrebuilt to full 592-key parity withen.json: all 38 changed keys retranslated plus 37 previously missing keys (chat, dashboards, alerting, error tracking, calculator) that silently fell back to English.Verification
bun run buildpasses (95 pages)Reviewer notes / open decisions
autumn.config.tsis pushed (or the price decision flips to $0.25).otel-conventions.md) still state 90d/365d retention — infra TTLs vs the 30-day Startup entitlement; may want a caveat in a follow-up.🤖 Generated with Claude Code