-
Solveit Methodology and lots of good demos, a bit of a masterclass in recent updates: https://www.youtube.com/watch?v=DgPr3HVp0eg
-
Info on Cohort #1 (outdated features but provides context): https://www.youtube.com/watch?v=e9tL_Eg3fpM
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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