From 7cd7c2c0305c0027fc25c70aa255d78d098a8882 Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Sun, 19 Jul 2026 20:01:59 +0000 Subject: [PATCH] a2a-source-edit: write agent.py --- agent.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/agent.py b/agent.py index 175652d..b97ef8d 100644 --- a/agent.py +++ b/agent.py @@ -273,6 +273,10 @@ class ProductionProofV116HighUtili72553( timeout_seconds=60, cost_class="cheap", idempotent=True, + grant_mode="read_write_overlay", + grant_allow_patterns=("outputs/dashboards/**",), + grant_outputs_prefix="outputs/dashboards/", + grant_write_prefixes=("outputs/dashboards/",), ) async def run_scheduled_snapshot( self,