From a7fc1b6ec0820d37cb3f4200e76856fbeba5a1f9 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 26 Mar 2021 18:44:37 +0100 Subject: [PATCH] Auto: misc. --- based.md | 2 ++ intent-based-automation.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 based.md diff --git a/based.md b/based.md new file mode 100644 index 000000000..517490781 --- /dev/null +++ b/based.md @@ -0,0 +1,2 @@ +# based + diff --git a/intent-based-automation.md b/intent-based-automation.md index 79adaeca3..4cbb47501 100644 --- a/intent-based-automation.md +++ b/intent-based-automation.md @@ -1,13 +1,13 @@ # Intent Based Automation -- [[pull]] [[intent]] [[based]] [[automation]] +- [[pull]] [[intent based]] [[automation]] - You tell a system what state you want it to be in, and the system tries to converge to that if it can. + - [[declarative]] - [[agora actions]] try to execute [[intents]], initially with humans in the loop. [//begin]: # "Autogenerated link references for markdown compatibility" [pull]: pull "Pull" -[intent]: intent "Intent" [automation]: automation "Automation" [agora actions]: agora-actions "Agora Actions" [intents]: intents "Intents"