Benjamin Admin
35784c35eb
CI/CD / go-lint (push) Has been skipped
CI/CD / python-lint (push) Has been skipped
CI/CD / nodejs-lint (push) Has been skipped
CI/CD / test-go-ai-compliance (push) Successful in 32s
CI/CD / test-python-backend-compliance (push) Successful in 30s
CI/CD / test-python-document-crawler (push) Successful in 20s
CI/CD / test-python-dsms-gateway (push) Successful in 16s
CI/CD / validate-canonical-controls (push) Successful in 9s
CI/CD / Deploy (push) Successful in 1s
feat: Batch Dedup Runner — 85k→~18-25k Master Controls
Adds batch orchestration for deduplicating ~85k Pass 0b atomic controls
into ~18-25k unique masters with M:N parent linking.
New files:
- migrations/078_batch_dedup.sql: merged_into_uuid column, perf indexes,
link_type CHECK extended for cross_regulation
- batch_dedup_runner.py: BatchDedupRunner with quality scoring, merge-hint
grouping, title-identical short-circuit, parent-link transfer, and
cross-regulation pass
- tests/test_batch_dedup_runner.py: 21 tests (all passing)
Modified:
- control_dedup.py: optional collection param on Qdrant functions
- crosswalk_routes.py: POST/GET batch-dedup endpoints
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 07:06:38 +01:00
..
2026-03-23 17:15:45 +01:00
2026-03-23 17:15:45 +01:00
2026-03-23 17:15:45 +01:00
2026-03-23 17:15:45 +01:00
2026-03-05 00:36:24 +01:00
2026-03-24 07:06:38 +01:00
2026-03-21 11:56:08 +01:00
2026-03-07 14:12:34 +01:00
2026-03-21 11:49:43 +01:00
2026-03-24 06:40:42 +01:00
2026-03-24 06:40:42 +01:00
2026-03-04 17:43:29 +01:00
2026-03-03 12:48:43 +01:00
2026-03-17 09:00:37 +01:00
2026-03-21 11:49:43 +01:00
2026-03-21 11:49:43 +01:00
2026-03-17 09:00:37 +01:00
2026-03-23 17:15:45 +01:00
2026-03-17 09:00:37 +01:00
2026-03-14 21:03:04 +01:00
2026-03-23 12:11:55 +01:00
2026-03-07 14:12:34 +01:00
2026-03-24 06:40:42 +01:00
2026-03-06 18:21:43 +01:00
2026-03-03 22:27:13 +01:00
2026-03-05 00:36:24 +01:00
2026-03-07 17:07:43 +01:00
2026-03-14 21:03:04 +01:00
2026-03-23 17:15:45 +01:00
2026-03-05 15:11:10 +01:00
2026-03-23 12:11:55 +01:00
2026-03-07 19:00:33 +01:00
2026-03-05 12:07:01 +01:00
2026-03-06 20:50:00 +01:00
2026-03-07 23:25:25 +01:00
2026-03-24 06:40:42 +01:00
2026-03-03 11:04:02 +01:00
2026-03-24 06:40:42 +01:00
2026-03-12 19:55:06 +01:00
2026-03-19 13:59:43 +01:00
2026-03-17 09:00:37 +01:00
2026-03-05 11:42:19 +01:00
2026-03-03 18:04:53 +01:00
2026-03-21 11:49:43 +01:00
2026-03-19 13:59:43 +01:00
2026-03-17 09:00:37 +01:00
2026-03-17 09:00:37 +01:00
2026-03-24 06:40:42 +01:00
2026-03-14 21:03:04 +01:00
2026-03-09 14:53:50 +01:00
2026-03-07 17:07:43 +01:00
2026-03-05 13:43:02 +01:00
2026-03-21 11:49:43 +01:00
2026-03-05 13:43:02 +01:00
2026-03-05 11:42:19 +01:00
2026-03-07 17:07:43 +01:00
2026-03-14 21:03:04 +01:00
2026-03-02 18:48:55 +01:00
2026-03-19 11:56:53 +01:00
2026-03-06 17:35:44 +01:00
2026-03-12 19:55:06 +01:00
2026-03-06 20:18:29 +01:00
2026-03-19 11:56:25 +01:00
2026-03-07 19:00:33 +01:00
2026-03-24 06:40:42 +01:00