Decomp plan adjustment
This commit is contained in:
parent
6379c97e90
commit
8c6069c121
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ This file contains self-contained decomposition prompts ("slices") to bring the
|
|||
|
||||
**Rules from `agents.md`:**
|
||||
- File length: 400 lines target, 600 lines hard ceiling
|
||||
- Slightly exceeding the 600-line ceiling is acceptable when the excess is driven by verbose keyword-argument signatures (named parameters), not by business logic density
|
||||
- Function length: 50 lines max
|
||||
- All business logic in `app/services/<domain>/`
|
||||
- Read `agents.md` fully before starting any slice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue