v1677
ruvnet/RuViewv1677Jun 11, 2026by github-actions[bot]
AI Summary
Automated release extracting the neural network analysis ecosystem into a standalone repository while maintaining build compatibility.
Key Highlights
- Extraction of ruv-neural to standalone repo
- Wired as submodule
- Build layout unchanged
New Features
- Modularization of neural network code
Full Release Notes
Automated release from CI pipeline **Changes:** chore: extract ruv-neural to ruvnet/ruv-neural, wire as submodule (#1019) The 12-crate brain-topology analysis ecosystem (v2/crates/ruv-neural) was a self-contained nested workspace with no inbound deps from the v2 workspace (verified: zero path references outside its own tree). Published standalone at github.com/ruvnet/ruv-neural and re-attached here as a submodule at the same path, so the build layout is unchanged while the project gets its own repo/CI/release cadence. **Docker Image:** `ghcr.io/ruvnet/RuView:07b6bf8084082e650454dfb785429ca76f4089b1`