temporal consistency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user