Skip to content

Instantly share code, notes, and snippets.

@jcohen66
Created February 3, 2026 22:28
Show Gist options
  • Select an option

  • Save jcohen66/10e25a9cb5b277b9379c5e4afe0fc531 to your computer and use it in GitHub Desktop.

Select an option

Save jcohen66/10e25a9cb5b277b9379c5e4afe0fc531 to your computer and use it in GitHub Desktop.
AI General Verifiability #ai #miessler #verify #verifiability #

From Daniel Miessler LI post

General Verifiability

The ability to verify or 'Hill Climb' on general tasks instead of just coding.

  1. Verifiability is the key to progress.
  2. Code is easy to verify, but we lack that for most other types of problems.
  3. If we want to hill climb, we have to hill climb towards something.
  4. That something is IDEAL STATE.
  5. The question becomes how we can get IDEAL STATE for a general task.

IDEAL STATE = VERIFIABLE CRITERIA in the Verify phase.

Make more granular, more testable, IDEAL STATE. That is what we hill climb against and test against.

Confirmation against each one of the ideal state granular items we build. Verifiability on general state.

Cycle

Think Plan Build Execute Verify Learn Observe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment