Commit graph

18 commits

Author SHA1 Message Date
Daniel Roth
19e40ff049 rename mcs_certificate to mcs_compliance_certificate to match existing db enum value 2026-06-03 09:00:01 +00:00
Daniel Roth
bdc35573b5 Downloaded files carry evidence_category as DownloadedFile 🟩 2026-06-02 14:27:54 +00:00
Daniel Roth
d68cbb44f8 Downloaded files carry evidence_category as DownloadedFile 🟥 2026-06-02 14:24:24 +00:00
Daniel Roth
9cf6eaec4b get_evidence_files_by_job_id downloads other files when include_other=True 🟥 2026-06-01 15:13:20 +00:00
Daniel Roth
15e37ef0e0 get_evidence_files_by_job_id returns DownloadedFiles with empty other when include_other=False 🟥 2026-06-01 15:09:49 +00:00
Daniel Roth
a1620f5015 Group evidence into core and other via _group_into_core_and_other_files 🟪 2026-06-01 15:07:19 +00:00
Daniel Roth
8e0392514f _select_other_files returns non-core evidence files 🟥 2026-06-01 15:03:13 +00:00
Daniel Roth
fb9bdbc585 _select_latest_core_files delegates to core_file_for; _get_core_file_type removed 🟪 2026-05-14 08:53:56 +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
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
d99d8a3347 Medium Term Improvement Plan selected via substring match 🟥 2026-05-13 16:25:02 +00:00
Daniel Roth
5c652d9485 Retrofit Design Doc startswith check removed 🟥 2026-05-13 16:24:14 +00:00
Daniel Roth
157a36f0cd Evidence category matching is case-insensitive 🟥 2026-05-13 16:14:07 +00:00
Daniel Roth
df0f089d4f Retrofit design doc selected by evidence_category 🟥 2026-05-13 16:05:20 +00:00