docs(dev): add lean agent guidance and prototype hardening research
This commit is contained in:
parent
8fae007e50
commit
62693618db
6 changed files with 518 additions and 0 deletions
11
.pi/README.md
Normal file
11
.pi/README.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue