The enrichment pipeline (vocab, enrich, topics) runs interactively today. Phase 3 makes it run unattended.
Scope
- Wire the pipeline to
/schedule for periodic, hands-off runs.
- The
api executor track already supports unattended operation (no worksheet hand-off) — this connects it to a scheduler so the full extract → fetch → vocab → enrich → topics → generate chain runs without a person present.
Status
Designed, not yet planned. Final phase of the WS2 automated-enrichment workstream — Phase 1 (enrichment core) and Phase 2 (topics stage + fetch hardening) are done and merged.
The enrichment pipeline (
vocab,enrich,topics) runs interactively today. Phase 3 makes it run unattended.Scope
/schedulefor periodic, hands-off runs.apiexecutor track already supports unattended operation (no worksheet hand-off) — this connects it to a scheduler so the fullextract → fetch → vocab → enrich → topics → generatechain runs without a person present.Status
Designed, not yet planned. Final phase of the WS2 automated-enrichment workstream — Phase 1 (enrichment core) and Phase 2 (topics stage + fetch hardening) are done and merged.