docs(dev): add lean agent guidance and prototype hardening research

This commit is contained in:
0xrsydn 2026-09-22 12:45:46 +07:00
commit 62693618db
6 changed files with 518 additions and 0 deletions

11
.pi/README.md Normal file
View file

@ -0,0 +1,11 @@
# Project Pi prompts
Start Pi from the repository root and trust this project to load its prompts.
Use `/reload` after adding or editing prompts in an already trusted session.
- `/sts2-check`: run offline tests, dataset integrity checks, and shell syntax checks.
- `/sts2-review [focus]`: review changes for correctness and data integrity without editing files.
`AGENTS.md` contains shared development instructions.
No project settings, packages, or extensions are required. Global model preferences remain unchanged.
Prompts guide the agent; they do not enforce permissions or isolate commands.