Skip to content

V33 Gate 8: Interface Telemetry And Proof Replay Hooks#73

Merged
geraldarthurdavis merged 1 commit into
version/v33from
v33/gate-8-interface-telemetry-proof-replay-hooks
May 22, 2026
Merged

V33 Gate 8: Interface Telemetry And Proof Replay Hooks#73
geraldarthurdavis merged 1 commit into
version/v33from
v33/gate-8-interface-telemetry-proof-replay-hooks

Conversation

@geraldarthurdavis

Copy link
Copy Markdown
Contributor

Summary

  • Adds package-owned InterfaceTelemetryProofHook rows for Terminal, public API, MCP API, ChatGPT App, and package consumers.
  • Generates .bitcode/v33-interface-telemetry-proof-hooks.json with source-safe replay roots, replay commands, postures, and surface evidence.
  • Wires Gate 8 checker/workflow coverage and binds API, MCP, ChatGPT App, and Terminal tests to the shared hook registry.
  • Refreshes V33 spec, delta, notes, parity matrix, roadmap, and V33 generated artifacts after doc-evidence digest changes.

Local validation

  • pnpm --filter @bitcode/btd typecheck
  • pnpm --filter @bitcode/btd test -- --runTestsByPath tests/interface-telemetry-proof-hook.test.ts
  • pnpm --filter @bitcode/protocol typecheck
  • 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 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 run check:spec-family
  • pnpm run check:canonical-inputs
  • pnpm run check:canon-posture-drift
  • pnpm run check:v33-gate1 through check:v33-gate8
  • git diff --check
  • changed-file secret-shape scan

Introduce the package-owned InterfaceTelemetryProofHook registry for Terminal, public API, MCP API, ChatGPT App, and package consumers.

Generate and check the source-safe V33 interface telemetry proof artifact, wire gate workflow coverage, and bind surface tests to shared replay hook rows.

Refresh V33 specs, roadmap, parity matrix, and generated artifacts after Gate 8 evidence changes.
@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 6:13pm

@geraldarthurdavis
geraldarthurdavis merged commit 4e5534e into version/v33 May 22, 2026
30 checks passed
@geraldarthurdavis
geraldarthurdavis deleted the v33/gate-8-interface-telemetry-proof-replay-hooks branch May 22, 2026 18:30
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