scoring.toml not loading
NewScorer(nil) call — the configuration file is never injected. Every trust score falls back to 0.5. The scorer runs in isolation, but the scoring system cannot tell providers apart by reliability.
cmd/serve.go: NewScorer(configPath) — scoring.toml hot-reload added. Provider weights now read from the configuration file.