Skip to content

Place evidence based valuation into two of the items in the checkphase #49

Description

@kenjudy

Require evidence, not assertion.

The agent will mark every item on your checklist as complete. George Everitt's Pull of the Weasel and Jason M.'s rationalization tables both point to the same failure mode: the agent produces a confident, well-formatted summary that looks like a completed check but is optimized for your approval, not for accuracy.

The one addition: each checklist item should require a cited artifact, not a yes/no.

Instead of:

- [ ] All tests passing

Make it:

- [ ] All tests passing — show output

And for the process audit:

- [ ] No untested implementation committed — show git diff of implementation vs test files

The agent can rationalize past a checkbox. It cannot fabricate a green test run you're looking at, or a diff that shows tests preceding implementation. The human's job in the Check phase shifts from deciding whether to believe the agent to reading actual output — which is exactly the cognitive role your HIL loop should be preserving.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions