Updated: 2026-08-10, Asia/Manila
This note records only the current privacy-safe V1 release-candidate verification state. Historical details live in qa-history.md, repeatable commands live in release-candidate-runbook.md, and public-facing release changes live in release-notes.md.
agent/dependency-security (local checkpoint based on dev)668e8bf on dev bundled ripgrep via the @vscode/ripgrep devDependency so the privacy scan runs without a system install, and scoped the deleted-skill trash to its originating workspace (an opaque per-workspace fingerprint) so a deletion in one workspace can no longer be restored into another. These followed the earlier export zip unknown-skill 404 fix and the sidebar index-status revalidation fix.npm run verify:release passed on 2026-08-10 after the dependency-security repair. The gate covered 170 test files, lint, the Next.js 16.3 production build, production smoke, a zero-vulnerability dependency audit, local browser/API smoke, safe button smoke, manual QA helper auto smoke, cleanup dry-runs, asset/docs/dead-code/unused-export audits, diff whitespace, untracked release-text hygiene, and privacy scan.eslint-config-next to 16.3.0, js-yaml to 4.3.1, and PostCSS to 8.5.26; the refreshed lockfile also resolved the affected transitive dependency paths. npm audit reports zero vulnerabilities.tsconfig.build.json, which excludes test-only TypeScript fixtures while leaving the full 170-file test sweep as the first release-gate stage.@vscode/ripgrep (installed with npm install) and falls back to a PATH-resolved rg only when the bundle is unavailable.v1.0.0 draft release was created from main.npm run verify:release
npm run cleanup:artifacts
npm run release:evidence -- --gate-result passed
npm run cleanup:project:dry-run
npm run cleanup:artifacts:dry-run
Latest local cleanup dry-runs found no repo-owned stale processes and no local build or smoke artifacts after final cleanup.
These remain manual or account-backed by design:
Use the release-candidate runbook manual QA section for the device/account checks.