naimax/agent-harness-reference
Cursor rule Cursor
A rule for keeping a product's source folder self-contained. Code in `project/src` must work when copied to a server without the rest of the repository.
Минимальный рабочий пример двухэтажного agent harness: правила/субагенты, control-plane (WI/ACL), guards (детекторы + eval). Приложение к статье про harness engineering.
naimax/agent-harness-reference
Cursor rule Cursor
A rule for keeping a product's source folder self-contained. Code in `project/src` must work when copied to a server without the rest of the repository.
naimax/agent-harness-reference
Cursor rule Cursor
A set of rules for an orchestrator that coordinates coding agents without writing the product code itself. It assigns work through tasks and passes handoffs through shared work items.
naimax/agent-harness-reference
Cursor rule Cursor
A software-development lifecycle gate, where each stage must be approved before the next one starts. SDLC means the process of planning, building, reviewing, and releasing software.