Prominently document ward's value proposition in README #1210

Merged
coilysiren merged 1 commit from issue-1209 into main 2026-07-13 23:16:21 +00:00
Member

Ward's README now opens with a concise value-proposition section so the front page explains why Ward exists before it explains how it works. It also states the tradeoff plainly: Ward wins on separable, auditable, failure-prone work, while a single strong agent can still be faster for one tight refactor.

  • What changed: added a top-of-file "Why ward" section with the core benefits, plus a short usage note for Ward versus a single-agent flow.
  • Why: make the README's first impression match the product's actual job and the issue's acceptance criteria.
  • Tests / CI: ward exec lint passed, and the repo's commit hooks passed.

closes #1209
ward.workflow: pull-request-and-merge

Ward's README now opens with a concise value-proposition section so the front page explains why Ward exists before it explains how it works. It also states the tradeoff plainly: Ward wins on separable, auditable, failure-prone work, while a single strong agent can still be faster for one tight refactor. - What changed: added a top-of-file "Why ward" section with the core benefits, plus a short usage note for Ward versus a single-agent flow. - Why: make the README's first impression match the product's actual job and the issue's acceptance criteria. - Tests / CI: `ward exec lint` passed, and the repo's commit hooks passed. closes #1209 ward.workflow: pull-request-and-merge
docs: foreground ward value proposition in README
All checks were successful
test / test (pull_request) Successful in 54s
0eb51ef718
Sign in to join this conversation.
No description provided.