Releases: loganpendragonmultiverse/project-continuity-kit
Release list
Project Continuity Kit 1.2.0
This release adds safe recovery rehearsal and continuity-bundle drift verification.
- Check required commands, files, artifacts, environment declarations, and documented commands without executing arbitrary commands.
- Never read environment values; only verify declarations and names.
- Compare a safe continuity bundle with the current repository.
- Report added, removed, changed, unchanged, missing signals, and current recovery gaps.
- Advance the continuity schema to version 3.
Verified by 13 tests with 94.36% coverage, cross-platform CI, CodeQL, strict typing, Ruff, and an isolated dependency audit with no known vulnerabilities.
Project Continuity Kit 1.1.0
Project Continuity Kit 1.1.0 expands the original manifest into a complete source-safe continuity package. It adds six structured handoff domains, repository capability signals, gap analysis, secret and operator-term redaction, recovery evidence, previous-manifest diffs, aggregate fingerprints, and deterministic ZIP bundles containing continuity.json, HANDOFF.md, and VERIFY.txt without copying source contents.
Project Continuity Kit 1.0.0
Project Continuity Kit 1.0.0 is the first complete public release. It provides a local, deterministic command-line workflow with JSON and Markdown output, representative examples, documented interpretation boundaries, cross-platform tests, and packaged Python distributions.