A live wall screen showing every action every room and every AI takes in the building, one line per decision, refusals in red. It reads the real audit log so a human can watch what is happening. It gives your AI zero tools; this room reads the log for you.
The Security Office wall. Real allowed and refused actions, as they happen.
Get security-office.zip below. Unzip it, you'll get a security-office/ folder with one file inside, room.json.
Copy the security-office/ folder into the rooms/ folder of your SandboxVille code, so the path reads rooms/security-office/room.json.
Run the command on the right. It prints the door sign, plain text, so you can see exactly what this room is and is not allowed to touch.
You'll need first: Node.js 22+ and a copy of the SandboxVille code (the folder that has rooms/, tools/, and harness/ in it).