Commit Graph

26 Commits

Author SHA1 Message Date
81b085dd9d Record catalog normalization in changelog 2026-09-15 01:04:22 +03:00
b6ad392ab7 Handle unmapped source catalog values 2026-09-15 00:54:09 +03:00
a1b4787930 feat(search): add legal force catalog and taxonomy draft 2026-09-14 10:25:38 +03:00
e18d477852 docs: align relevance review with internal search 2026-09-12 08:49:38 +03:00
8302c6b782 fix: harden production image builds 2026-08-28 08:59:57 +03:00
bf0b6ff070 feat: add production deployment baseline 2026-08-28 08:56:12 +03:00
711c9e525e feat: persist search review drafts 2026-08-28 07:29:58 +03:00
f472a17897 feat: add search relevance review lab 2026-08-27 08:21:59 +03:00
9b629d93e3 fix: complete search API contract 2026-08-25 07:29:06 +03:00
73ff287b20 feat: add search API contract 2026-08-21 06:12:47 +03:00
61681cde73 fix: validate search alias checkpoints 2026-08-21 00:18:28 +03:00
601c7f085f feat: switch search index alias atomically 2026-08-21 00:11:57 +03:00
dc5399de0a fix: rank company registration queries 2026-08-20 15:04:55 +03:00
d701f714e1 fix: improve search relevance ranking 2026-08-18 08:51:22 +03:00
424cc16497 feat: add search relevance baseline 2026-08-14 23:37:52 +03:00
3a4450fcfe feat: add resumable local OpenSearch loading 2026-08-14 18:32:23 +03:00
ac5ed95f3a feat: prepare OpenSearch fragment index 2026-08-13 00:39:37 +03:00
752bd38c9b fix: harden document normalization
Reject overlapping source and destination roots before any write so normalization cannot replace the raw Ministry archive.

Recover an interrupted directory publication before resume checks and require the normalized target to exist before skipping a manifest success.

Treat malformed link and image URLs as unsafe attributes, add regressions for all review findings, and bump the backend version to 0.2.2.
2026-08-12 09:49:40 +03:00
07381ad70f feat: normalize Ministry of Justice documents
Add a resumable standard-library normalization pipeline for the downloaded CBD archive. It produces canonical bilingual metadata, sanitized HTML, plain text, deterministic fragments, checksums, quality markers, and an SQLite processing manifest while preserving the raw source.

Recover document-list pagination when the Ministry API exhausts request retries, and cover that scenario with a regression test.

Document the normalization workflow and frontend-search MVP plan, include the source functional specification, ignore local runtime logs, and bump the backend version to 0.2.1.
2026-08-12 08:32:12 +03:00
efa55fe74b fix: recover expired Ministry document lists 2026-08-06 23:48:26 +03:00
0eedcfcfbd feat: add Ministry of Justice document sync 2026-08-06 08:25:14 +03:00
9cf6a7e940 docs: clarify deployed bot version 2026-08-03 01:34:53 +03:00
b8b9ec75b3 refactor: organize repository around legal platform 2026-08-03 01:33:06 +03:00
d9b4f19af3 feat: export messages after last cutoff 2026-08-03 00:49:35 +03:00
f4a376ff4b docs: record Synology deployment 2026-08-02 23:55:16 +03:00
caaba36a0c feat: add Telegram secretary bot 2026-08-02 23:17:56 +03:00