# RStack SDLC — Gemini CLI

<!-- owner: RStack developed by Richardson Gunde -->

This project uses **RStack** for governed software delivery. Follow the same rules as **AGENTS.md** and **SOUL.md**.

## Quick reference

- Read `node_modules/rstack-agents/agents/core/orchestrator.md` first.
- Builder: `agents/core/builder.md` | Validator: `agents/core/validator.md`
- Write run state under `.rstack/runs/<run_id>/`
- Profile and enabled teams: `.rstack/rstack.config.json`
- Dashboard: `npx rstack-agents hub` (port 3008)
- Standby checks: see **HEARTBEAT.md** (optional)

For full bootstrap instructions, see **AGENTS.md**.
