A week dominated by deliberate removal — NodeKind down to 2 variants, ConnectionMap as sole connectivity store, dead code purged — while adding Custom types for runtime extensibility and a machine-readable catalog for AI discoverability.
xtranodly.ai
A Rust-native node graph framework — context nodes nest arbitrarily deep, open as floating panels or detached windows, and bridge nodes wire data across contexts without direct edges.
10 posts
Week of Mar 16 — Mar 22, 2026
Week of Mar 9 — Mar 15, 2026
A week of layered architecture: per-context signal maps, cross-context alias resolution, a dependency graph for orchestration, and worklist-driven convergence that scales 10x at depth.
Week of Feb 23 — Mar 1, 2026
Replaced name-based deny lists with a six-axis semantic policy model, built a zero-closure declarative compiler covering 31 baked operations, and split the monolith into three crates with clear dependency boundaries.
Week of Feb 16 — Feb 22, 2026
Factory • Type-name dispatch • Discriminant dispatch
Week of Jan 26 — Feb 1, 2026
State Machine • Snap Detection • Observer
Week of Jan 19 — Jan 25, 2026
Camera Transform • Spatial Indexing • Immediate Mode
Week of Jan 12 — Jan 18, 2026
Schema Versioning • Streaming • Builder
Week of Jan 5 — Jan 11, 2026
Snapshot • Checkpoint • Command
Week of Dec 29 — Jan 4, 2026
Topological Sort • Register Transfer Level • Observer
Week of Dec 22 — Dec 28, 2025
Arena • Type-Driven Design • Builder