lmzhen/dsh-evolution--packages-evolution-io ↗★ 1
@deepseek-ai/dsh-evolution-io
进化提供者的 IO 衔接层
AI 分析
为进化插件提供统一的 IO 读写接口。作为底层抽象,适合需要适配不同存储介质的进化系统开发者。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗@deepseek-ai/dsh-evolution-io
IO seam for evolution providers
Model Experience
Indirect model surface
What the model sees
@deepseek-ai/dsh-evolution-io registers no direct prompt or tool schema itself. Model-visible effects are owned by the packages that consume this service.
Token effect
Zero direct token effect from this package; consumers add any model-visible tokens.
KV Cache effect
Independent of request-prefix construction. This package does not alter the assembled prompt or tool list.
Known Limitations and Deferred Work
- No known durable consumer gaps at this time. Runtime contracts are covered by package and boundary tests.