temporal consistency

This commit is contained in:
2026-06-25 06:01:57 +03:00
parent 686e106b7a
commit cc80502a05

View File

@@ -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