Skip to content

V38 Gate 9: Conversation Tool-Prompt Inference Parity#132

Merged
geraldarthurdavis merged 1 commit into
version/v38from
v38/gate-9-conversation-tool-prompt-inference-parity
May 25, 2026
Merged

V38 Gate 9: Conversation Tool-Prompt Inference Parity#132
geraldarthurdavis merged 1 commit into
version/v38from
v38/gate-9-conversation-tool-prompt-inference-parity

Conversation

@geraldarthurdavis

Copy link
Copy Markdown
Contributor

Summary

  • routes quick-response Conversation through the same PTRR/Failsafe/Thricified stack as the comprehensive Conversation variation
  • adds the package-backed V38ConversationToolPromptInferenceParity artifact, generator, checker, protocol test, generated evidence, exports, docs, and workflow wiring
  • removes the Gate 9 quick-response and prompt-benchmark carry-forward markers now that parity evidence is package-backed

Validation

  • pnpm run check:v38-gate9
  • pnpm run check:v38-gate2
  • pnpm run check:v38-gate4
  • pnpm --filter @bitcode/api build
  • pnpm --filter @bitcode/protocol typecheck
  • pnpm --dir packages/chatgptapp exec tsc --noEmit --pretty false
  • node --test --test-force-exit packages/protocol/test/v38-conversation-tool-prompt-inference-parity.test.js
  • pnpm run check:v38-conversation-tool-prompt-inference-parity
  • bash scripts/check-import-casing.sh
  • bash scripts/find-uppercase-raw-promptparts.sh
  • git diff --check

Route quick-response Conversation through the same PTRR/Failsafe/Thricified stack as the comprehensive variation, removing the single-step bypass.

Add the package-backed V38ConversationToolPromptInferenceParity artifact, generator, checker, protocol tests, generated evidence, docs, roadmap updates, and workflow wiring.

Validation: pnpm run check:v38-gate9; pnpm run check:v38-gate2; pnpm run check:v38-gate4; pnpm --filter @bitcode/api build; pnpm --filter @bitcode/protocol typecheck; pnpm --dir packages/chatgptapp exec tsc --noEmit --pretty false; bash scripts/check-import-casing.sh; bash scripts/find-uppercase-raw-promptparts.sh; git diff --check.
@vercel

vercel Bot commented May 25, 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 25, 2026 1:46am

@geraldarthurdavis
geraldarthurdavis merged commit a4f3005 into version/v38 May 25, 2026
28 checks passed
@geraldarthurdavis
geraldarthurdavis deleted the v38/gate-9-conversation-tool-prompt-inference-parity branch May 25, 2026 02:01
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