Skip to content

v2.1.0 - Plain-language feedback

Choose a tag to compare

@markstent markstent released this 22 Jun 17:18

The commands now read plainly for users of any technical level, while the rigorous process underneath is unchanged. This is an editorial pass on user-facing output only.

What changed

  • Two-layer output: every gate and verdict leads with a plain sentence (what just happened) and a clear Your move: / Next: call-to-action; the technical tables stay underneath.
  • Jargon translated on the way out: internal terms (two-track, vertical slice, tracer bullet, burnout cap, state machine, inner review, worktree) no longer appear in printed output - they remain only in the instructions the agent follows. Labels and risk are glossed wherever shown.
  • Friendlier slash-menu descriptions for all seven commands.
  • README: new "In plain words" quickstart + a Glossary.
  • CONTRIBUTING: the two-layer principle is now part of the Output discipline.

Unchanged

Process behaviour, GitHub label names, risk thresholds, the 3-task / 3-builder caps, the TDD and safety rules, and the internal sub-agent prompts.