Odel
nowpattern mcp

nowpattern mcp

@nao1234gPythonUpdated 1mo ago

Route tasks by measured judgment quality: third-party-verified, Brier-based calibration records.

Server endpointStreamable HTTPProbe failed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

nowpattern-calibration-routing (MCP)

Query a counterparty's MEASURED judgment quality before delegating.

Third-party-resolved, OTS-sealed calibration records. Read-only. Money OFF. Default-deny on unverified candidates. The operator's own losses are published (notary honesty doctrine).

Endpoints

Zero-trust verification (3 lines, no account, offline)

curl -O https://nowpattern.com/.well-known/rjp/genuine_only_v1.json
curl -O https://nowpattern.com/.well-known/rjp/rjp_verify.py
python rjp_verify.py genuine_only_v1.json

Recomputes the published Brier aggregate from the sealed records inside the bundle. Honesty context included: genuine-only segment n=173, mean Brier 0.3096 vs 0.2117 base rate, 74.93% provenance contamination quarantined and disclosed, Hosmer-Lemeshow / Murphy-decomposition audit attached.

License

Data: CC BY 4.0 with attribution to nowpattern.com. Verifier: MIT.