Core Concepts
Five concepts power frac:
Write Once, Run Everywhere
Write once, run anywhere - ChatGPT, Claude, Goose, VSCode, etc.
Data Flow
How data moves between server, host, and view
LLM Context Sync
Keep the model aware of view state via data-llm
Fast Iteration
Local development with instant feedback
Type Safety
End-to-end TypeScript types from server to view