From cc80502a0517c290d69f8a83106587940f905329 Mon Sep 17 00:00:00 2001 From: Pierre De Lancre Date: Thu, 25 Jun 2026 06:01:57 +0300 Subject: [PATCH] temporal consistency --- content/posts/transformers-and-NNNs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/transformers-and-NNNs.md b/content/posts/transformers-and-NNNs.md index 47cce94..136b1c1 100644 --- a/content/posts/transformers-and-NNNs.md +++ b/content/posts/transformers-and-NNNs.md @@ -66,6 +66,8 @@ Reminds of a joke: If a deaf person loses a finger, is that an accent or a speec --- ```ergon +BEGIN_TICK 2 + DECLARE RULE UNDERSTANDING_MAKES_RELIABILITY: CONDITION ALL { NODE System AS S @@ -77,8 +79,6 @@ DECLARE RULE UNDERSTANDING_MAKES_RELIABILITY: UNLESS U.understanding < 0.1 AS LOGICAL -BEGIN_TICK 2 - FIND NODE h OF TYPE Human BY PROPERTY name = "G[REDACTED] G[REDACTED]" LET llm = CREATE NODE System