Skip to content

Guides

This section contains task-oriented how-to guides for disdantic. Unlike the Getting Started section, these guides are standalone — jump to whichever one is relevant to your current task.

Available Guides

CI/CD & GitHub Workflows

Walkthrough of the GitHub Actions pipelines, development pathways, and CI/CD standards.

View Guide

Subclass Registries & Schema Rebuilding

Guide to dynamic Pydantic subclass registries, tagged union validation, dynamic unregistration, and schema cascades.

View Guide

CLI, Diagnostics & Schema Export

Guide to listing registries, verifying model compilation health, and exporting schemas to JSON or OpenAPI.

View Guide

System & Integration Utilities

Guide to runtime introspection, thread-safe lazy loaders, singletons, structured logging, and configuration settings.

View Guide

Contributing a Guide

Have a workflow or pattern worth documenting? See the Contributing Guide to learn how to add a new guide to this section.