mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 17:00:23 +00:00
- 10 Zotero JSON variants in fixtures/zotero/ (orthopedic, sports_medicine, multi_attachment, no_pdf, absolute_paths, storage_prefix, bare_relative, empty, malformed, missing_keys, cjk_content) - 4 minimal PDFs generated via pymupdf (blank, two_page, with_figures, CJK) - 6 mock PaddleOCR response fixtures (submit, poll_pending, poll_done, result, error, timeout) + extracted_fulltext.md + figure_map.json - 4 expected output snapshots (paths_json, status_json, formal_note_frontmatter, index_json) - MANIFEST.json tracks all 30+ fixtures with used_by, desc, generated - VaultBuilder factory in fixtures/vault_builder.py with 3 levels - All 5 FIX requirements (FIX-01 through FIX-05) satisfied
5 lines
85 B
JSON
5 lines
85 B
JSON
{
|
|
"job_id": "mock-job-001",
|
|
"status": "queued",
|
|
"estimated_time_seconds": 15
|
|
}
|