What problem does it solve?
Floatty-Architect provides structured architectural guidance to help engineers review, plan, and audit Floatty's architecture across the SolidJS frontend, Yjs CRDT backend, and Rust services. It clarifies how to apply established patterns, detect architectural anti-patterns, and reason about complex interactions such as CRDT synchronization, PTY lifecycles, and IPC.
Core Features & Use Cases
- Mode-aware guidance for Feature Guidance, Bug Review, and Architecture Exploration.
- Documentation of established Floatty patterns (Two-Lane Event System, Origin-Tagged Transactions, Terminal Lifecycle Outside SolidJS, Ref-Counted Observers, Defensive Disposal).
- Handoff prompts and investigation templates to accelerate AI-assisted coding reviews and architectural audits.
Quick Start
Describe the architecture challenges you want to solve and specify the required patterns to apply; I will generate a targeted architecture plan and a concrete handoff prompt.