Skip to content

docs(sdk): mirror CONNECTOR_RELEASE_CONTRACT.md polish patches (connector#68 sibling)#36

Merged
ALLiDoizCode merged 1 commit intomainfrom
docs/connector-release-contract-polish-mirror
May 9, 2026
Merged

docs(sdk): mirror CONNECTOR_RELEASE_CONTRACT.md polish patches (connector#68 sibling)#36
ALLiDoizCode merged 1 commit intomainfrom
docs/connector-release-contract-polish-mirror

Conversation

@ALLiDoizCode
Copy link
Copy Markdown
Collaborator

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

ID Section Fix
P3 `## Artifacts` line PR #62 → #63
P4 `## Supply-chain signing` opener pinned to `v3.6.0` (cut after PR #66 merged)
P5 `## Verification` lede "Two mechanisms" → "Three mechanisms" + remove blank line so item 3 renders contiguously
P6 `## References` RFC-0027 cross-link for ILP packet wire-format MAJOR-bump rule
P7 `## Staying current` `gh api` fenced block opens with ```bash
Q1 `## Verification` item 3 cwd anchored to connector repo root + `/path/to/town/...` placeholder replaced with `../town/packages/sdk/...`

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

  • Six fixes mirrored to `packages/sdk/CONNECTOR_RELEASE_CONTRACT.md`
  • 3-line comment-header preserved (lines 1-3)
  • Pre-merge body-equivalence diff against connector polish branch returns empty
  • Post-merge body-equivalence diff against connector main returns empty (after both PRs land)

🤖 Generated with Claude Code

…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>
@ALLiDoizCode ALLiDoizCode merged commit b9ac75d into main May 9, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant