diff --git a/src/todo.txt b/src/todo.txt new file mode 100644 index 0000000..0e884b4 --- /dev/null +++ b/src/todo.txt @@ -0,0 +1,3 @@ +- 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.