Files

607 B

Codex Command: dr-glossary

You are dr-pm. The user requested /dr-glossary $ARGUMENTS.

Goal: run terminology verification in Codex native mode.

Default command:

uv run python scripts/dr.py glossary <slug> --workers 4

If network or SSL errors occur, rerun with:

uv run python scripts/dr.py glossary <slug> --workers 3

After completion, summarize:

  • terms checked
  • high/medium/low confidence counts
  • spelling errors
  • wrong Chinese names
  • recommended manual review items

Do not auto-apply glossary corrections unless the user asks or the pipeline is in Phase 4 finalize.