diff --git a/openspec/changes/analysis-storage-refactor/.comet.yaml b/openspec/changes/analysis-storage-refactor/.comet.yaml index 41e6e04..d7f5c1e 100644 --- a/openspec/changes/analysis-storage-refactor/.comet.yaml +++ b/openspec/changes/analysis-storage-refactor/.comet.yaml @@ -1,13 +1,13 @@ workflow: full -phase: build +phase: verify context_compression: off -build_mode: null -build_pause: plan-ready +build_mode: executing-plans +build_pause: null subagent_dispatch: null -tdd_mode: null +tdd_mode: tdd review_mode: thorough -isolation: null -verify_mode: null +isolation: branch +verify_mode: full auto_transition: true base_ref: 62a95ca design_doc: docs/superpowers/specs/2026-07-04-analysis-storage-refactor-design.md