From bc35c56f0774f3794c32aeb70dc639762f7355ee Mon Sep 17 00:00:00 2001 From: a2a-cloud Date: Sun, 19 Jul 2026 20:01:54 +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 8ee2732..175652d 100644 --- a/agent.py +++ b/agent.py @@ -153,6 +153,10 @@ class ProductionProofV116HighUtili72553( description="Build and persist a one-page B2B sales operations dashboard with filters, trends, exceptions, history, receipt, and CSV artifact.", timeout_seconds=60, cost_class="standard", + grant_mode="read_write_overlay", + grant_allow_patterns=("outputs/dashboards/**",), + grant_outputs_prefix="outputs/dashboards/", + grant_write_prefixes=("outputs/dashboards/",), ) async def build_dashboard( self,