"""SupplyAgent shared infrastructure: database, ODPS, scheduler.""" from supply_infra.agent_logging.register import register_agent_logging_hooks # Wire OSS/DB log publish into supply_agent without importing infra from the framework. register_agent_logging_hooks()