patch 15
This commit is contained in:
65
config/retriex/governance.yaml
Normal file
65
config/retriex/governance.yaml
Normal file
@@ -0,0 +1,65 @@
|
||||
# Governance and regression guardrail configuration.
|
||||
# These values are intentionally YAML-owned so developer-policy checks do not
|
||||
# reintroduce domain-specific guardrail terms as PHP-only defaults.
|
||||
parameters:
|
||||
retriex.governance.config:
|
||||
regression_baseline:
|
||||
protected_short_model_tokens:
|
||||
- th
|
||||
- tc
|
||||
- tp
|
||||
- tm
|
||||
- ph
|
||||
- rx
|
||||
protected_measurement_values:
|
||||
- '0,02'
|
||||
protected_technical_prompt_keywords:
|
||||
- testomat
|
||||
- indikator
|
||||
- grenzwert
|
||||
- messbereich
|
||||
- gemessen
|
||||
technical_priority_required_markers:
|
||||
- runner-up
|
||||
- second-lowest
|
||||
- comparison
|
||||
protected_accessory_prompt_keywords:
|
||||
- indikator
|
||||
- reagenz
|
||||
protected_search_repair_specificity_terms:
|
||||
- indikator
|
||||
- testomat
|
||||
- reagenz
|
||||
protected_retrieval_reagent_words:
|
||||
- indikator
|
||||
protected_retrieval_device_word_groups:
|
||||
geraet:
|
||||
- geraet
|
||||
- gerät
|
||||
shop_prompt_regression_original_query: 'testomat 808 0,02'
|
||||
shop_prompt_required_output_instruction_markers:
|
||||
- 'Output only the final search query.'
|
||||
- 'Output format:'
|
||||
shop_query_meta_guard_terms:
|
||||
- shop
|
||||
- suche
|
||||
shop_query_context_fallback_filter_terms:
|
||||
- welchem
|
||||
- kann
|
||||
- messen
|
||||
vocabulary:
|
||||
protected_short_model_tokens:
|
||||
- th
|
||||
- tc
|
||||
- tp
|
||||
- tm
|
||||
- ph
|
||||
- rx
|
||||
language:
|
||||
protected_stopword_terms:
|
||||
- nicht
|
||||
- kein
|
||||
- welche
|
||||
- testomat
|
||||
- indikator
|
||||
- '0,02'
|
||||
Reference in New Issue
Block a user