Skip to content

Stop saved plans from controlling ordinary repository work - #177

Merged
bigboateng merged 2 commits into
mainfrom
fix/explicit-workflow-scope
Aug 10, 2026
Merged

Stop saved plans from controlling ordinary repository work#177
bigboateng merged 2 commits into
mainfrom
fix/explicit-workflow-scope

Conversation

@bigboateng

Copy link
Copy Markdown
Contributor

Summary

  • keep destructive and managed-state safety always on without treating saved or approved plans as workflow authority
  • scope delivery supervision and publication controls to the active delivery on the current worktree branch
  • carry explicit feature selection through status and generated host instructions across Cursor, Claude, Codex, and Gemini
  • supervise generic MCP queries and live SQL only inside active managed scope

Verification

  • go build ./...
  • go vet ./...
  • go test ./... -count=1 -timeout=15m
  • python3 -m unittest discover -s .github/tests -p "test_*.py"
  • python3 .github/scripts/release_notes.py validate --repo .

@bigboateng
bigboateng merged commit 3fed3aa into main Aug 10, 2026
17 of 18 checks passed
@bigboateng
bigboateng deleted the fix/explicit-workflow-scope branch August 10, 2026 02:25
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.

1 participant