No summary layer. No marketing surface. An agent reading /v1 sees the identical ledger a human reads, at the same anchors, with the same misses in it.
{
"sample": true,
"count": 24,
"next": "?after=qnt-2024-09-01",
"vintages": [
{
"id": "hca-2026-06-01/tor",
"arena": "housing-ca",
"forecast_pct": 3.84,
"grade": "pending",
"resolves_at": "2027-06-01"
},
{
"id": "hca-2025-06-01/calgary",
"arena": "housing-ca",
"forecast_pct": 5.1,
"realized_pct": 1.62,
"error_pp": -3.48,
"grade": "miss"
}
]
} {
"id": "hca-2025-06-01/calgary",
"sample": true,
"locked_at": "2025-06-01T09:00:04Z",
"lock_sha256": "9f2c…41ab",
"forecast_pct": 5.1,
"interval_80": [
1.9,
8.3
],
"realized_pct": 1.62,
"error_pp": -3.48,
"inside_interval": false,
"grade": "miss",
"source": {
"publisher": "Statistics Canada",
"series": "18-10-0205-01"
},
"limitations": [
"L-01 revision window",
"L-02 metro coverage",
"L-03 regime break"
]
} {
"sample": true,
"arena": "housing-ca",
"horizon_months": 12,
"n_graded": 11,
"reliability": [
[
10,
6
],
[
30,
33
],
[
50,
55
],
[
70,
76
],
[
90,
92
]
],
"interval_coverage_80": 0.818,
"mean_abs_error_pp": 1.42
} {
"sample": true,
"separation": {
"backtest": "excluded_from_track_record",
"forward": "graded"
},
"forward": [
{
"arena": "housing-ca",
"issued": 19,
"graded": 11,
"misses": 2
},
{
"arena": "financial-stability",
"issued": 7,
"graded": 3,
"summary": "insufficient_data"
}
]
} {
"mcpServers": {
"theonelab": {
"url": "https://mcp.theonelab.ai/sse",
"auth": "none"
}
}
} A signed, machine-readable track record. An agent can verify the signature, re-derive every figure from the vintage list, and refuse the claim if the arithmetic disagrees.
{
"@context": "https://theonelab.ai/schema/credential/v1",
"id": "credential/housing-ca/2026-08-01",
"sample": true,
"subject": {
"arena": "housing-ca",
"window": [
"2025-01-01",
"2026-08-01"
]
},
"record": {
"issued": 19,
"graded": 11,
"misses": 2,
"pending": 8,
"mean_abs_error_pp": 1.42,
"interval_coverage_80": 0.818
},
"derivation": "recomputable from /v1/vintages?arena=housing-ca",
"excludes": [
"backtest_1980_2024"
],
"signature": {
"alg": "ed25519",
"key": "did:web:theonelab.ai#k1",
"value": "z3Jf…9Qa2"
}
}