@bongos/core 1.19.648 → 1.19.650

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/.bongos-core.json +71 -66
  2. package/.claude/skills/backlog-review/SKILL.md +1 -5
  3. package/.claude/skills/blocker-review/SKILL.md +2 -1
  4. package/.claude/skills/blocker-solve/SKILL.md +1 -1
  5. package/.claude/skills/bug-triage/SKILL.md +1 -5
  6. package/.claude/skills/builder-backup/SKILL.md +2 -1
  7. package/.claude/skills/builder-box/SKILL.md +1 -1
  8. package/.claude/skills/builder-claim/SKILL.md +2 -1
  9. package/.claude/skills/builder-connect/SKILL.md +1 -1
  10. package/.claude/skills/builder-cost/SKILL.md +2 -1
  11. package/.claude/skills/builder-end/SKILL.md +1 -1
  12. package/.claude/skills/builder-exit/SKILL.md +1 -1
  13. package/.claude/skills/builder-key/SKILL.md +1 -1
  14. package/.claude/skills/builder-reauth/SKILL.md +2 -1
  15. package/.claude/skills/builder-redteam/SKILL.md +2 -1
  16. package/.claude/skills/builder-release/SKILL.md +2 -1
  17. package/.claude/skills/builder-sequence/SKILL.md +1 -1
  18. package/.claude/skills/builder-setup/SKILL.md +2 -1
  19. package/.claude/skills/builder-ship/SKILL.md +2 -1
  20. package/.claude/skills/builder-stage/SKILL.md +1 -1
  21. package/.claude/skills/builder-start/SKILL.md +2 -1
  22. package/.claude/skills/builder-sync/SKILL.md +2 -1
  23. package/.claude/skills/close-box/SKILL.md +2 -1
  24. package/.claude/skills/design/SKILL.md +1 -1
  25. package/.claude/skills/design-sync/SKILL.md +2 -1
  26. package/.claude/skills/feedback/SKILL.md +2 -1
  27. package/.claude/skills/figma-design-sync/SKILL.md +2 -1
  28. package/.claude/skills/goal-create/SKILL.md +1 -1
  29. package/.claude/skills/goal-review/SKILL.md +1 -1
  30. package/.claude/skills/grade-audit/SKILL.md +1 -1
  31. package/.claude/skills/grade-recover/SKILL.md +1 -1
  32. package/.claude/skills/grader-health/SKILL.md +2 -1
  33. package/.claude/skills/idea-triage/SKILL.md +1 -5
  34. package/.claude/skills/merge-mode/SKILL.md +2 -1
  35. package/.claude/skills/new-project/SKILL.md +1 -1
  36. package/.claude/skills/otb-character-review/SKILL.md +1 -1
  37. package/.claude/skills/otb-design-review/SKILL.md +2 -1
  38. package/.claude/skills/otb-feedback-capture/SKILL.md +2 -1
  39. package/.claude/skills/otb-figma-sync/SKILL.md +2 -1
  40. package/.claude/skills/otb-tile-generate/SKILL.md +2 -1
  41. package/.claude/skills/planning-session/SKILL.md +2 -1
  42. package/.claude/skills/priority-session/SKILL.md +2 -1
  43. package/.claude/skills/read-session-export/SKILL.md +2 -1
  44. package/.claude/skills/recall/SKILL.md +2 -1
  45. package/.claude/skills/scan-before-install/SKILL.md +1 -1
  46. package/.claude/skills/session-handoff/SKILL.md +2 -1
  47. package/.claude/skills/ship-check/SKILL.md +1 -1
  48. package/.claude/skills/status/SKILL.md +2 -1
  49. package/.claude/skills/strand-fix/SKILL.md +1 -1
  50. package/.claude/skills/worktree-clean/SKILL.md +1 -1
  51. package/docs/adr/0276-the-skill-listing-budget-cannot-hold-every-trigger.md +121 -0
  52. package/docs/adr/README.md +1 -0
  53. package/docs/module-api-changelog.md +4 -0
  54. package/package-lock.json +2 -2
  55. package/package.json +1 -1
  56. package/scripts/gds/fitness-ratchets.js +24 -0
  57. package/src/module-api.js +1 -1
  58. package/src/module-loader/loader.js +47 -2
  59. package/src/module-seams.js +8 -4
  60. package/tests/module_loader.mjs +68 -0
  61. package/tests/platform_boot.mjs +53 -0
package/.bongos-core.json CHANGED
@@ -2,152 +2,152 @@
2
2
  "artifact": "bongos-core",
3
3
  "manifest_schema": 1,
4
4
  "generator": "scripts/gds/package-core.js",
5
- "core_version": "1.19.648",
6
- "core_contract": "1.19.648",
7
- "source_commit": "0606a231569b44bdc2521fcee567031ea8ea6f08",
5
+ "core_version": "1.19.650",
6
+ "core_contract": "1.19.650",
7
+ "source_commit": "5616186b29fea16f71cec70846cda88fe124c8c7",
8
8
  "source_ref": "HEAD",
9
- "built_at": "2026-09-10T19:06:50.891Z",
9
+ "built_at": "2026-09-10T20:01:10.390Z",
10
10
  "redaction": {
11
11
  "model": "docs-redacted+functional-verbatim",
12
- "docs_redacted": 470,
12
+ "docs_redacted": 471,
13
13
  "agent_docs_stubbed": 24,
14
14
  "functional_verbatim": 2109,
15
15
  "rules": 3,
16
16
  "gate_literals": 3,
17
17
  "gate": "passed"
18
18
  },
