Skip to content

Releases: loganpendragonmultiverse/project-continuity-kit

Project Continuity Kit 1.2.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 03 Aug 18:07
489590e

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

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 27 Jul 04:28
b5c9e32

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

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 27 Jul 03:03

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.