Skip to content

V44 Gate 7: Organization Policy Wallet Authority#197

Merged
garrettmaring merged 1 commit into
version/v44from
v44/gate-7-organization-policy-wallet-authority
May 29, 2026
Merged

V44 Gate 7: Organization Policy Wallet Authority#197
garrettmaring merged 1 commit into
version/v44from
v44/gate-7-organization-policy-wallet-authority

Conversation

@garrettmaring
Copy link
Copy Markdown
Contributor

Summary

  • add source-safe OrganizationPolicyWalletAuthority in the asset-pack pipeline package and export it for route/API reuse
  • extend BTD organization authority with deposit option synthesis, approval, and submission actions
  • bind /read, /deposit, and /packs to authority/governance readbacks with focused UI and model tests
  • add the V44 Gate 7 generated artifact, checker, scripts, workflow wiring, documentation, and regenerated shared V44 artifacts

Validation

  • pnpm --filter @bitcode/btd test -- btd.test.ts --runInBand
  • pnpm --filter @bitcode/pipeline-asset-pack test -- organization-policy-wallet-authority.test.ts --runInBand
  • pnpm --filter @bitcode/pipeline-asset-pack typecheck
  • pnpm --dir uapi exec jest readRouteModel.test.ts depositRouteModel.test.ts packActivityModel.test.ts packsPageClient.test.tsx readPageClient.test.tsx depositPageClient.test.tsx --runInBand
  • pnpm --dir uapi exec tsc --noEmit --pretty false
  • pnpm --filter @bitcode/protocol typecheck
  • pnpm --dir packages/protocol exec node --test --test-force-exit test/v44-organization-policy-wallet-authority.test.js
  • pnpm run check:v44-organization-policy-wallet-authority
  • pnpm run check:v44-gate7
  • pnpm run check:v44-gate1
  • node scripts/check-v44-gate2-economic-domain-model.mjs --skip-package-tests
  • node scripts/check-v44-gate3-packs-portfolio-market-intelligence.mjs --skip-uapi-tests --skip-package-tests
  • node scripts/check-v44-gate4-reading-budget-quote-policy.mjs --skip-uapi-tests --skip-package-tests
  • node scripts/check-v44-gate5-depositor-earnings-supply-opportunities.mjs --skip-uapi-tests --skip-package-tests
  • node scripts/check-v44-gate6-btd-btc-compensation-statements.mjs --skip-uapi-tests --skip-package-tests
  • node scripts/check-v44-gate7-organization-policy-wallet-authority.mjs --skip-uapi-tests --skip-package-tests
  • 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
  • git diff --check
  • workflow YAML parse via Ruby

@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 9:39pm

@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.

Adds source-safe organization policy wallet authority across BTD actions, the AssetPack pipeline package, /read and /deposit route sessions, and /packs governance readback.

Adds the Gate 7 protocol artifact, generator, checker, workflow wiring, regenerated V44 artifacts, focused tests, and V44 specification/documentation closure notes.
@garrettmaring garrettmaring force-pushed the v44/gate-7-organization-policy-wallet-authority branch from 58a3062 to c6eef4b Compare May 29, 2026 21:38
@garrettmaring garrettmaring merged commit 7c9493b 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