Skip to content

Commit 347b6cf

Browse files
committed
chore(spec): regenerate os-regen artifacts after merging origin/main
Discharges the deferral recorded by the merge commit. Regenerated via the generators only (spec build -> gen:schema/gen:openapi, then check:generated --fix): api-surface/, export-origins/, authorable-surface/, json-schema.manifest/, content/docs/references/**, the strictness-ledger counts and the liveness state-counts. All 13 generated artifacts current. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Fs18A2DdXLVN2h8PaaFBcP
1 parent 2b15196 commit 347b6cf

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

content/docs/references/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Protocol Reference
3-
description: Every schema published by @objectstack/spec — 1585 schemas across 14 protocol modules
3+
description: Every schema published by @objectstack/spec — 1586 schemas across 14 protocol modules
44
---
55

66
{/* ⚠️ AUTO-GENERATED — DO NOT EDIT. Run build-docs.ts to regenerate. Hand-written docs live in the module folders under content/docs/. */}
@@ -32,8 +32,8 @@ counts are sums of the rows they head. Regenerate with
3232
| [Shared Protocol](/docs/references/shared) | 8 | 31 | Primitives used across every protocol — identifiers, HTTP, expressions, error maps, enums. |
3333
| [Studio Protocol](/docs/references/studio) | 3 | 35 | Studio designer metadata — the authoring surfaces for the protocols above. |
3434
| [System Protocol](/docs/references/system) | 36 | 287 | The runtime environment — logging, jobs, cache, metrics, notifications, i18n and compliance. |
35-
| [UI Protocol](/docs/references/ui) | 16 | 160 | Apps, pages, views, dashboards, reports, actions and themes — the ObjectUI layer. |
36-
| **Total** | **198** | **1585** | 14 protocol modules |
35+
| [UI Protocol](/docs/references/ui) | 16 | 161 | Apps, pages, views, dashboards, reports, actions and themes — the ObjectUI layer. |
36+
| **Total** | **198** | **1586** | 14 protocol modules |
3737

3838
---
3939

@@ -364,7 +364,7 @@ The runtime environment — logging, jobs, cache, metrics, notifications, i18n a
364364

365365
## UI Protocol
366366

367-
**Source:** `packages/spec/src/ui/` · **Import:** `@objectstack/spec/ui` · **16 pages, 160 schemas**
367+
**Source:** `packages/spec/src/ui/` · **Import:** `@objectstack/spec/ui` · **16 pages, 161 schemas**
368368

369369
Apps, pages, views, dashboards, reports, actions and themes — the ObjectUI layer.
370370

@@ -385,7 +385,7 @@ Apps, pages, views, dashboards, reports, actions and themes — the ObjectUI lay
385385
| [`responsive.zod.ts`](/docs/references/ui/responsive) | `BreakpointColumnMap`, `BreakpointName`, `BreakpointOrderMap`, `ResponsiveConfig`, `ResponsiveStyles`, `StyleMap` |
386386
| [`sharing.zod.ts`](/docs/references/ui/sharing) | `SharingConfig` |
387387
| [`theme.zod.ts`](/docs/references/ui/theme) | `BorderRadius`, `ColorPalette`, `Shadow`, `Theme`, `ThemeMode`, `Typography` |
388-
| [`view.zod.ts`](/docs/references/ui/view) | `AddRecordConfig`, `AppearanceConfig`, `CalendarConfig`, `ColumnPrefix`, `ColumnSummary`, `ColumnSummaryConfig`, `FormButtonConfig`, `FormField`, `FormFieldPublicPicker`, `FormSection`, `FormView`, `GalleryConfig`, `GanttConfig`, `GanttQuickFilter`, `GroupingConfig`, `GroupingField`, `HttpMethodSubset`, `HttpRequest`, `KanbanConfig`, `ListChartConfig`, `ListColumn`, `ListView`, `NavigationConfig`, `NavigationMode`, `ObjectListView`, `ObjectUserFilters`, `PaginationConfig`, `RowColorConfig`, `RowHeight`, `SelectionConfig`, `TimelineConfig`, `TreeConfig`, `UserActionsConfig`, `UserFilterField`, `UserFilters`, `View`, `ViewData`, `ViewFilterRule`, `ViewItem`, `ViewItemName`, `ViewItemWire`, `ViewKind`, `ViewScope`, `ViewSharing`, `ViewTab`, `VisualizationType` |
388+
| [`view.zod.ts`](/docs/references/ui/view) | `AddRecordConfig`, `AppearanceConfig`, `CalendarConfig`, `ColumnPrefix`, `ColumnSummary`, `ColumnSummaryConfig`, `FormButtonConfig`, `FormField`, `FormFieldPublicPicker`, `FormSection`, `FormView`, `GalleryConfig`, `GanttConfig`, `GanttQuickFilter`, `GroupingConfig`, `GroupingField`, `HttpMethodSubset`, `HttpRequest`, `KanbanConfig`, `ListChartConfig`, `ListColumn`, `ListMapConfig`, `ListView`, `NavigationConfig`, `NavigationMode`, `ObjectListView`, `ObjectUserFilters`, `PaginationConfig`, `RowColorConfig`, `RowHeight`, `SelectionConfig`, `TimelineConfig`, `TreeConfig`, `UserActionsConfig`, `UserFilterField`, `UserFilters`, `View`, `ViewData`, `ViewFilterRule`, `ViewItem`, `ViewItemName`, `ViewItemWire`, `ViewKind`, `ViewScope`, `ViewSharing`, `ViewTab`, `VisualizationType` |
389389

