Skip to content

Epic: Tier 1 — version-negotiation work before 3.1 GA #3570

@bokelley

Description

@bokelley

Context

Tracking issue for all version-negotiation work that needs to land before 3.1 GA (~late June 2026). The spec change shipped via PR #3493; this epic tracks the downstream work that turns the spec into a usable contract for the ecosystem.

Work items

  • Python SDK PR Fix semantic version sorting for agreements #294 merge — release-precision pinning + 54 tests. (adcontextprotocol/adcp-client-python#294)
  • adcp-go SDK support — release-precision pinning, dual-emit, response echo handling, typed VERSION_UNSUPPORTED error.
  • @adcp/client.ComplianceIndex type bump — add published_version: string to the TypeScript interface so consumers can read the preferred field. Until this lands, downstream code falls back to legacy adcp_version alias via typed cast.
  • Compliance grader storyboard that exercises adcp_version request emission and response echo. Required to be in advisory mode at 3.1 per the migration table in docs/reference/versioning.mdx.
  • 3.1 release notes with a dedicated "Pin your release" section showing constructor usage across JS/Python/Go.
  • End-to-end Scope3 deployment — first production use of adcp_version request emit + response echo + capabilities supported_versions. Catches anything the spec PR didn't.
  • Branch cleanup — delete bokelley/version-negotiation-rfc from origin (post-merge housekeeping).

Done when

  • All three SDKs (JS / Python / Go) emit adcp_version on requests with adcp_major_version mirror.
  • Compliance grader runs scenarios and reports presence as advisory.
  • 3.1 GA ships with documented adopter path.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    claude-triagedIssue has been triaged by the Claude Code triage routine. Remove to re-triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions