beads/crew/dave
ceb5769c75
feat: add owner field for human attribution in HOP CV chains
...
Add 'owner' field to Issue struct for tracking the human responsible
for the issue, distinct from 'created_by' which tracks the executor.
Owner is populated from git author email (GIT_AUTHOR_EMAIL or git
config user.email), per Decision 008 for CV accumulation.
Changes:
- Add Owner field to types.Issue with omitempty JSON tag
- Include Owner in content hash computation
- Add owner column migration (036_owner_column.go)
- Update all SQL queries to include owner field
- Add getOwner() helper using git author email fallback chain
- Populate owner in bd create command
- Add owner to RPC CreateArgs protocol
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
Executed-By: beads/crew/dave
Rig: beads
Role: crew
2026-01-10 19:28:08 -08:00
..
2026-01-09 22:56:02 -08:00
2026-01-09 23:07:46 -08:00
2026-01-06 23:51:29 -08:00
2026-01-10 12:43:46 -08:00
2026-01-06 22:18:37 -08:00
2026-01-03 13:25:15 -08:00
2026-01-06 22:18:37 -08:00
2026-01-06 19:05:34 -08:00
2026-01-08 14:36:50 -08:00
2026-01-09 12:38:18 -08:00
2026-01-06 12:52:19 -08:00
2026-01-04 15:43:57 -08:00
2026-01-08 12:15:07 -08:00
2026-01-09 22:57:07 -08:00
2026-01-10 12:43:46 -08:00
2026-01-06 18:59:25 -08:00
2026-01-06 19:37:20 -08:00
2026-01-02 00:02:20 -08:00
2026-01-02 14:01:56 -08:00
2026-01-02 16:00:54 -08:00
2026-01-01 20:06:13 -08:00
2026-01-10 19:28:08 -08:00
2026-01-10 12:30:31 -08:00
2026-01-10 12:30:31 -08:00
2026-01-06 19:13:49 -08:00
2026-01-04 10:53:31 -08:00
2026-01-06 19:29:57 -08:00
2026-01-10 16:28:52 -08:00
2026-01-10 16:31:16 -08:00
2026-01-07 21:27:20 -08:00
2026-01-04 16:16:53 -08:00
2026-01-04 11:14:36 -08:00
2026-01-10 16:31:16 -08:00
2026-01-03 13:22:52 -08:00
2026-01-06 18:59:25 -08:00
2026-01-10 12:43:46 -08:00
2026-01-08 14:32:12 -08:00
2026-01-10 12:08:48 -08:00
2026-01-09 12:02:02 +01:00
2026-01-03 21:07:32 -08:00
2026-01-06 23:31:09 -08:00
2026-01-09 14:26:32 -08:00
2026-01-06 12:52:19 -08:00
2026-01-06 19:05:34 -08:00
2026-01-09 22:53:53 -08:00
2026-01-06 22:18:37 -08:00
2026-01-01 18:17:12 -08:00
2026-01-06 23:40:37 -08:00
2026-01-06 23:40:37 -08:00
2026-01-07 00:36:51 -08:00
2026-01-08 20:50:56 -08:00
2026-01-01 19:46:34 -08:00
2026-01-07 20:45:33 -08:00
2026-01-03 13:27:36 -08:00
2026-01-03 13:27:36 -08:00
2026-01-06 23:51:29 -08:00
2026-01-06 12:52:19 -08:00
2026-01-06 15:22:15 -08:00
2026-01-06 15:22:15 -08:00
2026-01-06 19:05:34 -08:00
2026-01-07 20:45:00 -08:00
2026-01-01 14:18:49 -08:00
2026-01-08 20:50:56 -08:00
2026-01-01 20:06:13 -08:00
2026-01-09 18:42:43 -08:00
2026-01-10 12:43:46 -08:00
2026-01-01 23:55:40 -08:00
2026-01-10 19:28:08 -08:00
2026-01-06 22:18:37 -08:00
2026-01-09 11:01:56 -08:00
2026-01-10 11:55:33 -08:00
2026-01-08 21:22:17 -08:00
2026-01-08 21:22:17 -08:00
2026-01-02 14:08:22 -08:00
2026-01-02 16:00:54 -08:00
2026-01-02 01:31:19 -08:00
2026-01-06 19:05:34 -08:00
2026-01-04 16:24:18 -08:00
2026-01-04 16:24:18 -08:00
2026-01-07 20:45:40 -08:00
2026-01-07 20:45:40 -08:00
2026-01-07 20:44:16 -08:00
2026-01-01 20:06:13 -08:00
2026-01-08 21:22:17 -08:00
2026-01-06 19:05:34 -08:00
2026-01-06 19:05:34 -08:00
2026-01-04 10:53:31 -08:00
2026-01-04 10:53:31 -08:00
2026-01-06 19:32:20 -08:00
2026-01-06 18:59:25 -08:00
2026-01-07 21:41:29 -08:00
2026-01-08 20:21:02 -08:00
2026-01-05 22:06:52 -08:00
2026-01-08 20:50:56 -08:00
2026-01-08 20:50:56 -08:00
2026-01-04 15:21:36 -08:00
2026-01-03 13:27:36 -08:00
2026-01-09 13:40:52 -08:00
2026-01-09 13:40:52 -08:00
2026-01-07 21:27:20 -08:00
2026-01-07 21:27:20 -08:00
2026-01-04 16:22:20 -08:00
2026-01-07 21:27:20 -08:00
2026-01-06 19:32:20 -08:00
2026-01-06 12:52:19 -08:00
2026-01-07 21:27:20 -08:00
2026-01-07 21:27:20 -08:00
2026-01-07 21:27:20 -08:00
2026-01-07 21:27:20 -08:00
2026-01-02 00:05:12 -08:00
2026-01-09 22:59:15 -08:00
2026-01-03 12:44:16 -08:00
2026-01-06 12:52:19 -08:00
2026-01-06 18:59:25 -08:00
2026-01-06 18:59:25 -08:00
2026-01-02 01:07:34 -08:00
2026-01-06 23:51:29 -08:00
2026-01-10 13:34:53 -08:00
2026-01-01 23:55:40 -08:00
2026-01-06 18:45:27 -08:00
2026-01-06 18:45:27 -08:00