Skip to content

Version Packages - #339

Merged
drewstone merged 1 commit into
mainfrom
changeset-release/main
Sep 16, 2026
Merged

drewstone merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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.

Releases

@tangle-network/agent-provider-tangle@1.5.0

Minor Changes

  • 5a21744: A JSON bound refusal is a JsonBoundErrorname: "JsonBoundError", code: "JSON_BOUND_VIOLATION", with the caller label and the whole JsonBoundViolation (rule, path, observed, limit) on the error — instead of a plain Error that only its message could describe.

    The runtime that supervises these environments classifies a failed retained execution from the error's structure, never its message, because this package's messages are not a contract. A bound refusal therefore reached the run journal under the one name reserved for an execution nobody can observe — "requires reconciliation before replacement" — telling the operator to reconcile before retrying when nothing had run and nothing needed reconciling (agent-runtime#1204, exhibit 6: mech-interp-foundations-glm2-b-20260912a, 2026-09-12). With a stable code the runtime files it as a rejected request at admission or a provider contract violation after, and disco report shows which. Messages are unchanged; JsonBoundError and its types are exported.

@drewstone
drewstone merged commit 7cd7a48 into main Sep 16, 2026
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