Review archived workflows 8000/8100 for potential reactivation or deletion

Resolved 💬 3 comments Opened Dec 16, 2025 by hatemta Closed Feb 14, 2026

Background

As part of the process code reorganization, the following workflows were archived:

  • 8000 (DocIngestion - not used) - formerly 0500
  • 8100 (DocUpload - not used) - formerly 0600

These workflows are NOT in the active pipeline. The new 0500 (ConnectorSync) now handles the document ingestion flow with pre-approval filtering.

Action Items

  • [ ] Review 8000 (document-ingestion) - determine if any logic should be merged into 0500
  • [ ] Review 8100 (document-upload) - confirm deprecated status
  • [ ] Decision: Keep archived, merge useful parts, or delete entirely

Related Files

  • backend/src/workflows/ingestion/document-ingestion/ (8000)
  • backend/src/workflows/ingestion/document-upload/ (8100)
  • backend/src/workflows/connectors/connector-sync/ (new 0500)
  • backend/src/config/process-codes.config.ts (process code registry)

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