Commit graph

4 commits

Author SHA1 Message Date
Research Assistant
4f52dd9001 test: update fixtures to {key}.md filename format (red phase) 2026-05-11 21:09:36 +08:00
Research Assistant
67a52a898a fix: VaultStep.__init__ missing step_id and checker in super() call 2026-04-27 19:49:36 +08:00
Research Assistant
f54fe8a3e0 test(phase-12): update test imports for new worker module structure
- Update all pipeline.worker.scripts patches to paperforge.worker.*
- Fix test_base_views.py and test_base_preservation.py imports
- Update test_legacy_worker_compat.py for new module paths
- Fix OCR test patches to target correct module namespaces
2026-04-24 22:36:54 +08:00
Research Assistant
766ed1edfa feat(08-deep-helper-deployment): add rollback to prepare_deep_reading
- Wrap figure-map, chart-type-map, and scaffold generation in try/except
- Track written files for cleanup on failure
- Save original formal note content before modification
- On exception: delete partial files and restore original note
- Add test_prepare_rollback.py with 3 tests:
  - figure-map failure triggers rollback
  - scaffold failure triggers rollback
  - success path leaves all files intact
- Fix zotero_key quote stripping in scan_deep_reading_queue
2026-04-24 14:37:13 +08:00