georesearch-dsh/georesearch-dsh--packages-evidence-providers1

@georesearch/dsh-evidence-providers

Replay-safe literature and PDF provider implementations for GeoResearch Phase 3

AI Analysis

核心用途是提供防崩溃重放的文献检索与读取通道。适合需要在学术研究中进行稳定文献检索的代理系统。

Package
@georesearch/dsh-evidence-providers
Version
0.1.0
License
MIT
Last updated
Aug 28, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

GeoResearch Evidence Providers

Replay-safe literature provider interfaces, shared rate limiting, and the bounded Crossref read provider used by Phase 3.

Crossref continuation state is a bounded stateless offset. The Provider does not use Crossref's stateful scroll cursor because repeating the same cursor can advance the upstream search and skip a page during crash recovery.