Dev Notes All Python execution uses uv run, never python directly All tasks use just <target>, never running scripts directly The test suite includes end-to-end tests that create real files on disk, ...
C4 Literate Python extracts C4 model annotations from well-documented Python codebases and generates Structurizr DSL for creating architecture diagrams. Following literate programming principles, ...