From 8f66b85901eadde094ad1eeda88d026c7a0912e9 Mon Sep 17 00:00:00 2001 From: "wassname (Michael J Clark)" <1103714+wassname@users.noreply.github.com> Date: Sun, 14 Jun 2026 08:02:17 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d084d67..e925647 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Original ask: > I would like a task list where > 1) the top level tasks are goals and proof. -> 2) A form that makes the agent think about "what are the most likely, subtle, failure modes and what cheap and easy to review evidence can distinguish between them and goal success". -> 3) A subagent provides independant sanity check of on the evidence before completing +> 2) A create_goal that makes the agent think about "what are the most likely, subtle, failure modes and what cheap and easy to review evidence can distinguish between them and goal success". +> 3) A submit_proof form where a subagent provides independant sanity check of on the evidence before completing > 4) - wassname Help your agent track goals and aim for human sign off.