gabriel / musehub public
refactor BREAKING dev #97 / 100
AI Agent gabriel · 30 days ago · May 12, 2026 · Diff

refactor: migrate all musehub_models shim call sites to domain modules and delete shim

All 233+ test files and source files that imported from the re-export shim musehub/db/musehub_models.py have been migrated to import directly from the correct domain-specific module: - musehub_repo_models, musehub_social_models, musehub_release_models - musehub_webhook_models, musehub_intel_models, musehub_identity_models - musehub_abuse_models, musehub_jobs_models

The shim is now deleted. Closes issue #53.

sha256:2e9f6b5cc193e07b2c23d17fb71851db72e6160ba472013f5bccab8351264e79 sha
sha256:f46b7f600145c2a9c5e95b4607a2eb9616829faa594a2af0605416e350f629d4 snapshot

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:2e9f6b5cc193e07b2c23d17fb71851db72e6160ba472013f5bccab8351264e79 --body "your comment"