avocet/app/data
pyr0ball d416ef8aa4 feat(imitate): task-model assignment routing via cf-orch
Add _resolve_task_model() helper that looks up a product.task assignment
from the coordinator and resolves its service_type from the model registry.
Add task_ids param to run_imitate() (comma-separated "product/task" strings)
so the imitate harness can dispatch to models chosen by the assignment layer
rather than requiring explicit model IDs.
2026-05-17 11:23:55 -07:00
..
__init__.py feat: extract label queue API into app/data/label.py 2026-05-01 18:48:14 -07:00
corrections.py fix: align train job/results API envelope, config_json key, progress SSE, dashboard model_key 2026-05-02 21:22:18 -07:00
fetch.py feat: extract fetch routes and IMAP helpers into app/data/fetch.py 2026-05-01 21:57:31 -07:00
imitate.py feat(imitate): task-model assignment routing via cf-orch 2026-05-17 11:23:55 -07:00
label.py feat: extract label queue API into app/data/label.py 2026-05-01 18:48:14 -07:00
log_corpus.py feat: log corpus receiver — accept Turnstone push batches and label for logreading fine-tune 2026-05-11 17:07:54 -07:00