Document the Windows-first release trust programme - #2153
Merged
Conversation
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. |
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. |
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.
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 slicePush-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 changenode scripts/check-docs-governance.mjsnode 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/61git diff --cached --checkDocumentation
docs/STATUS.mdupdated — intentionally unchanged; shipped behavior did not changedocs/IMPLEMENTATION_MASTERPLAN.mdupdated for the new dependency order and priority boundarydocs/TESTING_GUIDE.md/docs/MANUAL_TEST_CHECKLIST.mdupdated — verification flow did not changedocs/ops/RELEASE_TRUST_AND_DISTRIBUTION.mddocs/ops/EXTERNAL_SERVICES_REGISTER.mdOUTSTANDING_TASKS.md; no human action was checkedTracking
CI Workflow Validation
Risk Notes