V43 Gate 5: Deposit Route And AssetPack Option Synthesis#184
Merged
Conversation
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.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/depositroute with a five-step Depositing UX, route-ownedDepositRouteSession, and source-safe AssetPack option review cards.DepositAssetPackOptionSynthesisin the asset-pack pipeline package, with multiple source-safe option proposals from connected source, depositor instructions, Depository demand, Reading demand, and existing supply signals.Validation
pnpm --dir uapi exec jest --runTestsByPath tests/depositRouteModel.test.ts tests/depositPageClient.test.tsx tests/navPublicShell.test.tsx tests/footerPublicShell.test.tsx --runInBandpnpm --filter @bitcode/pipeline-asset-pack exec jest deposit-asset-pack-options.test.ts --runInBandpnpm --filter @bitcode/protocol test -- v43-deposit-route-options.test.jspnpm run check:v43-gate2pnpm run check:v43-gate3pnpm run check:v43-gate4pnpm run check:v43-gate5pnpm --dir uapi exec tsc --noEmit --pretty falsepnpm --dir uapi run lintpnpm --dir uapi run build/depositrenders 5 steps and 3 source-safe option cards on built app at127.0.0.1:3030; local-only Vercel Insights scripts 404 as expected outside Vercel.git diff --check