DevLog

Engineering insights, release notes, and behind-the-scenes from the OpenXnet team.

2026-04-20 · Release
OpenXnet v1.0.0 — Neuro-Rune Genesis
The first official release of OpenXnet: 21 neuro modules, 41 API endpoints, 7 cortex layers, Neuro-Rune Engine, self-evolution controller, and GitNexus code intelligence integration.
Releasev1.0.0
2026-04-19 · Architecture
Designing the Neuro Cortex Architecture
How we designed a 6-layer cortex architecture with a cognitive orchestrator, inspired by Global Workspace Theory and Hebbian learning principles.
Architecture
2026-04-18 · Deep Dive
SQLite + FTS5: Building a Memory System That Actually Works
Why we replaced JSON file storage with SQLite FTS5 for the ObservationStore, achieving real-time full-text search with BM25 ranking.
Deep Dive