Skip to content

clarify the purpose of this repo#1189

Open
aelmanaa wants to merge 1 commit into
mainfrom
clarify-readme
Open

clarify the purpose of this repo#1189
aelmanaa wants to merge 1 commit into
mainfrom
clarify-readme

Conversation

@aelmanaa

Copy link
Copy Markdown

This pull request adds an important notice to the README.md to clarify the intended use and licensing of the repository. The new section makes it clear that this repository is not a starter kit or onboarding path for third-party CCV operators and provides guidance for proper onboarding and licensing.

Documentation updates:

  • Added a prominent notice to the top of README.md stating that the repository is for source review, testing, and experimentation, not for third-party operator onboarding, and included licensing details for various directories.

@aelmanaa aelmanaa requested a review from a team as a code owner June 23, 2026 09:56
Copilot AI review requested due to automatic review settings June 23, 2026 09:56
@github-actions

Copy link
Copy Markdown

👋 aelmanaa, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 prominent top-of-README notice clarifying that this repository is intended for source review/testing/experimentation (not third-party CCV operator onboarding) and summarizing the repository’s licensing split.

Changes:

  • Added an [!IMPORTANT] notice at the top of README.md describing intended usage and support expectations.
  • Added licensing guidance pointing readers to LICENSE and summarizing which directories are BSL 1.1 (until the change date) vs MIT.

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

Comment thread README.md
Comment on lines +4 to +8
> This repository contains CCV protocol source code and internal development tooling. It is public for source review, testing, forks, and independent experiments. It is not a supported starter kit, deployment package, or onboarding path for third-party CCV operators.
>
> For CCV operator onboarding, use the CCV starter kit and operator documentation when they are available, or work with your Chainlink Labs contact.
>
> See [`LICENSE`](./LICENSE) before using this code. The `aggregator`, `indexer`, `protocol`, `common`, `deployment`, `build`, and `chains` directories are under Business Source License 1.1 until Jan 1, 2030, then MIT. Other content is MIT.
@github-actions

Copy link
Copy Markdown

Code coverage report:

Package main clarify-readme Diff
github.com/smartcontractkit/chainlink-ccv/aggregator 49.33% 49.35% +0.02%
github.com/smartcontractkit/chainlink-ccv/bootstrap 52.96% 52.96% +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 55.58% 55.58% +0.00%
github.com/smartcontractkit/chainlink-ccv/executor 46.47% 46.47% +0.00%
github.com/smartcontractkit/chainlink-ccv/indexer 36.02% 36.02% +0.00%
github.com/smartcontractkit/chainlink-ccv/integration 46.25% 46.25% +0.00%
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.06% 63.06% +0.00%
github.com/smartcontractkit/chainlink-ccv/verifier 34.99% 34.99% +0.00%
Total 46.60% 46.60% +0.00%

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