Further reading
This chapter collects curated pointers for deepening beyond this book. It does not duplicate framework API documentation or Storybook; those remain the right places for component-level detail.
From the glossary
The Glossary appendix: reading order for newcomers lists a sensible sequence of external papers and tools. Start there if you want a single ordered list.
For unresolved design questions that are not tied to a single glossary entry, see Outlook and open questions. For how generative assistants can attach to schema-driven workflows, see Graviola in the age of generative tools.
Framework and examples
- Graviola framework monorepo — packages, layers, and
apps/testappas the minimal CRUD walkthrough. - Storybook (in the monorepo) — interactive documentation for JSON Forms renderers, tables, and some conceptual demos (e.g. mapping); intended to be cleaned up over time, but already useful for experiencing behavior.
Concepts touched in this book
| Topic | Starting point |
|---|---|
| Local-first | Local-first software (Ink & Switch) |
| Schema evolution / lenses | Project Cambria, Pierce et al. on lenses (linked from Glossary) |
| Data integration | Lenzerini, Data Integration: A Theoretical Perspective (linked from Glossary) |
| UI structural dispatch | JSON Forms |
| Generative tooling + schema-first UI | Graviola in the age of generative tools, assisted-forms-designer |
See also
- Glossary — definitions and full reference lists per term.
- Outlook and open questions — frontier tensions across the conceptual stack.
- Introduction — how this book relates to other documentation.