Releases: Ghost011118/project-state-governor
Releases · Ghost011118/project-state-governor
Release list
Project State Governor v1.0.4
Added
- A concrete compact-state governance example showing how to classify evidence, preserve an existing lifecycle status, and require the approved verification gate before marking a task DONE.
Validation
- Skill metadata and structure validation passed.
- Git whitespace validation passed.
Project State Governor v1.0.3
Follow-up consistency fixes for Project State Governor:
- apply complete candidate-directory and recursive nested AGENTS.md discovery in the reconstruction workflow;
- retain terminal workstream and task transitions explicitly in scaled-mode STATE.md;
- preserve the existing lifecycle status when a completion claim lacks verification;
- update English and Simplified Chinese documentation.
Validated on merged commit 76a7890.
Project State Governor v1.0.2
Project State Governor v1.0.2 fixes the two remaining scoped-governance review defects.
Fixed
- Include an existing candidate directory itself and all nested applicable
AGENTS.mdfiles before recursive inspection, mutation, move, or deletion. - Add
PAUSEDto the canonical milestone lifecycle. - Includes the previously unreleased workstream terminal-state and hard-boundary clarifications.
中文
- 递归读取、修改、移动或删除目录前,纳入目录自身及其子树内所有适用的
AGENTS.md。 - 里程碑状态新增
PAUSED,避免把暂停误记为阻塞或延期。
Validated from commit 25dd6a6783aa740feda391a172e09aa823d424b9 with the Codex skill validator and semantic regression checks.
Project State Governor v1.0.1
Patch release correcting two governance invariants found during independent directory review:
- Resolve every applicable AGENTS.md from repository root to a nested target before inspecting or mutating that path.
- Preserve DONE and CANCELLED task lifecycle transitions in the canonical schema, with later consolidation guidance.
Project State Governor v1.0.0
Initial public release of Project State Governor.
- Evidence-backed canonical project state across sessions and branches
- Completion verification and branch-aware reconciliation
- Negative-evidence preservation and documentation consolidation
- English and Simplified Chinese documentation
- Codex metadata and portable SKILL.md core
- Apache-2.0 licensed
首次公开发布:提供跨会话、分支、审查和研究周期的可核验项目状态治理,并附中英文文档。