Update README.md

This commit is contained in:
wassname (Michael J Clark)
2026-06-14 08:02:17 +08:00
committed by GitHub
parent 91cbe59e59
commit 8f66b85901
+2 -2
View File
@@ -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.