gabriel / musehub public
chore BREAKING task/drop-stream-rejections-table #1 / 1
AI Agent gabriel · 122 days ago · May 16, 2026 · Diff

chore: drop dead musehub_stream_rejections table (MWP cleanup)

The streaming wire protocol (MWP) is gone. The musehub_stream_rejections table was its push-rejection audit trail — never had a single insert in production. Delete the ORM class and add migration 0064 to drop the table and its two indexes.

sha256:f485480fd22e9ce3b7821e04089082a8ae92dc038127327806fc3707a33bf7c4 sha
+8 ~4 −2 symbols
sha256:fc7b24f73f1169f04819875676bff4893e35ffa80335126b10f438c0ae758605 snapshot
+8
symbols added
~4
symbols modified
−2
symbols removed
0
dead code introduced
Semantic Changes 14 symbols
+ branch_labels variable variable branch_labels L17–17
+ depends_on variable variable depends_on L18–18
+ down_revision variable variable down_revision L16–16
+ downgrade function function downgrade L27–42
+ annotations import import annotations L10–10
+ op import import op L12–12
+ revision variable variable revision L15–15
+ upgrade function function upgrade L21–24
~ musehub/db/musehub_abuse_models.py .py 2 symbols removed, 4 symbols modified
MusehubStreamRejection class class MusehubStreamRejection L87–110
ForeignKey import import ForeignKey L15–15
~ Index
~ String
~ Text
← Older Oldest on task/drop-stream-rejections-table
All commits
Newer → Latest on task/drop-stream-rejections-table

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:f485480fd22e9ce3b7821e04089082a8ae92dc038127327806fc3707a33bf7c4 --body "your comment"