chore(advisor): clarify insights.write scope usage

Agent-Logs-Url: https://github.com/appwrite/appwrite/sessions/8d7897b5-ac68-487d-954a-be717380bf66

Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-08 06:08:17 +00:00
committed by GitHub
co-authored by abnegate
parent 6d0eab2583
commit a9902c33df
+1 -1
View File
@@ -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',
],