mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +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
6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"error": {
|
|
"code": "authentication_failed",
|
|
"message": "Invalid API token"
|
|
}
|
|
}
|