refactor(pchome): extract backlog policy and evidence modules

This commit is contained in:
ogt
2026-07-11 11:08:38 +08:00
parent c7906d5b80
commit ff47ddf02f
11 changed files with 969 additions and 747 deletions

View File

@@ -19,6 +19,7 @@ IN_PROGRESS_PYTHON_PATHS = {
"app.py",
"routes/openclaw_bot_routes.py",
"run_scheduler.py",
"services/pchome_mapping_backlog_service.py",
}
IGNORED_PARTS = {
".claude",