What problem does it solve?
The lucy-ng Supervisor provides a unified orchestration layer for all lucy-ng invocations, routing requests to sanitization, dereplication, or CASE workflows, and ensuring robust monitoring and intervention when necessary.
Core Features & Use Cases
- Routes invocations to sanitize, dereplicate, or CASE workflows
- Spawns and supervises CASE agents, writing CASE-PROGRESS.md after every LSD iteration
- Detects loop patterns (ELIM thrashing, zero-solution loops, solution explosion, constraint churning) and issues advisory constraints
- Diagnoses root causes from CASE-PROGRESS.md logs and escalates to the user after 10 failed interventions
- Collaborates with a diagnostic specialist for deeper root-cause analysis when required
- Use Case: manage end-to-end CASE workflows in AI-assisted structure elucidation
Quick Start
Use the supervisor to route a lucy-ng workflow: sanitize, dereplicate, or CASE. For a full CASE, initialize a CASE session and monitor progress via CASE-PROGRESS.md.