moddef.schema module¶
Friendly re-exports of the vendored generated protobuf modules.
The wire schema (spec §27) lives in moddef/proto; moddef/v1/*_pb2.py are generated by buf and vendored verbatim (scripts/sync-schema.sh, CI drift-checked). Import message classes and enums from here rather than the _pb2 modules.