diff --git a/app/config/scopes/project.php b/app/config/scopes/project.php index 264a6fc731..07b8f86b55 100644 --- a/app/config/scopes/project.php +++ b/app/config/scopes/project.php @@ -368,7 +368,7 @@ return [ 'category' => 'Other', ], 'insights.write' => [ - 'description' => 'Access to ingest analyzer reports and insights.', + 'description' => 'Reserved for advisor ingestion outside CE. No public CE write endpoints currently use this scope.', 'category' => 'Other', ],