12 lines
449 B
Markdown
12 lines
449 B
Markdown
|
|
# .agents/AGENTS.md — registry + delegation
|
||
|
|
|
||
|
|
Detailed layer behind root `AGENTS.md`. This repo has no repo-specific
|
||
|
|
multi-agent registry beyond:
|
||
|
|
|
||
|
|
- **`loop-qc`** (`.claude/agents/loop-qc.md`) — sub-agent for the loop-QC pass
|
||
|
|
on converted GLBs; use it instead of hand-running `tools/loop_qc.py` when
|
||
|
|
checking a batch of clips.
|
||
|
|
|
||
|
|
For cross-repo agent roster, MCP services, and delegation rules, see the hub:
|
||
|
|
`tinqs-ltd/docs/.agents/AGENTS.md`.
|