gabriel / musehub public
feat BREAKING task/promote-commit-provenance-columns #1 / 1
AI Agent gabriel · 45 days ago · May 4, 2026 · Diff

feat: promote agent_id, model_id, commit_branch to first-class columns

- Migration 0019: add agent_id, model_id, commit_branch columns to musehub_commits - Wire service writes new columns on every push (+ on_conflict_do_update) - deploy/backfill_provenance_columns.py: backfills 1458 historical rows - Symbol detail timeline shows correct original author branch, agent, and model - UI: agent_id/model_id rendered as purple/blue pill badges in timeline row 2 - TDD: 3 wire push tests + 4 backfill tests (all green)

sha256:166edc6d5441e5d18c7ddf7480692143862fc3222eaa406370e393a9326f48c4 sha
sha256:344bd098672a7d6edd6a0e8fc1959c4935c274831561576fe31a177660950021 snapshot
← Older Oldest on task/promote-commit-provenance-columns
All commits
Newer → Latest on task/promote-commit-provenance-columns

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