release: v0.5.9 notes — add #1004 - #1007
Merged
Merged
Conversation
…akePrisms#1004) Derived from git log b9ee77f..00c05bb and the MakePrisms#1004 PR body. States which claims are live validation (Proxy swap against GitHub's remote MCP server; the Holder route's live run with the kit's fake vendors) and which are source-level only. No historical section and no version pin is touched.
|
Someone is attempting to deploy a commit to the MakePrisms Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a section for #1004 to the existing
## v0.5.9notes. Notes only — one file, one section.Commit range read:
b9ee77f1..00c05bb8(60 entries including the merge commit; #1004 merged09:49Z on 16 Sep by @pmilic021), plus the #1004 PR body. Base commit for this branch is exactly
00c05bb8, off a fresh fetch ofMakePrisms/main.What the section says
The two automated routes (Proxy swap,
[[sandbox.mcp_tools]]; Holder,[[sandbox.held_tools]]), the manual and unsupported routes, the routing tree and skill paths, thedriver/acp.rsMcpServerwire shape, and the two shipped limits (Docker Engine 26+ for the volumesubpath mount; the proxy constrains the destination host, not the operations).
Live validation and source-level checks are stated separately, because they are not
interchangeable:
remote MCP server, real proxy, real launch, real
claude-agent-acpturn — and the boundingcredential (fine-grained, read-only, public repositories, read-only endpoint) is named as what
bounded the job, not the proxy.
with "no real vendor CLI was exercised" stated explicitly, matching the limit its own bundle
README records (
evidence/20260914T103608Z-holder-route-two-tools/README.md: "the vendors and theCLI are the kit's fakes").
only, with no run claimed behind them.
Scope
awk '/^## v0.5.8/,0' RELEASE_NOTES.md | md5matches thesame slice at
00c05bb8.1 file changed, 57 insertions(+), 1 deletion(-), two hunks — thenew section and one clause added to the v0.5.9 lead paragraph so it no longer omits the release's
largest change.
Gates at the pushed head
8d2c70f4Worktree clean (
git status --porcelainempty) and remote head= 8d2c70f4at both ends of the run.scripts/verify-release-version.sh 0.5.9 target/debug/maxplayermaxplayer 0.5.9 (8d2c70f4…)on both dispatch forms and its build stamp resolves to this tree's HEADscripts/verify-release-surface.sh --no-artifactsoptionalDependenciesand resolverPLATFORM_PACKAGESmatch.github/release-platforms.json. The built-artifact check is skipped by that flag, as the flag says; the tree surfaces are what passedscripts/verify-release-workflow.shpull_requesttrigger, no RELEASE without a pushed tag, no quiet skip, dispatch publish reaches nothing a release can nameA bare
verify-release-version.shwith no arguments exits 1 on usage; it takes<version> [path-to-binary], as CI passes it.No tag is pushed and nothing is merged by this branch. Cutting v0.5.9 is a human act.