Skip to content

Commit 89e373b

Browse files
chore: version packages (rc)
1 parent ec975f1 commit 89e373b

153 files changed

Lines changed: 3128 additions & 82 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/pre.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
"agents-pd12-alias-retirement-path",
154154
"agents-pd12-shim-retired",
155155
"agents-spec-generated-artifacts-map",
156+
"aggregate-bulk-dispatch-selected-ids",
156157
"aggregate-temporal-output",
157158
"aggregation-vocabulary-lockstep",
158159
"ai-agent-authoring-and-tools-removal",
@@ -214,6 +215,7 @@
214215
"auth-validationerror-4xx-mapping",
215216
"authorable-surface-ratchet",
216217
"authoring-key-lint-full-coverage",
218+
"authoring-rule-command-coverage-registry",
217219
"authz-ledger-flow-runas",
218220
"automation-client-resume-screen-flow",
219221
"automation-resume-authority-gate",
@@ -222,6 +224,7 @@
222224
"batch-dropped-fields-observability",
223225
"better-auth-1-7-0-rc-2-and-prod-dep-batch",
224226
"better-auth-team-member-count",
227+
"blueprint-summary-operations",
225228
"body-write-lint-message-driver-truth",
226229
"boot-api-merge",
227230
"builtin-node-config-reconciliation",
@@ -246,6 +249,7 @@
246249
"client-keys-sharelinks-security",
247250
"client-meta-automation-descriptors",
248251
"client-packages-lifecycle",
252+
"client-readme-retired-validate-only",
249253
"client-retires-parking-spot-read",
250254
"client-url-conformance-capstone",
251255
"close-approvals-and-record-shares-gaps",
@@ -254,6 +258,7 @@
254258
"close-the-eight-reports-rest-gaps",
255259
"close-the-final-nine-rest-gaps",
256260
"close-the-nine-metadata-rest-gaps",
261+
"cold-boot-flow-bind-read-decorations",
257262
"connector-authoring-guide",
258263
"connector-descriptors-meet-their-contract",
259264
"console-09c6a177bb4a",
@@ -280,12 +285,14 @@
280285
"datasource-admin-503-names-its-own-service",
281286
"datasource-availability-observability",
282287
"datasource-bound-connect-failfast",
288+
"datasource-config-driver-contract",
283289
"datasource-routes-catch-service-throws",
284290
"datasource-teardown-ownership",
285291
"date-bucket-parity-gate",
286292
"date-now-default-utc",
287293
"datetime-canonical-utc-storage",
288294
"datetime-storage-form-memory-mongodb",
295+
"decision-branch-routing-enforced",
289296
"decision-outputs-surface-3447",
290297
"declared-unique-index-not-legacy",
291298
"default-datasource-adopt-seam",
@@ -300,6 +307,7 @@
300307
"dev-plugin-production-hatch-brands",
301308
"dev-plugin-protocol-family-removed",
302309
"dev-plugin-security-stubs-and-prod-guard",
310+
"discovery-cache-queue-job-no-route",
303311
"discovery-data-slot-computed",
304312
"discovery-metadata-slot-computed",
305313
"discovery-remedy-names-a-real-package",
@@ -362,14 +370,17 @@
362370
"filter-no-silent-drop",
363371
"filter-tokens-runtime-resolver",
364372
"find-data-wire-context",
373+
"findone-requires-a-predicate",
365374
"fix-stale-hono-changeset-ref",
366375
"fix-stale-scaffolder-changeset-refs",
367376
"fix-unmounted-local-file-url",
368377
"flow-action-record-id-seeding",
378+
"flow-condition-bare-string-is-cel",
369379
"flow-create-record-write-lint",
370380
"flow-error-object-serialization",
371381
"flow-executors-parse-config",
372382
"flow-filter-collapse-and-write-path-tokens",
383+
"flow-function-declared-effect",
373384
"flow-lookup-expand",
374385
"flow-max-retries-single-default",
375386
"flow-nested-region-walk",
@@ -518,6 +529,7 @@
518529
"react-block-field-props-lint",
519530
"react-listview-searchable-fields-lint",
520531
"react-page-props-joins-the-suite",
532+
"react-tier-record-blocks-withdrawn",
521533
"readme-fde-audience",
522534
"readonly-flow-write-json-warning",
523535
"readonly-flow-write-lint",
@@ -591,6 +603,7 @@
591603
"runtime-domain-extraction-batch3",
592604
"runtime-domain-handler-registry",
593605
"runtime-meta-data-extraction",
606+
"runtime-overlay-not-artifact",
594607
"runtime-packages-extraction",
595608
"runtime-share-links-extraction",
596609
"sandbox-structured-error-passthrough",
@@ -664,10 +677,12 @@
664677
"strictness-ledger-gate",
665678
"strictness-ledger-recursive-coverage",
666679
"strip-read-decorations-on-save",
680+
"summary-index-registry-revision",
667681
"sweep-close-out",
668682
"sys-migration-ledger-platform-infra",
669683
"sys-secret-store-platform-infra",
670684
"sys-view-definition-default-open",
685+
"system-field-name-injected-columns",
671686
"temporal-conformance-matrix",
672687
"temporal-conformance-stall-guard",
673688
"temporal-conformance-token-axis",
@@ -676,6 +691,7 @@
676691
"temporal-hooks-on-contract",
677692
"temporal-storage-form-axis-tests",
678693
"temporal-time-axis",
694+
"tenancy-default-org-fail-closed",
679695
"tender-hats-brush",
680696
"test-core-stall-guard",
681697
"tests-off-memory-driver",
@@ -702,6 +718,7 @@
702718
"unordered-paged-read-determinism",
703719
"update-record-dropped-field-warnings",
704720
"url-field-accepts-relative-urls",
721+
"user-field-implicit-target",
705722
"user-less-run-data-ops-refused",
706723
"user-level-export-axis",
707724
"v17-dissolve-protocol-alias",

