V41 Gate 2: Prompt Program Inventory And V42 MVP Roadmap#161
Merged
geraldarthurdavis merged 1 commit intoMay 26, 2026
Merged
Conversation
Add source-safe PromptPart and Prompt inventory generation for V41 Gate 2, including package exports, protocol tests, artifact freshness checks, and gate/canon workflow wiring. Record V42 as the planned MVP experience version for shortest-path Depositing, shortest-path Reading, and the AI-reading dominant demonstration while preserving V41's prompt-program scope.
|
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.
Closure
buildV41PromptPartPromptInventory..bitcode/v41-promptpart-prompt-inventory.jsonartifact covering 1,459 raw PromptPart rows and 105 composed Prompt rows.V42 Roadmap Note
V42 is recorded as the planned MVP experience version after V41: shortest-path Depositing, shortest-path Reading, and an AI-reading dominant demonstration where a purchased AssetPack measurably improves an AI system beyond public-data-only performance.
Local Proof
pnpm run check:v41-gate1pnpm run check:v41-gate2pnpm run check:v41-prompt-inventorynode scripts/check-bitcode-spec-family.mjs --version V41 --mode draft --current-target V40node scripts/check-bitcode-canon-posture-drift.mjs --active-canon V40 --draft-target V41node scripts/check-bitcode-canonical-inputs.mjs --current-target V40pnpm --filter @bitcode/protocol typecheckpnpm --filter @bitcode/protocol testbash scripts/find-uppercase-raw-promptparts.shbash scripts/check-import-casing.shgit diff --check -- .