1.3 KiB
1.3 KiB
description, argument-hint, allowed-tools
| description | argument-hint | allowed-tools | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Research current MinerU 3.1.0 facts for local integration planning |
|
|
/run-mineru-research
Research MinerU 3.1.0 facts that affect this project's documentation or future implementation.
Arguments
The user invoked this command with: $ARGUMENTS
Workflow
- Read
PLAN.md,PROGRESS.md,ARCHITECTURE.md, anddocs/KNOWLEDGEBASE.md. - Use official MinerU documentation, the MinerU GitHub repository, primary papers, and official dependency documentation.
- Verify facts that can change: install commands, supported Python/CUDA versions, CLI flags, output formats, model download behavior, and licenses.
- Record sources with URLs and access dates when updating docs.
- Keep findings scoped to MinerU 3.1.0; do not add candidate-engine comparisons.
- Update
PROGRESS.mdwith what was verified and what remains uncertain.
Guardrails
- Allow only direct
mineruCLI execution and the CLI-internal temporary localmineru-apiprocess. - Do not add cloud OCR, hosted LLM,
--api-url, remote API, router, HTTP client backend, or remote OpenAI-compatible backend paths. - Do not turn research notes into implementation code.
- If official sources conflict, stop and ask for a decision instead of guessing.