Files
cleveragents-core/features
HAL9000 08b686e0e5 fix(invariants): address review feedback for PR #11037
- Fix Ruff E303: reduce blank lines before InvariantModel to 2 (models.py)
- Add type ignore on behave.runner import (invariant_model_steps.py)
- Add CheckConstraint('description != ''') on InvariantModel and migration
- Fix migration chain: update down_revision to reference latest head m9_003

Also removes deleted file stdio_transport.py that was part of merged-in PR changes.

Addresses review items #1, #2, #6, #8 from HAL9001.
2026-05-17 17:43:25 +00:00
..