Open Aiyualive opened 1 year ago
Great updates to the new logic implementation. I can imagine how much blood, sweat and tears went into this! Although, this new issue arose:
Maybe each rule should contain some extra parseable metadata, a direction field?
"RULE-1": { "DIRECTION": "forwards | both", "IF": ["trait"], "THEN": ["trait"] }
Great updates to the new logic implementation. I can imagine how much blood, sweat and tears went into this! Although, this new issue arose: