Skip to content

feat(continuity): expose reviewed CLI and dogfood - #51

Merged
szmyty merged 1 commit into
mainfrom
codex/holon-46-continuity-dogfood
Sep 9, 2026
Merged

szmyty merged 1 commit into
mainfrom
codex/holon-46-continuity-dogfood

Conversation

@szmyty

@szmyty szmyty commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • expose deterministic continuity plan/preview/apply/verify/rollback commands with an exact preview receipt, reviewed plan ID, JSON result contracts, and externally stored planning artifacts
  • harden rollback with under-lock state-digest approval and failure-atomic compensation
  • dogfood provisional root AGENTS.md / CONTINUITY.md / state materialization and CI parity proof, with architecture and roadmap traceability

Validation

  • python3 -m compileall -q tools tests
  • python3 -m unittest discover --start-directory tests --pattern "test_*.py" --verbose — 127 passed
  • npm test — 18 passed
  • continuity profile validation and all 16 pinned source artifacts verified
  • cross-repository fixtures — all five profiles plus Antidote passed
  • root dogfood — exact parity, no Git/network/provider commands
  • React/Vite, LaunchKit, repository-presentation, and Zensical/site-suite contract validators passed
  • hosted CI owns the exact Cargo build and pnpm 11.24 clean-room checks; those exact toolchains were unavailable locally

Release gate

This PR does not promote the proposed observe-stage profile. The Aether, Hygiene, and EgoLint inputs remain unreleased, EgoLint #55 remains open, and parent #42 therefore remains blocked.

Closes #46
Refs #42
Roadmap-Step: HOL-Q08
ADR-Ref: ADR-010

Roadmap-Step: HOL-Q08
ADR-Ref: ADR-010
@szmyty
szmyty merged commit 225f5cd into main Sep 9, 2026
1 check passed
@szmyty
szmyty deleted the codex/holon-46-continuity-dogfood branch September 9, 2026 21:41
@devactivity-app

Copy link
Copy Markdown

Pull Request Summary by devActivity

Metrics

Cycle Time: 5h 35m Coding Time: < 1 min

Achievements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate continuity materialization CLI, documentation, and dogfood

1 participant