Benjamin Admin
78aeedafae
feat(navigator): Product Regulatory Navigator as a thin missing-facts layer
...
Step 2 of the convergence sequence. The Navigator sits over the
CanonicalProductRegulatoryProfile (prefilled from company-profile / ProductWizard)
and reports ONLY which facts are still missing + prioritized questions to collect
them. It decides which facts are needed, NEVER what applies — that stays with the
Scope Engine (step 3). No regulation logic, no UI, no Go, no RAG.
- NavigatorQuestion (interaction type, NOT a compliance-meta-model class — freeze
v1.0 untouched): question_id, target_field, label, why_needed,
regulatory_domains_unblocked (static metadata), answer_type, options, priority.
- QUESTION_CATALOG: 12 questions over canonical gaps — P0 (markets, role,
lifecycle, machine/component), P1 (radio, usage-data, security-function,
environmental wastewater/air/chemicals triggers), P2 (structured BOM).
- engine: navigate() -> missing_facts + suggested_questions (priority-sorted) +
completeness_summary (ready_for_scope = no P0 missing); apply_answers() ->
updated profile. Pure field-presence; no scope import.
- 8 tests: <=10 questions for a filled company-profile, known facts not re-asked,
environmental = trigger questions only (no law evaluation), apply round-trip,
P0 ordering, ready_for_scope. 41 tests green, mypy clean, LOC ok.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-06-26 10:05:27 +02:00
..
2026-04-09 20:50:30 +02:00
2026-06-09 11:30:16 +02:00
2026-03-02 08:57:39 +01:00
2026-04-27 23:28:21 +02:00
2026-06-07 00:15:08 +02: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-04-07 18:39:40 +02:00
2026-06-07 17:32:34 +02:00
2026-06-07 18:41:54 +02:00
2026-05-02 19:41:22 +02:00
2026-03-24 07:24:02 +01:00
2026-06-13 16:38:38 +02:00
2026-03-26 20:13:00 +01:00
2026-03-07 14:12:34 +01:00
2026-06-07 18:41:54 +02:00
2026-06-22 17:37:48 +02: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-06-06 14:47:25 +02: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-06-22 17:37:48 +02:00
2026-06-07 23:48:04 +02:00
2026-06-07 21:29:21 +02:00
2026-06-07 23:48:04 +02:00
2026-06-09 11:30:16 +02:00
2026-06-22 17:37:48 +02:00
2026-06-14 21:49:22 +02:00
2026-06-16 18:48:52 +02:00
2026-06-14 08:21:56 +02:00
2026-06-14 12:37:22 +02:00
2026-06-15 13:49:00 +02:00
2026-06-17 07:39:39 +02:00
2026-06-17 13:17:51 +02:00
2026-06-16 07:44:13 +02:00
2026-06-17 21:21:28 +02:00
2026-06-14 08:21:56 +02:00
2026-06-16 10:10:45 +02:00
2026-06-14 15:39:39 +02:00
2026-06-14 08:59:41 +02:00
2026-06-15 18:30:47 +02:00
2026-06-14 09:27:09 +02:00
2026-06-17 13:17:51 +02:00
2026-06-08 11:35:55 +02:00
2026-06-09 08:19:57 +02:00
2026-03-17 09:00:37 +01:00
2026-03-14 21:03:04 +01:00
2026-03-28 17:24:19 +01:00
2026-03-07 14:12:34 +01:00
2026-04-16 16:26:48 +02:00
2026-04-07 13:18:29 +02:00
2026-04-07 13:18:29 +02:00
2026-06-07 00:28:29 +02: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-25 21:53:40 +01:00
2026-03-05 15:11:10 +01:00
2026-05-21 18:49:10 +02: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-06-09 11:30:16 +02:00
2026-06-07 08:50:46 +02:00
2026-06-09 13:15:34 +02:00
2026-03-06 20:50:00 +01:00
2026-04-07 13:18:29 +02:00
2026-06-09 12:33:34 +02:00
2026-04-16 16:26:48 +02:00
2026-04-09 08:47:56 +02:00
2026-03-24 06:40:42 +01:00
2026-03-12 19:55:06 +01:00
2026-04-29 16:56:38 +02:00
2026-06-22 17:37:48 +02:00
2026-03-19 13:59:43 +01:00
2026-06-06 21:19:49 +02:00
2026-05-22 11:51:03 +02:00
2026-06-15 18:30:47 +02:00
2026-03-17 09:00:37 +01:00
2026-05-17 14:06:28 +02:00
2026-05-17 14:06:28 +02:00
2026-03-05 11:42:19 +01:00
2026-06-26 10:05:27 +02:00
2026-06-16 10:10:20 +02:00
2026-03-03 18:04:53 +01:00
2026-06-24 12:28:03 +02:00
2026-06-24 12:43:42 +02:00
2026-06-25 07:41:45 +02:00
2026-03-21 11:49:43 +01:00
2026-03-19 13:59:43 +01:00
2026-06-24 20:15:45 +02:00
2026-06-24 13:46:21 +02:00
2026-06-09 08:16:21 +02: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-06-26 09:52:46 +02:00
2026-03-09 14:53:50 +01:00
2026-03-24 10:38:34 +01:00
2026-03-07 17:07:43 +01:00
2026-03-02 08:57:39 +01:00
2026-03-25 23:01:49 +01:00
2026-06-26 00:37:57 +02:00
2026-03-05 13:43:02 +01:00
2026-03-21 11:49:43 +01:00
2026-06-06 14:47:25 +02:00
2026-06-07 00:12:00 +02:00
2026-03-05 13:43:02 +01:00
2026-03-02 09:26:57 +01:00
2026-05-18 23:48:34 +02:00
2026-06-15 19:05:44 +02:00
2026-06-18 12:05:05 +02: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-06-09 11:30:16 +02:00
2026-06-12 23:03:28 +02:00
2026-03-02 18:48:55 +01:00
2026-03-25 08:35:16 +01:00
2026-06-09 11:30:16 +02:00
2026-06-09 09:23:12 +02:00
2026-06-08 17:40:05 +02:00
2026-06-08 18:24:01 +02:00
2026-06-06 23:19:22 +02:00
2026-06-22 17:37:48 +02:00
2026-03-19 11:56:53 +01:00
2026-03-06 17:35:44 +01:00
2026-06-07 00:23:25 +02:00
2026-06-15 00:20:40 +02:00
2026-03-26 10:52:41 +01:00
2026-03-12 19:55:06 +01:00
2026-04-07 13:18:29 +02:00
2026-03-19 11:56:25 +01:00
2026-04-07 13:18:29 +02:00
2026-04-16 16:26:48 +02:00
2026-06-07 18:41:54 +02:00