diff --git a/CHANGELOG.md b/CHANGELOG.md index 15e1b97..7e31de5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,20 @@ sibling project the same week this note was added. ## [Unreleased] +## [0.0.59] - 2026-09-03 + +Public output no longer names the private authoring topology. The +publisher generates repository-local commit and pull-request text, then scans +all seven rendered trees and both messages before the first push. The scanner +also found six builder references carrying the same coordinate; their generated +source now describes only the source workspace and tells a public reader to use +the public repository's issues. + +The boundary has a mutation control: it plants a private coordinate assembled +from fragments and requires the scanner to refuse it, while the scanner and +public policy never contain the forbidden literal themselves. Historical +commits remain immutable and untouched. + ## [0.0.58] - 2026-09-02 A removal answers three ways when nothing records what this build diff --git a/Cargo.lock b/Cargo.lock index aca44ec..1ddc6d7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -66,7 +66,7 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" [[package]] name = "harness-runtime" -version = "0.0.58" +version = "0.0.59" dependencies = [ "provider-v3", "serde", @@ -128,7 +128,7 @@ dependencies = [ [[package]] name = "opencode-setup-system" -version = "0.0.58" +version = "0.0.59" dependencies = [ "harness-runtime", "provider-v3", @@ -147,7 +147,7 @@ dependencies = [ [[package]] name = "provider-v3" -version = "0.0.58" +version = "0.0.59" dependencies = [ "serde", "serde_json", @@ -209,7 +209,7 @@ dependencies = [ [[package]] name = "setup-core" -version = "0.0.58" +version = "0.0.59" dependencies = [ "miniz_oxide", "serde", diff --git a/Cargo.toml b/Cargo.toml index 5771d5e..87a3b7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ members = [ ] [workspace.package] -version = "0.0.58" +version = "0.0.59" edition = "2024" rust-version = "1.89" license = "AGPL-3.0-or-later" @@ -23,9 +23,9 @@ sha2 = "0.11" # `setup-core::archive`); an inflate loop is not, because its bugs are # memory-safety bugs and it is not improved by being hand-written here. miniz_oxide = "0.9" -setup-core = { path = "crates/setup-core", version = "0.0.58" } -provider-v3 = { path = "crates/provider-v3", version = "0.0.58" } -harness-runtime = { path = "crates/harness-runtime", version = "0.0.58" } +setup-core = { path = "crates/setup-core", version = "0.0.59" } +provider-v3 = { path = "crates/provider-v3", version = "0.0.59" } +harness-runtime = { path = "crates/harness-runtime", version = "0.0.59" } [workspace.lints.rust] unsafe_code = "forbid" diff --git a/README.md b/README.md index 7646e38..6724490 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ release is a convenience, not the authorised copy. ```bash docker run --rm -v "$HOME/.config:/config" \ - ghcr.io/nddev-opennetwork/opencode-setup-system:0.0.58 \ + ghcr.io/nddev-opennetwork/opencode-setup-system:0.0.59 \ status --target /config/