FerrellSyntheticIntelligence
feat: implement cryptographic integrity, DAG-reasoning engine, and JIT-optimized generative backbone
7fe0a1c | class PluginBase: | |
| name = "base" | |
| def on_node(self, node): return node | |
| class PluginBase: | |
| name = "base" | |
| def on_node(self, node): return node | |