mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 03:00:44 +00:00
|
|
||
|---|---|---|
| .. | ||
| control-plane-agent.md | ||
| node-agent.md | ||
| README.md | ||
| runtime-agent.md | ||
Agent Prompts
These prompts are for the three sibling Devin clones:
/home/rathi/Documents/GitHub/betterNAS/
betterNAS
betterNAS-runtime
betterNAS-control
betterNAS-node
Use them in this order:
- start the runtime agent first
- wait until the runtime loop is green
- start the control and node agents in parallel
Rules that apply to all three:
packages/contracts/**is frozen for this wavedocs/architecture.mdis frozen for this wave- if an agent finds a real contract gap, it should stop and report the exact change instead of freelancing a workaround
- each agent should stay inside its assigned lane unless a tiny unblocker is strictly required
- each agent must verify with real commands, not only code inspection
Prompt files: