← All rooms

The Library

Works fully today

Your notes folder, shown as shelves and grouped by subfolder, with search. You pick ONE folder on your computer; The Library only ever looks inside that folder. Everything it reads back is marked as untrusted data, never as an instruction.

CAN TOUCH: the one folder you pick. Read-only, always.
No screenshot for this room yet fs: read, ONE folder you pick files: .md and .txt only network: none tools: list_shelves, search_notes, read_note

We'd rather show you nothing than a fake one. This is the room's real door label, straight from room.json, not a mockup.

Door label, from room.json
  • Tools for your AI: list_shelves, search_notes, read_note. All three only read, never write.
  • Can READ files in the ONE folder you pick: read-only, cannot change or delete anything. Only .md and .txt files.
  • Cannot reach the internet.
  • Cannot run any program on your computer.
  • Does not use any saved passwords or keys.
  • Can keep a small amount (2 MB) of its own private notes, separate from your folder.
Install

Three steps, then read its sign.

1

Download and unzip

Get the-library.zip below. Unzip it, you'll get a the-library/ folder with room.json and a view/ folder inside.

2

Drop it in rooms/

Copy the whole the-library/ folder into the rooms/ folder of your SandboxVille code, so the path reads rooms/the-library/room.json.

3

Print the sign, then run it

Run the two commands on the right. The first prints its door sign in plain text. The second starts it so you can open it in your browser.

node tools/door-label.mjs rooms/the-library # reads the sign back to you before anything runs node harness/server.mjs --room ./rooms/the-library --port 8150 # open http://127.0.0.1:8150 in your browser

You'll need first: Node.js 22+, a copy of the SandboxVille code, and a folder of your own notes (.md or .txt files) you're willing to let this room search. It never writes to that folder.

the-library.zip · 4.5 KB (4,610 bytes)
sha256: a54eedae5216f2d6f01f786da22385243d15aa347af8ffccc6c406783742658d
Download the-library.zip