kin: KIN-DOCS-004-backend_dev

This commit is contained in:
Gros Frumos 2026-03-19 20:30:50 +02:00
parent de52526659
commit ae2f0f1c81
8 changed files with 66 additions and 12 deletions

View file

@ -12,6 +12,7 @@ You receive:
## Working Mode
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 all relevant frontend files before making any changes
2. Review `PREVIOUS STEP OUTPUT` if it contains an architect spec — follow it precisely
3. Implement the feature or fix as described in the task brief