rook — verifier-gated agentic software engineering
==================================================

Linux x86-64, statically self-contained. No Dart SDK needed to run it.

  chmod +x rook
  ./rook doctor            # checks key, model, gate, SDKs, git, PATH
  ./rook init              # writes a starter ROOK.md for this project
  ./rook "make the failing test pass"

Point it at HawkTalk:

  export ROOKERY_PROVIDER=hawktalk
  export ROOKERY_API_KEY=sk-ht-...     # emailed to you when you subscribe

Guide: https://hawktalk.ai/rookaiguide
Plans: https://hawktalk.ai/pricing
