diff --git a/deploy/release-checklists/archctx-0.4.2.md b/deploy/release-checklists/archctx-0.4.2.md index 3f59d28..b4e4d78 100644 --- a/deploy/release-checklists/archctx-0.4.2.md +++ b/deploy/release-checklists/archctx-0.4.2.md @@ -2,12 +2,12 @@ Scope: exclude the exact Claude runtime trace files from architecture projection worktree identity so a CodeGraph-backed projection can remain stable while repo-harness records its active session. This patch keeps `.claude` configuration authoritative and does not change protocol identifiers, renderer/layout versions, or the Node engine range. -- [ ] `bun run verify` passes under Node `>=24 <26`. -- [ ] `archctx` and `archctx-contracts` package versions are exactly `0.4.2`. -- [ ] Focused architecture-domain tests prove runtime traces are ignored and `.claude/settings.json` remains digest-significant. -- [ ] A real repo-harness projection apply completes while `.claude/.session-id` and `.claude/.trace.jsonl` are active. -- [ ] Pull request is merged to `main`; Claude review is waived by the user's explicit instruction. -- [ ] Publish `archctx-contracts@0.4.2` and read back version, integrity, and shasum. -- [ ] Publish `archctx@0.4.2` and read back version, integrity, shasum, Node engine, and exact CodeGraph dependency. -- [ ] Clean-room Node 24 smoke returns the `0.4.2` capabilities handshake. +- [x] `bun run verify` passes under Node `>=24 <26`. +- [x] `archctx` and `archctx-contracts` package versions are exactly `0.4.2`. +- [x] Focused architecture-domain tests prove runtime traces are ignored and `.claude/settings.json` remains digest-significant. +- [x] A real repo-harness projection apply completes while `.claude/.session-id` and `.claude/.trace.jsonl` are active. +- [x] Pull request is merged to `main`; Claude review is waived by the user's explicit instruction. +- [x] Publish `archctx-contracts@0.4.2` and read back version, integrity, and shasum. +- [x] Publish `archctx@0.4.2` and read back version, integrity, shasum, Node engine, and exact CodeGraph dependency. +- [x] Clean-room Node 24 smoke returns the `0.4.2` capabilities handshake. - [ ] Update repo-harness to exact `archctx@0.4.2` and `archctx-contracts@0.4.2`, then prove the accepted refresh signal end to end. diff --git a/docs/verification/architecture-ledger-al10-npm-release-readback.json b/docs/verification/architecture-ledger-al10-npm-release-readback.json index 3923c18..fe356a5 100644 --- a/docs/verification/architecture-ledger-al10-npm-release-readback.json +++ b/docs/verification/architecture-ledger-al10-npm-release-readback.json @@ -2,17 +2,17 @@ "schemaVersion": "archcontext.al10-npm-release-readback/v1", "status": "verified", "scope": "official-public-npm-latest-release", - "publishedAt": "2026-08-09T00:55:24.678Z", + "publishedAt": "2026-08-11T13:21:18.733Z", "package": { "name": "archctx", - "version": "0.4.0", + "version": "0.4.2", "distTag": "latest", "installCommand": "npm install -g archctx@latest", - "explicitInstallCommand": "npm install -g archctx@0.4.0", - "tarball": "https://registry.npmjs.org/archctx/-/archctx-0.4.0.tgz", - "shasum": "ea6cacb33353272d01989f7bdbacf852187ac55b", - "sha256": "d4a165d1599bf303bce79d9cbe58a0879571d2d0483cd2622e8087ccd5a532be", - "integrity": "sha512-LFl8PqYv6Yu/VUbQHKJR00v2VZerRiyEvTlPXZVYEVjh1DzD37QmvlCq6zTUgZE3+wVLJJRpKe69u1vj2P4N7w==", + "explicitInstallCommand": "npm install -g archctx@0.4.2", + "tarball": "https://registry.npmjs.org/archctx/-/archctx-0.4.2.tgz", + "shasum": "d249a726be28ea673ff677cd239f327093446327", + "sha256": "f323122bb43bada4b4d6ef1ed6bb1a09544bd359d3799d7fe39471d2ac6f40cd", + "integrity": "sha512-mDsl6fKZ5sg4tZrt+cN3ym0oHJOcYWQsRPzAu9eNbUez79qRgq7aA8moRpYWMTBGQUlq78QmyQHE0r14cZq51w==", "bin": { "archctx": "bin/archctx.mjs" }, @@ -27,7 +27,7 @@ "license": "Apache-2.0" }, "registry": { - "latest": "0.4.0", + "latest": "0.4.2", "beta": "0.1.4-beta.0", "latestMoved": true, "versionVisible": true, @@ -45,29 +45,31 @@ "0.2.2", "0.2.3", "0.3.0", - "0.4.0" + "0.4.0", + "0.4.1", + "0.4.2" ] }, "smoke": { "nodeVersion": "v24.19.0", - "installPackage": "archctx@0.4.0", + "installPackage": "archctx@0.4.2", "helpOk": true, "helpRequestId": "help", "helpCommandCount": 41, "doctorOk": true, - "doctorProductVersion": "0.4.0", - "doctorCliVersion": "0.4.0", - "doctorDaemonVersion": "0.4.0", - "doctorMcpVersion": "0.4.0", + "doctorProductVersion": "0.4.2", + "doctorCliVersion": "0.4.2", + "doctorDaemonVersion": "0.4.2", + "doctorMcpVersion": "0.4.2", "updateCheckOk": true, - "updateCheckCurrentVersion": "0.4.0", - "updateCheckLatestVersion": "0.4.0", + "updateCheckCurrentVersion": "0.4.2", + "updateCheckLatestVersion": "0.4.2", "updateCheckStatus": "current" }, "source": { "dryRun": "docs/verification/fg6-npm-release-dry-run.json", "releaseDistribution": "docs/verification/fg6-release-distribution-readback.json", - "publishedTarball": "_ops/npm/fg6-release-dry-run/archctx-0.4.0.tgz", + "publishedTarball": "_ops/npm/fg6-release-dry-run/archctx-0.4.2.tgz", "sprintChecklist": "plans/sprints/archctx-architecture-ledger-sprint-checklist.md" }, "verification": { @@ -76,19 +78,20 @@ "bun run verify:governance", "bun run readback:fg6:npm-release-dry-run", "bun scripts/fg6-npm-release-dry-run.ts inspect --evidence docs/verification/fg6-npm-release-dry-run.json --json", - "npm view archctx@0.4.0 version --registry=https://registry.npmjs.org/ returned E404 before publish", + "npm view archctx@0.4.2 version --registry=https://registry.npmjs.org/ returned E404 before publish", "npm whoami returned ancienttwo after interactive web authorization" ], - "publish": "npm@11.17.0 publish _ops/npm/fg6-release-dry-run/archctx-0.4.0.tgz --access public --registry=https://registry.npmjs.org/ (interactive web authorization)", + "publish": "node scripts/publish-archctx.mjs --confirm-publish --tarball /archctx-0.4.2.tgz --registry https://registry.npmjs.org/ --json (interactive web authorization)", "postPublish": [ "npm view archctx dist-tags versions --json --registry=https://registry.npmjs.org/", - "npm view archctx@0.4.0 name version dist.tarball dist.shasum dist.integrity bin dependencies engines homepage license --json --registry=https://registry.npmjs.org/", - "npm view archctx@0.4.0 time --json --registry=https://registry.npmjs.org/", + "npm view archctx@0.4.2 name version dist.tarball dist.shasum dist.integrity bin dependencies engines homepage license --json --registry=https://registry.npmjs.org/", + "npm view archctx@0.4.2 time --json --registry=https://registry.npmjs.org/", "bun run readback:fg6:release-distribution", "bun scripts/fg6-release-distribution-readback.ts inspect --evidence docs/verification/fg6-release-distribution-readback.json --json", - "npm exec --yes --package node@24 --package archctx@0.4.0 -- archctx help --json", - "npm exec --yes --package node@24 --package archctx@0.4.0 -- archctx doctor --json", - "npm exec --yes --package node@24 --package archctx@0.4.0 -- archctx update --check --json" + "npm exec --yes --package node@24 --package archctx@0.4.2 -- archctx capabilities --json", + "npm exec --yes --package node@24 --package archctx@0.4.2 -- archctx help --json", + "npm exec --yes --package node@24 --package archctx@0.4.2 -- archctx doctor --json", + "npm exec --yes --package node@24 --package archctx@0.4.2 -- archctx update --check --json" ] }, "assertions": { diff --git a/docs/verification/architecture-ledger-al10-npm-release.md b/docs/verification/architecture-ledger-al10-npm-release.md index 7abb8d9..fdfc069 100644 --- a/docs/verification/architecture-ledger-al10-npm-release.md +++ b/docs/verification/architecture-ledger-al10-npm-release.md @@ -2,30 +2,30 @@ Status: verified -Scope: official public npm release for the `archctx` one-package distribution. This moves npm `latest` to `0.4.0`; it does not by itself enable production `ledger-authoritative` mode or hard enforcement. +Scope: official public npm release for the `archctx` one-package distribution. This moves npm `latest` to `0.4.2`; it does not by itself enable production `ledger-authoritative` mode or hard enforcement. ## Published Artifact -- Package: `archctx@0.4.0` +- Package: `archctx@0.4.2` - Dist-tag: `latest` - Install: `npm install -g archctx@latest` -- Explicit install: `npm install -g archctx@0.4.0` -- Tarball: `https://registry.npmjs.org/archctx/-/archctx-0.4.0.tgz` -- Shasum: `ea6cacb33353272d01989f7bdbacf852187ac55b` -- SHA256: `d4a165d1599bf303bce79d9cbe58a0879571d2d0483cd2622e8087ccd5a532be` -- Integrity: `sha512-LFl8PqYv6Yu/VUbQHKJR00v2VZerRiyEvTlPXZVYEVjh1DzD37QmvlCq6zTUgZE3+wVLJJRpKe69u1vj2P4N7w==` +- Explicit install: `npm install -g archctx@0.4.2` +- Tarball: `https://registry.npmjs.org/archctx/-/archctx-0.4.2.tgz` +- Shasum: `d249a726be28ea673ff677cd239f327093446327` +- SHA256: `f323122bb43bada4b4d6ef1ed6bb1a09544bd359d3799d7fe39471d2ac6f40cd` +- Integrity: `sha512-mDsl6fKZ5sg4tZrt+cN3ym0oHJOcYWQsRPzAu9eNbUez79qRgq7aA8moRpYWMTBGQUlq78QmyQHE0r14cZq51w==` ## Registry Readback -- `latest` points to `0.4.0`. +- `latest` points to `0.4.2`. - `beta` remains `0.1.4-beta.0`. -- `archctx@0.4.0` is registry-visible with Node engine `>=24 <26`, the `archctx` bin, exact `@colbymchenry/codegraph@1.5.0`, homepage `https://archcontext.repoharness.com`, and license `Apache-2.0`. +- `archctx@0.4.2` is registry-visible with Node engine `>=24 <26`, the `archctx` bin, exact `@colbymchenry/codegraph@1.5.0`, homepage `https://archcontext.repoharness.com`, and license `Apache-2.0`. ## Source And Artifact Provenance -- Root source manifest: `package.json` is `archcontext@0.4.0`, `private: true`. -- Source packages: `@archcontext/contracts`, `@archcontext/core`, `@archcontext/local-runtime`, `@archcontext/surfaces`, and `@archcontext/cloud` are version-aligned at `0.4.0`; only `@archcontext/contracts` is a publishable contracts surface. -- Generated npm artifact: `archctx@0.4.0`, publishable, generated through `docs/verification/fg6-npm-release-dry-run.json`. +- Root source manifest: `package.json` is `archcontext@0.4.2`, `private: true`. +- Source packages: `@archcontext/contracts`, `@archcontext/core`, `@archcontext/local-runtime`, `@archcontext/surfaces`, and `@archcontext/cloud` are version-aligned at `0.4.2`; only `@archcontext/contracts` is a publishable contracts surface. +- Generated npm artifact: `archctx@0.4.2`, publishable, generated through `docs/verification/fg6-npm-release-dry-run.json`. - Release/source/help consistency readback: `bun run readback:release`. ## Install Smoke @@ -34,17 +34,19 @@ The clean install smoke used a temporary npm prefix with `node@24` and `archctx@ - Node: `v24.19.0` - Help surface: ok, requestId `help`, 41 commands -- `archctx doctor --json`: ok, product/CLI/daemon/MCP version `0.4.0`; package-local CodeGraph version `1.5.0` -- `archctx update --check --json`: ok, currentVersion `0.4.0`, latestVersion `0.4.0`, status `current` +- `archctx capabilities --json`: package version `0.4.2`, projection request/result v1, refresh signal v1, docs renderer v2 +- `archctx doctor --json`: ok, product/CLI/daemon/MCP version `0.4.2`; package-local CodeGraph version `1.5.0` +- `archctx update --check --json`: ok, currentVersion `0.4.2`, latestVersion `0.4.2`, status `current` ## Verification -- `bun run verify` (1218 pass, 0 fail) +- `bun run verify` under Node 24.18.0 (1229 pass, 0 fail) - `bun run readback:fg6:npm-release-dry-run` - `bun scripts/fg6-npm-release-dry-run.ts inspect --evidence docs/verification/fg6-npm-release-dry-run.json --json` -- `npm publish _ops/npm/fg6-release-dry-run/archctx-0.4.0.tgz --tag latest --access public --registry=https://registry.npmjs.org/` +- `node scripts/publish-archcontext-contracts.mjs publish --confirm-publish --json` with interactive Web Auth +- `node scripts/publish-archctx.mjs --confirm-publish --tarball /archctx-0.4.2.tgz --registry https://registry.npmjs.org/ --json` with interactive Web Auth - `npm view archctx version dist-tags versions --json --registry=https://registry.npmjs.org/` -- `npm view archctx@0.4.0 name version dist.tarball dist.shasum dist.integrity bin dependencies engines homepage license --json --registry=https://registry.npmjs.org/` +- `npm view archctx@0.4.2 name version dist.tarball dist.shasum dist.integrity bin dependencies engines homepage license --json --registry=https://registry.npmjs.org/` - `bun run readback:fg6:release-distribution` - `bun scripts/fg6-release-distribution-readback.ts inspect --evidence docs/verification/fg6-release-distribution-readback.json --json` - `bun run readback:release` @@ -53,4 +55,4 @@ The clean install smoke used a temporary npm prefix with `node@24` and `archctx@ ## Boundary -This release publishes the official npm distribution with AXR1-AXR7 architecture-source-tree runtime fixes and exact package-local CodeGraph `1.5.0`. Authority promotion and production `ledger-authoritative` enablement still require their own canonical evidence. +This release publishes the official npm distribution with the 0.4.1 accepted-change projection bridge and the 0.4.2 Claude runtime-trace stability fix, while retaining exact package-local CodeGraph `1.5.0`. Authority promotion and production `ledger-authoritative` enablement still require their own canonical evidence. diff --git a/docs/verification/fg6-npm-release-dry-run.json b/docs/verification/fg6-npm-release-dry-run.json index db2c767..a88ac53 100644 --- a/docs/verification/fg6-npm-release-dry-run.json +++ b/docs/verification/fg6-npm-release-dry-run.json @@ -4,10 +4,10 @@ "environment": "npm-release-dry-run", "status": "verified", "ok": true, - "generatedAt": "2026-08-08T22:04:40.660Z", + "generatedAt": "2026-08-11T13:22:18.657Z", "package": { "name": "archctx", - "version": "0.4.0", + "version": "0.4.2", "private": false, "homepage": "https://archcontext.repoharness.com", "license": "Apache-2.0", @@ -31,12 +31,12 @@ }, "artifact": { "artifactDir": "_ops/npm/fg6-release-dry-run", - "tarball": "archctx-0.4.0.tgz", - "publishDryRunId": "archctx@0.4.0", - "integrity": "sha512-LFl8PqYv6Yu/VUbQHKJR00v2VZerRiyEvTlPXZVYEVjh1DzD37QmvlCq6zTUgZE3+wVLJJRpKe69u1vj2P4N7w==", - "shasum": "ea6cacb33353272d01989f7bdbacf852187ac55b", - "size": 425792, - "unpackedSize": 2249429, + "tarball": "archctx-0.4.2.tgz", + "publishDryRunId": "archctx@0.4.2", + "integrity": "sha512-mDsl6fKZ5sg4tZrt+cN3ym0oHJOcYWQsRPzAu9eNbUez79qRgq7aA8moRpYWMTBGQUlq78QmyQHE0r14cZq51w==", + "shasum": "d249a726be28ea673ff677cd239f327093446327", + "size": 427478, + "unpackedSize": 2253803, "entryCount": 86, "files": [ "NOTICE.md", @@ -206,7 +206,7 @@ "noticeMentionsAllAttribution": true }, "rollout": { - "postPublishInstallCommand": "npm install -g archctx@0.4.0", + "postPublishInstallCommand": "npm install -g archctx@0.4.2", "homeUrl": "https://archcontext.repoharness.com" }, "assertions": { diff --git a/docs/verification/fg6-release-distribution-readback.json b/docs/verification/fg6-release-distribution-readback.json index 2d59404..f86ae35 100644 --- a/docs/verification/fg6-release-distribution-readback.json +++ b/docs/verification/fg6-release-distribution-readback.json @@ -4,7 +4,7 @@ "environment": "release-distribution", "status": "verified", "ok": true, - "generatedAt": "2026-08-09T00:57:47.497Z", + "generatedAt": "2026-08-11T13:22:21.869Z", "sources": { "homeUrl": "https://archcontext.repoharness.com", "outputPath": "docs/verification/fg6-release-distribution-readback.json", @@ -32,7 +32,7 @@ "rootPackage": { "path": "package.json", "name": "archcontext", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [], "publishConfigRegistry": null @@ -41,7 +41,7 @@ { "path": "packages/contracts/package.json", "name": "@archcontext/contracts", - "version": "0.4.0", + "version": "0.4.2", "private": false, "binNames": [], "publishConfigRegistry": null @@ -49,7 +49,7 @@ { "path": "packages/core/package.json", "name": "@archcontext/core", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [], "publishConfigRegistry": null @@ -57,7 +57,7 @@ { "path": "packages/local-runtime/package.json", "name": "@archcontext/local-runtime", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [], "publishConfigRegistry": null @@ -65,7 +65,7 @@ { "path": "packages/surfaces/package.json", "name": "@archcontext/surfaces", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [ "archctx" @@ -75,7 +75,7 @@ { "path": "packages/cloud/package.json", "name": "@archcontext/cloud", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [], "publishConfigRegistry": null @@ -86,12 +86,12 @@ "path": "docs/verification/fg6-npm-release-dry-run.json", "ok": true, "packageName": "archctx", - "version": "0.4.0", + "version": "0.4.2", "homepage": "https://archcontext.repoharness.com", "license": "Apache-2.0", - "tarball": "archctx-0.4.0.tgz", - "publishDryRunId": "archctx@0.4.0", - "postPublishInstallCommand": "npm install -g archctx@0.4.0" + "tarball": "archctx-0.4.2.tgz", + "publishDryRunId": "archctx@0.4.2", + "postPublishInstallCommand": "npm install -g archctx@0.4.2" } }, "registry": [ @@ -110,7 +110,7 @@ { "name": "archctx", "status": "published", - "version": "0.4.0", + "version": "0.4.2", "homepage": "https://archcontext.repoharness.com", "license": "Apache-2.0", "engines": { @@ -126,8 +126,8 @@ "ready": true, "packageName": "archctx", "installCommand": "npm install -g archctx", - "postPublishInstallCommand": "npm install -g archctx@0.4.0", - "version": "0.4.0", + "postPublishInstallCommand": "npm install -g archctx@0.4.2", + "version": "0.4.2", "blockers": [] }, "assertions": { diff --git a/docs/verification/fg6-release-distribution.md b/docs/verification/fg6-release-distribution.md index a25f4d1..2100e68 100644 --- a/docs/verification/fg6-release-distribution.md +++ b/docs/verification/fg6-release-distribution.md @@ -3,7 +3,7 @@ - Task: FG6 release distribution precondition - Environment: release-distribution - Home URL: https://archcontext.repoharness.com -- Generated At: 2026-08-09T00:57:47.497Z +- Generated At: 2026-08-11T13:22:21.869Z - Status: verified ## Decision @@ -14,14 +14,14 @@ PASS: public install command is `npm install -g archctx`. - `archcontext`: missing (E404) - `@archcontext/cli`: missing (E404) -- `archctx`: published 0.4.0 +- `archctx`: published 0.4.2 ## Local Manifests -- Root package: `archcontext` 0.4.0, private=true +- Root package: `archcontext` 0.4.2, private=true - Publishable manifests exposing `archctx`: 0 - Placeholder package: missing -- Dry-run package: `archctx` 0.4.0, ok=true +- Dry-run package: `archctx` 0.4.2, ok=true ## Rollout Implication diff --git a/docs/verification/release-provenance-readback.json b/docs/verification/release-provenance-readback.json index ec240df..c7fd14f 100644 --- a/docs/verification/release-provenance-readback.json +++ b/docs/verification/release-provenance-readback.json @@ -3,12 +3,12 @@ "taskId": "release-source-truth-cleanup", "status": "verified", "ok": true, - "generatedAt": "2026-08-09T00:59:44.159Z", + "generatedAt": "2026-08-11T13:25:01.856Z", "packageRelationship": { "rootWorkspacePackage": { "path": "package.json", "name": "archcontext", - "version": "0.4.0", + "version": "0.4.2", "private": true, "role": "workspace-source-manifest" }, @@ -16,28 +16,28 @@ { "path": "packages/contracts/package.json", "name": "@archcontext/contracts", - "version": "0.4.0", + "version": "0.4.2", "private": false, "binNames": [] }, { "path": "packages/core/package.json", "name": "@archcontext/core", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [] }, { "path": "packages/local-runtime/package.json", "name": "@archcontext/local-runtime", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [] }, { "path": "packages/surfaces/package.json", "name": "@archcontext/surfaces", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [ "archctx" @@ -46,52 +46,52 @@ { "path": "packages/cloud/package.json", "name": "@archcontext/cloud", - "version": "0.4.0", + "version": "0.4.2", "private": true, "binNames": [] } ], "generatedNpmPackage": { "name": "archctx", - "version": "0.4.0", + "version": "0.4.2", "private": false, "sourceEvidence": "docs/verification/fg6-npm-release-dry-run.json", "publishedEvidence": "docs/verification/architecture-ledger-al10-npm-release-readback.json" } }, "versions": { - "product": "0.4.0", - "root": "0.4.0", + "product": "0.4.2", + "root": "0.4.2", "sourcePackages": [ { "path": "package.json", - "version": "0.4.0" + "version": "0.4.2" }, { "path": "packages/contracts/package.json", - "version": "0.4.0" + "version": "0.4.2" }, { "path": "packages/core/package.json", - "version": "0.4.0" + "version": "0.4.2" }, { "path": "packages/local-runtime/package.json", - "version": "0.4.0" + "version": "0.4.2" }, { "path": "packages/surfaces/package.json", - "version": "0.4.0" + "version": "0.4.2" }, { "path": "packages/cloud/package.json", - "version": "0.4.0" + "version": "0.4.2" } ], - "npmLatest": "0.4.0", + "npmLatest": "0.4.2", "distTags": { "beta": "0.1.4-beta.0", - "latest": "0.4.0" + "latest": "0.4.2" } }, "helpSurface": { @@ -199,7 +199,7 @@ "ok": true, "package": { "name": "archctx", - "version": "0.4.0", + "version": "0.4.2", "private": false, "bin": { "archctx": "./bin/archctx.mjs" @@ -213,8 +213,8 @@ "ready": true, "packageName": "archctx", "installCommand": "npm install -g archctx", - "postPublishInstallCommand": "npm install -g archctx@0.4.0", - "version": "0.4.0", + "postPublishInstallCommand": "npm install -g archctx@0.4.2", + "version": "0.4.2", "blockers": [] } }, @@ -222,14 +222,14 @@ "status": "verified", "package": { "name": "archctx", - "version": "0.4.0", + "version": "0.4.2", "distTag": "latest", "installCommand": "npm install -g archctx@latest", - "explicitInstallCommand": "npm install -g archctx@0.4.0", - "tarball": "https://registry.npmjs.org/archctx/-/archctx-0.4.0.tgz", - "shasum": "ea6cacb33353272d01989f7bdbacf852187ac55b", - "sha256": "d4a165d1599bf303bce79d9cbe58a0879571d2d0483cd2622e8087ccd5a532be", - "integrity": "sha512-LFl8PqYv6Yu/VUbQHKJR00v2VZerRiyEvTlPXZVYEVjh1DzD37QmvlCq6zTUgZE3+wVLJJRpKe69u1vj2P4N7w==", + "explicitInstallCommand": "npm install -g archctx@0.4.2", + "tarball": "https://registry.npmjs.org/archctx/-/archctx-0.4.2.tgz", + "shasum": "d249a726be28ea673ff677cd239f327093446327", + "sha256": "f323122bb43bada4b4d6ef1ed6bb1a09544bd359d3799d7fe39471d2ac6f40cd", + "integrity": "sha512-mDsl6fKZ5sg4tZrt+cN3ym0oHJOcYWQsRPzAu9eNbUez79qRgq7aA8moRpYWMTBGQUlq78QmyQHE0r14cZq51w==", "bin": { "archctx": "bin/archctx.mjs" }, @@ -245,25 +245,25 @@ }, "smoke": { "nodeVersion": "v24.19.0", - "installPackage": "archctx@0.4.0", + "installPackage": "archctx@0.4.2", "helpOk": true, "helpRequestId": "help", "helpCommandCount": 41, "doctorOk": true, - "doctorProductVersion": "0.4.0", - "doctorCliVersion": "0.4.0", - "doctorDaemonVersion": "0.4.0", - "doctorMcpVersion": "0.4.0", + "doctorProductVersion": "0.4.2", + "doctorCliVersion": "0.4.2", + "doctorDaemonVersion": "0.4.2", + "doctorMcpVersion": "0.4.2", "updateCheckOk": true, - "updateCheckCurrentVersion": "0.4.0", - "updateCheckLatestVersion": "0.4.0", + "updateCheckCurrentVersion": "0.4.2", + "updateCheckLatestVersion": "0.4.2", "updateCheckStatus": "current" } }, "registry": { "package": { "name": "archctx", - "version": "0.4.0", + "version": "0.4.2", "bin": { "archctx": "bin/archctx.mjs" }, @@ -272,13 +272,13 @@ }, "homepage": "https://archcontext.repoharness.com", "license": "Apache-2.0", - "dist.tarball": "https://registry.npmjs.org/archctx/-/archctx-0.4.0.tgz", - "dist.shasum": "ea6cacb33353272d01989f7bdbacf852187ac55b", - "dist.integrity": "sha512-LFl8PqYv6Yu/VUbQHKJR00v2VZerRiyEvTlPXZVYEVjh1DzD37QmvlCq6zTUgZE3+wVLJJRpKe69u1vj2P4N7w==" + "dist.tarball": "https://registry.npmjs.org/archctx/-/archctx-0.4.2.tgz", + "dist.shasum": "d249a726be28ea673ff677cd239f327093446327", + "dist.integrity": "sha512-mDsl6fKZ5sg4tZrt+cN3ym0oHJOcYWQsRPzAu9eNbUez79qRgq7aA8moRpYWMTBGQUlq78QmyQHE0r14cZq51w==" }, "tags": { "beta": "0.1.4-beta.0", - "latest": "0.4.0" + "latest": "0.4.2" }, "versions": [ "0.0.0", @@ -294,7 +294,9 @@ "0.2.2", "0.2.3", "0.3.0", - "0.4.0" + "0.4.0", + "0.4.1", + "0.4.2" ] } }, diff --git a/docs/verification/release-provenance.md b/docs/verification/release-provenance.md index 7a3e155..8357649 100644 --- a/docs/verification/release-provenance.md +++ b/docs/verification/release-provenance.md @@ -1,10 +1,10 @@ # Release Provenance Readback - Status: verified -- Generated At: 2026-08-09T00:59:44.159Z -- Root source package: `archcontext` 0.4.0, private=true -- Generated npm package: `archctx` 0.4.0 -- npm latest: 0.4.0 +- Generated At: 2026-08-11T13:25:01.856Z +- Root source package: `archcontext` 0.4.2, private=true +- Generated npm package: `archctx` 0.4.2 +- npm latest: 0.4.2 - Source help commands: 41 - Published help commands: 41 - Official release smoke help commands: 41