Adds the next governed StratML interoperability layer while keeping PostgreSQL canonical.
python3 -m pytest tests/test_strategy_markup.py tests/test_strategy_map.py tests/test_migration.py -q
python3 -m py_compile services/strategy_markup/*.py
git diff --check
Summary
Adds the next governed StratML interoperability layer while keeping PostgreSQL canonical.
Verification
python3 -m pytest tests/test_strategy_markup.py tests/test_strategy_map.py tests/test_migration.py -q(28 passed)python3 -m py_compile services/strategy_markup/*.pygit diff --check