georesearch-dsh/georesearch-dsh--packages-project-service ↗★ 1
@georesearch/dsh-project-service
绑定到 Agent 的 GeoResearch 项目服务及第 2 阶段项目工具
AI 分析
核心用途是管理项目状态与发布交付物。适合需要从 Agent 会话解析权限、验证工作区绑定,并通过操作日志安全发布 UTF-8 文本交付物的协作任务。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗@georesearch/dsh-project-service
The Phase 2 Project Service resolves authority from an exact live Agent and its
durable Session cwd, verifies the Host Workspace binding, and exposes bounded
project status, ResearchBrief, Artifact, and read operations.
deliverable_publish is the Coordinator's only final text-file publication
path. It accepts bounded UTF-8 content, confines materialization below
deliverables/, binds the file to a content-addressed Artifact, requires an
exact old digest for replacement, and recovers interrupted publication through
the Project operation journal. It does not expose generic write or edit.
Model tools never accept a projectId or arbitrary cwd. Rebind remains a
Host API that requires an explicit confirmation fact.
Phase 4 authoritative commits revalidate RepositoryAudit, ReproductionPlan, dynamic TestSpec, Run, diagnostic Artifact, and ReproductionReport references. Audit, plan, and TestSpec timestamps do not break exact semantic replay, while content changes under the same identifier fail closed.