georesearch-dsh/georesearch-dsh--packages-project-service1

@georesearch/dsh-project-service

Agent-bound GeoResearch Project Service and Phase 2 project tools

AI Analysis

核心用途是管理项目状态与发布交付物。适合需要从 Agent 会话解析权限、验证工作区绑定,并通过操作日志安全发布 UTF-8 文本交付物的协作任务。

Package
@georesearch/dsh-project-service
Version
0.1.0
License
MIT
Last updated
Aug 28, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full 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.