Nur-Hidayat-FTI22E/SATSET_code ? reverse-engineered prompt
Reverse engineered prompt
Build me a working demo of this SATSET system for an AIoT lab, with Docker Compose to start MQTT, InfluxDB, and Grafana, plus Python services for sensing, brain inference, and healing.
I want the sensing part to collect network traffic and simple CPU telemetry, then send it into a spiking neural network that can score suspicious activity in real time. Please connect the output to a self healing action that can react automatically, or do a dry run mode if full restart control is risky. Also make sure the data shows up clearly in Grafana so I can watch normal traffic and attack traffic change the threat score.
Please keep it easy to run with one command for setup and clear commands for starting each part. If anything needs current docs or versions, look them up online. Make the whole thing feel like a complete working prototype, not just loose scripts.
Are you gonna build this?
make sure you review the code using coderabbit