From a80c4381b0444aa7e7541a2275115924a82bbed0 Mon Sep 17 00:00:00 2001 From: marlaman <42538244+marlaman@users.noreply.github.com> Date: Mon, 12 Jun 2023 07:06:31 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 275f084..9e3a7b5 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,12 @@ graph TB C3 --> D3[Push-Back Against Criticism] ``` +Things to add: +1) Add agents and parallelisation to reduce computation time. +2) Make arguments more readable and concise. +3) Make criticisms clearer and first principle based +4) Make push-backs clearer such that the push-back nodes can only be of 3 types: + - Green nodes that disgaree with the criticism and validate the argument + - Red nodes that agree with the criticism and invalidate the argument + - Orange nodes that reduce the debate on the argument to a fundamental question that can be further debated.