SuffolkLITLab/docassemble-ALWeaver ? reverse-engineered prompt
Reverse engineered prompt
Build me a tool for a docassemble server that helps someone turn an existing court form into a starting interview really fast. I want to be able to upload a labeled PDF or DOCX, have the app read the fields, and generate a clean runnable draft of a docassemble interview that I can keep editing by hand afterward.
It should feel like a practical rapid prototyping helper for legal aid and court forms, with mobile friendly guided interviews as the end goal. Please include an API that can accept the upload, return the generated interview, and also support longer jobs with a job ID so people can check status later and clean up finished jobs. It would be great if there is a simple human readable docs page and an OpenAPI spec too.
If an OpenAI key is available, use it for auto drafting mode, but make sure the basic form to interview workflow still works cleanly. Keep the generated output consistent, readable, and ready to refine. Look up current docassemble details online if you need to.
Have a live product UI? Try website reverse