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

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)
Wiki map for Limen-Neural/neuromod, grounded in package main @ 328ea9c (crate 0.5.2; tag v0.5.2 = ef9fba8).
| Source | URL / note |
|---|---|
| Cubic | https://www.cubic.dev/wiki/Limen-Neural/neuromod?page=page-intro (local regenerable; not package SoT) |
| Devin DeepWiki | https://app.devin.ai/org/your-organization-d33af45a/wiki/Limen-Neural/neuromod?branch=main |
| Package | CHANGELOG · README · docs.rs |
This GitHub wiki merges Cubic + Devin topologies with package source of truth (0.5.0 API + 0.5.1 packaging honesty + 0.5.2 docs/CI hygiene). Docs SoT in-repo: rustdoc, README, docs/ — not .cubic/.
Reusable SNN dynamics core: neuron models, step engine, neuromodulators, foundational plasticity — not training, encoding, topology, or FPGA.
| Theme | Cubic | Devin | GitHub page |
|---|---|---|---|
| Intro / quickstart | page-intro, quickstart | Overview, Getting Started | Home, Getting Started, Release Notes |
| Boundaries / ADR / modularization | boundaries, modularization, adr | Architecture & Org Boundaries | Ecosystem Boundaries, Architecture |
| Engine / step / topology | engine-dynamics, spiking-network, step-validation | Core Simulation Engine | SpikingNetwork, Architecture |
| Neuron models | lapicque…hh | Neuron Models suite | Neuron Models |
| Modulators / reward | modulators-api, signal-profiles, reward, apply | NeuroModulators System | Neuromodulators |
| Plasticity | stdp, rm-stdp, eligibility | Plasticity and Learning | Plasticity |
| Benchmarks / CI / observability / docker | benchmarks, ci, codecov, docker | Benchmarking + CI/CD | Benchmarks, CI, Sentry |
| Poisson | (axon-encoder owns full suite) | Input Encoding PoissonEncoder | Poisson Encoding |
- Same public 0.5.0 neuromodulator / network API
- No library
sentryfeature; apps own observability - Multi-OS CI (Linux / macOS / Windows); Codecov via
CODECOV_TOKEN - Docker Hub + GHCR dual-push on main (post-tag tip)
- Rustdoc textbook spine for engine step order / STDP honesty
- MSRV 1.97.1; Criterion benches require
harness = false - Full detail: Release Notes
See Home start table.
Last updated: August 12, 2026
Updated by: Grok Build: Grok 4.5 (high)
Package tip reference: 328ea9c (main @ 0.5.2 + #97/#98; tag v0.5.2 = ef9fba8)
Cubic: page-intro
Devin DeepWiki: neuromod @ 328ea9c