Skip to content

add deployment docs from gdocs#1100

Merged
tt-cll merged 2 commits into
mainfrom
tt/docs
May 13, 2026
Merged

add deployment docs from gdocs#1100
tt-cll merged 2 commits into
mainfrom
tt/docs

Conversation

@tt-cll
Copy link
Copy Markdown
Contributor

@tt-cll tt-cll commented May 12, 2026

Description

Adding https://docs.google.com/document/d/1kKlDhyHi0VsRFW6KLzV2qkcTTMYkpX9iMwOKF8_-yWQ/edit?tab=t.0#heading=h.c2l607j5ddm8 and https://docs.google.com/document/d/13LBp_veLNv-_shUVExo8hvcP05vsmVODpnc8jt0Xmc8/edit?tab=t.0#heading=h.ort617z4u73p which may be referenced by changelog entries

Testing

Checklist

  • Breaking changes documented in changelog (see changelog directory)
  • Cross link related PRs (in this or other repositories)
  • just lint fix - no new lint errors
  • just generate - mocks and protobufs are up to date

@tt-cll tt-cll marked this pull request as ready for review May 12, 2026 11:24
@tt-cll tt-cll requested a review from a team as a code owner May 12, 2026 11:24
Copilot AI review requested due to automatic review settings May 12, 2026 11:24
@tt-cll tt-cll enabled auto-merge May 12, 2026 11:26
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds deployment documentation (ported from Google Docs) describing CCIP/CCV deployment workflows, with a focus on offchain tooling architecture and a use-case-first design for CCV product changesets.

Changes:

  • Introduces an “Offchain Tooling Overview” document covering JD job distribution, config generation, datastore persistence, and adapter patterns.
  • Adds a “CCV Product-Changeset Design” document outlining coupling profiles, proposed changeset shapes, and an implementation plan for v2 products.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 8 comments.

File Description
deployment/docs/offchain-tooling.md New offchain tooling architecture/process doc (JD + datastore + adapters), currently includes an embedded base64 diagram.
deployment/docs/ccv-use-case-design.md New CCV product-changeset API/design doc with coupling map, use-case catalog, and proposed v2 shapes/plan.

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

Comment thread deployment/docs/offchain-tooling.md Outdated
Comment thread deployment/docs/offchain-tooling.md Outdated
Comment thread deployment/docs/offchain-tooling.md Outdated
Comment thread deployment/docs/offchain-tooling.md Outdated
Comment thread deployment/docs/offchain-tooling.md Outdated
Comment thread deployment/docs/offchain-tooling.md Outdated
Comment thread deployment/docs/ccv-use-case-design.md Outdated
Comment thread deployment/docs/ccv-use-case-design.md
@github-actions
Copy link
Copy Markdown

Code coverage report:

Package main tt/docs Diff
github.com/smartcontractkit/chainlink-ccv/aggregator 49.35% 49.32% -0.03%
github.com/smartcontractkit/chainlink-ccv/bootstrap 47.23% 47.23% +0.00%
github.com/smartcontractkit/chainlink-ccv/cli 65.13% 65.13% +0.00%
github.com/smartcontractkit/chainlink-ccv/cmd 15.54% 15.54% +0.00%
github.com/smartcontractkit/chainlink-ccv/common 56.54% 56.54% +0.00%
github.com/smartcontractkit/chainlink-ccv/executor 45.97% 45.97% +0.00%
github.com/smartcontractkit/chainlink-ccv/indexer 37.67% 37.72% +0.05%
github.com/smartcontractkit/chainlink-ccv/integration 46.09% 46.18% +0.09%
github.com/smartcontractkit/chainlink-ccv/pkg 84.62% 84.62% +0.00%
github.com/smartcontractkit/chainlink-ccv/pricer 0.00% 0.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/protocol 63.75% 63.75% +0.00%
github.com/smartcontractkit/chainlink-ccv/verifier 34.47% 34.48% +0.01%
Total 46.20% 46.30% +0.10%

@tt-cll tt-cll added this pull request to the merge queue May 13, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 13, 2026
@tt-cll tt-cll added this pull request to the merge queue May 13, 2026
Merged via the queue into main with commit 9291771 May 13, 2026
37 checks passed
@tt-cll tt-cll deleted the tt/docs branch May 13, 2026 10:47
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.

4 participants