refactor(condition): delegate strategy attachment to IR #37

Merged
yorunikakeru merged 3 commits from refactor/27-decouple-condition-attach into main 2026-06-12 19:48:15 +02:00
Owner

Summary

  • delegate process and system leaf strategy attachment to frogos-ir domain modules
  • reject duplicate leaf strategies with StrategyConflict, including composite conditions
  • update docs, tests, and frogos-ir lock revision

Closes #27

Verification

  • nix fmt
  • cabal test (77 tests)
  • nix flake check --keep-going --print-build-logs
## Summary - delegate process and system leaf strategy attachment to frogos-ir domain modules - reject duplicate leaf strategies with StrategyConflict, including composite conditions - update docs, tests, and frogos-ir lock revision Closes #27 ## Verification - nix fmt - cabal test (77 tests) - nix flake check --keep-going --print-build-logs
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
FrogOS/DSL!37
No description provided.