move intent an config value into config files

This commit is contained in:
team2
2026-04-23 21:49:54 +02:00
parent 87417febf4
commit fce44e971d
17 changed files with 1937 additions and 1133 deletions

View File

@@ -34,7 +34,7 @@ final class NdjsonHybridRetrieverConfig
* - the system now has more safeguards:
* lexical cross-signals, scoped retrieval, title/meta boost, selection rules
*/
public const VECTOR_SCORE_THRESHOLD = 0.82;
public const VECTOR_SCORE_THRESHOLD = 0.83;
/**
* Lower safety boundary for dynamic threshold adjustments.