729 B
729 B
RetrieX Patch 8 - CommerceIntentConfig YAML-only
Scope:
- Move
CommerceIntentConfiglists, regex patterns, labels, and score thresholds to YAML-only access. - Keep
CommerceQueryParser,ShopService,PromptBuilder, Retrieval, SSE, and frontend unchanged.
Changed files:
config/retriex/intent.yamlsrc/Config/CommerceIntentConfig.phpsrc/Config/RetriexEffectiveConfigProvider.php
After applying, run:
php bin/console cache:clear
php bin/console mto:agent:config:validate
php bin/console mto:agent:config:audit-source --details
php bin/console mto:agent:regression:test
Expected:
CommerceIntentConfigfallback accessors disappear from the source audit.- Regression baseline remains green.