examples/app-crm/CHANGELOG.md

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,103 @@
11
# @objectstack/example-crm
22

3+
## 4.0.92-rc.2
4+
5+
### Patch Changes
6+
7+
- 5293114: fix(automation): a decision's three declared ways to route a branch are now one working model (#4414)
8+
9+
A `decision` node advertised three mechanisms for splitting a path and only one
10+
of them did anything. The other two were the ADR-0049 `declared ≠ enforced`
11+
shape, and the pair of them shipped a guard that does not guard in
12+
`examples/app-crm`.
13+
14+
| mechanism | before | now |
15+
| :--------------------------------------------------- | :----------------------------------------------------------------------------------------------------- | :---------------------------------------------------- |
16+
| `edge.condition` | ✅ the only one that worked | unchanged |
17+
| `edge.isDefault` | **zero readers** anywhere but the schema declaration | BPMN default flow, enforced in `traverseNext` |
18+
| `decision.config.conditions[].label``branchLabel` | matched **0** out-edge labels across every example app, then fell back to the full edge set in silence | routes; an unclaimable label is logged, not swallowed |
19+
20+
## What was broken, end to end
21+
22+
`crm_convert_lead_wizard` means "already converted → abort screen; otherwise →
23+
the wizard". It ran **both**: an already-converted lead got
24+
"This lead has already been converted" and then walked straight into the
25+
conversion wizard behind it. Four independent silences stacked up:
26+
27+
1. the decision's first condition was authored `{lead_record.status} ==
28+
'converted'` — braces in a slot declared bare CEL, so it was string-compared
29+
and never true;
30+
2. the second (`'true'`) therefore won, yielding `branchLabel: 'No — proceed'`;
31+
3. no out-edge carried that label (they were `'Yes'` / `'No'`), so traversal
32+
discarded the branch and considered every out-edge;
33+
4. `e3b` was unconditional, so it ran regardless — and the natural fix, marking
34+
it `isDefault: true`, was a dead key.
35+
36+
## The model
37+
38+
`branchLabel` narrows the edge set → `condition` gates each edge → `isDefault`
39+
catches whatever is left. Concretely:
40+
41+
- **`isDefault` is enforced.** A default edge is traversed only when no
42+
conditional sibling of the same source node matched, and it is no longer part
43+
of the unconditional parallel fan-out — that distinction is the whole point of
44+
the marker. Passed over because a real branch won, its target records the same
45+
`skipped` step a closed gate does (#4354).
46+
- **An unclaimable branch label warns.** Traversal still falls back to the full
47+
edge set (a run mid-flight must not die on a metadata error) but says so,
48+
naming the computed branch and the out-edge labels that exist.
49+
- **A decision that declares no `conditions` reports no branch.** It used to
50+
report `'default'` unconditionally — a label no out-edge in the repo ever
51+
carried — which is why every decision node fell back to the full edge set.
52+
The `'default'` sentinel survives for the case it actually describes (declared
53+
conditions, none matched) and is now claimed by the `isDefault` edge as well
54+
as by an edge literally labelled `'default'`.
55+
- **`conditions[].expression` is evaluated as the bare CEL it is declared to
56+
be.** The raw string went to the legacy `{var}` template path, where
57+
`lead.status == 'converted'` cannot resolve and the branch is decided by
58+
string comparison. Unlike `edge.condition` this slot carries no
59+
`ExpressionInput` envelope — the decision descriptor is deliberately
60+
schemaless — so the executor supplies the dialect. A brace-in-CEL predicate
61+
now fails loudly (ADR-0032 §1c) instead of deciding `false`.
62+
63+
## Caught at authoring time too
64+
65+
Four new `os build` / `os validate` warnings, because a wrong route is silent at
66+
run time by nature (Prime Directive #12):
67+
68+
`flow-branch-label-unmatched` (the shipped shape),
69+
`flow-decision-unconditional-branch` (a guarded decision with an unconditional
70+
sibling — the actual hole), `flow-default-edge-with-condition` and
71+
`flow-multiple-default-edges`.
72+
73+
Both of the first two fire on the pre-fix `convert-lead.flow.ts` and are silent
74+
after it.
75+
76+
## The example app
77+
78+
`crm_convert_lead_wizard`'s guard is now a plain exclusive gateway: the
79+
redundant `config.conditions` is gone and `e3b` carries `isDefault: true`. One
80+
mechanism per decision, and exactly one branch runs.
81+
82+
Verified: 11 new engine/executor tests (including the reported repro in both
83+
directions), 12 new linter tests; `@objectstack/service-automation` 577 tests
84+
and `@objectstack/cli` 652 tests green, all three example apps build with no new
85+
findings.
86+
87+
- Updated dependencies [e6b1b69]
88+
- Updated dependencies [462d9c4]
89+
- Updated dependencies [5b843fb]
90+
- Updated dependencies [cdf4d9a]
91+
- Updated dependencies [5293114]
92+
- Updated dependencies [20bc357]
93+
- Updated dependencies [ec975f1]
94+
- Updated dependencies [eb4204b]
95+
- Updated dependencies [ebb209c]
96+
- Updated dependencies [04f1182]
97+
- Updated dependencies [ad5fe25]
98+
- @objectstack/spec@17.0.0-rc.2
99+
- @objectstack/runtime@17.0.0-rc.2
100+
3101
## 4.0.92-rc.1
4102

5103
### Patch Changes

examples/app-crm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-crm",
3-
"version": "4.0.92-rc.1",
3+
"version": "4.0.92-rc.2",
44
"description": "Minimal CRM example — a smoke-test workspace that exercises the metadata loading pipeline (objects → views → app → dashboard → hook → flow → seed). For a full-featured enterprise CRM see https://github.com/objectstack-ai/hotcrm.",
55
"license": "Apache-2.0",
66
"private": true,

examples/app-showcase/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# @objectstack/example-showcase
22

3+
## 0.3.14-rc.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [e6b1b69]
8+
- Updated dependencies [462d9c4]
9+
- Updated dependencies [5b843fb]
10+
- Updated dependencies [cdf4d9a]
11+
- Updated dependencies [5293114]
12+
- Updated dependencies [20bc357]
13+
- Updated dependencies [ec975f1]
14+
- Updated dependencies [eb4204b]
15+
- Updated dependencies [ebb209c]
16+
- Updated dependencies [04f1182]
17+
- Updated dependencies [ad5fe25]
18+
- @objectstack/spec@17.0.0-rc.2
19+
- @objectstack/service-datasource@17.0.0-rc.2
20+
- @objectstack/runtime@17.0.0-rc.2
21+
- @objectstack/driver-sql@17.0.0-rc.2
22+
- @objectstack/cloud-connection@17.0.0-rc.2
23+
- @objectstack/connector-mcp@17.0.0-rc.2
24+
- @objectstack/connector-openapi@17.0.0-rc.2
25+
- @objectstack/connector-rest@17.0.0-rc.2
26+
- @objectstack/connector-slack@17.0.0-rc.2
27+
328
## 0.3.14-rc.1
429

530
### Patch Changes

examples/app-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-showcase",
3-
"version": "0.3.14-rc.1",
3+
"version": "0.3.14-rc.2",
44
"description": "Kitchen-sink showcase workspace — exercises every metadata type, every view type, every chart type, and the major end-to-end capability chains (security, automation, analytics). Built for demonstration, debugging, and coverage-driven verification.",
55
"license": "Apache-2.0",
66
"private": true,

examples/app-todo/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# @objectstack/example-todo
22

3+
## 4.0.92-rc.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [e6b1b69]
8+
- Updated dependencies [462d9c4]
9+
- Updated dependencies [84b4a3a]
10+
- Updated dependencies [5b843fb]
11+
- Updated dependencies [cdf4d9a]
12+
- Updated dependencies [5293114]
13+
- Updated dependencies [20bc357]
14+
- Updated dependencies [ec975f1]
15+
- Updated dependencies [eb4204b]
16+
- Updated dependencies [ebb209c]
17+
- Updated dependencies [1ee48bc]
18+
- Updated dependencies [26bb053]
19+
- Updated dependencies [04f1182]
20+
- Updated dependencies [ad5fe25]
21+
- @objectstack/spec@17.0.0-rc.2
22+
- @objectstack/client@17.0.0-rc.2
23+
- @objectstack/runtime@17.0.0-rc.2
24+
- @objectstack/objectql@17.0.0-rc.2
25+
- @objectstack/mcp@17.0.0-rc.2
26+
- @objectstack/metadata@17.0.0-rc.2
27+
- @objectstack/driver-sqlite-wasm@17.0.0-rc.2
28+
- @objectstack/knowledge-memory@17.0.0-rc.2
29+
- @objectstack/service-knowledge@17.0.0-rc.2
30+
331
## 4.0.92-rc.1
432

533
### Patch Changes

examples/app-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-todo",
3-
"version": "4.0.92-rc.1",
3+
"version": "4.0.92-rc.2",
44
"description": "Example Todo App using ObjectStack Protocol",
55
"license": "Apache-2.0",
66
"private": true,

examples/embed-objectql/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @objectstack/example-embed-objectql
22

3+
## 0.0.32-rc.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [e6b1b69]
8+
- Updated dependencies [462d9c4]
9+
- Updated dependencies [5b843fb]
10+
- Updated dependencies [cdf4d9a]
11+
- Updated dependencies [5293114]
12+
- Updated dependencies [20bc357]
13+
- Updated dependencies [ec975f1]
14+
- Updated dependencies [eb4204b]
15+
- Updated dependencies [ebb209c]
16+
- Updated dependencies [1ee48bc]
17+
- Updated dependencies [26bb053]
18+
- Updated dependencies [04f1182]
19+
- Updated dependencies [ad5fe25]
20+
- @objectstack/spec@17.0.0-rc.2
21+
- @objectstack/objectql@17.0.0-rc.2
22+
- @objectstack/driver-memory@17.0.0-rc.2
23+
324
## 0.0.32-rc.1
425

526
### Patch Changes

examples/embed-objectql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-embed-objectql",
3-
"version": "0.0.32-rc.1",
3+
"version": "0.0.32-rc.2",
44
"private": true,
55
"description": "Embed the ObjectQL engine as a plain library via @objectstack/objectql/core — no kernel, no plugins, no metadata protocol (ADR-0076).",
66
"type": "module",

packages/adapters/hono/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @objectstack/hono
22

3+
## 17.0.0-rc.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [20bc357]
8+
- Updated dependencies [eb4204b]
9+
- @objectstack/runtime@17.0.0-rc.2
10+
- @objectstack/plugin-hono-server@17.0.0-rc.2
11+
- @objectstack/types@17.0.0-rc.2
12+
313
## 17.0.0-rc.1
414

515
### Minor Changes

0 commit comments

Comments
 (0)