mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-10 04:00:35 +00:00
- Replace conflicting Exception class name with PolicyException in decision_models.py - Update all test imports to use PolicyException instead of Exception - Fix auto ID generation to handle empty strings, not just None - Resolves import errors in decision tracking test suites - Maintains backward compatibility while fixing naming conflicts Fixes: PolicyException naming conflicts preventing test execution Tests: All decision model tests now pass (19/19)