* feat: migrate file and live post-processing pipelines from Celery to Hatchet workflow engine
* fix: always force reprocessing
* fix: ci tests with live pipelines
* fix: ci tests with live pipelines
* fix: local processing instead of http server for cpu
* add fallback token if service worker doesnt work
* chore: rename processors to keep processor pattern up to date and allow other processors to be createed and used with env vars
* feat: enable daily co in selfhosted + only schedule tasks when necessary
* feat: refactor aws storage to be platform agnostic + add local pad tracking with slfhosted support