According to @_avichawla on Twitter, MIT researchers detail Recursive LLMs that call themselves to decompose tasks, verify intermediate steps, and iterate until convergence; as reported by MIT CSAIL ...
SQLite doc: "REPLACE conflict resolution strategy deletes pre-existing rows... delete triggers fire if and only if recursive triggers are enabled." By default recursive_triggers is OFF. Let's see what ...