Skip to main content

Platform Watchlist

Purpose

The watchlist tracks technologies that may change frontend architecture decisions. A watched item is not automatically recommended.

Watch states

StateMeaning
AdoptMature enough for normal production use with standard review.
Adopt selectivelyUseful in specific conditions with explicit constraints.
PilotWorth testing in controlled areas; not a default.
WatchTrack movement; do not build strategy around it yet.
Avoid for nowRisk or immaturity outweighs likely value for most teams.

Current watchlist

TopicStateReview trigger
React Server ComponentsAdopt selectivelyFramework support, caching model, and team debugging skill.
React CompilerPilot/adopt selectivelyOfficial guidance, build compatibility, measurable render wins, and rollback confidence.
Server Functions and ActionsAdopt selectivelyAuth, validation, idempotency, cache effects, and progressive-enhancement states are documented.
Local-first sync enginesPilot/adopt selectivelyProduct requires offline/collaboration, conflict policy is explicit, and storage/sync failure modes are tested.
Partial hydration/islandsAdopt selectivelyRoute profile shows mostly static content with focused interactivity.
ResumabilityWatchEcosystem maturity and hiring/debugging confidence.
Edge renderingAdopt selectivelyClear latency or personalization benefit with observability.
WebGPUPilotProduct requires advanced visualization or compute.
View Transitions APIAdopt selectivelyProgressive enhancement and reduced-motion path exist.
Passkeys/WebAuthnAdopt selectivelyIdentity provider, recovery, and support flows are ready.
Privacy-preserving attribution APIsWatch/pilotBusiness needs attribution, browser support and reporting limits are understood, and privacy review approves the data flow.
MCPAdopt carefullyTool isolation, permissions, audit, and security review exist.
A2AWatch/pilotReal multi-agent delegation need exists.
GenUI component registriesAdopt for GenUIRegistry, schema validation, and design-system contracts exist.
GenUI eval platformsAdopt carefullyFixture ownership, release gates, redaction, trace review, and incident feedback loops exist.

Review rule

Move an item between states only after checking current primary sources and real product constraints. Record why the state changed in the relevant chapter or future-radar entry.