Skip to content

Stream server overview independently of analytics - #1175

Open
jasonhedman wants to merge 1 commit into
json/scope-composer-wallet-providersfrom
json/stream-server-detail
Open

Stream server overview independently of analytics#1175
jasonhedman wants to merge 1 commit into
json/scope-composer-wallet-providersfrom
json/stream-server-detail

Conversation

@jasonhedman

@jasonhedman jasonhedman commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

A server detail page currently waits for both analytics queries before returning its overview, and its parent layout repeats the origin lookup above the loading boundary. Make the parent layout synchronous, share the validated origin lookup between metadata and page using React request memoization, and start analytics prefetches without awaiting them. Existing pending-query hydration and section boundaries handle the chart stream.

Validation: Production build passed. Both regression tests pass: pending analytics do not block the overview, and missing origins return 404 without analytics. StableEnrich detail loads its overview, usage and resources without browser errors. Independent production-code review passed. App TypeScript, 245 tests, UI compliance, source integrity, and repository boundaries pass. Full pnpm check now passes with zero lint warnings or errors, including source integrity and repository boundaries.

Stack base: #1174.

@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated
x402scan Ready Ready Preview Sep 9, 2026 7:19pm UTC

Request Review

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