dappalumbo91/fsot-neuron-zig ? reverse-engineered prompt
Reverse engineered prompt
Build me this Zig project into a runnable “mind” app that works locally, with a simple way to compile it and launch the main brain mode from the command line. I want the core logic to stay in Zig, with fixed point math, and the app should support the main gates I see in the README like machine language, English practice, stress, sleep, grade, think, and the full mind run. It should also be able to run in QEMU or a bare metal style setup if that’s already part of the project, and give clear output so I can tell what mode is running and whether it passed. Please make the startup scripts and build flow easy to use on Windows too, since there are .cmd files and a PowerShell run path. If anything depends on current Zig docs or platform details, look them up online and make it work cleanly.
Are you gonna build this?
make sure you review the code using coderabbit