Run tdmcp quality assurance gates
td-qasubagentsetup L3★6
Pantani/tdmcp ↗What it does
Validate integrated tdmcp features across boundaries
Best for
Find boundary bugs (schema↔CLI↔docs mismatches) before release
Inputs
- · integrator's green tree
- · schema/CLI/docs
- · bridge state
Outputs
- · _workspace/04_qa_<feature>.md
Requires
- · npm run typecheck
- · npm run build
- · npm test
- · biome
- · TouchDesigner bridge
Preconditions
- · feature is integrated
- · integrator's tree is green
Failure modes
- · tool 'succeeds' yet cooks to errors — check get_td_node_errors
- · live device capture hangs on permission modal
Trust signals
- · validates both sides of each boundary together
- · runs incremental validation per feature, not only at end