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

@georesearch/dsh-evidence-providers

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

AI 分析

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

パッケージ
@georesearch/dsh-evidence-providers
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/28

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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.