"""`character` — bodies, garments and GLB handling (D-263). `character` rather than `garment`: the tooling covers bodies, hair, GLB utilities and garments, and naming it for one of those would leave the others looking misfiled (tooling/DOMAINS.md). What lives here is only the part that runs under reach's own Python: the brand-logo stub, the GLB utility-node strip, and the garment-QA harness (its configs in qa_configs/, its method in GARMENT_QA.md). Everything that runs INSIDE Blender is a payload in tooling/scripts/blender/ and runs via `reach blender run` — six files the domain map had assigned here turned out to import bpy and went there instead (T-1290). """