Skip to content

Parity execution plan (phased) — for review - #44

Open
MichaelLeeHobbs wants to merge 1 commit into
mainfrom
docs/parity-execution-plan
Open

Parity execution plan (phased) — for review#44
MichaelLeeHobbs wants to merge 1 commit into
mainfrom
docs/parity-execution-plan

Conversation

@MichaelLeeHobbs

Copy link
Copy Markdown
Owner

Phases the remaining doc-12 connector-parity gaps into 8 review-sized PRs (P1-P8), each fully tested. See docs/design/15-parity-execution-plan.md. Recommends the momentum-first sequence. No code — plan only.

🤖 Generated with Claude Code

Turns the ranked gaps in doc 12 into 8 review-sized phases (P1-P8), each a
single PR with real-message E2E + unit tests. Reflects D-182 decisions.
Recommends a momentum-first sequence (mediums P1-P5, then the large
architectural phases P6 DB / P7 File schemes / P8 SOAP) so the reusable
${} substitution helper and generalized cert-resolver exist before the big
phases consume them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01F1ad6jb5mCYxzFVXHbksqi
Copilot AI review requested due to automatic review settings July 15, 2026 12:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new phased execution plan (P1–P8) for closing the remaining “doc-12 connector parity” gaps, capturing sequencing rationale, test expectations (unit + real-message E2E), risks, and cross-cutting infra/dependency notes.

Changes:

  • Introduces a phase-by-phase PR plan for remaining connector parity gaps (TLS, HTTP dispatcher, TCP framing, binary path, Document Writer, multi-vendor DB, File schemes, SOAP).
  • Documents recommended sequencing (“momentum-first”) and summarizes cross-cutting test infra/dependency impacts.
  • Provides a rough effort table to track scope and expected new infra/deps per phase.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


## 4. Cross-cutting

- **Test infra:** P6/P7 need new docker `--profile test` services (mysql, mssql, ftp, smb, minio); the integration-lane gate pattern (`integration/gates.ts`) extends cleanly.
| P2 HTTP dispatcher | 5 | M | — |
| P3 TCP framing | 3 | M | — |
| P4 Binary type | 10 | M | — |
| P5 Document Writer | 7 | M | pdf-lib |
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.

2 participants