19
- "file_count": 2603,
20
- "tree_sha256": "3260c3c3da2ae8a6b6630824444ada3145268a70b9194585231bb3391392db80",
19
+ "file_count": 2604,
20
+ "tree_sha256": "39e08e82e8577f3b084821c1496216c5420ba3297223ffd477c047ea6f1a8e39",
21
21
  "files": [
22
22
  {
23
23
  "path": ".claude/skills/backlog-review/SKILL.md",
24
24
  "mode": "0000644",
25
- "sha256": "ce45a242487fa6d10794280958fea47f8a23e2618551f629abe38054d467a59c"
25
+ "sha256": "d720e9da21dd4dbf67b3702bd3a719796c78683f4ca955ac21cd28c00c95bd49"
26
26
  },
27
27
  {
28
28
  "path": ".claude/skills/blocker-review/SKILL.md",
29
29
  "mode": "0000644",
30
- "sha256": "71492ad9f0290f1be0d6a26be2fab18f8a9e7ef2ac07c42482c472fc7854d8fa"
30
+ "sha256": "683042fec3270572b40a00927c13ece1c357611cbb4fd07686287eeaeaa99443"
31
31
  },
32
32
  {
33
33
  "path": ".claude/skills/blocker-solve/SKILL.md",
34
34
  "mode": "0000644",
35
- "sha256": "90de8b32fb4dac69d6e5c781d78489c36c40f00c4b07f062c0650cff08052203"
35
+ "sha256": "278c849e7979f10646a0b6d96182f075c6f6b4f340d11f118b0575b4fcef34b0"
36
36
  },
37
37
  {
38
38
  "path": ".claude/skills/bug-triage/SKILL.md",
39
39
  "mode": "0000644",
40
- "sha256": "85481aea23304149520f1adcb7e2e8ab05b655c269dd2e38a6c04922013e9202"
40
+ "sha256": "876cac85da2dc99f658595ce0065ed3c1c20f6e735baa57d66acf0069cb678bb"
41
41
  },
42
42
  {
43
43
  "path": ".claude/skills/builder-backup/SKILL.md",
44
44
  "mode": "0000644",
45
- "sha256": "9a1965704e36c8aeeefc374b89d354ae6bb0a5fd9984c527ab2548c114c97287"
45
+ "sha256": "722cb6ec3054b041e6f39e6ae2f1afa7977153cbcb8b005ef943509962c55d05"
46
46
  },
47
47
  {
48
48
  "path": ".claude/skills/builder-box/SKILL.md",
49
49
  "mode": "0000644",
50
- "sha256": "b110b50f85cee066250d7c975436c64dc8c4c343081b2f55e06a5361b1795abc"
50
+ "sha256": "2c99f7d3dc8bd89a4c3f4f49b32c630b0a18a5acf004d849b1e3564effa00ced"
51
51
  },
52
52
  {
53
53
  "path": ".claude/skills/builder-claim/SKILL.md",
54
54
  "mode": "0000644",
55
- "sha256": "248ba892c506cb2ba5787dd9bc11978623d7116e9eb911e79d9c6b33b2d7374e"
55
+ "sha256": "e98c9fc650b38916f81b453d20035259006160043c4170d36505756b314c4ffa"
56
56
  },
57
57
  {
58
58
  "path": ".claude/skills/builder-connect/SKILL.md",
59
59
  "mode": "0000644",
60
- "sha256": "c603f9fbeb3a3ac6691327e37bea385673206de69fbf8cd709bc16a8c9ca8c89"
60
+ "sha256": "5c8f33777f987c6382e7d232c5ceb1883d0a6964365401169cd5941557e93364"
61
61
  },
62
62
  {
63
63
  "path": ".claude/skills/builder-cost/SKILL.md",
64
64
  "mode": "0000644",
65
- "sha256": "461c3788443a1bb4436a1d6cf458d911cabcd93fe0641e7da8aac78f6aa976db"
65
+ "sha256": "f1dfa3820bf9989619e52d6d27d74a8deb7a22826c64556ff5e2194df8e8073e"
66
66
  },
67
67
  {
68
68
  "path": ".claude/skills/builder-end/SKILL.md",
69
69
  "mode": "0000644",
70
- "sha256": "f4fa04333058038142df9a66c8526928b88b8d1d724c96afff3d29ce7cf2c038"
70
+ "sha256": "29f4456636d782f942b1d0765edadb6735c2ba48d1193edf3f490527155efa6b"
71
71
  },
72
72
  {
73
73
  "path": ".claude/skills/builder-exit/SKILL.md",
74
74
  "mode": "0000644",
75
- "sha256": "8a4cf834494968688d5b24434e3e4c350b9f119b5920b761e1838885761b0860"
75
+ "sha256": "122599d47266260fa79465754a7f975af106a47703987eba46c9e938efde7e3c"
76
76
  },
77
77
  {
78
78
  "path": ".claude/skills/builder-key/SKILL.md",
79
79
  "mode": "0000644",
80
- "sha256": "482591cc4b2898d9e69de81eec2041e3b643817e290a8a131ae090d602a7257f"
80
+ "sha256": "5f2b623a6a4cc666a96ace4d2db70f9c867dbbd5da044da28ddedda8cd591c7c"
81
81
  },
82
82
  {
83
83
  "path": ".claude/skills/builder-reauth/SKILL.md",
84
84
  "mode": "0000644",
85
- "sha256": "8248a5e4b69d6f878fd3aed10a37e5daadb3842d47e076875f17960ee36f986a"
85
+ "sha256": "20219560a9ec3f454a3ff42f5f2499067946c0710ee83a4cf47d5e176a50c54e"
86
86
  },
87
87
  {
88
88
  "path": ".claude/skills/builder-redteam/SKILL.md",
89
89
  "mode": "0000644",
90
- "sha256": "2843dadae1ad9d0f9bb52813aa39504b108aa49b9bf903a9ba93214744933046"
90
+ "sha256": "3bfac737296e532a87a92f07f9e5327610ad4c012bcd9402b1092135af6763b5"
91
91
  },
92
92
  {
93
93
  "path": ".claude/skills/builder-release/SKILL.md",
94
94
  "mode": "0000644",
95
- "sha256": "3ee4efbf029f712710b4185c07cc10740a832b6bc8e0ee65c27ae24d1a7e1b72"
95
+ "sha256": "af344b165b1eef8508d0a79c3d2057da466c7fdf41cee272f78ba133bb63ac37"
96
96
  },
97
97
  {
98
98
  "path": ".claude/skills/builder-sequence/SKILL.md",
99
99
  "mode": "0000644",
100
- "sha256": "7fedadce191a9992c246d86b5853e6d2b196088bd2d944c6166624e240d5df55"
100
+ "sha256": "2b918a8e1acb65fd7538232f658c31e00f7427998ccb6e74436a54f486052e5f"
101
101
  },
102
102
  {
103
103
  "path": ".claude/skills/builder-setup/SKILL.md",
104
104
  "mode": "0000644",
105
- "sha256": "ebe8b4b4109d4c6547bb4141e8c2d724a428390523ac94f14ab275a3dfdc913b"
105
+ "sha256": "59b18a5378bdc988477cd97df168f8baaff183f3830b9012c443ad12a0bd3232"
106
106
  },
107
107
  {
108
108
  "path": ".claude/skills/builder-ship/SKILL.md",
109
109
  "mode": "0000644",
110
- "sha256": "78fcb68ce3ff4b1028904acb9d4d0a37dadd8377108fefef248feef010e4c8b1"
110
+ "sha256": "9a2c6bbf4cc1bca2da800d707fd28f326ca832cc63890c250cfc4d0307f28b1b"
111
111
  },
112
112
  {
113
113
  "path": ".claude/skills/builder-stage/SKILL.md",
114
114
  "mode": "0000644",
115
- "sha256": "6db340be8a490d786584c37e95504f21541085d727362bc3c9b28706752a13f7"
115
+ "sha256": "f4a6d1569f1a41d42e5c27ec6a1f1717ef937e08cd8b8d771f7b68585d26472d"
116
116
  },
117
117
  {
118
118
  "path": ".claude/skills/builder-start/SKILL.md",
119
119
  "mode": "0000644",
120
- "sha256": "5f67e62add4e4d2dd1d6cc26702d0b278dda25158a805b98f4da26541e92d749"
120
+ "sha256": "c3aeaab258375012e2424982b6f0456bade7e79843dee3fd586287f24213515d"
121
121
  },
122
122
  {
123
123
  "path": ".claude/skills/builder-sync/SKILL.md",
124
124
  "mode": "0000644",
125
- "sha256": "59b5eb108636831d7051ada5bb4400bb64f16773b557d9fb1881ae8b8aae5deb"
125
+ "sha256": "ed647c782b56f40792676341344f4b31d1a6f05e24c93d947d921b48c8117159"
126
126
  },
127
127
  {
128
128
  "path": ".claude/skills/close-box/SKILL.md",
129
129
  "mode": "0000644",
130
- "sha256": "9384967b979fbf520c956b6c40450065c95cdb1770e14ea515484ca4fe912cb4"
130
+ "sha256": "5cac7dffb190e027b9d3f011c35c16924280c07f6c98ecd60f8a44fcb18d2b50"
131
131
  },
132
132
  {
133
133
  "path": ".claude/skills/design-sync/SKILL.md",
134
134
  "mode": "0000644",
135
- "sha256": "7ef4539cc8f7a588cac1ab1c81a0bcd2403e1e3f5d67422e53a4973d057b55c7"
135
+ "sha256": "fdfbb509f0997cd84527ca2723f5adf1779d293c0a984f7ecf8c864c2b3dae12"
136
136
  },
137
137
  {
138
138
  "path": ".claude/skills/design/SKILL.md",
139
139
  "mode": "0000644",
140
- "sha256": "6bddf6fda20ec0453af5612a96ff333fbdb140cc1a069a445ce09a439e19720a"
140
+ "sha256": "1aa101afbbf2a8feb68e2b28c6ec07e9e536126a496f7753d9e7973389a81975"
141
141
  },
142
142
  {
143
143
  "path": ".claude/skills/feedback/SKILL.md",
144
144
  "mode": "0000644",
145
- "sha256": "81b52cc1cede0fe0037d6d828905cfd65adac09d76871c1fad16013243c4d0e9"
145
+ "sha256": "7aab9fc20c45de56e2a35cf47b25dca8a91914aff21dbb623d9f5ba1732922f2"
146
146
  },
147
147
  {
148
148
  "path": ".claude/skills/figma-design-sync/SKILL.md",
149
149
  "mode": "0000644",
150
- "sha256": "f3abceebc2b098b61e9f0765bf0a515beaf340aa5138b23db1c59ba761a195cd"
150
+ "sha256": "39c3bde31ea88956a030cc8d18b36c62dbd1cf694fa74dabd117bdcaad442d72"
151
151
  },
152
152
  {
153
153
  "path": ".claude/skills/fix-task/SKILL.md",
@@ -157,117 +157,117 @@
157
157
  {
158
158
  "path": ".claude/skills/goal-create/SKILL.md",
159
159
  "mode": "0000644",
160
- "sha256": "535eb9fd7d3effdc2df7e003bb227c65600055b49dc98bc6f832d3198ba417a0"
160
+ "sha256": "4b33a791c41e66a9d5de4335760f677565aa6197182193bece4f5ab38481de4b"
161
161
  },
162
162
  {
163
163
  "path": ".claude/skills/goal-review/SKILL.md",
164
164
  "mode": "0000644",
165
- "sha256": "3626e1870a576a3016efc513e28363e72806a18cb117216fedd5eec46165a89e"
165
+ "sha256": "2ccd774bb887727be87912876770ac59284091b9c0bf8b7d90ba8f9120e4583d"
166
166
  },
167
167
  {
168
168
  "path": ".claude/skills/grade-audit/SKILL.md",
169
169
  "mode": "0000644",
170
- "sha256": "15dcb36a49adfc56e5fd3a51de6bf0dca33f6646ac4714c105d3665d4aa33684"
170
+ "sha256": "9253f5cc2d265e85ce1ba6858e40a2ade59b1d405d9d735866970ab48df3a7d4"
171
171
  },
172
172
  {
173
173
  "path": ".claude/skills/grade-recover/SKILL.md",
174
174
  "mode": "0000644",
175
- "sha256": "4dbbf04c19558b33332d9ba1bb8747198ded19e1a3af06ef72ede58ee4eb95ad"
175
+ "sha256": "a76046379d887bf53ceb136479d9845398e7b88b57ea5207342cb7b044df860c"
176
176
  },
177
177
  {
178
178
  "path": ".claude/skills/grader-health/SKILL.md",
179
179
  "mode": "0000644",
180
- "sha256": "dcff580f864ed98f6f037d011d290a758aa76500214835df76bcf4e041445417"
180
+ "sha256": "34826910bc8fa43a27af037f2f7c4edf0ecab75a4dd32e7f6aaefb6dbe077983"
181
181
  },
182
182
  {
183
183
  "path": ".claude/skills/idea-triage/SKILL.md",
184
184
  "mode": "0000644",
185
- "sha256": "348bb6e8d27610848fb5f31b672c2c762f56cfb17141f7abe1a8dee0b5030bdd"
185
+ "sha256": "f5b7c7fef3566069e6bc2110456d2becdd602179daa7cd28dd6256baf4870ee6"
186
186
  },
187
187
  {
188
188
  "path": ".claude/skills/merge-mode/SKILL.md",
189
189
  "mode": "0000644",
190
- "sha256": "5d58991170f12c2b32897c8e662fa85ef88207f8c4fd59fc75cafbec235c58fa"
190
+ "sha256": "edbb57d9433518242660ec8a64ae385d629fb9e9a332cdd1276d5e162468f607"
191
191
  },
192
192
  {
193
193
  "path": ".claude/skills/new-project/SKILL.md",
194
194
  "mode": "0000644",
195
- "sha256": "ad98b52f33db0e74cf1dc82c46efc6ec002db97c7888c602e02028cc3d43d240"
195
+ "sha256": "5187e211cb0ff19f41ade425016b6f6909aa35f220fc77dba87e56784bf16d21"
196
196
  },
197
197
  {
198
198
  "path": ".claude/skills/otb-character-review/SKILL.md",
199
199
  "mode": "0000644",
200
- "sha256": "480cd36dec2f350d150f101b152ba0c5dc1565cd5a244d7f69b81f77b0b5baa6"
200
+ "sha256": "e32e645d900df95e5f62ca68dd662c59d496ec88d369c4561baabb72a0d50f5d"
201
201
  },
202
202
  {
203
203
  "path": ".claude/skills/otb-design-review/SKILL.md",
204
204
  "mode": "0000644",
205
- "sha256": "8f8049b789e8be1bee380379998e9dc3c995d330abba17dddb3c59a2f86dc46a"
205
+ "sha256": "808d6e72da4e19e43beec161f6d1214f34ff8e6b6a0ce9556f3e7cfa24a125d8"
206
206
  },
207
207
  {
208
208
  "path": ".claude/skills/otb-feedback-capture/SKILL.md",
209
209
  "mode": "0000644",
210
- "sha256": "8c078c66e502ccf73157742db710cfcf55aad4b4cbe2500a4984fd2c94b7ae19"
210
+ "sha256": "1cc69f80fbe291b13e72d828797bef7da805d5181019f412b4469dbc412bca16"
211
211
  },
212
212
  {
213
213
  "path": ".claude/skills/otb-figma-sync/SKILL.md",
214
214
  "mode": "0000644",
215
- "sha256": "561101cf5dd4871281141e4281c18373a8933bbd4e1dd4321b530e97e460c3f3"
215
+ "sha256": "90b1848213cbf5252c93e964ada966cde90ad33cf066a8e57143dcde28ae05f5"
216
216
  },
217
217
  {
218
218
  "path": ".claude/skills/otb-tile-generate/SKILL.md",
219
219
  "mode": "0000644",
220
- "sha256": "53bfcf6c531c0aeefc1696b470ba6a746f4490501ab092766f42c501f06d453d"
220
+ "sha256": "6dc3f1b6b58e76d96ac9cae78fec2baa1c69aa05d7783775bf3a185c7832afa9"
221
221
  },
222
222
  {
223
223
  "path": ".claude/skills/planning-session/SKILL.md",
224
224
  "mode": "0000644",
225
- "sha256": "4213c550b3a05adbecdd65542d7615f9f8c90756d91fd1ee6b9f03c8c046e478"
225
+ "sha256": "2cb49f8643cf49664c1b9371e7ca4bce605eaa58c1806a32d3c98dcb517c3ad9"
226
226
  },
227
227
  {
228
228
  "path": ".claude/skills/priority-session/SKILL.md",
229
229
  "mode": "0000644",
230
- "sha256": "f89bc11c8533c7048b9e5c67ddb66485fbe4753f16814e334bdabf90d97c81e8"
230
+ "sha256": "159d87e2e540ebc0c8f40eb43210434747989bdc165c99f0e2fb82b02d7cbc6d"
231
231
  },
232
232
  {
233
233
  "path": ".claude/skills/read-session-export/SKILL.md",
234
234
  "mode": "0000644",
235
- "sha256": "b68bf10fc8769df11597d55b627fc76515485fece1e5852d45841f125a7032c4"
235
+ "sha256": "060811040144266504a206156422b6166b6cf5c7a2cd1f38c52b117ab4b5e0d6"
236
236
  },
237
237
  {
238
238
  "path": ".claude/skills/recall/SKILL.md",
239
239
  "mode": "0000644",
240
- "sha256": "d54016004fb756a9c6e2da17b08dec88d341f8a4de18116f12586165ea18b770"
240
+ "sha256": "015cf09c87cb0285dcb178be3d2ebc0ddc5e74b2bcde381ed3c79fa89274fd94"
241
241
  },
242
242
  {
243
243
  "path": ".claude/skills/scan-before-install/SKILL.md",
244
244
  "mode": "0000644",
245
- "sha256": "77b5b26e1a4f45ce12f3fff1accc162a4331020ec9a9176cc05558572af9bdf0"
245
+ "sha256": "a10c8074e2b67196df42a484668eaa923d95f6ff62d050988344bc4606065db9"
246
246
  },
247
247
  {
248
248
  "path": ".claude/skills/session-handoff/SKILL.md",
249
249
  "mode": "0000644",
250
- "sha256": "ddce51865985491a71bf89f734de3589cf2bb4f1ee76ac828b0c3905844db75f"
250
+ "sha256": "fb657621f9771c018f35fdc10f932e09267fd7278cd819cb2fd57640f77c87f2"
251
251
  },
252
252
  {
253
253
  "path": ".claude/skills/ship-check/SKILL.md",
254
254
  "mode": "0000644",
255
- "sha256": "ebd21fb5e3663ec26c1b987746a3bbc2ed6c768b4416f8e88318840329599221"
255
+ "sha256": "b02e2655888aef8b53857e8e71353583da7d8242908750cec32562a5c2ffd15f"
256
256
  },
257
257
  {
258
258
  "path": ".claude/skills/status/SKILL.md",
259
259
  "mode": "0000644",
260
- "sha256": "0f5cb8e895c5bcb5e4901d8adce8c1394f6bbba2615a78837f5cc9393c841b09"
260
+ "sha256": "6a55951cbf02a0e220d902ae57d29c7e4f0f277c9ffe4a993b409c7a804ac7c6"
261
261
  },
262
262
  {
263
263
  "path": ".claude/skills/strand-fix/SKILL.md",
264
264
  "mode": "0000644",
265
- "sha256": "91d10f95fe5f1916717add40dc824b5c6f807ce84c09880a3fb858e0dd6d5889"
265
+ "sha256": "7668d56ca879d3b460dcf4e9069006911d7ccf8fc66e2ae6f8be58999bd7024e"
266
266
  },
267
267
  {
268
268
  "path": ".claude/skills/worktree-clean/SKILL.md",
269
269
  "mode": "0000644",
270
- "sha256": "a07428135926ab03ce5ab4743f3f38b3c3d764fd294daf9e9c15dd82666b1da1"
270
+ "sha256": "a51d79d257e7d502dc9becbd2f45e05af881b840ee287ce0e450ebb64a93dec4"
271
271
  },
272
272
  {
273
273
  "path": ".devcontainer/Dockerfile",
@@ -1884,10 +1884,15 @@
1884
1884
  "mode": "0000644",
1885
1885
  "sha256": "3c74137149d48fb08f4d4e865d16b21197f017d39465217dc50f4aa735307e80"
1886
1886
  },
1887
+ {
1888
+ "path": "docs/adr/0276-the-skill-listing-budget-cannot-hold-every-trigger.md",
1889
+ "mode": "0000644",
1890
+ "sha256": "2830a09a2d0520e7992c8e7d1545304092857267a9060f5127bd2ffcff237ebc"
1891
+ },
1887
1892
  {
1888
1893
  "path": "docs/adr/README.md",
1889
1894
  "mode": "0000644",
1890
- "sha256": "b26332010b617b0ef5a981fe8e1e30df66e145d25c9f0b0ae5d59cb398972d10"
1895
+ "sha256": "0c6981591a439c22775b596f69e602ba7801f8d8549d4244ca8fefc5dc48ac3b"
1891
1896
  },
1892
1897
  {
1893
1898
  "path": "docs/api-reference.md",
@@ -2772,7 +2777,7 @@
2772
2777
  {
2773
2778
  "path": "docs/module-api-changelog.md",
2774
2779
  "mode": "0000644",
2775
- "sha256": "f646af7c4521017e44e5dfef0b160c18907bfa0f07b5986603593485a34f2742"
2780
+ "sha256": "6d296bf6c8df69fc9ec84f3a6548039ef304b369a93d7ac2c4c80bc2ba86842f"
2776
2781
  },
2777
2782
  {
2778
2783
  "path": "docs/modules-contract.md",
@@ -7727,12 +7732,12 @@
7727
7732
  {
7728
7733
  "path": "package-lock.json",
7729
7734
  "mode": "0000644",
7730
- "sha256": "83135ce62c34647b4bc57872526cb9f550a9fef2148c585839d57c600763961b"
7735
+ "sha256": "8ac99c68b8d148e7e3a53cbcb94d2e2bd10f6d95e87bd173b2fc6b9497e7fe8e"
7731
7736
  },
7732
7737
  {
7733
7738
  "path": "package.json",
7734
7739
  "mode": "0000644",
7735
- "sha256": "a9a2455f79599041389b23a18607666ce74eba9be0199d21fbc62553824463f6"
7740
+ "sha256": "8dc1331a5f582689d16c699861f729674dfcb8d02485a285ff71c46428a6d010"
7736
7741
  },
7737
7742
  {
7738
7743
  "path": "public-docs/index.html",
@@ -8187,7 +8192,7 @@
8187
8192
  {
8188
8193
  "path": "scripts/gds/fitness-ratchets.js",
8189
8194
  "mode": "0000644",
8190
- "sha256": "40f6cb65333235d35f6672c700ec91648549e57912ee7f522cff80af4b611fc2"
8195
+ "sha256": "7a0828405f5069ef97dedfa0874c156507f3ec10651c0e45cfd62d31315275d7"
8191
8196
  },
8192
8197
  {
8193
8198
  "path": "scripts/gds/fitness.js",
@@ -9487,7 +9492,7 @@
9487
9492
  {
9488
9493
  "path": "src/module-api.js",
9489
9494
  "mode": "0000644",
9490
- "sha256": "dadc321fdd8e6a6f856bb9260c555284b9859361c556d47b14b25df45db900b0"
9495
+ "sha256": "1d0148cf06b94938cb6f7e6a9e6666ab5393092309530ce5efa6afbd363323b5"
9491
9496
  },
9492
9497
  {
9493
9498
  "path": "src/module-loader/catalog.js",
@@ -9497,7 +9502,7 @@
9497
9502
  {
9498
9503
  "path": "src/module-loader/loader.js",
9499
9504
  "mode": "0000644",
9500
- "sha256": "7c03edea5abee5cce4dfb2f22626e15ee2257ba44f6024e0bf74ff35e8ed0f42"
9505
+ "sha256": "5e417760b49f19d48af3dbd72a90edb53b6a9710ce54ca33052f4fbe86cb9229"
9501
9506
  },
9502
9507
  {
9503
9508
  "path": "src/module-loader/manifest-schema.js",
@@ -9517,7 +9522,7 @@
9517
9522
  {
9518
9523
  "path": "src/module-seams.js",
9519
9524
  "mode": "0000644",
9520
- "sha256": "60cdc1e4ffb22a843a1581909e742b9672fca776bfe5716e72aab77c63df6099"
9525
+ "sha256": "34378efdff13b7e44e38f248026aa927073e0c0c15db670cabaea7aa939c4959"
9521
9526
  },
9522
9527
  {
9523
9528
  "path": "src/modules.js",
@@ -11632,7 +11637,7 @@
11632
11637
  {
11633
11638
  "path": "tests/module_loader.mjs",
11634
11639
  "mode": "0000644",
11635
- "sha256": "24aed55c34771eb1bdaec9a51b1e818549298455d50a9ade96db3cc1f06c034b"
11640
+ "sha256": "5d09d5ccedf777c55509dc98365b46c443848c854158ace66fa17c99ba538737"
11636
11641
  },
11637
11642
  {
11638
11643
  "path": "tests/module_manifest.mjs",
@@ -11827,7 +11832,7 @@
11827
11832
  {
11828
11833
  "path": "tests/platform_boot.mjs",
11829
11834
  "mode": "0000644",
11830
- "sha256": "fb28eed2a6933805d2af7dc0f8d8e966f921c6556683e1f22b440c2f4a32760d"
11835
+ "sha256": "02a3d4540ddecfe530022df0c6cab4f48258b78efd44224c097622e45b8cc0d5"
11831
11836
  },
11832
11837
  {
11833
11838
  "path": "tests/platform_visibility_gate.mjs",
@@ -1,11 +1,7 @@
1
1
  ---
2
2
  name: backlog-review
3
3
  description: >-
4
- Daily walk of status='backlog' the pre-workable state a human must say go on.
5
- Separates rows waiting on a PERSON (walked: promote, kill, water) from rows
6
- waiting on a TRIGGER, and surfaces rows stranded behind an abandoned dependency.
7
- Triggers on "/backlog-review", "review the backlog", "what needs a nod", "walk
8
- the backlog", "what's waiting on me to approve". Metic+ only.
4
+ Daily walk of status='backlog', the state a human must say go on. Separates rows waiting on a PERSON from rows waiting on a TRIGGER, and surfaces those stranded behind an abandoned dependency. Metic+ only. Triggers: "/backlog-review", "review the backlog", "what needs a nod", "walk the backlog", "what's waiting on me to approve".
9
5
  ---
10
6
 
11
7
  You are running the backlog-review session. Tasks at `status='backlog'` get
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: blocker-review
3
- description: Daily review of open Bongos blockers — surface each, prompt the user to resolve, escalate, or note continued blockage. Resolving a blocker auto-promotes any linked tasks from blocked → ready (DB trigger). Triggers when the user says "/blocker-review", "review blockers", "what's stuck on me", "what's stuck on Lars", "check blockers", or runs as a scheduled daily task. Metic+ rank only (Metic and Archon; not Xenos).
3
+ description: >-
4
+ Daily review of open blockers — resolve, escalate, or note continued blockage. Resolving auto-promotes linked tasks to ready. Metic+ only. Triggers: "/blocker-review", "review blockers", "what's stuck on me", "what's stuck on Lars", "check blockers", or a scheduled daily run.
4
5
  ---
5
6
 
6
7
  You are running the daily blocker-review session for Example. Open blockers in Bongos `blockers` table get surfaced one-at-a-time, with prompts for the user to take action — resolve, escalate, or confirm still-blocked.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: blocker-solve
3
3
  description: >-
4
- Drive ONE Bongos blocker to done and auto-close it: gather its context, do the parts Claude can, hand the owner-only parts back as precise steps, verify the fix landed, resolve — which auto-promotes any task waiting on it. Unlike /blocker-review, which walks the whole list. Triggers: "/blocker-solve N", "solve blocker N", "fix the thing blocking task M". Metic+ only.
4
+ Drive ONE blocker to done and auto-close it, handing the owner-only parts back as precise steps. Unlike /blocker-review, which walks the whole list. Metic+ only. Triggers: "/blocker-solve N", "solve blocker N", "fix the thing blocking task M".
5
5
  ---
6
6
 
7
7
  You are running a **blocker-solve session** — a session scoped to exactly one Bongos blocker, whose goal is to drive that blocker to resolution and close the loop automatically. Where `/blocker-review` is a daily list-walk that records status, this is a *working* session that actually moves one blocker toward done and, when the fix is verified, resolves it — which promotes every linked task `blocked → ready` via the migration-009 trigger.
@@ -1,11 +1,7 @@
1
1
  ---
2
2
  name: bug-triage
3
3
  description: >-
4
- Daily walk through open kind=bug tasks, which land with no triage gate and
5
- accumulate near-duplicates. Groups likely dups for one batch verdict, then
6
- walks what's left: merge into a canonical task or won't-fix. Mirrors
7
- /idea-triage. Triggers on "/bug-triage", "triage bugs", "walk the bug
8
- queue", "dedupe bugs". Metic+ rank only (not Xenos/Thetes).
4
+ Daily walk of open kind=bug tasks, which land with no triage gate and accumulate near-duplicates. Batch-verdict the dups, then merge or won't-fix the rest. Metic+ only. Triggers: "/bug-triage", "triage bugs", "walk the bug queue", "dedupe bugs".
9
5
  ---
10
6
 
11
7
  You are running the bug-triage session for Example. Open `kind=bug` tasks get
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: builder-backup
3
- description: Check the status of Bongos database backups or trigger a fresh one. Use before risky changes (migrations, destructive SQL, large refactors) to ensure a recent restore point exists. Triggers when the user says "/builder-backup", "take a backup", "check backup status", "trigger a backup", "backup before migrating", or asks about the last backup.
3
+ description: >-
4
+ Check database backup status or trigger a fresh one. Use before migrations, destructive SQL or large refactors. Triggers: "/builder-backup", "take a backup", "check backup status", "trigger a backup", "backup before migrating".
4
5
  ---
5
6
 
6
7
  You are helping the builder interact with the Bongos database backup system.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: builder-box
3
3
  description: >-
4
- Show the builder their OWN dev box — state, address, cost, SSH keys — and get them back on it: reconnect, queue a wake or auto-provision, fetch the browser-terminal URL, or find the sandbox preview URL. Triggers: "/builder-box", "is my box up", "wake my box", "what's my sandbox URL". Own-scoped; never parks or destroys a box.
4
+ Show the builder their OWN dev box — state, address, cost, keys — and get them back on it. Own-scoped; never parks or destroys a box. Triggers: "/builder-box", "is my box up", "wake my box", "what's my sandbox URL".
5
5
  ---
6
6
 
7
7
  You are showing a builder the status of **their own** dev box and helping them get (back) onto it. This is a read-only, own-scoped helper — it never mutates infrastructure (provision / park / wake / deprovision live on the operator control plane, `node scripts/gds/box.js`, gated by rank).
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: builder-claim
3
- description: Atomically claim a Bongos task by id so this session has exclusive control over it. Triggers when the user says "/builder-claim N", "claim task N", "I'll work on N", or after `/builder-start` when the user picks one. Refuses if the task is already claimed, not ready, or has unshipped dependencies. (touches[] overlap with another active claim is ADVISORY for an interactive claim — it warns, it does not refuse; task 880.)
3
+ description: >-
4
+ Atomically claim a task by id for exclusive control. Refuses if already claimed, not ready, or holding unshipped dependencies; a touches[] overlap only warns. Triggers: "/builder-claim N", "claim task N", "I'll work on N", or picking one after /builder-start.
4
5
  ---
5
6
 
6
7
  **Script skill (authoritative).** The core action is `node scripts/gds/claim.js <task-id> [--worktree NAME]`. Once the args are determined, run it and relay its output verbatim — do not paraphrase error messages or reformat the claimed card.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: builder-connect
3
3
  description: >-
4
- One-command connect of the builder's Claude Desktop to their dev box (ADR 0031, task 685): signs them in with GitHub, creates and registers their SSH key, installs the Claude Desktop connection file, then says to restart Desktop and pick the dev box. Builder side only; the operator side is node scripts/gds/box.js onboard. Triggers: "/builder-connect", "connect me to the dev box", "set up my dev box", "onboard me to the box".
4
+ Connect Claude Desktop to the builder's dev box: GitHub sign-in, SSH key, connection file, then restart Desktop. Builder side only. Triggers: "/builder-connect", "connect me to the dev box", "set up my dev box", "onboard me to the box".
5
5
  ---
6
6
 
7
7
  You are guiding a builder through connecting their **own machine's** Claude Desktop to their org dev box. The audience is often non-technical — narrate each step in plain language, and never make them hand-edit files or paste keys around. One command does everything.
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: builder-cost
3
- description: Log a cost entry to Bongos — API spend, infra cost, art-pipeline credits, etc. Triggers when the user says "/builder-cost", "log cost", "I just spent X on Y", or after a session that consumed billable credits. Categories are api | compute | infra | domain | art | other.
3
+ description: >-
4
+ Log a cost entry — api, compute, infra, domain, art or other. Triggers: "/builder-cost", "log cost", "I just spent X on Y", or after a session that consumed billable credits.
4
5
  ---
5
6
 
6
7
  **Script skill (authoritative).** The core action is `node scripts/gds/cost.js <amount-usd> <category> [--task-id N] [--description "..."] [--skill <name>]`. Once the args are determined, run it and print its output verbatim.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: builder-end
3
3
  description: >-
4
- Safely close out this Claude Code session: resolve the active claim (ship or release), confirm the git tree is clean so nothing is lost, tear down this session's worktree, and on a dev box offer to shut it down. Triggers: "/builder-end", "end my session", "sign off", "wrap up and clean up". Own-scoped — the everyday close-out; /builder-exit offboards a whole builder.
4
+ Close out this session: resolve the active claim, confirm the tree is clean, tear down the worktree, and on a dev box offer to shut it down. Own-scoped; /builder-exit offboards a whole builder. Triggers: "/builder-end", "end my session", "sign off", "wrap up and clean up".
5
5
  ---
6
6
 
7
7
  You are closing out the current Claude Code **session** safely: resolve the held claim, confirm no work is stranded uncommitted, and clean up the session's git worktree. It is the bookend to `/builder-start` — one command so a session ends in a known-clean state instead of leaving a half-shipped claim and an orphaned worktree behind.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: builder-exit
3
3
  description: >-
4
- Offboard (or reactivate) a builder: release their active claims, seal each with a final session log, drop their rank to sandboxed Xenos, block new claims, archive their local memory — keeping shipped-task attribution and credit history. Triggers: "/builder-exit N", "offboard builder N", "builder X is leaving", "reactivate builder N". Archon-only; to end your own session use /builder-end.
4
+ Offboard or reactivate a builder: release claims, seal each with a session log, drop rank to sandboxed Xenos, archive local memory — keeping attribution and credits. Archon-only; for your own session use /builder-end. Triggers: "/builder-exit N", "offboard builder N", "builder X is leaving", "reactivate builder N".
5
5
  ---
6
6
 
7
7
  **Script skill (authoritative).** The core action is the `PATCH /api/gds/builders/:id/status` API call via `cli-lib.js`. Once intent is confirmed, run it and print the response verbatim — do not summarize or editorialize the claims-released list.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: builder-key
3
3
  description: >-
4
- List which API keys are set/unset for the caller, render a visual "key needed" callout for anything missing, and drive the UI-first add flow (open Settings, then re-sync + confirm). Triggers when the user says "/builder-key", "/api-key", "what keys do I have set", "do I have a Gemini key", "add my art key", "my key isn't working", or when the art pipeline errors with "No image-generation key found". HARD RULE: never accept a key pasted in chat — always redirect to Settings.
4
+ List which API keys are set or unset and drive the UI-first add flow. HARD RULE: never accept a key pasted in chat always redirect to Settings. Triggers: "/builder-key", "/api-key", "what keys do I have set", "do I have a Gemini key", "add my art key", "my key isn't working", "No image-generation key found".
5
5
  ---
6
6
 
7
7
  **Script skill (authoritative).** The core action is `node scripts/gds/key-status.js [--recheck]`. Run it and relay its output — the monospace status list, plus the visual callout it emits for any missing key (rendered per the marker convention below).
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: builder-reauth
3
- description: Refresh an expired or invalid Bongos CLI session the fast, UI-first way — no terminal Device Flow. Triggers when the user says "/builder-reauth", "re-auth", "refresh my session", "my Bongos session expired", "re-issue my CLI token", or when any /builder-* command fails with "Bongos CLI session is no longer valid". Opens the builder's Settings page in the browser, the user clicks "Re-issue CLI token" under "CLI Access" and copies the one-liner, and this skill runs it to write the new session.
3
+ description: >-
4
+ Refresh an expired Bongos CLI session the UI-first way — Settings, copy the re-issue one-liner, this runs it. Triggers: "/builder-reauth", "re-auth", "refresh my session", "my Bongos session expired", "re-issue my CLI token", or any /builder-* failing with "Bongos CLI session is no longer valid".
4
5
  ---
5
6
 
6
7
  You are refreshing the current builder's Bongos CLI session. CLI bearer tokens carry a 24h idle TTL (they refresh on every use), so an actively-used session stays alive — but an idle one expires, and a revoked one dies immediately. This skill is the **fast path back in**: browser clicks plus a single copy/paste, instead of the slower terminal Device Flow.
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: builder-redteam
3
- description: File a red-team / vulnerability report against the city. Walks the builder through severity, target, title, repro, expected vs. actual, then POSTs to /api/gds/security/reports so the Archon view picks it up. Optionally drafts a follow-up idea_inbox entry for the fix. Triggers when the user says "/builder-redteam", "I found a security issue", "redteam report", "file a vuln", or describes a flaw in the system's own walls. Metic+ only — Xenos see a polite refusal.
3
+ description: >-
4
+ File a red-team or vulnerability report — severity, target, repro, expected vs actual — for the Archon view. Metic+ only; Xenos get a polite refusal. Triggers: "/builder-redteam", "I found a security issue", "redteam report", "file a vuln", or describing a flaw in the system's own walls.
4
5
  ---
5
6
 
6
7
  You are filing a vulnerability report on the Example project. The reporter is a trusted builder who has found a flaw — in Bongos, the game server, the chat broadcast, the deploy chain, the auth model — and wants the red-team bounty surface to pick it up.
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: builder-release
3
- description: Cancel an active claim without shipping. The task returns to 'ready' status, no credits are awarded, and the work is freed for another builder. Triggers when the user says "/builder-release N", "cancel my claim", "I'm dropping this task", "give it back". Captures a brief reason in the session log.
3
+ description: >-
4
+ Cancel an active claim without shipping: the task returns to 'ready' and no credits are awarded. Triggers: "/builder-release N", "cancel my claim", "I'm dropping this task", "give it back".
4
5
  ---
5
6
 
6
7
  **Script skill (authoritative).** The core action is `node scripts/gds/release.js <task-id> --reason "..."`. Once the task id and reason are determined, run it and print its output verbatim — do not editorialize the result.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: builder-sequence
3
3
  description: >-
4
- Walk a whole dependency chain from one kickoff — claim, build, ship, pick up what that unblocked, repeat until the chain is done or a human is needed; --goal N scopes it to one goal's open tasks. One task claimed at a time, always fully shipped before the next. Triggers: "/builder-sequence N", "work the chain from task N", "continue goal N", "let's tackle goal N", "run goal N end to end".
4
+ Walk a dependency chain from one kickoff — claim, build, ship, repeat; --goal N scopes it to one goal. One claim at a time, always fully shipped before the next. Triggers: "/builder-sequence N", "work the chain from task N", "continue goal N", "let's tackle goal N", "run goal N end to end".
5
5
  ---
6
6
 
7
7
  You are running a **chain**: several dependency-linked tasks, one after another, from a single kickoff. Two-thirds of the open backlog sits behind a predecessor, and shipping a task auto-promotes its dependents `backlog`→`ready` — but nothing picks the newly-unblocked task up. That gap is what this skill closes.
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: builder-setup
3
- description: One-time setup for a new builder on the Example Bongos instance. Triggers when the user says "/builder-setup", "set up builder", "register me", "set up Bongos", or when a builder slash command fails with "no Bongos session." Authenticates the user against GitHub via Device Flow and stores a session token at ~/.config/otb/gds-session.json so future /builder-* commands work. If a valid session already exists for another account on this machine, setup.js asks whether to continue as that builder or sign in as a different one (multi-builder-on-one-device gate).
3
+ description: >-
4
+ One-time builder setup: authenticates against GitHub and stores a CLI session token. If a session exists for another account, asks which to use. Triggers: "/builder-setup", "set up builder", "register me", "set up Bongos", or any /builder-* failing with "no Bongos session".
4
5
  ---
5
6
 
6
7
  You are running the one-time setup that registers this Claude Code installation as a builder on the Example Bongos.
@@ -1,6 +1,7 @@
1
1
  ---
2
2
  name: builder-ship
3
- description: Mark the current builder's claimed task as shipped. Awards credits, writes a session log entry, frees the claim. Triggers when the user says "/builder-ship", "I'm done", "ship it", "mark this complete". Asks for handoff notes and a public-facing value summary if the user didn't provide them.
3
+ description: >-
4
+ Mark the claimed task shipped: awards credits, writes a session log, frees the claim. Asks for handoff notes and a value summary if not given. Triggers: "/builder-ship", "I'm done", "ship it", "mark this complete".
4
5
  ---
5
6
 
6
7
  You are shipping a task on behalf of the current builder. Shipping is the moment that converts in-flight work into permanent project history + credits.