Steve Yegge
8f54d6c3c5
role: consolidate RoleContext into RoleInfo
...
Unified the two overlapping role detection structs:
- RoleContext (prime.go) is now a type alias for RoleInfo
- detectRole() now returns RoleInfo directly
- Added WorkDir field to RoleInfo
- GetRoleWithContext now populates WorkDir
This eliminates code duplication between prime.go and role.go while
maintaining backward compatibility through the type alias.
2025-12-25 02:11:48 -08:00
..
2025-12-23 04:16:32 -08:00
2025-12-22 00:05:46 -08:00
2025-12-23 12:15:25 -08:00
2025-12-24 16:08:05 -08:00
2025-12-24 15:22:12 -08:00
2025-12-24 16:08:05 -08:00
2025-12-24 15:22:12 -08:00
2025-12-23 04:02:17 -08:00
2025-12-24 21:34:14 -08:00
2025-12-23 21:25:01 -08:00
2025-12-23 02:04:17 -08:00
2025-12-22 22:04:11 -08:00
2025-12-25 02:07:23 -08:00
2025-12-24 21:17:25 -08:00
2025-12-23 11:42:48 -08:00
2025-12-23 11:42:48 -08:00
2025-12-25 01:06:32 -08:00
2025-12-22 15:42:37 -08:00
2025-12-23 11:44:34 -08:00
2025-12-25 01:06:32 -08:00
2025-12-25 01:06:32 -08:00
2025-12-25 01:06:32 -08:00
2025-12-23 01:38:34 -08:00
2025-12-25 00:58:42 -08:00
2025-12-24 21:34:14 -08:00
2025-12-22 01:22:43 -08:00
2025-12-22 17:52:44 -08:00
2025-12-23 21:25:01 -08:00
2025-12-22 13:38:31 -08:00
2025-12-22 01:22:43 -08:00
2025-12-22 12:28:14 -08:00
2025-12-21 11:11:03 -08:00
2025-12-22 12:31:38 -08:00
2025-12-22 23:38:57 -08:00
2025-12-25 02:11:48 -08:00
2025-12-23 03:56:31 -08:00
2025-12-21 22:13:21 -08:00
2025-12-25 01:06:32 -08:00
2025-12-25 02:11:48 -08:00
2025-12-22 14:09:25 -08:00
2025-12-22 23:33:14 -08:00
2025-12-25 02:00:52 -08:00
2025-12-25 01:56:54 -08:00
2025-12-22 20:31:33 -08:00
2025-12-23 11:49:28 -08:00
2025-12-21 23:07:52 -08:00
2025-12-22 13:38:31 -08:00
2025-12-22 17:52:44 -08:00
2025-12-22 01:22:43 -08:00
2025-12-22 20:19:33 -08:00
2025-12-23 23:44:54 -08:00