Skip to content

Version Packages (beta)#3490

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages (beta)#3490
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 28, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

adcontextprotocol@3.1.0-beta.0

@github-actions github-actions Bot requested a review from bokelley as a code owner April 28, 2026 23:56
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 5eb853b to 6346743 Compare April 29, 2026 00:03
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6346743 to fc89f8e Compare April 29, 2026 01:19
@github-actions github-actions Bot force-pushed the changeset-release/main branch from fc89f8e to 2d8ac75 Compare April 29, 2026 02:07
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2d8ac75 to 7d3116f Compare April 29, 2026 10:10
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 7d3116f to bde81bc Compare April 29, 2026 10:30
@github-actions github-actions Bot force-pushed the changeset-release/main branch from bde81bc to 11ab819 Compare April 29, 2026 10:47
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 11ab819 to d38ae8b Compare April 29, 2026 10:54
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from a2dd479 to a011981 Compare April 29, 2026 12:30
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a011981 to eb6d146 Compare April 29, 2026 15:14
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 78bf12e to caf4458 Compare April 29, 2026 16:16
@github-actions github-actions Bot force-pushed the changeset-release/main branch from caf4458 to 69ec504 Compare April 29, 2026 16:47
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 69ec504 to 748dd52 Compare April 29, 2026 16:55
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b02d9c0 to 8d4e508 Compare April 29, 2026 23:40
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 8ad5246 to 61950c5 Compare April 30, 2026 00:01
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from e00b59c to 9aee0fb Compare April 30, 2026 00:36
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9aee0fb to ebb4f4f Compare April 30, 2026 00:41
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 2590eea to cec2293 Compare April 30, 2026 00:51
@github-actions github-actions Bot force-pushed the changeset-release/main branch from cec2293 to f2ba447 Compare April 30, 2026 00:59
@github-actions github-actions Bot force-pushed the changeset-release/main branch from f2ba447 to ce29c55 Compare April 30, 2026 01:15
@github-actions github-actions Bot force-pushed the changeset-release/main branch from ce29c55 to dd5dfe1 Compare April 30, 2026 01:21
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 73f0aeb to d63abb0 Compare April 30, 2026 01:32
@desiorac
Copy link
Copy Markdown

The committed_metrics snapshot design closes an audit gap that most implementations ignore until a dispute surfaces it: without a buy-time freeze, the "binding contract" is implicitly the product's current available_metrics, which mutates. Auditing a 90-day-old buy against current state produces a meaningless result.

One open question on the RBAC lifecycle: the 300s refresh normative for authorization defines load-balanced flicker as non-conformant, but leaves buyer behavior unspecified when SCOPE_INSUFFICIENT arrives within that window. Is the intended behavior correctable-with-retry (assume transient inconsistency) or surface-immediately (assume legitimate scope reduction)? The spec says correctable but NOT agent-autonomous - clarifying whether the retry window tracks the 300s refresh cadence would remove the ambiguity.

@bokelley
Copy link
Copy Markdown
Contributor

Thanks @desiorac — both points are real, and #3490 is the auto-generated Changesets release PR so neither belongs here. Splitting them out:

  • committed_metrics snapshot design — your framing of the audit-gap motivation is exactly right; if there's spec text you'd want sharpened (e.g., explicit binding-contract language tying audit semantics to the snapshot rather than current available_metrics), open an issue and we'll pull it in.
  • SCOPE_INSUFFICIENT retry semantics within the 300s window — filed as Clarify buyer retry semantics for SCOPE_INSUFFICIENT within the 300s authorization refresh window #3674 with a starting proposal (bounded retry with backoff, then surface; retry budget is not the 300s propagation SLA). Continuing there.

Closing this thread out from the release PR.

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.

2 participants