Commit Graph

697 Commits

Author SHA1 Message Date
Steve Yegge
565ffb2702 bd sync: 2025-12-25 16:08:30 2025-12-25 16:08:30 -08:00
Steve Yegge
2cf6476bb7 bd sync: 2025-12-25 15:53:04 2025-12-25 15:53:04 -08:00
Steve Yegge
fecef96b07 bd sync: 2025-12-25 15:14:23 2025-12-25 15:14:23 -08:00
Steve Yegge
fca672d907 bd sync: 2025-12-25 15:02:22 2025-12-25 15:02:22 -08:00
Steve Yegge
d0e7fda246 bd sync: 2025-12-25 14:58:39 2025-12-25 14:58:39 -08:00
Steve Yegge
40cd563093 bd sync: 2025-12-25 14:52:42 2025-12-25 14:52:42 -08:00
Steve Yegge
413eaef5a8 bd sync: 2025-12-25 14:49:17 2025-12-25 14:49:17 -08:00
Steve Yegge
eba8d8d112 bd sync: 2025-12-25 14:31:41 2025-12-25 14:31:41 -08:00
Steve Yegge
2670d384e2 bd sync: 2025-12-25 14:19:24 2025-12-25 14:19:33 -08:00
Steve Yegge
f0ece94d7d fix: Normalize formula vars schema (variables[] → vars{})
Convert mol-polecat-lease and mol-polecat-work formulas from the
old "variables" array format to the canonical "vars" map format
used by other formulas.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 14:08:00 -08:00
Steve Yegge
786b349e19 bd sync: 2025-12-25 14:07:41 2025-12-25 14:07:41 -08:00
Steve Yegge
35c9eecdc2 bd sync: 2025-12-25 13:54:51 2025-12-25 13:54:51 -08:00
Steve Yegge
d3164f72a6 refactor: Move pending spawn tracking to gt spawn pending (hq-466n)
- Moved pending.go from deacon/ to polecat/ package
- Changed storage location from deacon/pending.json to spawn/pending.json
- Added 'gt spawn pending' subcommand for listing/clearing pending spawns
- Deprecated 'gt deacon pending' (still works, shows deprecation notice)

