Skip to content

CliewenEvidence-backed Intent Engineering for coding agents

Coding agents can produce plausible changes faster than a person can confidently accept them. Cliewen keeps the requirement, implementation, and acceptance evidence connected in Git, then checks that the connection is intact before merge.

Cliewen logo

The thread

Pick up any artifact and follow it back to why it exists, or forward to what proves it. clue checks that no arrow is missing. It does not run your tests, it cannot tell you that a test proves the right thing, and it cannot tell you the goal was worth having—that judgment stays yours, at the merge.

Three names, three things

  • Cliewen — the methodology.
  • clue — the deterministic command-line judge.
  • The corpus under docs/ — the durable record of the system as it exists.

Three moves

Install takes one command. Prompting takes ordinary words. The only step Cliewen refuses to do for you is the last one.

Next

Start with what Cliewen is and why it exists.

Released under the Apache 2.0 License.