llm-friendly readme, name fix

This commit is contained in:
Justin
2026-06-20 15:39:54 -04:00
parent 4e7b2e0288
commit 8ed08b7c0e
5 changed files with 87 additions and 2 deletions

View File

@ -21,6 +21,7 @@ reference you can copy from when setting up your own project.
| `hooks/30-pg-proxy.sh` | each launch | lets the app reach the host's Postgres at the usual `127.0.0.1:5432` |
| `.env.example` | — | copy to `.env` for a private gem token (kept out of git) |
| `version` | — | the safeclaude version this config was created with |
| `README.md` | — | how this environment works (also read by the sandboxed Claude) |
A couple of things to take away: