Alan-ADATA/SSS-PTS-TEST — reverse-engineered prompt

Reverse engineered prompt

I want a simple web app that lets me run SNIA Solid State Storage Performance Test Specification version 2.0 tests without using the command line. It should kick off the needed FIO based storage tests from a browser, save each run’s output into a report folder, and keep the history in a database so I can come back later and look up past results.

Please make the interface straightforward for someone who just wants to start a test, check what happened, and browse older records. I’d also like a results view that shows the important details clearly, including the raw output if available, so it feels useful for reviewing test runs instead of just launching them. If anything is missing for setup, like the report directory or database pieces, add that too so the project works end to end. Use what’s already in this repo, and look up the current SNIA PTS v2.0 details online if you need to.

Want more depth? Deep Reverse