Reaktor BuildDocumentation28 HTML docs

Reaktor documentation map

Find the right Reaktor document

The docs are grouped by decision type so you can start with the roadmap, pressure-test the idea, dive into architecture, or execute a specific subsystem.

Architecture

Claude Graph Kernel Analysis Universal composition architecture for the graph runtime, modules, visitors, and command model. Use to understand the smallest kernel that should stay stable. Codex Reaktor Graph Migration Plan Migration plan for tightening RouteBinding, navigation edges, themed UI scope, and graph runtime ergonomics. Use when evolving reaktor-graph APIs without breaking product apps. Claude Reaktor Graph Refinement Plan Layered refinement plan grounded in BestBuds friction points: stronger Type, port shapes (StatePort, StreamPort, RequestPort, MailboxPort), hook controllers, behavior actors, route tables, and module supervision. Use when planning the next round of expressiveness work on reaktor-graph and reaktor-graph-port. Design Reaktor Graph Visitors Refined visitor architecture: routing, wiring, deep links, analytics, auth, workflow compilation, graph export, validation, and debugging as graph passes over selected views. Use when designing a new graph pass or extending selectors/traversals. Codex Reaktor Actor Model Updated actor model design: one ActorNode primitive with a mailbox, exclusive ObjectStore, direct node map storage, consumes/provides wiring, and Durable Object deployability. Use before implementing actors in reaktor-graph or migrating BestBuds chat to ChatActor/ChatRoomActor. Claude Framework Architecture Analysis Deep architecture notes on PortGraph, KMP execution, edge caching, FFI, and app DX. Use for broad architecture review and idea inventory. Gemini Multiplatform Analysis KMP target coverage, memory model, FFI, Cloudflare bridges, UI decoupling, and LLM integration analysis. Use for cross-platform and runtime tradeoff scanning. Claude Flow Analysis Comparison of react-flow, compose-flow, and reaktor-flow architecture and tradeoffs. Use when working on visual graph editing and flow UI decisions.