V47 Gate 1: Scope Measurement And Launch Freeze#233
Merged
geraldarthurdavis merged 2 commits intoJun 5, 2026
Conversation
Open the V47 draft specification family over promoted V46 and freeze the website-first staging-testnet launch scope for /deposit, /read, /packs, and Auxillaries.\n\nSpecify V47 testnet semantics, measurement law, weighted BTD scalar basis, IP seller and IP buyer launch flows, feature-excess audit, E2E IP exchange proof, landing-page readiness, staging-testnet rehearsal, and promotion readiness gates.\n\nAdd check:v47-gate1 plus gate/canon workflow hooks so active V46 plus draft V47 posture is validated without claiming V47 promotion.\n\nValidated with:\n- node scripts/check-bitcode-spec-family.mjs --version V46 --mode promoted --current-target V46\n- node scripts/check-bitcode-spec-family.mjs --version V47 --mode draft --current-target V46\n- node scripts/check-bitcode-canonical-inputs.mjs --current-target V46\n- node scripts/check-bitcode-canon-posture-drift.mjs --active-canon V46 --draft-target V47\n- node scripts/check-v47-gate1-scope-measurement-launch-freeze.mjs --skip-branch-check\n- node scripts/run-bitcode-spec-quality.mjs --mode basic\n- git diff --check
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Accept promoted V46 plus exact V47 Gate 1 roadmap posture in the V46 local interface comprehension rehearsal predicate and regenerate the source-safe artifact. This keeps the promoted V46 proof artifact green after V47 Gate 1 replaces the older V47 opening wording. Validated with: - pnpm --filter @bitcode/protocol test - node scripts/check-v47-gate1-scope-measurement-launch-freeze.mjs --skip-branch-check - node scripts/check-bitcode-spec-family.mjs --version V47 --mode draft --current-target V46 - node scripts/run-bitcode-spec-quality.mjs --mode basic - node scripts/check-bitcode-canonical-inputs.mjs --current-target V46 - node scripts/check-bitcode-canon-posture-drift.mjs --active-canon V46 --draft-target V47 - git diff --check
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\n- Opens the full V47 draft spec family over promoted V46.\n- Freezes V47 as website-first staging-testnet launch readiness for /deposit, /read, /packs, and Auxillaries.\n- Specifies testnet semantics, measurement law, weighted BTD scalar basis, IP seller and IP buyer flows, and the ten V47 closure gates.\n- Adds check:v47-gate1 and gate/canon workflow hooks for active V46 plus draft V47 posture.\n\n## Validation\n- node scripts/check-bitcode-spec-family.mjs --version V46 --mode promoted --current-target V46\n- node scripts/check-bitcode-spec-family.mjs --version V47 --mode draft --current-target V46\n- node scripts/check-bitcode-canonical-inputs.mjs --current-target V46\n- node scripts/check-bitcode-canon-posture-drift.mjs --active-canon V46 --draft-target V47\n- node scripts/check-v47-gate1-scope-measurement-launch-freeze.mjs --skip-branch-check\n- node scripts/run-bitcode-spec-quality.mjs --mode basic\n- git diff --check\n\n## Gate Boundary\nGate 1 is specification, roadmap, and checking only. Runtime website behavior remains for later V47 gates.