Commit graph

2197 commits

Author SHA1 Message Date
Daniel Roth
a2dc945bf3 core_file_for matches remaining core file types via filename prefix 🟥 2026-05-14 08:43:41 +00:00
Daniel Roth
3ef8a59122 core_file_for falls back to OSM filename pattern for Retrofit Design Doc 🟩 2026-05-14 08:43:04 +00:00
Daniel Roth
e940e75a43 core_file_for falls back to OSM filename pattern for Retrofit Design Doc 🟥 2026-05-14 08:41:52 +00:00
Daniel Roth
4d3d6dba05 core_file_for identifies MTIP files via filename substring 🟩 2026-05-14 08:41:26 +00:00
Daniel Roth
176239475a core_file_for identifies MTIP files via filename substring 🟥 2026-05-14 08:40:49 +00:00
Daniel Roth
46355be3f1 core_file_for identifies IOE files via filename substring 🟩 2026-05-14 08:40:21 +00:00
Daniel Roth
9bbd5f1ff9 core_file_for identifies IOE files via filename substring 🟥 2026-05-14 08:39:58 +00:00
Daniel Roth
e312dd2614 core_file_for evidence_category match is case-insensitive 🟩 2026-05-14 08:39:11 +00:00
Daniel Roth
9adb467a02 new core_file_for function identifies CoreFiles type from filename and evidence category 🟩 2026-05-14 08:38:36 +00:00
Daniel Roth
1a789ec609 new core_file_for function identifies CoreFiles type from filename and evidence category 🟥 2026-05-14 08:37:32 +00:00
Daniel Roth
75093fc833 delete incorrect comment in test 2026-05-14 07:38:58 +00:00
Daniel Roth
664c9b91fa delete incorrect comment in test 2026-05-14 07:38:43 +00:00
Daniel Roth
16af543560 Consolidate three-tier matching and tidy test ordering 🟪 2026-05-13 16:32:44 +00:00
Daniel Roth
9a04d89cae Latest wins as fallback when no OSM retrofit design doc candidates 🟩 2026-05-13 16:29:54 +00:00
Daniel Roth
3fe85a635c Latest wins when both retrofit design doc candidates have OSM 🟩 2026-05-13 16:29:24 +00:00
Daniel Roth
aff79d4151 OSM candidate wins over non-OSM retrofit design doc 🟩 2026-05-13 16:28:50 +00:00
Daniel Roth
b685008e5e OSM candidate wins over non-OSM retrofit design doc 🟥 2026-05-13 16:28:19 +00:00
Daniel Roth
506dc92aa3 _select_latest_core_files returns single retrofit design doc 🟩 2026-05-13 16:27:42 +00:00
Daniel Roth
a8e876d83d Prefix and unknown file matching behaviour documented 🟩 2026-05-13 16:26:34 +00:00
Daniel Roth
084c8218a6 Medium Term Improvement Plan selected via substring match 🟩 2026-05-13 16:25:57 +00:00
Daniel Roth
d99d8a3347 Medium Term Improvement Plan selected via substring match 🟥 2026-05-13 16:25:02 +00:00
Daniel Roth
a1f6ffd6b3 Improvement Option Evaluation selected via substring match 🟩 2026-05-13 16:24:34 +00:00
Daniel Roth
5c652d9485 Retrofit Design Doc startswith check removed 🟥 2026-05-13 16:24:14 +00:00
Daniel Roth
6922ff3e06 Evidence category matching is case-insensitive 🟩 2026-05-13 16:16:14 +00:00
Daniel Roth
157a36f0cd Evidence category matching is case-insensitive 🟥 2026-05-13 16:14:07 +00:00
Daniel Roth
f2bbb44207 Retrofit design doc selected by evidence_category 🟩 2026-05-13 16:10:56 +00:00
Daniel Roth
df0f089d4f Retrofit design doc selected by evidence_category 🟥 2026-05-13 16:05:20 +00:00
Daniel Roth
5ff740d192 Merge branch 'main' into feature/pashub-additional-files 2026-05-13 15:27:04 +00:00
Jun-te Kim
27b5602608 remove pandas 2026-05-13 15:08:06 +00:00
Jun-te Kim
51460d1cd3 route at th ebeginnign 2026-05-13 14:47:24 +00:00
Jun-te Kim
54864bf102 resolve merge conflict 2026-05-13 14:22:04 +00:00
Jun-te Kim
2fb6a99956 throttle added 2026-05-13 14:02:36 +00:00
Daniel Roth
39c5fd5769 new files types inferred from file names 🟪 2026-05-13 13:41:41 +00:00
Daniel Roth
b3a68a264a new files types inferred from file names 🟩 2026-05-13 13:32:54 +00:00
Daniel Roth
e3646162de new files types inferred from file names 🟥 2026-05-13 13:09:40 +00:00
Daniel Roth
e315966565 add coordination and design document types to enums 2026-05-13 12:29:25 +00:00
Jun-te Kim
ff4ad07a2b retry 2026-05-13 11:41:21 +00:00
Daniel Roth
509fbf2abf Store uploaded_file_id on magic_plan_plan row 🟩 2026-05-13 11:02:46 +00:00
Daniel Roth
265be9849b Store uploaded_file_id on magic_plan_plan row 🟥 2026-05-13 10:50:28 +00:00
Jun-te Kim
c347865b9e retry 2026-05-13 09:34:51 +00:00
Khalim Conn-Kowlessar
566c70077a removing redundant code 2026-05-13 08:40:51 +00:00
Khalim Conn-Kowlessar
3fd7321337 remove comment 2026-05-13 08:40:51 +00:00
Jun-te Kim
3bcb94f9e5 Merge branch 'main' into feature/integrate_new_epc_with_historical_epc 2026-05-13 08:38:50 +00:00
Jun-te Kim
09dbfe2106 fix dependency issue 2026-05-12 17:03:16 +00:00
Jun-te Kim
e458f0a2b7 task and sub tasks imrpvoed 2026-05-12 16:24:11 +00:00
Jun-te Kim
dfc100f78b rank address similiarity 2026-05-12 16:02:01 +00:00
Daniel Roth
5f77fbf4e4 Fetch all pages in get_plans pagination loop 🟪 2026-05-12 14:54:14 +00:00
Daniel Roth
0d324f99b2 Fetch all pages in get_plans pagination loop 🟩 2026-05-12 14:52:46 +00:00
Daniel Roth
6dfca082f8 Fetch all pages in get_plans pagination loop 🟥 2026-05-12 14:52:31 +00:00
Daniel Roth
f83ddd05a8 Paginate get_plans to return flat list[PlanSummary] 🟩 2026-05-12 14:46:00 +00:00