Skip to content

Close out the vendoring doc against its deliverables - #831

Merged
TheGreatAxios merged 5 commits into
mainfrom
cl-5700-document-the-interchange-vendoring-structure-and-patch
Sep 8, 2026
Merged

Close out the vendoring doc against its deliverables#831
TheGreatAxios merged 5 commits into
mainfrom
cl-5700-document-the-interchange-vendoring-structure-and-patch

Conversation

@TheGreatAxios

@TheGreatAxios TheGreatAxios commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Close-out pass over the vendoring documentation: audit all eleven vendored paths against the doc's deliverables and fill the gaps. Stacked on PR Vendor the past-HEAD intx packages step 1 needs, with ledger #830.
  • What's vendored table gains the vendor/intx-workflow-host/adapters/ partial-package row — all eleven vendored paths now have a row with vendor path, upstream source commit, and patched/verbatim flag.
  • Re-sync procedure generalized past the original three-package trio, with explicit handling for the partial adapters tree; the patched-package step already requires re-running bin/vendor-patch-diff (the ledger check) against a pristine upstream checkout at the recorded SHA, plus tests/unit/vendor-patch-ledger.test.ts in the gate.
  • Patched vs. verbatim section rewritten for the full set: exactly one patched path (@intx/inference, ledger linked); ten verbatim paths. Marker convention spot-checked — all 18 ledger headings have a matching "Locally patched" marker comment.
  • AGENTS.md's Building on Interchange intro points at docs/VENDORING.md and reflects the current all-vendored resolution instead of the stale three-package exception.
  • No Linear issue IDs or linear.app references in docs/VENDORING.md or vendor/*/PATCHES.md (grep-verified).

Verification

  • bun run check — exit 0 (lint, typecheck, build, guard, full suite 6263 pass / 0 fail)
  • Branch CI is green on the head commit: typecheck, eslint, prettier, and build-and-test all pass

Fixes CL-5700

Add the workflow-host adapters row to the what's-vendored table so all
eleven vendored paths are listed, generalize the re-sync steps beyond the
original trio, state the patched-vs-verbatim split across the full set
with a link to the patch ledger, and point AGENTS.md's Building on
Interchange intro at the current all-vendored resolution instead of the
stale three-package exception.
@linear-code

linear-code Bot commented Sep 7, 2026

Copy link
Copy Markdown

CL-5700

The all-vendored claim in AGENTS.md and the VENDORING.md intro left out
that @intx/tools-lsp stays on published npm, and the workflow-host sync
instruction would have re-copied eleven upstream adapter files that the
vendored tree intentionally omits.
@TheGreatAxios
TheGreatAxios changed the base branch from cl-7303-vendor-the-past-head-intx-packages-step-1-needs-with-ledger to main September 8, 2026 03:17
@TheGreatAxios
TheGreatAxios merged commit 1ed7929 into main Sep 8, 2026
5 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