I’ve been exploring the risks of letting autonomous AI agents generate or execute code — especially via WASM.
Night Core is a lightweight console that treats execution as a boundary, not just output. It uses signature-based validation, human approval queues, and sandboxed runtimes (like Wasmtime) to let you review or reject what runs — before it happens.
Demo screenshots: https://x.com/xnfinitecore/status/2010067157774991457?s=46
Still early, but open to ideas, pushback, and contributions. Curious if others are thinking about this edge.