> ## Documentation Index
> Fetch the complete documentation index at: https://docs.formlink.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Formlink Runtime

> Headless runtime + UI contracts, examples, and pitfalls.

Welcome to the Formlink Runtime docs.

* Read the normative spec → [Runtime Codegen Specification](formlink-runtime-spec_v1_normative_only)
* Explore examples →
  * [Universal Classic](examples/universal-classic)
  * [Universal Typeform](examples/universal-typeform)
  * [Composed React Wiring](examples/composed-react-wiring)
* Common pitfalls → [Pitfalls Index](pitfalls/createRuntime-import)

Recommended next step

* Read the [Design & UX Guidelines](design-guidelines) for required labels, validation UX, component choices, placeholders, and layout patterns.

Notes

* These docs publish from `packages/runtime/docs`.
* Internal repo docs live under `docs/` and are not part of this site.
