add files

This commit is contained in:
김경종
2026-04-30 17:05:19 +09:00
parent f3e01b5a8c
commit 7e985ae94a
135 changed files with 41205 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
---
description: Draft focused pytest coverage for PDFtoMD conversion quality.
argument-hint: [feature-or-sample-focus]
allowed-tools: [Read, Glob, Grep]
---
# /quality-plan
## Arguments
The user invoked this command with: $ARGUMENTS
## Workflow
1. Read `AGENTS.md`, `PLAN.md`, `PROGRESS.md`, `docs/PRD.md`, `docs/ARCHITECTURE.md`, and `docs/CONVERSION_POLICY.md`.
2. Identify focused tests for headings, formulas, tables, images, captions, links, chunk boundaries, Windows paths, Korean filenames, and no-exception conversion.
3. Prefer concrete pytest names and fixture inputs.
4. Do not write tests unless explicitly asked.
## Output
- **Test Goals**
- **Proposed Test Files**
- **Fixture Needs**
- **Acceptance Commands**
- **Residual Risks**