Skip to content

Project Continuity Kit 1.2.0

Latest

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.