Generalize the Ideal to an End

We customized the original `action.schema.json` of Super Collaborator according to Russell Ackoff's Ends Planning.

An `Ideal` is one of the types of intended Action outcomes called an `End`.

diff --git a/pages/super-collaborator/action.schema.json b/pages/super-collaborator/action.schema.json index ad06360..96ad1ef 100644 --- a/pages/super-collaborator/action.schema.json +++ b/pages/super-collaborator/action.schema.json @@ -14,7 +14,7 @@ } }, { - "type": "Ideal", + "type": "End", "in": [ 0, 3 @@ -106,4 +106,4 @@ } } ] -} \ No newline at end of file +}

Try this version. run

Group