<span class="vcard">/u/superx1386</span>
/u/superx1386

From brute-force graph traversal to Cognitive Attention: an architectural redesign

Last week I shared the early architecture for IONS, a protocol built around the idea that intelligence should emerge from traversing reusable Cognitive Building Blocks (CBBs) rather than being compressed into increasingly larger model weights. The feed…

IONS: A reasoning graph that stores claims, evidence, and reasoning paths outside the LLM

I’ve been experimenting with an open source alternative approach to AI memory and reasoning called IONS. The basic idea is that instead of storing all knowledge inside model weights, knowledge is represented as a graph of evidence backed claims called …