Supported FrameworksPython
SQLModel
Static SQLModel feature catalog powered by DIDS framework definitions
SQLModel Feature Catalog (Python)
This page provides a static, contributor-friendly view of SQLModel features currently covered by the Deterministic Interface Discovery Schema (DIDS).
Source of Truth
- Canonical definitions live in ingestion: framework-definitions directory
- Canonical SQLModel file: framework-definitions/python/sqlmodel.json
- Docs consume generated static assets from:
/framework-definitions - Current file shown here:
/framework-definitions/python/sqlmodel.json
Why this catalog exists
This catalog makes deterministic model-layer feature coverage visible so contributors can evolve SQLModel-based interface discovery safely.
Current SQLModel coverage
Loading SQLModel catalog...
Reading static catalog asset from /framework-definitions.
How to update this page's data
- Update SQLModel definitions in ingestion source.
- Run
bun run sync:framework-definitionsfromunoplat-code-confluence-docs. - Commit both source definition changes and generated docs artifacts.