Skip to content

V44 Gate 4: Reading Budget Quote Governance#194

Merged
garrettmaring merged 1 commit into
version/v44from
v44/gate-4-reading-budget-quote-governance
May 29, 2026
Merged

V44 Gate 4: Reading Budget Quote Governance#194
garrettmaring merged 1 commit into
version/v44from
v44/gate-4-reading-budget-quote-governance

Conversation

@garrettmaring
Copy link
Copy Markdown
Contributor

Summary

  • Adds source-safe /read procurement governance for budget envelopes, approval thresholds, quote expiry, buyer authorization, wallet authority, and settlement readiness.
  • Binds deterministic measurement-weight-volume quote policy to the V44 protocol package artifact, generated .bitcode proof, package exports, tests, docs, and workflows.
  • Surfaces budget and quote state in the Reading route without exposing protected source, unpaid AssetPack source, private wallet material, prompts, provider payloads, or private settlement payloads.

Validation

  • pnpm --filter @bitcode/protocol test
  • pnpm --dir uapi exec jest readRouteModel.test.ts --runInBand
  • pnpm --dir uapi exec tsc --noEmit --pretty false
  • pnpm --filter @bitcode/protocol typecheck
  • pnpm run generate:v44-economic-domain-model && pnpm run generate:v44-packs-portfolio-market-intelligence && pnpm run generate:v44-reading-budget-quote-policy && pnpm run check:v44-gate1 && pnpm run check:v44-gate2 && pnpm run check:v44-gate3 && pnpm run check:v44-gate4
  • node scripts/check-bitcode-spec-family.mjs --version V44 --mode draft --current-target V43
  • node scripts/check-bitcode-canon-posture-drift.mjs --active-canon V43 --draft-target V44
  • node scripts/check-bitcode-canonical-inputs.mjs --current-target V43
  • ruby -e 'require "yaml"; ARGV.each { |p| YAML.load_file(p); puts "yaml ok #{p}" }' .github/workflows/bitcode-gate-quality.yml .github/workflows/bitcode-canon-quality.yml
  • git diff --cached --check
  • staged ASCII hygiene scan
  • staged changed-file secret scan

Add source-safe ReadProcurementGovernance for /read budget envelopes, approval thresholds, quote expiry, deterministic measurement-weight-volume share-to-fee policy, buyer and wallet authority, settlement readiness blockers, and pre-purchase review boundaries.

Add the deterministic V44 Reading budget quote policy artifact, generator, checker, protocol exports, tests, workflow hooks, and draft specification documentation updates.

Validated with protocol tests, uapi read route Jest coverage, uapi typecheck, protocol typecheck, V44 gate checks, spec posture checks, workflow YAML parsing, diff whitespace, ASCII hygiene, and staged secret scanning.
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

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

Project Deployment Actions Updated (UTC)
engi-uapi Ready Ready Preview, Comment May 29, 2026 8:05pm

@garrettmaring garrettmaring merged commit 0cbebe3 into version/v44 May 29, 2026
29 checks passed
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