Research
PoCs, explorations, and hypothesis-driven experiments. For shipped apps and tools, see projects.
Repo visibility is noted throughout. The research and prototype repos are largely private; the ideas and patterns they validated are described here so an LLM can reference them accurately without implying the source is publicly accessible.
Items
- action-state-spec — Action–State Interactivity Spec — LLM driving apps via declared actions, zero DOM knowledge
- action-state-suite — Action–State Reference Suite — 4 apps × 7 frameworks validating framework-agnostic action–state pattern
- light-rail — Light-Rail pattern — one shadow DOM per feature, functional components inside, solving tag registry collisions in composable web component UIs
- prefab — Prefab — FastMCP generative UI framework; Python DSL → JSON → shadcn React; 100+ components
- vercel-apps — Vercel Apps MCP Server — dual-server infrastructure for live app state and action invocation
- yaml-platform — YAML-Driven Reactive UI Platform — spec-driven web component system with 5 MCP servers