Skip to main content

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 types
  • application/ composes domain + infrastructure
  • interfaces/ delegates to application services

Document Index

Domain Layer

Compiler

Executors

Signers

Infrastructure

API

Workers

Source Statistics

Measured on the OSS build, 2026-07-31. These are a dated snapshot for sizing the project, not a contract — recount rather than trust them if the number matters.