@powerhousedao/switchboard 6.2.2-dev.9 → 6.2.2

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,594 @@
1
+ ## 6.2.2 (2026-09-09)
2
+
3
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
4
+
5
+ ## 6.2.2-staging.0 (2026-09-09)
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - **ci:** test package managers against pnpm latest ([#2990](https://github.com/powerhouse-inc/powerhouse/issues/2990))
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - froid1911
14
+
15
+ ## 6.2.2-dev.87 (2026-09-09)
16
+
17
+ ### 🩹 Fixes
18
+
19
+ - **ci:** test package managers against pnpm latest ([#2990](https://github.com/powerhouse-inc/powerhouse/issues/2990))
20
+
21
+ ### ❤️ Thank You
22
+
23
+ - froid1911
24
+
25
+ ## 6.2.2-dev.86 (2026-09-09)
26
+
27
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
28
+
29
+ ## 6.2.2-dev.85 (2026-09-09)
30
+
31
+ ### 🚀 Features
32
+
33
+ - **reactor-api:** prefill GraphiQL explorer from explorerURLState ([f609aaaa0](https://github.com/powerhouse-inc/powerhouse/commit/f609aaaa0))
34
+
35
+ ### 🩹 Fixes
36
+
37
+ - **ci:** move @jsr registry mapping to the root .npmrc ([56092b254](https://github.com/powerhouse-inc/powerhouse/commit/56092b254))
38
+ - **reactor-browser:** remove duplicate graphql dependency and clean lockfile ([472c42a1c](https://github.com/powerhouse-inc/powerhouse/commit/472c42a1c))
39
+ - **reactor-browser:** prefill Switchboard link with document-scoped query ([db58970d3](https://github.com/powerhouse-inc/powerhouse/commit/db58970d3))
40
+
41
+ ### ❤️ Thank You
42
+
43
+ - froid1911
44
+
45
+ ## 6.2.2-dev.84 (2026-09-09)
46
+
47
+ ### 🚀 Features
48
+
49
+ - download drive folders as zip archives with round-trip import ([#134](https://github.com/powerhouse-inc/powerhouse/pull/134), [#2986](https://github.com/powerhouse-inc/powerhouse/pull/2986))
50
+ - **scripts:** add new-worktree.sh to create ready-to-test worktrees ([#2982](https://github.com/powerhouse-inc/powerhouse/pull/2982))
51
+ - **switchboard:** bound and instrument the reactor host Postgres pool ([deb71b911](https://github.com/powerhouse-inc/powerhouse/commit/deb71b911))
52
+ - **switchboard, opentelemetry-instrumentation-reactor:** emit host event-loop metrics ([e23f219ab](https://github.com/powerhouse-inc/powerhouse/commit/e23f219ab))
53
+
54
+ ### 🩹 Fixes
55
+
56
+ - **academy:** pin cross-env instead of catalog: so the Docker build resolves ([705d68a09](https://github.com/powerhouse-inc/powerhouse/commit/705d68a09))
57
+ - **switchboard:** resolve the host pool size only on the Postgres path ([a6ac10b15](https://github.com/powerhouse-inc/powerhouse/commit/a6ac10b15))
58
+ - **reactor-api:** uninstallPackage tears down everything the package registered ([#2973](https://github.com/powerhouse-inc/powerhouse/issues/2973))
59
+
60
+ ### ❤️ Thank You
61
+
62
+ - Benjamin Jordan
63
+ - Claude Opus 5
64
+ - Frank @froid1911
65
+ - froid1911
66
+
67
+ ## 6.2.2-dev.83 (2026-09-08)
68
+
69
+ ### 🩹 Fixes
70
+
71
+ - **release:** create the GitHub release after the push, not during changelog ([df3d2c88c](https://github.com/powerhouse-inc/powerhouse/commit/df3d2c88c))
72
+
73
+ ### ❤️ Thank You
74
+
75
+ - acaldas
76
+
77
+ ## 6.2.2-dev.82 (2026-09-08)
78
+
79
+ ### 🩹 Fixes
80
+
81
+ - **release:** emit the pnpm 11+ scoped-registry publish flag ([1ddf2464b](https://github.com/powerhouse-inc/powerhouse/commit/1ddf2464b))
82
+ - **ci:** route the @jsr scope from the workspace root .npmrc ([#2968](https://github.com/powerhouse-inc/powerhouse/pull/2968))
83
+ - **ci:** resolve @jsr scope to npm.jsr.io in pnpm-workspace ([d5dd3a39e](https://github.com/powerhouse-inc/powerhouse/commit/d5dd3a39e))
84
+
85
+ ### ❤️ Thank You
86
+
87
+ - acaldas
88
+ - Frank @froid1911
89
+
90
+ ## 6.2.2-dev.81 (2026-09-05)
91
+
92
+ ### 🚀 Features
93
+
94
+ - **reactor:** a FIXED task must cite a benchmark measured at the fix commit ([c091953ad](https://github.com/powerhouse-inc/powerhouse/commit/c091953ad))
95
+
96
+ ### ❤️ Thank You
97
+
98
+ - Benjamin Jordan
99
+ - Claude Opus 5
100
+
101
+ ## 6.2.2-dev.80 (2026-09-04)
102
+
103
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
104
+
105
+ ## 6.2.2-dev.79 (2026-09-04)
106
+
107
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
108
+
109
+ ## 6.2.2-dev.78 (2026-09-04)
110
+
111
+ ### 🚀 Features
112
+
113
+ - **bench:** bench:fix gate picks the next VERIFIED task when no id is given ([7c0560964](https://github.com/powerhouse-inc/powerhouse/commit/7c0560964))
114
+ - **bench:** bench-fixer agent and /bench-fix command close a verified finding ([9a2cbfdfe](https://github.com/powerhouse-inc/powerhouse/commit/9a2cbfdfe))
115
+
116
+ ### 🩹 Fixes
117
+
118
+ - **connect:** stop serving stale builds after a deploy ([#2960](https://github.com/powerhouse-inc/powerhouse/pull/2960))
119
+
120
+ ### ❤️ Thank You
121
+
122
+ - Benjamin Jordan
123
+ - Claude Fable 5.1
124
+ - Frank @froid1911
125
+
126
+ ## 6.2.2-dev.77 (2026-09-03)
127
+
128
+ ### 🚀 Features
129
+
130
+ - **connect:** AI chat assistant with settings, feature flag, and markdown ([#2956](https://github.com/powerhouse-inc/powerhouse/pull/2956))
131
+ - **reactor:** pure data layer for a bench records viewer ([d7abdde8e](https://github.com/powerhouse-inc/powerhouse/commit/d7abdde8e))
132
+
133
+ ### ❤️ Thank You
134
+
135
+ - Benjamin Jordan
136
+ - Claude Fable 5.1
137
+ - Frank @froid1911
138
+
139
+ ## 6.2.2-dev.76 (2026-09-03)
140
+
141
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
142
+
143
+ ## 6.2.2-dev.75 (2026-09-03)
144
+
145
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
146
+
147
+ ## 6.2.2-dev.74 (2026-09-02)
148
+
149
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
150
+
151
+ ## 6.2.2-dev.73 (2026-09-02)
152
+
153
+ ### 🚀 Features
154
+
155
+ - **reactor-api:** resolve the caller's identity without enforcing a policy ([#2953](https://github.com/powerhouse-inc/powerhouse/pull/2953))
156
+ - **reactor:** one script runs the benchmarks and records them ([89f958f97](https://github.com/powerhouse-inc/powerhouse/commit/89f958f97))
157
+ - three bench agents and the loop that runs them back to back ([af0e7467f](https://github.com/powerhouse-inc/powerhouse/commit/af0e7467f))
158
+ - **reactor:** add zod schemas for benchmark and task records ([9869572ba](https://github.com/powerhouse-inc/powerhouse/commit/9869572ba))
159
+
160
+ ### 🩹 Fixes
161
+
162
+ - **ci:** emit an empty changed-files list without a trailing space ([366ad4d96](https://github.com/powerhouse-inc/powerhouse/commit/366ad4d96))
163
+
164
+ ### ❤️ Thank You
165
+
166
+ - Benjamin Jordan
167
+ - Claude Opus 5
168
+ - Guillermo Puente Sandoval @gpuente
169
+
170
+ ## 6.2.2-dev.72 (2026-09-02)
171
+
172
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
173
+
174
+ ## 6.2.2-dev.71 (2026-09-01)
175
+
176
+ ### 🚀 Features
177
+
178
+ - agent-managed Vetra with per-project ports ([#2946](https://github.com/powerhouse-inc/powerhouse/pull/2946))
179
+
180
+ ### 🩹 Fixes
181
+
182
+ - **reactor-api:** hold @apollo/subgraph below 2.15 and use its array form ([ec6d19da0](https://github.com/powerhouse-inc/powerhouse/commit/ec6d19da0))
183
+
184
+ ### ❤️ Thank You
185
+
186
+ - Benjamin Jordan
187
+ - Claude Opus 5
188
+ - Frank @froid1911
189
+
190
+ ## 6.2.2-dev.70 (2026-09-01)
191
+
192
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
193
+
194
+ ## 6.2.2-dev.69 (2026-08-31)
195
+
196
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
197
+
198
+ ## 6.2.2-dev.68 (2026-08-31)
199
+
200
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
201
+
202
+ ## 6.2.2-dev.67 (2026-08-31)
203
+
204
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
205
+
206
+ ## 6.2.2-dev.66 (2026-08-30)
207
+
208
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
209
+
210
+ ## 6.2.2-dev.65 (2026-08-29)
211
+
212
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
213
+
214
+ ## 6.2.2-dev.64 (2026-08-28)
215
+
216
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
217
+
218
+ ## 6.2.2-dev.63 (2026-08-27)
219
+
220
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
221
+
222
+ ## 6.2.2-dev.62 (2026-08-27)
223
+
224
+ ### 🩹 Fixes
225
+
226
+ - **ci:** build before typecheck in simulate-ci-workflow ([2ecd03e81](https://github.com/powerhouse-inc/powerhouse/commit/2ecd03e81))
227
+ - **windows:** spawn package managers through cross-spawn ([ff4140072](https://github.com/powerhouse-inc/powerhouse/commit/ff4140072))
228
+ - **windows:** make package scripts runnable under cmd.exe ([987022ed9](https://github.com/powerhouse-inc/powerhouse/commit/987022ed9))
229
+
230
+ ### ❤️ Thank You
231
+
232
+ - Claude Opus 5 (1M context)
233
+ - Wouter Kampmann
234
+
235
+ ## 6.2.2-dev.61 (2026-08-26)
236
+
237
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
238
+
239
+ ## 6.2.2-dev.60 (2026-08-26)
240
+
241
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
242
+
243
+ ## 6.2.2-dev.59 (2026-08-25)
244
+
245
+ ### 🩹 Fixes
246
+
247
+ - **reactor:** stable processor cursor ids behind legacyProcessorIds flag ([ee82e90b4](https://github.com/powerhouse-inc/powerhouse/commit/ee82e90b4))
248
+
249
+ ### ❤️ Thank You
250
+
251
+ - acaldas
252
+
253
+ ## 6.2.2-dev.58 (2026-08-25)
254
+
255
+ ### 🚀 Features
256
+
257
+ - **docker:** per-channel compose files on cr.vetra.io with fixed ports ([7d8f51b57](https://github.com/powerhouse-inc/powerhouse/commit/7d8f51b57))
258
+
259
+ ### 🩹 Fixes
260
+
261
+ - **docker:** connect image HEALTHCHECK uses 127.0.0.1 ([4c80c5759](https://github.com/powerhouse-inc/powerhouse/commit/4c80c5759))
262
+ - **docker:** healthcheck 127.0.0.1 instead of localhost in compose files ([e15bb8c9d](https://github.com/powerhouse-inc/powerhouse/commit/e15bb8c9d))
263
+
264
+ ### ❤️ Thank You
265
+
266
+ - froid1911
267
+
268
+ ## 6.2.2-dev.57 (2026-08-24)
269
+
270
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
271
+
272
+ ## 6.2.2-dev.56 (2026-08-23)
273
+
274
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
275
+
276
+ ## 6.2.2-dev.55 (2026-08-22)
277
+
278
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
279
+
280
+ ## 6.2.2-dev.54 (2026-08-21)
281
+
282
+ ### 🚀 Features
283
+
284
+ - ⚠️ **reactor-api:** type the actions mutateDocument accepts ([1b9adbe2a](https://github.com/powerhouse-inc/powerhouse/commit/1b9adbe2a))
285
+
286
+ ### ⚠️ Breaking Changes
287
+
288
+ - **reactor-api:** type the actions mutateDocument accepts ([1b9adbe2a](https://github.com/powerhouse-inc/powerhouse/commit/1b9adbe2a))
289
+
290
+ ### ❤️ Thank You
291
+
292
+ - Benjamin Jordan
293
+ - Claude Fable 5
294
+
295
+ ## 6.2.2-dev.53 (2026-08-20)
296
+
297
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
298
+
299
+ ## 6.2.2-dev.52 (2026-08-19)
300
+
301
+ ### 🚀 Features
302
+
303
+ - **switchboard:** verify renown credentials against the reactor's own read model ([9e7efe532](https://github.com/powerhouse-inc/powerhouse/commit/9e7efe532))
304
+
305
+ ### 🩹 Fixes
306
+
307
+ - **reactor-api,switchboard:** parse PGlite read-model timestamps as UTC ([e6e25758b](https://github.com/powerhouse-inc/powerhouse/commit/e6e25758b))
308
+
309
+ ### ❤️ Thank You
310
+
311
+ - acaldas
312
+
313
+ ## 6.2.2-dev.51 (2026-08-19)
314
+
315
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
316
+
317
+ ## 6.2.2-dev.50 (2026-08-18)
318
+
319
+ ### 🚀 Features
320
+
321
+ - **switchboard:** read the group and condition enforcement flags ([e3d72b0a8](https://github.com/powerhouse-inc/powerhouse/commit/e3d72b0a8))
322
+
323
+ ### 🩹 Fixes
324
+
325
+ - **ci:** install chromium from the package that owns playwright ([653349ee0](https://github.com/powerhouse-inc/powerhouse/commit/653349ee0))
326
+ - **connect:** stage the CSP rewrite instead of sed -i ([ab5cd1d8f](https://github.com/powerhouse-inc/powerhouse/commit/ab5cd1d8f))
327
+
328
+ ### ❤️ Thank You
329
+
330
+ - Benjamin Jordan
331
+ - Claude Opus 5 (1M context)
332
+
333
+ ## 6.2.2-dev.49 (2026-08-17)
334
+
335
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
336
+
337
+ ## 6.2.2-dev.48 (2026-08-15)
338
+
339
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
340
+
341
+ ## 6.2.2-dev.47 (2026-08-14)
342
+
343
+ ### 🩹 Fixes
344
+
345
+ - **connect:** sync CSP registry origin to runtime packageRegistryUrl ([418652419](https://github.com/powerhouse-inc/powerhouse/commit/418652419))
346
+
347
+ ### ❤️ Thank You
348
+
349
+ - Frank Pfeift
350
+
351
+ ## 6.2.2-dev.46 (2026-08-14)
352
+
353
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
354
+
355
+ ## 6.2.2-dev.45 (2026-08-13)
356
+
357
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
358
+
359
+ ## 6.2.2-dev.44 (2026-08-12)
360
+
361
+ ### 🚀 Features
362
+
363
+ - **reactor-api,codegen:** register upgrade manifests on the switchboard ([85383aa0f](https://github.com/powerhouse-inc/powerhouse/commit/85383aa0f))
364
+ - **reactor-group:** ship the PHGroup document model as @powerhousedao/reactor-group ([d5a323016](https://github.com/powerhouse-inc/powerhouse/commit/d5a323016))
365
+
366
+ ### 🩹 Fixes
367
+
368
+ - **shared:** harden the condition evaluator per review ([eea3fb475](https://github.com/powerhouse-inc/powerhouse/commit/eea3fb475))
369
+
370
+ ### ❤️ Thank You
371
+
372
+ - Benjamin Jordan
373
+ - Claude Fable 5
374
+
375
+ ## 6.2.2-dev.43 (2026-08-11)
376
+
377
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
378
+
379
+ ## 6.2.2-dev.42 (2026-08-10)
380
+
381
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
382
+
383
+ ## 6.2.2-dev.41 (2026-08-09)
384
+
385
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
386
+
387
+ ## 6.2.2-dev.40 (2026-08-08)
388
+
389
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
390
+
391
+ ## 6.2.2-dev.39 (2026-08-07)
392
+
393
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
394
+
395
+ ## 6.2.2-dev.38 (2026-08-06)
396
+
397
+ ### 🚀 Features
398
+
399
+ - added recipe e2e tests to the suite ([88cd1a55c](https://github.com/powerhouse-inc/powerhouse/commit/88cd1a55c))
400
+ - auth phase 4 ([28aa9ad6a](https://github.com/powerhouse-inc/powerhouse/commit/28aa9ad6a))
401
+
402
+ ### 🩹 Fixes
403
+
404
+ - stage llm files from pre-commit hook ([0af2ab705](https://github.com/powerhouse-inc/powerhouse/commit/0af2ab705))
405
+ - **reactor:** point preflight:auth at a real store ([c1315a9f9](https://github.com/powerhouse-inc/powerhouse/commit/c1315a9f9))
406
+ - **reactor:** filter initialState and keep auth in a scoped subscription read ([77fee70b4](https://github.com/powerhouse-inc/powerhouse/commit/77fee70b4))
407
+ - **reactor:** degrade the poll query against a remote on the older schema ([0c3aefe65](https://github.com/powerhouse-inc/powerhouse/commit/0c3aefe65))
408
+ - **shared:** stop a state snapshot from installing or replacing a policy ([f947e562e](https://github.com/powerhouse-inc/powerhouse/commit/f947e562e))
409
+ - **shared:** make auth-administration retention a reachability rule ([3db42daac](https://github.com/powerhouse-inc/powerhouse/commit/3db42daac))
410
+
411
+ ### ❤️ Thank You
412
+
413
+ - Benjamin Jordan
414
+ - Claude Fable 5
415
+
416
+ ## 6.2.2-dev.37 (2026-08-05)
417
+
418
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
419
+
420
+ ## 6.2.2-dev.36 (2026-08-04)
421
+
422
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
423
+
424
+ ## 6.2.2-dev.35 (2026-08-03)
425
+
426
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
427
+
428
+ ## 6.2.2-dev.34 (2026-08-02)
429
+
430
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
431
+
432
+ ## 6.2.2-dev.33 (2026-08-01)
433
+
434
+ ### 🩹 Fixes
435
+
436
+ - **reactor:** fixing a few defects with document scope reshuffle specifics ([7546b9ff2](https://github.com/powerhouse-inc/powerhouse/commit/7546b9ff2))
437
+
438
+ ### ❤️ Thank You
439
+
440
+ - Benjamin Jordan
441
+
442
+ ## 6.2.2-dev.32 (2026-07-31)
443
+
444
+ ### 🚀 Features
445
+
446
+ - **reactor:** feature flag guards and spec updates to make plan for guarded reshuffle edge cases ([20b0fd6be](https://github.com/powerhouse-inc/powerhouse/commit/20b0fd6be))
447
+
448
+ ### 🩹 Fixes
449
+
450
+ - **reactor:** fix convergence in the case we deny an operation that has a skip ([21cbb3ecb](https://github.com/powerhouse-inc/powerhouse/commit/21cbb3ecb))
451
+ - auth-scope spec updates, assert ordered streams, and fix some busted default protocol versions ([97c5a37b5](https://github.com/powerhouse-inc/powerhouse/commit/97c5a37b5))
452
+
453
+ ### ❤️ Thank You
454
+
455
+ - Benjamin Jordan
456
+
457
+ ## 6.2.2-dev.31 (2026-07-31)
458
+
459
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
460
+
461
+ ## 6.2.2-dev.30 (2026-07-31)
462
+
463
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
464
+
465
+ ## 6.2.2-dev.29 (2026-07-31)
466
+
467
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
468
+
469
+ ## 6.2.2-dev.28 (2026-07-30)
470
+
471
+ ### 🚀 Features
472
+
473
+ - **reactor-browser:** add IReactorBrowserClient and a light GraphQL client ([#2893](https://github.com/powerhouse-inc/powerhouse/pull/2893))
474
+ - **reactor:** plugging in the first decision model ([27e9b2772](https://github.com/powerhouse-inc/powerhouse/commit/27e9b2772))
475
+
476
+ ### ❤️ Thank You
477
+
478
+ - Benjamin Jordan
479
+ - Guillermo Puente Sandoval @gpuente
480
+
481
+ ## 6.2.2-dev.27 (2026-07-30)
482
+
483
+ ### 🩹 Fixes
484
+
485
+ - **connect:** pin @privy-io/react-auth to 3.35.0 ([909352ce3](https://github.com/powerhouse-inc/powerhouse/commit/909352ce3))
486
+
487
+ ### ❤️ Thank You
488
+
489
+ - acaldas
490
+
491
+ ## 6.2.2-dev.26 (2026-07-30)
492
+
493
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
494
+
495
+ ## 6.2.2-dev.25 (2026-07-29)
496
+
497
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
498
+
499
+ ## 6.2.2-dev.24 (2026-07-29)
500
+
501
+ ### 🩹 Fixes
502
+
503
+ - **reactor:** fix an issue exacerbated by auth where snapshots were ordered by insertion not revision ([4aa32fe1b](https://github.com/powerhouse-inc/powerhouse/commit/4aa32fe1b))
504
+
505
+ ### ❤️ Thank You
506
+
507
+ - Benjamin Jordan
508
+
509
+ ## 6.2.2-dev.23 (2026-07-28)
510
+
511
+ ### 🩹 Fixes
512
+
513
+ - **deps:** pin qr to 0.5.5 so RainbowKit can render the WalletConnect QR ([5343f9178](https://github.com/powerhouse-inc/powerhouse/commit/5343f9178))
514
+
515
+ ### ❤️ Thank You
516
+
517
+ - acaldas
518
+
519
+ ## 6.2.2-dev.22 (2026-07-28)
520
+
521
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
522
+
523
+ ## 6.2.2-dev.21 (2026-07-27)
524
+
525
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
526
+
527
+ ## 6.2.2-dev.20 (2026-07-27)
528
+
529
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
530
+
531
+ ## 6.2.2-dev.19 (2026-07-27)
532
+
533
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
534
+
535
+ ## 6.2.2-dev.18 (2026-07-27)
536
+
537
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
538
+
539
+ ## 6.2.2-dev.17 (2026-07-26)
540
+
541
+ ### 🚀 Features
542
+
543
+ - **attachments:** S3-compatible storage, direct transfers, and document-derived authorization ([#2884](https://github.com/powerhouse-inc/powerhouse/pull/2884))
544
+
545
+ ### ❤️ Thank You
546
+
547
+ - Guillermo Puente Sandoval @gpuente
548
+
549
+ ## 6.2.2-dev.16 (2026-07-25)
550
+
551
+ ### 🩹 Fixes
552
+
553
+ - code review fixes ([318cbefa9](https://github.com/powerhouse-inc/powerhouse/commit/318cbefa9))
554
+ - version 0 is reserved and only 1 and on is available for setting ([193ac4c56](https://github.com/powerhouse-inc/powerhouse/commit/193ac4c56))
555
+ - resolve a contradiction in group membership ([39845a65c](https://github.com/powerhouse-inc/powerhouse/commit/39845a65c))
556
+ - grant evaluation needs to ignore features that do not exist yet ([0c1d06396](https://github.com/powerhouse-inc/powerhouse/commit/0c1d06396))
557
+
558
+ ### ❤️ Thank You
559
+
560
+ - Benjamin Jordan
561
+
562
+ ## 6.2.2-dev.15 (2026-07-24)
563
+
564
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
565
+
566
+ ## 6.2.2-dev.14 (2026-07-23)
567
+
568
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
569
+
570
+ ## 6.2.2-dev.13 (2026-07-23)
571
+
572
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
573
+
574
+ ## 6.2.2-dev.12 (2026-07-23)
575
+
576
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
577
+
578
+ ## 6.2.2-dev.11 (2026-07-22)
579
+
580
+ ### 🚀 Features
581
+
582
+ - **connect:** dynamic packages can contribute to the PWA configuration ([da867e21d](https://github.com/powerhouse-inc/powerhouse/commit/da867e21d))
583
+
584
+ ### ❤️ Thank You
585
+
586
+ - Yasiel Cabrera @YasielCabrera
587
+
588
+ ## 6.2.2-dev.10 (2026-07-21)
589
+
590
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
591
+
1
592
  ## 6.2.2-dev.9 (2026-07-20)
2
593
 
3
594
  This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
package/README.md CHANGED
@@ -105,6 +105,7 @@ pnpm add -g @powerhousedao/switchboard
105
105
  | `PORT` | Server port | `4001` |
106
106
  | `DATABASE_URL` | Database connection string | `./.ph/drive-storage` |
107
107
  | `PH_REACTOR_DATABASE_URL` | PostgreSQL URL (takes precedence) | - |
108
+ | `REACTOR_DB_POOL_SIZE_HOST` | Reactor host Postgres pool size | `16` |
108
109
  | `REDIS_URL` | Redis connection URL | - |
109
110
  | `REDIS_TLS_URL` | Redis TLS connection URL | - |
110
111
  | `PYROSCOPE_SERVER_ADDRESS` | Pyroscope server address | - |
@@ -141,8 +142,12 @@ Requirements when `REACTOR_WORKERS > 0`:
141
142
  so every configured package needs a built `document-models` entry. `dev`
142
143
  mode (Vite-loaded models, e.g. `ph vetra`) is rejected.
143
144
  - **Connection budget.** Total Postgres connections are roughly
144
- `host pool + REACTOR_WORKERS x REACTOR_DB_POOL_SIZE_WORKER`; keep this
145
- under the server's `max_connections`.
145
+ `REACTOR_DB_POOL_SIZE_HOST + REACTOR_WORKERS x REACTOR_DB_POOL_SIZE_WORKER`;
146
+ keep this under the server's `max_connections`. Behind a connection pooler,
147
+ check it against the pooler's client limit as well — and note that in
148
+ transaction pooling mode the pooler multiplexes those clients onto a smaller
149
+ set of server connections, so `reactor.db.pool.waiting` can read 0 while
150
+ requests queue one layer down.
146
151
 
147
152
  Example:
148
153
 
@@ -156,6 +161,43 @@ The same settings are available programmatically via
156
161
  `startSwitchboard({ workerPool: { numWorkers, dbPoolSizePerWorker, acquireTimeoutMs } })`,
157
162
  which takes precedence over the environment variables.
158
163
 
164
+ ### Reactor Enforcement Flags
165
+
166
+ | Variable | Description | Default |
167
+ | ------------------------------ | ------------------------------------------------------------------ | ------- |
168
+ | `REACTOR_DOCUMENT_DECISIONS` | Decide writes from the document stream, not the meta cache | `false` |
169
+ | `REACTOR_AUTH_ENFORCEMENT` | Enforce the auth scope's policy at admission, replay and read | `false` |
170
+ | `REACTOR_AUTH_GROUPS` | Let `{ group }` principals match against group-document rosters | `false` |
171
+ | `REACTOR_AUTH_CONDITIONS` | Evaluate `where` / `match` conditions on grants | `false` |
172
+
173
+ Set each to the literal `true` to enable. Each flag requires the one above it,
174
+ and switchboard refuses to start on a set that skips one — a partially enforcing
175
+ reactor would apply less than the operator asked for.
176
+
177
+ These change replay outcomes, which are consensus outcomes, so **a flag flips
178
+ for a whole document-sharing fleet, never per node**. Two nodes that share
179
+ documents and disagree on the flags diverge, exactly as two nodes on
180
+ incompatible versions would. Connect carries the same flags in
181
+ `connect.reactor.featureFlags` (see `apps/connect/RUNTIME-CONFIG.md`); a fleet
182
+ that includes browser replicas has to set them there too.
183
+
184
+ Sweep the store before enabling either auth flag — neither unsafe condition is
185
+ repairable after the fact, because the auth stream is never reshuffled:
186
+
187
+ ```bash
188
+ cd packages/reactor && pnpm preflight:auth --pg <connection-string>
189
+ ```
190
+
191
+ Exit `0` is clean for both; `1` means streams unsafe for `authEnforcement`, `2`
192
+ means documents unsafe for `authConditions`, `3` both, and `68` means the run
193
+ died having checked nothing. Gate on the whole code, not on a bit.
194
+
195
+ One expectation worth stating: turning enforcement on protects nothing that
196
+ already exists. The host's permission tables still own sync serving and the
197
+ GraphQL boundary, and every document that predates the auth scope carries an
198
+ uninitialized policy, which allows everything. Enforcement bites only on
199
+ documents that have emitted `INITIALIZE_AUTH`.
200
+
159
201
  ### Authentication Configuration
160
202
 
161
203
  ```typescript