get_f1_live_session
shallowapp.racecalendar/f1 · Verify this server
Get the latest explicitly timestamped status for the current or selected Formula 1 session. Returns unavailable rather than implying stale data is live.
100.0/100
1 trials · measured 8 days ago
get_f1_live_session scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against app.racecalendar/f1, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.
Component breakdown
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote
- Credential class
- open
- Input schema
- declared
- Output schema
- declared
- Side-effect classification
- unclassified
- Declared input schema
{ "type": "object", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "year": { "type": "integer", "maximum": 2100, "minimum": 1950, "description": "Season to inspect. Defaults to the current UTC season." }, "meetingKey": { "type": "integer", "maximum": 9007199254740991, "description": "Optional OpenF1 meeting key. Omit to discover the current live session.", "exclusiveMinimum": 0 }, "sessionKey": { "type": "integer", "maximum": 9007199254740991, "description": "Optional OpenF1 session key. Requires meetingKey when supplied.", "exclusiveMinimum": 0 } }, "description": "Inspect the current Formula 1 session or select one by season, meeting key, and session key.", "additionalProperties": false }
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
| 2026-08-24 | 90.3 | deep | v0.1.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
| reliability | pass: 20 |
| malformed_input | pass: 1 |
| timeout_honour | pass: 2 |
| cancellation | pass: 2 |
| concurrency | pass: 20 |
Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.
Embed this score
Available for every tool, scored or not — not a verification perk. Always links back to this page.
[](https://vouch.tools/tools/4410d8a9-f871-4534-9339-c07c2845667b)