DSM - Data Modeling Manual
==========================

The **Digital Substrate Model (DSM)** is a domain-specific language for defining
data models. This manual covers the DSM language, its type system, and how it
integrates with code generation and application architecture.

.. toctree::
   :maxdepth: 2
   :caption: Contents

   introduction
   types
   concepts
   attachments
   function_pools
   code_generation
   architecture
   samples/index
