refactor(pchome): extract backlog policy and evidence modules
Some checks failed
CD Pipeline / deploy (push) Has been cancelled

This commit is contained in:
ogt
2026-07-11 11:08:38 +08:00
parent c38a2a4000
commit 7ef2786356
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",