Skip to content

proto: publish common v1 contracts#89

Merged
haasonsaas merged 2 commits intomainfrom
codex/publish-common-proto
Apr 20, 2026
Merged

proto: publish common v1 contracts#89
haasonsaas merged 2 commits intomainfrom
codex/publish-common-proto

Conversation

@haasonsaas
Copy link
Copy Markdown
Contributor

Summary

  • publishes the shared common/v1 proto package and generated Go/TS/Python/OpenAPI artifacts
  • unblocks platform agent-mcp mirror builds that import commonv1 transitively through public proto packages

Test plan

  • make generate
  • make lint
  • go test ./...
  • git diff --check

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 20, 2026

PR Summary

Low Risk
Mostly additive proto/API surface and generated artifacts; primary risk is downstream compatibility/packaging issues if consumers assume different common.v1 definitions or export paths.

Overview
Publishes a new shared common/v1 proto package (analytics time/money/evidence types, DeliveryChannel, EntityType, and RiskLevel) plus authz method-option extensions for required_scopes, workspace_scope_field, risk_level, and public.

Adds generated artifacts for Go, Python, TypeScript, and OpenAPI, and updates package.json exports so TS consumers can import the new common/v1/*_pb modules.

Reviewed by Cursor Bugbot for commit d5ee480. Bugbot is set up for automated code reviews on this repo. Configure here.

@haasonsaas haasonsaas merged commit 0130abd into main Apr 20, 2026
9 checks passed
@haasonsaas haasonsaas deleted the codex/publish-common-proto branch April 20, 2026 20:54
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