research_status
shallowtech.seaweb/seaweb · Verify this server
Poll surface for a research job. Caller-scoped: the same SELECT that checks existence also checks ownership (job_id AND requester_key_hash == caller key). A mismatch and a missing job therefore produce the SAME 404-shaped error with identical timing — both paths do one SELECT, no existence oracle. Requires SEAWEB_LIVE=1 and an authenticated caller. Rate limited under "research_status" (30/min). Anonymous callers are refused. Returns the job's status/throttled_reason/budget_ms_used/created_at/ updated_at plus estimated_wait_ms derived from the heartbeat row (heartbeat.budget_ms_used, frozen when now - heartbeat_at >120s). When status is "completed", also returns results[] (url/fetched_at/ expires_at/source live rows) and a live meta block, same row shape as research() and search_web's live rows.
1 trials · measured 8 days ago
research_status scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against tech.seaweb/seaweb, 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
- Category
- Travel & local
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
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/4b41a49c-8cc0-472c-a168-e33edc20761e)