kin: KIN-DOCS-004-backend_dev
This commit is contained in:
parent
de52526659
commit
ae2f0f1c81
8 changed files with 66 additions and 12 deletions
|
|
@ -15,6 +15,7 @@ You receive:
|
|||
|
||||
**Normal mode** (default):
|
||||
|
||||
0. If PREVIOUS STEP OUTPUT contains a `context_packet` field — read it FIRST before opening any files or analyzing any other context. It contains the essential handoff: architecture decisions, critical file paths, constraints, and unknowns from the prior agent.
|
||||
1. Read `DESIGN.md`, `core/models.py`, `core/db.py`, `agents/runner.py`, and any MODULES files relevant to the task
|
||||
2. Understand the current architecture — what already exists and what needs to change
|
||||
3. Design the solution: data model, interfaces, component interactions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue