You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V48 Gate 3 (implementation-only): /deposit telemetry header — live call-chain tracker, run clock + mini orb, 'Telemetry' retitle
The synthesis telemetry SECTION header on /deposit, from live-QA screenshots
(display only):
- Super-title 'ASSETPACKSSYNTHESIS' -> spaced 'ASSET PACK SYNTHESIS'; section
title 'Synthesis run telemetry' -> 'Telemetry' (explainer + aria-label
updated to match).
- While the pipeline is RUNNING (not complete, no error) the static subtitle
is replaced by a live header tracker: the CURRENT active call-chain rendered
with the same explained PathPills as the log title-lines (from the activity
snapshot's latestContext), one simple pill row; the descriptive subtitle
returns when not running.
- Next to the run ID: a TOTAL RUN TIME clock (RunClock — ticks 1/sec while
running, freezes on completion/error at the last event's created_at; m:ss /
h:mm:ss) and a miniaturized landing-page quantum orb (verifiedAccessOrbConfig
green glow, 24px) that pulses while running and rests when done. Run start =
the first event's created_at, falling back to the dispatch timestamp.
- PipelineExecutionLog gets pipelineMode="deposit" so the processing sentence
reads 'While Depositing, during …' from the first tick (the latched-mode
fallback keeps /read working later without the prop).
- depositPageClient test stubs the quantum orb (framer-motion/canvas layers
don't run under jsdom), mirroring the marketing landing suite.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
'A live, source-safe stream of the SynthesizeAssetPacks pipeline actually running — every phase, agent, step, and LLM/tool call, with prompt and response content withheld by law.',
0 commit comments