Skip to content

V37 Gate 10: Conversation Promotion Readiness#120

Merged
geraldarthurdavis merged 2 commits into
version/v37from
v37/gate-10-promotion-readiness
May 24, 2026
Merged

V37 Gate 10: Conversation Promotion Readiness#120
geraldarthurdavis merged 2 commits into
version/v37from
v37/gate-10-promotion-readiness

Conversation

@geraldarthurdavis

Copy link
Copy Markdown
Contributor

Summary

  • Adds package-owned ConversationPromotionReadinessReport and deterministic .bitcode/v37-promotion-readiness-report.json for V37 Gate 10.
  • Wires V37 promotion generation, proven-generator support, promote-bitcode-canon/spec-family promotion support, and v37-canon-promotion.yml.
  • Updates V37 SPEC/DELTA/NOTES/PARITY, roadmap, README, and protocol package docs for V37 active / V38 draft promotion posture.

Validation

  • pnpm run check:v37-promotion-readiness
  • node --test --test-force-exit packages/protocol/test/v37-promotion-readiness.test.js
  • pnpm run check:v37-gate10
  • node scripts/check-v37-gate10-promotion-readiness.mjs --promotion-mode --skip-branch-check
  • node scripts/promote-bitcode-canon.mjs --version V37 --commit HEAD --dry-run
  • node scripts/generate-bitcode-proven.mjs --version V37 --commit HEAD --worktree-state dirty-preview --dry-run --allow-dirty
  • node scripts/check-bitcode-spec-family.mjs --version V37 --mode draft --current-target V36
  • node scripts/check-bitcode-canonical-inputs.mjs --current-target V36
  • node scripts/check-bitcode-canon-posture-drift.mjs --active-canon V36 --draft-target V37
  • pnpm --filter @bitcode/protocol typecheck
  • pnpm --filter @bitcode/protocol test
  • pnpm --dir uapi exec jest --runTestsByPath tests/api/conversationSessionRouteHistory.test.ts tests/api/conversationSessionRouteHistoryContract.test.ts tests/api/conversationStreamEventContract.test.ts tests/conversationStreamPipelineLog.test.tsx tests/conversationWritingWorkspace.test.tsx tests/conversationSourceSelector.test.tsx tests/conversationTerminalHandoff.test.tsx tests/api/conversationPersistencePrivacyRedaction.test.ts tests/conversationPersistencePrivacyPanel.test.tsx tests/api/conversationTelemetryProofHooks.test.ts tests/conversationTelemetryProofPanel.test.tsx tests/api/conversationRehearsal.test.ts tests/conversationRehearsalPanel.test.tsx --runInBand
  • git diff --check

Notes

  • packages/agent-generics/src/steps/factories.ts had pre-existing local modifications and is intentionally not included.

Adds package-owned ConversationPromotionReadinessReport source and deterministic V37 readiness artifact.

Wires V37 promotion generation, proven output support, promotion workflow validation, and V37-to-V38 runtime posture checks.

Updates the V37 specification family, roadmap, and repository documentation for Gate 10 closure.
@vercel

vercel Bot commented May 24, 2026

Copy link
Copy Markdown

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

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

Restore the roadmap current working gate to V37 Gate 10 until the promotion-readiness pull request is merged, while retaining V38 as the next queued gate after promotion.

Regenerate the V37 promotion-readiness artifact so its source evidence digest matches the roadmap fix.
@geraldarthurdavis
geraldarthurdavis merged commit 0561471 into version/v37 May 24, 2026
28 checks passed
@geraldarthurdavis
geraldarthurdavis deleted the v37/gate-10-promotion-readiness branch May 24, 2026 18:40
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