georesearch-dsh/georesearch-dsh--packages-provider-lifecycle1

@georesearch/dsh-provider-lifecycle

GeoResearch 提供者的准入、排空、取消和销毁生命周期管理

AI 分析

核心用途是提供基础的提供者生命周期管理原语。适合需要开发 Phase 2 服务、管理操作准入、排空等待及单次清理销毁的插件开发者。

套件
@georesearch/dsh-provider-lifecycle
版本
0.1.0
授權
MIT
最近更新
2026年8月28日

安裝

此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗

@georesearch/dsh-provider-lifecycle

Shared provider lifecycle primitive for the Phase 1 foundation. Admission is accepted only in ACCEPTING, drain rejects new work while awaiting every accepted operation, and disposal runs cancellation and cleanup exactly once. Provider packages use this primitive before publishing Phase 2 services.