|
1 | 1 | --- |
2 | 2 | title: Protocol Reference |
3 | | -description: Every schema published by @objectstack/spec — 1582 schemas across 14 protocol modules |
| 3 | +description: Every schema published by @objectstack/spec — 1583 schemas across 14 protocol modules |
4 | 4 | --- |
5 | 5 |
|
6 | 6 | {/* ⚠️ AUTO-GENERATED — DO NOT EDIT. Run build-docs.ts to regenerate. Hand-written docs live in the module folders under content/docs/. */} |
@@ -31,9 +31,9 @@ counts are sums of the rows they head. Regenerate with |
31 | 31 | | [Security Protocol](/docs/references/security) | 5 | 27 | Permission sets, row-level security, sharing rules, tenancy posture. | |
32 | 32 | | [Shared Protocol](/docs/references/shared) | 8 | 31 | Primitives used across every protocol — identifiers, HTTP, expressions, error maps, enums. | |
33 | 33 | | [Studio Protocol](/docs/references/studio) | 3 | 35 | Studio designer metadata — the authoring surfaces for the protocols above. | |
34 | | -| [System Protocol](/docs/references/system) | 36 | 287 | The runtime environment — logging, jobs, cache, metrics, notifications, i18n and compliance. | |
| 34 | +| [System Protocol](/docs/references/system) | 36 | 288 | The runtime environment — logging, jobs, cache, metrics, notifications, i18n and compliance. | |
35 | 35 | | [UI Protocol](/docs/references/ui) | 16 | 152 | Apps, pages, views, dashboards, reports, actions and themes — the ObjectUI layer. | |
36 | | -| **Total** | **199** | **1582** | 14 protocol modules | |
| 36 | +| **Total** | **199** | **1583** | 14 protocol modules | |
37 | 37 |
|
38 | 38 | --- |
39 | 39 |
|
@@ -318,14 +318,14 @@ Studio designer metadata — the authoring surfaces for the protocols above. |
318 | 318 |
|
319 | 319 | ## System Protocol |
320 | 320 |
|
321 | | -**Source:** `packages/spec/src/system/` · **Import:** `@objectstack/spec/system` · **36 pages, 287 schemas** |
| 321 | +**Source:** `packages/spec/src/system/` · **Import:** `@objectstack/spec/system` · **36 pages, 288 schemas** |
322 | 322 |
|
323 | 323 | The runtime environment — logging, jobs, cache, metrics, notifications, i18n and compliance. |
324 | 324 |
|
325 | 325 | | File | Schemas | |
326 | 326 | | :--- | :--- | |
327 | 327 | | [`app-install.zod.ts`](/docs/references/system/app-install) | `AppCompatibilityCheck`, `AppInstallRequest`, `AppInstallResult`, `AppManifest` | |
328 | | -| [`auth-config.zod.ts`](/docs/references/system/auth-config) | `AdvancedAuthConfig`, `AuthConfig`, `AuthPluginConfig`, `AuthProviderConfig`, `EmailAndPasswordConfig`, `EmailVerificationConfig`, `MutualTLSConfig`, `OidcProviderConfig`, `OidcProvidersConfig`, `SocialProviderConfig` | |
| 328 | +| [`auth-config.zod.ts`](/docs/references/system/auth-config) | `AdvancedAuthConfig`, `AudienceConfig`, `AuthConfig`, `AuthPluginConfig`, `AuthProviderConfig`, `EmailAndPasswordConfig`, `EmailVerificationConfig`, `MutualTLSConfig`, `OidcProviderConfig`, `OidcProvidersConfig`, `SocialProviderConfig` | |
329 | 329 | | [`book.zod.ts`](/docs/references/system/book) | `Book`, `BookAudience`, `BookGroup`, `BookInclude`, `BookNode` | |
330 | 330 | | [`cache.zod.ts`](/docs/references/system/cache) | `CacheAvalanchePrevention`, `CacheConfig`, `CacheConsistency`, `CacheInvalidation`, `CacheStrategy`, `CacheTier`, `CacheWarmup`, `DistributedCacheConfig` | |
331 | 331 | | [`change-management.zod.ts`](/docs/references/system/change-management) | `ChangeImpact`, `ChangePriority`, `ChangeRequest`, `ChangeStatus`, `ChangeType`, `RollbackPlan` | |
|
0 commit comments