Skip to content

V43 Gate 4: Read Route Extraction And Five-Step UX#183

Merged
garrettmaring merged 1 commit into
version/v43from
v43/gate-4-read-route-five-step-ux
May 29, 2026
Merged

V43 Gate 4: Read Route Extraction And Five-Step UX#183
garrettmaring merged 1 commit into
version/v43from
v43/gate-4-read-route-five-step-ux

Conversation

@garrettmaring
Copy link
Copy Markdown
Contributor

Summary

  • adds the public /read route as the five-step Reading experience while retaining Terminal debug compatibility
  • introduces ReadRouteSession source-safe route state for request read, Need review, Finding Fits request, AssetPack preview, and settlement/delivery
  • wires public navigation, footer, docs/spec/protocol artifacts, workflows, and tests for V43 Gate 4 closure

Validation

  • pnpm --dir uapi exec jest --runInBand
  • pnpm --dir uapi exec tsc --noEmit --pretty false
  • pnpm --dir uapi run lint
  • pnpm --dir uapi run build
  • pnpm run check:v43-gate2
  • pnpm run check:v43-gate3
  • pnpm run check:v43-gate4
  • pnpm --filter @bitcode/protocol test
  • git diff --check
  • Playwright smoke: http://127.0.0.1:3029/read rendered all five Reading steps with no app console errors or framework overlay

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

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

Project Deployment Actions Updated (UTC)
engi-uapi Ready Ready Preview, Comment May 29, 2026 1:25pm

Adds the /read five-step enterprise Reading route with source-safe ReadRouteSession state, public navigation wiring, retained Terminal workbench reuse, and route-owned recent Reading activity readback.

Adds the V43 Gate 4 protocol artifact, generator, checker, workflow hooks, docs/spec updates, and focused UAPI/protocol test coverage for the route extraction.
@garrettmaring garrettmaring force-pushed the v43/gate-4-read-route-five-step-ux branch from deac2b8 to d83f557 Compare May 29, 2026 13:23
@garrettmaring garrettmaring merged commit 7d4138d into version/v43 May 29, 2026
29 checks passed
@garrettmaring garrettmaring deleted the v43/gate-4-read-route-five-step-ux branch May 29, 2026 13:32
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