mc-mc111/multi-agent-o2c-orchestrator ? reverse-engineered prompt
Reverse engineered prompt
Build me an Order to Cash operations dashboard that helps a team ingest customer orders, read documents, track the workflow, and see what’s happening in real time.
I want a backend that runs the whole process with a multi agent state flow, stores data in Postgres, handles uploaded files and scanned PDFs, and can extract text from documents with OCR when needed. It should also save documents in cloud storage and stream live progress updates so I can watch each order move through the pipeline.
On the front end, make a clean admin style app where I can view orders, see ingestion status, check telemetry events as they happen, and inspect the current step in the process. Use a modern simple design, and make it easy to run locally with a frontend and backend together. If you need current docs for any libraries, look them up online and use the latest stable approach.
Are you gonna build this?
make sure you review the code using coderabbit