Skip to content

V43 Gate 5: Deposit Route And AssetPack Option Synthesis#184

Merged
garrettmaring merged 1 commit into
version/v43from
v43/gate-5-deposit-route-options
May 29, 2026
Merged

V43 Gate 5: Deposit Route And AssetPack Option Synthesis#184
garrettmaring merged 1 commit into
version/v43from
v43/gate-5-deposit-route-options

Conversation

@garrettmaring
Copy link
Copy Markdown
Contributor

Summary

  • Adds the /deposit route with a five-step Depositing UX, route-owned DepositRouteSession, and source-safe AssetPack option review cards.
  • Adds DepositAssetPackOptionSynthesis in the asset-pack pipeline package, with multiple source-safe option proposals from connected source, depositor instructions, Depository demand, Reading demand, and existing supply signals.
  • Binds Gate 5 to generated protocol artifacts, route inventory, workflows, docs, package exports, and focused tests while keeping Gate 6 policy and Gate 7 admission/indexing deferred.

Validation

  • pnpm --dir uapi exec jest --runTestsByPath tests/depositRouteModel.test.ts tests/depositPageClient.test.tsx tests/navPublicShell.test.tsx tests/footerPublicShell.test.tsx --runInBand
  • pnpm --filter @bitcode/pipeline-asset-pack exec jest deposit-asset-pack-options.test.ts --runInBand
  • pnpm --filter @bitcode/protocol test -- v43-deposit-route-options.test.js
  • pnpm run check:v43-gate2
  • pnpm run check:v43-gate3
  • pnpm run check:v43-gate4
  • pnpm run check:v43-gate5
  • pnpm --dir uapi exec tsc --noEmit --pretty false
  • pnpm --dir uapi run lint
  • pnpm --dir uapi run build
  • Browser smoke: /deposit renders 5 steps and 3 source-safe option cards on built app at 127.0.0.1:3030; local-only Vercel Insights scripts 404 as expected outside Vercel.
  • git diff --check

Adds the /deposit route, source-safe DepositRouteSession state, and DepositAssetPackOptionSynthesis package model for connected-source AssetPack option review.

Binds Gate 5 to protocol artifacts, workflows, docs, route inventory, focused UAPI/package tests, and durable prior-gate proof checks.
@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:57pm

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@garrettmaring garrettmaring merged commit a1dc0a4 into version/v43 May 29, 2026
29 checks passed
@garrettmaring garrettmaring deleted the v43/gate-5-deposit-route-options branch May 29, 2026 14:04
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