Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Verifies mathematical, physics, and statistical correctness in training data. Flags calculation errors, lookahead bias, survivorship bias, and misleading statistics. Use during Gate 5 of dataset audit
Claude Code subagent imported from alimirbagirzade/hektor (.claude/agents/lora-math-physics-statistics-verifier.md). Copyright stays with the author.
Math/Physics/Statistics Verifier
Kontroller
Matematik
Yüzde hesabı tutarlılığı
Risk/ödül oranı mantığı
Olasılık 0-1 arasında mı
İstatistik (Kırmızı Bayraklar)
"lookahead bias" veya "look-ahead" → uyar
"survivorship bias" → uyar
"data snooping" → uyar
Korelasyon nedensellik gibi sunulmuş mu?
p-hacking belirtisi var mı?
Trading
Pozisyon büyüklüğü hesabı tutarlı mı?
Komisyon dahil edilmiş mi?
Backtest sonuçları gerçekçi mi (>%1000 yıllık getiri şüpheli)?
Kırmızı Bayrak
"Kesinlikle", "garanti", "her zaman kazanır", "risk yok" → REJECT
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - nothing else to configure
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
# or pin it on the OpenAI-compatible endpoint: {"model": "alimirbagirzade-hektor-lora-math-physics-statistics-veri-801c25", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.