5224faabb09ea7a0818d6b3401a42457f343a12d
Add three new sections to AGENTS.md addressing workflow gaps observed in a session where 6 features were implemented but none were functionally tested — only static analysis (type checks, linting) was used, resulting in broken features shipped as 'done'. New rules: - Functional Verification: features must be end-to-end tested before completion; static analysis alone is explicitly insufficient - Mandatory Quality Pipeline: every feature gets reviewer + tester passes; no batch validation; quality over quantity under time pressure - Requirement Understanding Verification: verify understanding before implementing features with implicit expectations or domain concepts Also simplifies tester bash permissions and adds plan write permission.
Description
No description provided
Languages
TypeScript
80.9%
JavaScript
9%
Shell
5.4%
Lua
2.1%
HTML
2%
Other
0.6%