Skip to content

V33 Gate 7: API Schemas Examples And Compatibility Matrix#72

Merged
geraldarthurdavis merged 1 commit into
version/v33from
v33/gate-7-api-schema-examples-compatibility-matrix
May 22, 2026
Merged

V33 Gate 7: API Schemas Examples And Compatibility Matrix#72
geraldarthurdavis merged 1 commit into
version/v33from
v33/gate-7-api-schema-examples-compatibility-matrix

Conversation

@geraldarthurdavis

Copy link
Copy Markdown
Contributor

Summary

  • Add package-owned APISchemaCompatibilityMatrix with required consumer surfaces and success/denied/blocked/stale/deferred examples.
  • Enforce source-safe examples and versionless interface paths across public API, MCP API, ChatGPT App, Terminal handoff, and package consumer rows.
  • Wire generated Gate 7 artifact/checker, workflow coverage, protocol specifying input, surface fixture tests, and V33 spec/roadmap parity.

Validation

  • pnpm --filter @bitcode/btd typecheck
  • pnpm --filter @bitcode/btd test
  • pnpm --filter @bitcode/btd test -- --runTestsByPath tests/api-schema-compatibility-matrix.test.ts
  • pnpm --filter @bitcode/api build
  • pnpm --filter @bitcode/api exec jest --config jest.config.cjs --runTestsByPath src/routes/tests/btd-crypto.test.ts --runInBand
  • pnpm --dir packages/executions-mcp/src/mcp-server run type-check
  • pnpm --dir packages/executions-mcp/src/mcp-server run test:mcp -- --runTestsByPath src/tests/unit/pipeline-ingress-contract.test.ts --runInBand
  • pnpm --dir packages/chatgptapp exec tsc --noEmit --pretty false
  • pnpm --dir packages/chatgptapp exec jest --runTestsByPath src/tests/tools.test.ts --runInBand
  • pnpm --dir uapi exec tsc --noEmit --pretty false
  • pnpm --dir uapi exec jest --runTestsByPath tests/terminalOrganizationAuthority.test.ts --runInBand
  • pnpm --filter @bitcode/protocol typecheck
  • node scripts/check-bitcode-spec-family.mjs --version V33 --mode draft --current-target V32
  • node scripts/check-bitcode-canonical-inputs.mjs --current-target V32
  • node scripts/check-bitcode-canon-posture-drift.mjs --active-canon V32 --draft-target V33
  • pnpm run check:v33-gate1 && pnpm run check:v33-gate2 && pnpm run check:v33-gate3 && pnpm run check:v33-gate4 && pnpm run check:v33-gate5 && pnpm run check:v33-gate6 && pnpm run check:v33-gate7
  • git diff --check
  • changed/untracked file secret marker scan

Introduce the package-owned APISchemaCompatibilityMatrix with required consumer surfaces, success/denied/blocked/stale/deferred examples, versionless path enforcement, and source-safe row roots.

Wire generated Gate 7 artifacts, checks, workflow coverage, protocol specifying inputs, API/MCP/ChatGPT/Terminal fixture tests, and V33 specification parity updates.
@vercel

vercel Bot commented May 22, 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 22, 2026 5:38pm

@geraldarthurdavis
geraldarthurdavis merged commit f3bd2ba into version/v33 May 22, 2026
30 checks passed
@geraldarthurdavis
geraldarthurdavis deleted the v33/gate-7-api-schema-examples-compatibility-matrix branch May 22, 2026 17:56
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