From ff503b24afc04edcd69149ed4c24197617c0fef5 Mon Sep 17 00:00:00 2001 From: ccremers Date: Mon, 26 Dec 2005 16:45:16 +0000 Subject: [PATCH] - Added some todo stuff for the very near future. --- src/todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/todo.txt b/src/todo.txt index 1962c0b..a762e46 100644 --- a/src/todo.txt +++ b/src/todo.txt @@ -1,3 +1,7 @@ +- Cleanup claim output: merge stuff into single claim triplets, maybe + sanitize some of the output for claims to be more 'to the point' +- Add something like 'remove all claims' switch and corresponding + 'add default claims' - Add something of a 'history list of bound goals', through the arachne engine. Then, put a limit on the amount of times some goal occurs: the goal selection might ignore that goal then, for further selection.