390390
---
391391

docs/audits/2026-07-unknown-key-strictness-ledger.counts.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ regenerate.
2121
| Measure | Value |
2222
|---|---|
2323
| Triaged directories | 5 |
24-
| Object sites in them | 442 |
24+
| Object sites in them | 443 |
2525
| Still-open (strip) sites | 123 |
2626
| Files carrying at least one | 22 |
2727

@@ -44,12 +44,12 @@ The `strict` column is the one the campaign schedules against; it counts both th
4444

4545
| Dir | Sites | strict | passthrough | catchall | strip |
4646
|---|---|---|---|---|---|
47-
| `ui/` | 174 | 163 | 5 | 0 | 6 |
47+
| `ui/` | 175 | 164 | 5 | 0 | 6 |
4848
| `data/` | 156 | 74 | 1 | 0 | 81 |
4949
| `automation/` | 65 | 42 | 0 | 0 | 23 |
5050
| `security/` | 20 | 7 | 0 | 0 | 13 |
5151
| `studio/` | 27 | 27 | 0 | 0 | 0 |
52-
| **total** | **442** | **313** | **6** | **0** | **123** |
52+
| **total** | **443** | **314** | **6** | **0** | **123** |
5353

5454
## File-level triage — site counts
5555

@@ -75,9 +75,9 @@ classify and is not listed (it becomes reportable the day it grows its first sit
7575
| `responsive.zod.ts` | 4 |
7676
| `sharing.zod.ts` | 1 |
7777
| `theme.zod.ts` | 6 |
78-
| `view.zod.ts` | 55 |
78+
| `view.zod.ts` | 56 |
7979
| `widget.zod.ts` | 1 |
80-
| **total** | **174** |
80+
| **total** | **175** |
8181

8282
### `data/` — sites
8383

@@ -156,15 +156,15 @@ over it is here.
156156

157157
### `ui/` — open
158158

159-
**6 strip of 174**, in 4 file(s).
159+
**6 strip of 175**, in 4 file(s).
160160

161161
| File | Strip | Sites |
162162
|---|---|---|
163163
| `action-params.zod.ts` | 1 | 1 |
164164
| `app.zod.ts` | 1 | 18 |
165-
| `view.zod.ts` | 3 | 55 |
165+
| `view.zod.ts` | 3 | 56 |
166166
| `widget.zod.ts` | 1 | 1 |
167-
| **total** | **6** | **174** |
167+
| **total** | **6** | **175** |
168168

169169
| Bucket | Sites |
170170
|---|---|

packages/spec/liveness/state-counts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ for both corollaries.
3939
| `skill` | 16 | 0 | 1 | 0 | 17 |
4040
| `dataset` | 27 | 0 | 0 | 0 | 27 |
4141
| `page` | 23 | 0 | 0 | 1 | 24 |
42-
| `view` | 77 | 0 | 9 | 0 | 86 |
42+
| `view` | 77 | 0 | 9 | 1 | 87 |
4343
| `report` | 21 | 0 | 0 | 0 | 21 |
4444
| `dashboard` | 34 | 0 | 7 | 0 | 41 |
4545
| `webhook` | 19 | 0 | 0 | 0 | 19 |
@@ -57,4 +57,4 @@ for both corollaries.
5757
| `api` | 25 | 0 | 0 | 2 | 27 |
5858
| `capability` | 12 | 0 | 0 | 0 | 12 |
5959
| `qa` | 4 | 0 | 5 | 0 | 9 |
60-
| **total** | **796** | **6** | **55** | **9** | **866** |
60+
| **total** | **796** | **6** | **55** | **10** | **867** |

0 commit comments

Comments
 (0)