This decouples pending spawn observation from the Deacon role - anyone
can now observe pending polecats (Mayor, humans, debugging, etc.).

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 13:50:26 -08:00
Steve Yegge
0ba7b13c64 bd sync: 2025-12-25 13:42:06 2025-12-25 13:42:17 -08:00
Steve Yegge
1dd506ee8b bd sync: 2025-12-25 13:40:13 2025-12-25 13:40:13 -08:00
Steve Yegge
6830de20ae bd sync: 2025-12-25 13:26:47 2025-12-25 13:26:58 -08:00
Steve Yegge
dbf11f2b6e bd sync: 2025-12-25 12:49:47 2025-12-25 13:26:58 -08:00
Steve Yegge
82e69a0243 bd sync: 2025-12-25 12:42:07 2025-12-25 12:42:07 -08:00
Steve Yegge
4aa58c14da bd sync: 2025-12-25 12:41:08 2025-12-25 12:41:41 -08:00
Steve Yegge
09d6aae841 bd sync: 2025-12-25 12:38:08 2025-12-25 12:41:41 -08:00
Steve Yegge
c0ecd31699 bd sync: 2025-12-25 12:30:02 2025-12-25 12:30:02 -08:00
Steve Yegge
7084cb4714 bd sync: 2025-12-25 12:21:37 2025-12-25 12:21:44 -08:00
Steve Yegge
030c0a01b1 bd sync: 2025-12-25 12:19:35 2025-12-25 12:21:44 -08:00
Steve Yegge
9fdba5f66d bd sync: 2025-12-25 12:16:04 2025-12-25 12:16:04 -08:00
Steve Yegge
a756a13421 bd sync: 2025-12-25 12:15:38 2025-12-25 12:15:45 -08:00
Steve Yegge
45940e4856 bd sync: 2025-12-25 12:08:18 2025-12-25 12:15:45 -08:00
Steve Yegge
197a33af02 feat: Update security-audit aspect and add shiny-secure example (gt-8tmz.5)
- Fix security-audit.formula.json to match Go schema (advice as array)
- Update pointcuts and targets for exact matching
- Add shiny-secure.formula.json demonstrating aspect composition

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 12:15:31 -08:00
Steve Yegge
eaffc26fc4 fix: Convert mol-polecat-arm variables to correct schema (gt-8tmz.3)
The formula used "variables" as an array, but the schema expects
"vars" as a map. This prevented variable metadata (required, default)
from being parsed by bd cook.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 11:57:27 -08:00
Steve Yegge
95d14d3fe2 bd sync: 2025-12-25 11:57:18 2025-12-25 11:57:18 -08:00
Steve Yegge
0095fee81c bd sync: 2025-12-25 11:48:34 2025-12-25 11:48:34 -08:00
Steve Yegge
9446cd4806 Add mol-polecat-work, mol-polecat-lease, mol-gastown-boot formulas; fix spawn.go to use catalog ID 2025-12-25 11:47:06 -08:00
Steve Yegge
7a9d8104b0 bd sync: 2025-12-25 11:46:47 2025-12-25 11:47:06 -08:00
Steve Yegge
1edadc776b bd sync: 2025-12-25 11:46:28 2025-12-25 11:47:06 -08:00
Steve Yegge
8ae1fab126 bd sync: 2025-12-25 11:45:09 2025-12-25 11:47:06 -08:00
Steve Yegge
f757ec88f9 bd sync: 2025-12-25 11:45:01 2025-12-25 11:47:06 -08:00
Steve Yegge
8063925c9b bd sync: 2025-12-25 11:34:16 2025-12-25 11:47:06 -08:00
Steve Yegge
9370a0f62d bd sync: 2025-12-25 11:29:48 2025-12-25 11:47:06 -08:00
Steve Yegge
33328e1d9d Fix formula files for bd cook compatibility (gt-8tmz.3)
- Add required title fields to shiny.formula.json steps
- Add required title fields to rule-of-five.formula.json template steps
- Fix shiny-enterprise.formula.json schema: use compose.expand array format
- Add type: "workflow" to shiny.formula.json

These changes align formulas with the expected schema in bd cook.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 11:44:49 -08:00
Steve Yegge
18a4a6a3e1 bd sync: 2025-12-25 02:33:39 2025-12-25 02:33:39 -08:00
Steve Yegge
f443f4b83a bd sync: 2025-12-25 02:23:36 2025-12-25 02:23:36 -08:00
Steve Yegge
0280a6f945 bd sync: 2025-12-25 02:11:22 2025-12-25 02:11:48 -08:00
Steve Yegge
3a2f222cec bd sync: 2025-12-25 02:11:13 2025-12-25 02:11:48 -08:00
Steve Yegge
d9d37d508d bd sync: 2025-12-25 02:01:01 2025-12-25 02:11:48 -08:00
Steve Yegge
62402bd4bd Fix vars format in shiny and towers-of-hanoi formulas (gt-8tmz) 2025-12-25 02:03:59 -08:00
Steve Yegge
a3cee4ad89 bd sync: 2025-12-25 02:00:34 2025-12-25 02:00:34 -08:00
Steve Yegge
439ae7896e bd sync: 2025-12-25 01:59:06 2025-12-25 01:59:06 -08:00
Steve Yegge
99494d6c2c bd sync: 2025-12-25 01:57:04 2025-12-25 01:57:04 -08:00
Steve Yegge
79b4a9f362 bd sync: 2025-12-25 01:56:09 2025-12-25 01:56:54 -08:00
Steve Yegge
b0a89db506 bd sync: 2025-12-25 01:54:09 2025-12-25 01:56:54 -08:00
Steve Yegge
3d01c25673 bd sync: 2025-12-25 01:53:38 2025-12-25 01:56:54 -08:00