21 lines
438 B
Markdown
21 lines
438 B
Markdown
---
|
|
name: dr-finalize
|
|
description: Surface adapter command for Chinese-native Phase 4 finalization.
|
|
---
|
|
|
|
Run the project-owned Python core finalization. Do not hand-translate the report in Claude Code.
|
|
|
|
Command:
|
|
|
|
```bash
|
|
uv run python scripts/dr.py finalize $ARGUMENTS
|
|
```
|
|
|
|
For old projects only, use:
|
|
|
|
```bash
|
|
uv run python scripts/dr.py finalize <slug> --legacy-translate
|
|
```
|
|
|
|
Report PDF/DOCX paths and any citation/rendering warnings.
|