Skip to content

Document the Windows-first release trust programme - #2153

Merged
Chris0Jeky merged 3 commits into
mainfrom
docs/1167-release-trust-programme
Aug 27, 2026
Merged

Document the Windows-first release trust programme#2153
Chris0Jeky merged 3 commits into
mainfrom
docs/1167-release-trust-programme

Conversation

@Chris0Jeky

@Chris0Jeky Chris0Jeky commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Summary

No product behavior, workflow, release asset, environment setting, or shipped-state claim changes in this PR.

Verification

  • dotnet test backend/Taskdeck.sln -c Release — not run; documentation-only slice
  • Push-Location frontend/taskdeck-web; npm run typecheck; if ($LASTEXITCODE -ne 0) { Pop-Location; exit $LASTEXITCODE }; npm run build; if ($LASTEXITCODE -ne 0) { Pop-Location; exit $LASTEXITCODE }; npx vitest --run; $code = $LASTEXITCODE; Pop-Location; if ($code -ne 0) { exit $code } — not run; no frontend change
  • Playwright smoke/E2E executed — not applicable; no UI or runtime change
  • node scripts/check-docs-governance.mjs
  • node scripts/check-github-ops-governance.mjs
  • $env:BASH_BIN='C:\Program Files\Git\bin\bash.exe'; node --test --test-name-pattern='pins|bootstrap boundary|checksum verifier' scripts/ci/actionlint-bootstrap.test.mjs — 5/5
  • $env:BASH_BIN='C:\Program Files\Git\bin\bash.exe'; node --test scripts/ci/release-desktop-dispatch.test.mjs — 61/61
  • git diff --cached --check

Documentation

  • docs/STATUS.md updated — intentionally unchanged; shipped behavior did not change
  • docs/IMPLEMENTATION_MASTERPLAN.md updated for the new dependency order and priority boundary
  • docs/TESTING_GUIDE.md / docs/MANUAL_TEST_CHECKLIST.md updated — verification flow did not change
  • Added docs/ops/RELEASE_TRUST_AND_DISTRIBUTION.md
  • Added docs/ops/EXTERNAL_SERVICES_REGISTER.md
  • Updated OUTSTANDING_TASKS.md; no human action was checked

Tracking

CI Workflow Validation

  • No workflow, deploy, script, or project file changed; local workflow/bootstrap and release-dispatch contracts are green
  • Hosted CI Extended workflow lint — job 98643855243 succeeded at ab659d6; later commits changed docs only, and exact-head Required CI run 33110188466 succeeded at 175857e

Risk Notes

@Chris0Jeky

Copy link
Copy Markdown
Owner Author

Round 1 independent review: 1 HIGH owner-gate finding, fixed in 09d1d1b. The release programme, masterplan, and ops index now state that proposed ADR-0061/#1772 define only a maximum possible private-instance boundary; account creation, billing, and deployment remain blocked until the maintainer records the required decisions and accepts the ADR. No other findings were reported.

@Chris0Jeky

Chris0Jeky commented Aug 27, 2026

Copy link
Copy Markdown
Owner Author

Round 2 final independent review triage:

Scoped post-fix verification passed: docs governance, GitHub operations governance, and git diff --check. This completes the two-round review ceiling; no third general review loop will be opened.

@Chris0Jeky
Chris0Jeky merged commit 927236b into main Aug 27, 2026
17 checks passed
@github-project-automation github-project-automation Bot moved this from Review to Done in Taskdeck Execution Aug 27, 2026
@Chris0Jeky
Chris0Jeky deleted the docs/1167-release-trust-programme branch August 27, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant