Commit graph

6 commits

Author SHA1 Message Date
Research Assistant
afa19eb5b2 feat(08-deep-helper-deployment): create OCR-complete fixtures for TSTONE001
- Add synthetic 骨科.json export with TSTONE001 metadata
- Add generate_ocr_fixture.py script for deterministic fixture generation
- Generate fulltext.md, figure-map.json, chart-type-map.json, meta.json
- Fixtures represent a realistic biomechanical paper with 4 figures, 2 tables
2026-04-24 13:13:45 +08:00
Research Assistant
6052c823e6 Add run_repair() function for three-way OCR state divergence repair 2026-04-24 00:02:32 +08:00
Research Assistant
1d8478ce9c fix(wizard): auto-run pip install -e . and improve UX flow
- setup_wizard.py: _deploy() now calls pip install -e <repo_root> automatically
- DoneStep: removes manual 'pip install -e .' instruction (wizard handles it)
- README.md: removes separate pip install -r requirements.txt step
- docs/INSTALLATION.md: same pip install simplification
- pyproject.toml: add pytest ignore for nested sandbox vault
- tests/sandbox/: remove old vault/ (replaced by 00_TestVault/)
- tests/sandbox/README.md: update flow, wizard handles pip install
2026-04-23 20:49:10 +08:00
Research Assistant
31cce820e2 docs(sandbox): add pip install step to README 2026-04-23 20:34:13 +08:00
Research Assistant
e3151a6368 feat(tests/sandbox): add generate_sandbox.py with 5 mock papers across 2 domains 2026-04-23 20:27:26 +08:00
Research Assistant
dda7886d41 feat(tests): add sealed sandbox vault for paperforge testing 2026-04-23 20:18:27 +08:00