docs(sdk): mirror CONNECTOR_RELEASE_CONTRACT.md polish patches (connector#68 sibling)#36
Merged
ALLiDoizCode merged 1 commit intomainfrom May 9, 2026
Conversation
…onnector#68
Sibling town mirror of connector#68. Six small content fixes deferred from
Story 44.4's round-2 review cycle, kept body-identical with the connector
source via the established 3-line comment-header / `tail -n +4` discipline.
Patches mirrored:
- P3: ## Artifacts line PR #62 → #63
- P4: ## Supply-chain signing opener pinned to v3.6.0
- P5: ## Verification "Two/Three mechanisms" + contiguous list
- P6: ## References RFC-0027 cross-link
- P7: ## Staying current ```bash language hint
- Q1: ## Verification item 3 cwd-anchored diff example
Body-equivalence verified pre-merge:
diff connector/CONNECTOR_RELEASE_CONTRACT.md \
<(tail -n +4 packages/sdk/CONNECTOR_RELEASE_CONTRACT.md)
returns empty. Re-run post-merge of both PRs to confirm.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Sibling town mirror of connector#68. Six small content fixes deferred from Story 44.4's round-2 review cycle, kept body-identical with the connector source via the established 3-line comment-header / `tail -n +4` discipline.
These fixes were verified body-clean during the original Story 44.4 review (local diff returned empty against the patched mirror). Connector#67 merged before they could be pushed; shipping them now bundled.
Surfaced in the Epic 44 retrospective at `_bmad-output/implementation-artifacts/epic-44-retro-2026-05-08.md` as the Critical preparation item before Story 45.2 enters review.
Patches mirrored from connector#68
Body-equivalence (pre-merge)
```bash
diff /home/jonathan/Documents/connector/CONNECTOR_RELEASE_CONTRACT.md \
<(tail -n +4 /home/jonathan/Documents/town/packages/sdk/CONNECTOR_RELEASE_CONTRACT.md)
Output: empty ✅
```
Re-run post-merge of both PRs to confirm.
Lock-step merge
This PR and connector#68 should land same-day to keep the body-equivalence diff clean. If connector#68 merges first, this PR is the trailing mirror; if this merges first, the body will be ahead of the connector source until connector#68 lands.
Test plan
🤖 Generated with Claude Code