churn-data-pipeline/ ├── data/ # Data files (CSV datasets) ├── sql/ # SQL queries │ ├── create_schema.sql # Database schema creation │ ├── events_per_account.sql │ └── events_per_day.sql ├── src/ # ...
This server operates in READ-ONLY mode for safety. It can read and analyze memory but cannot modify it. All operations are logged for security auditing.