EXPECTED_SCHEMA_FINGERPRINT
The stable schema-bundle fingerprint this SDK was built against.
Constant in muse_code
The one deliberately duplicated fact: clients/sdk-py/tests/test_manifests.py binds it to
schema/msp/stable/manifest.json, so a schema advance that forgets the
Python SDK reds this lane instead of drifting silently.
Declaration
Section titled “Declaration”EXPECTED_SCHEMA_FINGERPRINT: Final[str] = 'sha256:7469c9e352e67def4a59df7e439984d7194fa351e1c8b7abb34060fd977ced81'
Source
clients/sdk-py/src/muse_code/init.py:79