Skip to content

Editorial sweep: drop zoneless claims, honest LTS commitment#275

Merged
blove merged 1 commit into
mainfrom
claude/editorial-sweep
May 13, 2026
Merged

Editorial sweep: drop zoneless claims, honest LTS commitment#275
blove merged 1 commit into
mainfrom
claude/editorial-sweep

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 13, 2026

Summary

Two factual edits flagged in #270 for review before final ship — Group A of the post-merge cleanup.

1. Drop "zoneless" mentions across the site. Six references across 4 files (HomeFAQ.tsx, Promises.tsx wasn't affected, ProofStrip.tsx, /angular page.tsx) made claims about zoneless support / zoneless testing that aren't substantiated by actual test coverage. Removed entirely rather than softened.

2. Soften the Angular LTS commitment. Two spots — Promises #3 ("No abandoned majors") and the HomeFAQ "Is this production-ready today?" answer — previously promised "When Angular ships, we ship" (implies same-week support for new majors). Replaced both with the honest version: "We support Angular's current and previous LTS versions."

Other drafts originally flagged in #270:

  • ProofStrip's "Listed on LangChain Awesome" claim — verified absent from the shipped code; nothing to do.
  • solutions-data speculative metrics — already capability-reframed during Phase 7; no further changes.

Test plan

  • `pnpm nx e2e website` — 35 passed
  • Visual walkthrough confirms FAQ question count drops from 8 to 7 and the "Zoneless ready" Pill on /angular is gone

🤖 Generated with Claude Code

… commitment (Group A)

Two factual changes flagged in PR #270 for review before final ship:

1. Drop "zoneless" mentions sitewide.
   - HomeFAQ: remove "Is it zoneless-compatible?" question; remove
     "zoneless support" from the "How is this different…" answer.
   - Promises: nothing here mentioned zoneless directly.
   - ProofStrip: replace "Built for Angular 20+ / Zoneless ready"
     with "Built for / Angular 20+".
   - /angular page: drop "zoneless-safe signals" from the hero
     subhead, "zoneless-safe handle" from the Providers feature-block
     body, the "Zoneless ready" Pill from the trust row, and "+ zoneless"
     from the "OnPush + zoneless tested" bullet.

2. Soften the Angular LTS commitment to what we can actually hold.
   - Promises #3 ("No abandoned majors"): was "We follow Angular's LTS.
     When Angular ships, we ship." → now "We support Angular's current
     and previous LTS versions."
   - HomeFAQ Q "Is this production-ready today?": was "...We track
     Angular's release cadence and ship against current and one
     previous major." → now "...We support Angular's current and
     previous LTS versions."

Other drafts flagged in the PR (ProofStrip "LangChain Awesome",
solutions-data speculative metrics) were already honest in the
shipped code — no changes needed.

All 35 website e2e tests pass.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 13, 2026 0:24am

Request Review

@blove blove merged commit a1e2a3f into main May 13, 2026
11 of 12 checks passed
blove added a commit that referenced this pull request May 13, 2026
…fresh, HomeFAQ expansion (#283)

* docs(spec): homepage content fills — ProofStrip / Promises / HomeFAQ

Editorial pass on the three Phase-4 landing components: add a ProofStrip
claim line, fix the redundant adapter signal, reframe the npm signal to
gesture at the package family, collapse two overlapping Promises and
add No telemetry + No model lock-in, soften two over-stated FAQ
answers, and add Q9/Q10/Q11 covering CopilotKit migration, SSR, and
testing.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* feat(website): refresh Promises — consolidate openness beats, add telemetry + model lock-in

* style(website): apply prettier to Promises.tsx (single-quote)

* feat(website): expand HomeFAQ — soften CopilotKit + production claims, add migration/SSR/testing

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* docs(plan): homepage content fills implementation plan

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* feat(website): polish ProofStrip — claim line, adapter signal, npm scope

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* docs(spec): revise homepage content fills spec post-#275 reconciliation

#275 (editorial sweep — drop zoneless claims, honest LTS commitment)
landed in main while drafts were in-flight. Revise the spec to:
  - keep ProofStrip signal #2 as #275 set it ("Built for / Angular 20+"),
  - use #275's LTS phrasing in Promises "No abandoned majors" and FAQ
    production-ready answer,
  - drop the resurrected zoneless FAQ question,
  - replace the "(signals, DI, zoneless-first)" parenthetical in Q1 with
    substrate-not-port framing,
  - hedge Q-migration on CopilotKit hook naming and Q-SSR on built-in
    loading-state claims.

Final FAQ count: 10 (was 11 before reconciliation).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* feat(website): reconcile homepage drafts with #275

Apply final state per revised spec, post-zoneless-removal:
  - ProofStrip signal #2 follows #275 ("Built for / Angular 20+")
  - Promises "No abandoned majors" follows #275 ("current and previous LTS versions")
  - HomeFAQ Q1 drops "(signals, DI, zoneless-first)" → substrate-not-port
  - HomeFAQ Q-production ends with #275's LTS phrasing
  - HomeFAQ Q-migration hedged on CopilotKit hook naming
  - HomeFAQ Q-SSR drops unverifiable loading-state claim

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
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