-
Notifications
You must be signed in to change notification settings - Fork 0
Overview
Raul Montoya Cardenas edited this page Jul 29, 2026
·
3 revisions

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)
This page is the historical landing stub for the Devin wiki outline. The living documentation lives on the pages below (GitHub wiki).
| Page | Purpose |
|---|---|
| Home | High-level intro, ecosystem role, API at a glance |
| Getting Started | Install, hardware, first steps |
| Project Structure | Repo layout, deferred GPU load, Sentry init |
| Core Architecture | LSM paradigm, two implementations |
| SparseBrain and EnsembleBrain | Production capacity path |
| Inhibition and Reflex Gating | Threshold + flash-learning |
| STDP and Covariance | Plasticity and subsampled covariance |
| Reference LSM | 2,048 dense prototype |
| Public API | Export surface |
| Neural Execution API | Signatures and examples |
| Input Interface | Generic signal protocol |
| Infrastructure | DevOps hub |
| Continuous Integration | Julia matrix CI |
| Code Coverage | Codecov workflow |
| Sentry Release Automation | Releases + preflight + SDK |
| Testing and Examples | How to validate |
| Test Suite |
runtests.jl detail |
| Standalone Example | brain_standalone.jl |
| Glossary | Terms and constants |
The original Devin wiki outline for Limen-Neural/LiquidCortex.jl listed the same topic tree (Overview → Getting Started → Project Structure → Core Architecture → API → Infrastructure → Testing → Glossary). Content here is grounded in package main at tip 4e2698c, not domain-specific pre–PR #12 code.
Devin org wiki (if available in your org):
https://app.devin.ai/.../wiki/Limen-Neural/LiquidCortex.jl?branch=main
Last updated: July 28, 2026
Updated by: Grok Build: Grok 4.5
Package tip reference: 4e2698c (main)