georesearch-dsh/georesearch-dsh--packages-project-service ↗★ 1
@georesearch/dsh-project-service
Agent-bound GeoResearch Project Service and Phase 2 project tools
AI 분석
核心用途是管理项目状态与发布交付物。适合需要从 Agent 会话解析权限、验证工作区绑定,并通过操作日志安全发布 UTF-8 文本交付物的协作任务。
설치
검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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.