mirror of
https://gitea.ingwaz.work/Ingwaz/openbrain-mcp.git
synced 2026-06-15 22:07:08 +00:00
Add TruthConfig struct to config.rs with all truth engine parameters: - enabled, scoring_interval_seconds, batch_size, rescore_after_seconds - pln_base_confidence, ecan_decay_rate, ecan_spread_factor - contradiction_threshold, verification_threshold, cross_ref_limit All settings configurable via OPENBRAIN__TRUTH__* env vars with sensible defaults. Update .env.example with full documentation of new variables. Update Config::load() builder and Default impl. Part of #29
2.5 KiB
2.5 KiB