Australian organisations are pushing AI agents into production faster than they can govern them. Most can't see what those ...
job_bot/ ├── main.py # Entry point — bootstraps and runs the bot │ ├── config/ │ ├── settings.py # Configuration loader (env vars + YAML) │ └── sites.yaml # Per-site scraping configuration │ ├── core ...
Postgres schema, Supabase Storage path conventions, and Python services for persisting completed video analyses. The backend analysis pipeline imports this package through backend/adapters/; no ...