betterNAS/docs/agents
Harivansh Rathi f754a217f4 prepare runtime loop
Co-authored-by: Codex <noreply@openai.com>
2026-04-01 05:12:11 +00:00
..
control-plane-agent.md prepare runtime loop 2026-04-01 05:12:11 +00:00
node-agent.md prepare runtime loop 2026-04-01 05:12:11 +00:00
README.md prepare runtime loop 2026-04-01 05:12:11 +00:00
runtime-agent.md prepare runtime loop 2026-04-01 05:12:11 +00:00

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:

  1. start the runtime agent first
  2. wait until the runtime loop is green
  3. start the control and node agents in parallel

Rules that apply to all three:

  • packages/contracts/** is frozen for this wave
  • docs/architecture.md is 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: