Skip to content

fix: stabilize governance contract checks#7

Merged
T72 merged 7 commits into
developfrom
fix/governance-contract-stability
Feb 28, 2026
Merged

fix: stabilize governance contract checks#7
T72 merged 7 commits into
developfrom
fix/governance-contract-stability

Conversation

@T72

@T72 T72 commented Feb 28, 2026

Copy link
Copy Markdown
Owner

Summary:

  • make PhaseManager optional so non-phase commands do not fail when phase module is absent
  • guard phase commands with explicit unavailable message when phase support is missing
  • prevent enforcement standard mode from prompting in non-interactive/CI environments

Verification:

  • python3 -m py_compile tm src/tm_production.py src/config_manager.py src/storage_paths.py
  • bash scripts/validate-public-boundary.sh
  • bash tests/test_storage_contract.sh
  • bash tests/test_collaboration_event_store.sh
  • bash tests/test_error_exit_codes.sh
  • bash tests/test_public_manifest_pipeline.sh

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 86a3467fca

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/enforcement.py Outdated
Comment thread src/tm_production.py Outdated
@T72
T72 merged commit a6d3eec into develop Feb 28, 2026
2 checks passed
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