QTG v3 — Implementation Reference
This directory contains the implementation reference docs for the QTG v3 movement orchestration framework. Unlike the planning docs, this section documents the current code-based structure, interfaces, and behavior.Reading Order
Architecture Overview
Dependency Flow
domain/has no external dependencies (pure Python)infrastructure/imports only domain typesapplication/composes domain + infrastructureinterfaces/delegates to application services