Follow ORB_GARDEN_ROADMAP.md in order unless the user
explicitly changes priority.
In definition phases, capture notes, lists, inventories, and gaps.
Do not create final page text or final assets until the roadmap reaches
the relevant implementation phase.
Treat implementation ideas as planning inputs for Hermes/process
lanes. Write them down; do not implement them during definition.
Do not launch a Hermes/process lane for a page until the pre-worker
gate in ORB_GARDEN_ROADMAP.md is satisfied or the user
explicitly overrides it.
Keep KANBAN.md current enough that a new coordinator
can restart from it without reading chat history.
Hermes agents should use native Hermes Kanban for live task
management, then mirror task status and handoff notes back into
KANBAN.md.
Use one branch per coordinated lane. Branch names should follow the
repo model-tag rule in README.md.
Avoid simultaneous edits to the same file from different devices or
model sessions.
Before pushing, run a local sanity check and update
KANBAN.md with what changed, what was verified, and what
remains open.
Never commit API keys or provider credentials. Kimi Code, Devstral,
and Stepfun setup details belong in local environment files excluded by
.gitignore.