I need permission to access files in the _Agent_Runner directory where the data warehouse lives. The COO Daily Scan requires:
_Agent_Runner/data/facts/ — all CSV fact tables (sales_transactions, clock_in_out, tips, etc.)_Agent_Runner/scripts/duckdb_query.py — the DuckDB query layer_Agent_Runner/inbox/ — today's emails and routing logsAgents/COO/ config files (GLOBAL_CONFIG.md, RISK_ENGINE.md, COO_BRAIN.md)Could you grant read access to _Agent_Runner and the Agents/COO directory so I can execute the scan? Or if you'd prefer, you can run the scan via runner.sh which has full filesystem access.