diff --git a/index.md b/index.md index 51f10da..e9130e2 100644 --- a/index.md +++ b/index.md @@ -70,7 +70,7 @@ CI installs and authenticates the provider you choose, while DiffPal keeps the r DiffPal runs in your CI or workflow environment. Your repository supplies the platform token used to publish feedback and the provider credentials used by the selected review agent. -DiffPal sends review requests to the provider you configure. Depending on that provider and agent setup, pull request diffs or source code may be sent to that provider. Choose provider credentials, fork-pull-request rules, and CI permissions according to your repository's trust model. +DiffPal resolves the PR or MR review scope and sends review input to the provider you configure. Depending on that provider and agent setup, the provider or agent may inspect source context. Choose provider credentials, fork-pull-request rules, and CI permissions according to your repository's trust model. ## Start Reviewing diff --git a/security.md b/security.md index aa9cc4b..55971a1 100644 --- a/security.md +++ b/security.md @@ -2,7 +2,7 @@ DiffPal runs in your CI or workflow environment. Your repository provides the platform token used to publish feedback and the provider credentials used by the selected review agent. -DiffPal sends review requests to the provider you configure. Depending on that provider and agent setup, pull request diffs or source code may be sent to that provider. Choose provider credentials, fork-pull-request rules, and CI permissions according to your repository's trust model. +DiffPal resolves the PR or MR review scope and sends review input to the provider you configure. Depending on that provider and agent setup, the provider or agent may inspect source context. Choose provider credentials, fork-pull-request rules, and CI permissions according to your repository's trust model. ## Credential Boundaries