Skip to content

docs: add Go SDK reference contract - #15

Merged
muxx merged 1 commit into
mainfrom
docs/go-reference
Sep 3, 2026
Merged

muxx merged 1 commit into
mainfrom
docs/go-reference

Conversation

@muxx

@muxx muxx commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • generate deterministic Go API reference for the core SDK and Code Interpreter with pinned gomarkdoc
  • enforce documentation for exported handwritten Go declarations
  • publish Go reference metadata and versioned pkg.go.dev links
  • extend CI and release verification for GoDoc and pkg.go.dev availability

Verification

  • make go-check
  • make generate (twice; second run produced no diff)
  • pnpm format:check
  • pnpm lint
  • pnpm typecheck
  • pnpm test
  • ./scripts/build-release.sh
  • node scripts/check-public-artifacts.mjs release
  • ./scripts/test-release-artifacts.sh

@muxx
muxx merged commit 122ba2b into main Sep 3, 2026
14 checks passed
@muxx
muxx deleted the docs/go-reference branch September 3, 2026 17:41
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