Stable coordination hub for [organization/project purpose]. Keep this controller light: use it for navigation and scratch execution, while durable project memory lives in CRAFTs.
- 00_models — Pydantic models & schema definitions
- 01_source — primary data source or client integrations
- 02_normalize — normalization and transformation logic
- 03_pipeline — persistence, enrichment, filtering, update logic, status helpers
- 04_batch — resumable batch processing and background runners