Commit Graph

316 Commits

Author SHA1 Message Date
Steve Yegge
6258f0f899 bd sync: 2025-12-22 23:37:54 2025-12-22 23:39:32 -08:00
Steve Yegge
cb4029a19f bd sync: 2025-12-22 23:37:40 2025-12-22 23:39:32 -08:00
Steve Yegge
411a1180f7 bd sync: 2025-12-22 23:27:02 2025-12-22 23:39:32 -08:00
Steve Yegge
d05820d958 bd sync: 2025-12-22 23:26:42 2025-12-22 23:39:32 -08:00
Steve Yegge
c134a7bd01 bd sync: 2025-12-22 23:12:09 2025-12-22 23:12:09 -08:00
Steve Yegge
c5040989d0 bd sync: 2025-12-22 22:57:05 2025-12-22 22:57:15 -08:00
Steve Yegge
f4c5061667 bd sync: 2025-12-22 22:55:52 2025-12-22 22:57:15 -08:00
Steve Yegge
5d870da121 bd sync: 2025-12-22 22:49:20 2025-12-22 22:49:20 -08:00
Steve Yegge
e6ee93d2c1 bd sync: 2025-12-22 22:49:04 2025-12-22 22:49:04 -08:00
Steve Yegge
b4e0caf0f6 bd sync: 2025-12-22 22:21:15 2025-12-22 22:21:30 -08:00
Steve Yegge
6034ec459a Close gt-oiv0: Remove bd sync from polecat startup 2025-12-22 22:19:45 -08:00
Steve Yegge
03368b86f5 bd sync: 2025-12-22 22:11:02 2025-12-22 22:11:02 -08:00
Steve Yegge
c9dcaf0c51 bd sync: 2025-12-22 22:04:04 2025-12-22 22:04:11 -08:00
Steve Yegge
1bac250f5d bd sync: 2025-12-22 21:44:35 2025-12-22 22:04:11 -08:00
Steve Yegge
552a8cc76a bd sync: 2025-12-22 21:43:41 2025-12-22 22:04:11 -08:00
Steve Yegge
bfeacf2a36 bd sync: 2025-12-22 21:22:24 2025-12-22 22:04:11 -08:00
Steve Yegge
0159d6be8b bd sync: 2025-12-22 18:00:14 2025-12-22 18:01:02 -08:00
Steve Yegge
469ba5c488 bd sync: 2025-12-22 17:52:18 2025-12-22 17:52:18 -08:00
Steve Yegge
48aa3e6d2d bd sync: 2025-12-22 17:16:15 2025-12-22 17:16:23 -08:00
Steve Yegge
17db09ba63 bd sync: 2025-12-22 17:13:11 2025-12-22 17:13:11 -08:00
Steve Yegge
87b769d0e9 bd sync: 2025-12-22 17:08:20 2025-12-22 17:08:20 -08:00
Steve Yegge
16a2c3ec99 bd sync: 2025-12-22 17:00:50 2025-12-22 17:00:50 -08:00
Steve Yegge
4d7d770c26 bd sync: 2025-12-22 16:18:59 2025-12-22 16:18:59 -08:00
Steve Yegge
d39e355450 bd sync: 2025-12-22 16:18:13 2025-12-22 16:18:13 -08:00
Steve Yegge
eaa1f8d34d bd sync: 2025-12-22 16:09:10 2025-12-22 16:14:52 -08:00
Steve Yegge
7d6510b1ab Merge polecat/furiosa: gt sling command (gt-4ev4) 2025-12-22 15:59:55 -08:00
Steve Yegge
a0b5b21353 bd sync: 2025-12-22 15:57:02 2025-12-22 15:57:02 -08:00
Steve Yegge
fcda775db3 bd sync: 2025-12-22 15:16:28 2025-12-22 15:42:37 -08:00
Steve Yegge
1eea2f4e1e bd sync: 2025-12-22 15:06:18 2025-12-22 15:42:37 -08:00
Steve Yegge
a40ce5b7b8 bd sync: 2025-12-22 14:55:02 2025-12-22 14:55:02 -08:00
Steve Yegge
21b495fac2 bd sync: 2025-12-22 14:34:53 2025-12-22 14:34:53 -08:00
Steve Yegge
da662a6aea bd sync: 2025-12-22 14:34:46 2025-12-22 14:34:46 -08:00
Steve Yegge
d340b68788 bd sync: 2025-12-22 14:34:10 2025-12-22 14:34:46 -08:00
Steve Yegge
ba1502e707 bd sync: 2025-12-22 13:20:17 2025-12-22 14:34:46 -08:00
Steve Yegge
d09d584094 bd sync: 2025-12-22 13:08:34 2025-12-22 14:34:46 -08:00
Steve Yegge
adfa4d5451 bd sync: add gt-7921, gt-7922, gt-7923 (patrol architecture) 2025-12-22 13:25:00 -08:00
Steve Yegge
ace5055d2c bd sync: close gt-7920 (refinery patrol mol) 2025-12-22 13:13:43 -08:00
Steve Yegge
9c2bc46ef6 feat(refinery): Add mol-refinery-patrol with verification gates (gt-7920)
The Refinery now has a formal patrol molecule with structural enforcement
of the Beads Promise via the handle-failures verification gate.

Changes:
- Add RefineryPatrolMolecule() to builtin_molecules.go with 10 steps
- Add prompts/roles/refinery.md template following deacon/witness pattern
- Update test to expect 9 built-in molecules

Key insight: The handle-failures step is a GATE - you cannot proceed to
merge-push without either fixing the issue or filing a bead. This makes
disavowal structurally impossible, not just philosophically discouraged.

The Scotty Test: "Would Scotty walk past a warp core leak because it
existed before his shift?"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 13:13:23 -08:00
Steve Yegge
749bf30f53 bd sync: 2025-12-22 12:31:59 2025-12-22 13:05:08 -08:00
Steve Yegge
1cd977a037 bd sync: 2025-12-22 12:20:24 2025-12-22 13:05:07 -08:00
Steve Yegge
20566d114d bd sync: 2025-12-22 12:19:36 2025-12-22 13:05:07 -08:00
Steve Yegge
0e316f3d59 bd sync: 2025-12-22 12:13:17 2025-12-22 13:05:07 -08:00
Steve Yegge
b844577647 bd sync: 2025-12-22 12:12:57 2025-12-22 13:05:07 -08:00
Steve Yegge
a69e3d7182 bd sync: 2025-12-22 12:12:32 2025-12-22 13:05:07 -08:00
Steve Yegge
fa8dc5978d bd sync: 2025-12-22 03:11:47 2025-12-22 13:05:07 -08:00
Steve Yegge
cd6f9b84b4 bd sync: 2025-12-22 02:59:06 2025-12-22 13:05:07 -08:00
Steve Yegge
f1ec11e413 bd sync: 2025-12-22 02:48:52 2025-12-22 13:05:06 -08:00
Steve Yegge
eb56c2e364 bd sync: 2025-12-22 02:37:12 2025-12-22 13:05:06 -08:00
Steve Yegge
b226c2531e bd sync: 2025-12-22 02:14:12 2025-12-22 13:05:06 -08:00
Steve Yegge
89bcf0bf34 bd sync: close gt-3x0z.9 (wisp-based patrol) 2025-12-22 13:05:06 -08:00