This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # ============================================================================ | |
| # RAGböx V1 — Live GCP Read-Only Audit Script | |
| # Prepared by: Walter White, Liaison to David Pierce | |
| # Date: 2026-05-23 | |
| # Target project (V1 prod): ragbox-sovereign-prod (us-east4) | |
| # Probe project (V2 alleged): tico-ai-prod | |
| # | |
| # READ-ONLY. NO MUTATIONS. Every command is gcloud ... list / describe / get, | |
| # or gsutil ls, or bq show. No create/update/delete anywhere. |