lllin000_PaperForge/scripts
Research Assistant 7cccf4eefc refactor(17-dead-code-precommit): remove delegation wrappers and dead code, run ruff cleanup
- Remove def load_vault_config delegation wrappers from all 7 worker modules
- Add from paperforge.config import load_vault_config, paperforge_paths at module level
- Remove unused system_dir/resources_dir/control_dir extraction in pipeline_paths
- Fix sync.py intra-function imports (run_selection_sync, run_index_refresh)
- Fix repair.py import path for _resolve_formal_note_path (direct from _utils)
- Add ruff and pre-commit as test dependencies in pyproject.toml
- Configure per-file ruff ignores for pre-existing issues
- Run ruff check --fix + ruff format (353 + 58 issues auto-fixed)
- All 203 tests pass, ruff check zero warnings
2026-04-27 17:40:47 +08:00
..
consistency_audit.py refactor(17-dead-code-precommit): remove delegation wrappers and dead code, run ruff cleanup 2026-04-27 17:40:47 +08:00
setup.py Fix configurable Lite setup paths 2026-04-23 01:44:13 +08:00
update-paperforge.ps1 feat(update): smart update with auto-detection + Windows one-click script 2026-04-25 00:17:54 +08:00
validate_setup.py refactor(phase-9): update all Python imports to paperforge 2026-04-24 16:15:30 +08:00
welcome.py feat(phase-10): add consistency audit script 2026-04-24 18:06:35 +08:00