@almadar/core 10.64.0 → 10.66.0

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.
@@ -1,6 +1,6 @@
1
- import { b as TraitConfig, c as TraitConfigObject, d as TraitRef, E as EventPayloadField, C as ConfigFieldDeclaration, e as TraitConfigValue, f as TraitEntityField, P as PayloadField, g as Trait } from './trait-C6Jqfflp.js';
1
+ import { b as TraitConfig, c as TraitConfigObject, d as TraitRef, E as EventPayloadField, C as ConfigFieldDeclaration, e as TraitConfigValue, f as TraitEntityField, P as PayloadField, g as Trait } from './trait-CzOtZitc.js';
2
2
  import { J as JsonValue, E as Expression, S as SExpr, R as RuntimeValue } from './expression-Fk8bQWef.js';
3
- import { T as TraitId, d as EntityId, P as PageId, O as OrbitalId, E as EntityField, S as ServiceRef, e as Entity, a as EntityPersistence, b as EventId, g as ServiceDefinition, I as IdentityLedger } from './effect-DOqkIe2M.js';
3
+ import { T as TraitId, d as EntityId, P as PageId, O as OrbitalId, E as EntityField, S as ServiceRef, e as Entity, a as EntityPersistence, b as EventId, g as ServiceDefinition, I as IdentityLedger } from './effect-BTXY2wl8.js';
4
4
  import { z } from 'zod';
5
5
 
6
6
  /**
@@ -606,7 +606,7 @@ declare const DesignPreferencesSchema: z.ZodObject<{
606
606
  }>>;
607
607
  }, "strip", z.ZodTypeAny, {
608
608
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
609
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
609
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
610
610
  primaryColor?: string | undefined;
611
611
  darkMode?: boolean | undefined;
612
612
  uxHints?: {
@@ -622,7 +622,7 @@ declare const DesignPreferencesSchema: z.ZodObject<{
622
622
  } | undefined;
623
623
  }, {
624
624
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
625
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
625
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
626
626
  primaryColor?: string | undefined;
627
627
  darkMode?: boolean | undefined;
628
628
  uxHints?: {
@@ -18988,9 +18988,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
18988
18988
  traitId?: TraitId | undefined;
18989
18989
  orbitalId?: OrbitalId | undefined;
18990
18990
  } | undefined;
18991
+ eventId?: EventId | undefined;
18991
18992
  scope?: "internal" | "external" | undefined;
18992
18993
  tier?: string | undefined;
18993
- eventId?: EventId | undefined;
18994
18994
  guard?: SExpr | undefined;
18995
18995
  triggersId?: EventId | undefined;
18996
18996
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19012,9 +19012,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
19012
19012
  traitId?: string | undefined;
19013
19013
  orbitalId?: string | undefined;
19014
19014
  } | undefined;
19015
+ eventId?: string | undefined;
19015
19016
  scope?: "internal" | "external" | undefined;
19016
19017
  tier?: string | undefined;
19017
- eventId?: string | undefined;
19018
19018
  guard?: SExpr | undefined;
19019
19019
  triggersId?: string | undefined;
19020
19020
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19053,9 +19053,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
19053
19053
  traitId?: TraitId | undefined;
19054
19054
  orbitalId?: OrbitalId | undefined;
19055
19055
  } | undefined;
19056
+ eventId?: EventId | undefined;
19056
19057
  scope?: "internal" | "external" | undefined;
19057
19058
  tier?: string | undefined;
19058
- eventId?: EventId | undefined;
19059
19059
  guard?: SExpr | undefined;
19060
19060
  triggersId?: EventId | undefined;
19061
19061
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19093,9 +19093,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
19093
19093
  traitId?: string | undefined;
19094
19094
  orbitalId?: string | undefined;
19095
19095
  } | undefined;
19096
+ eventId?: string | undefined;
19096
19097
  scope?: "internal" | "external" | undefined;
19097
19098
  tier?: string | undefined;
19098
- eventId?: string | undefined;
19099
19099
  guard?: SExpr | undefined;
19100
19100
  triggersId?: string | undefined;
19101
19101
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19133,9 +19133,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
19133
19133
  traitId?: TraitId | undefined;
19134
19134
  orbitalId?: OrbitalId | undefined;
19135
19135
  } | undefined;
19136
+ eventId?: EventId | undefined;
19136
19137
  scope?: "internal" | "external" | undefined;
19137
19138
  tier?: string | undefined;
19138
- eventId?: EventId | undefined;
19139
19139
  guard?: SExpr | undefined;
19140
19140
  triggersId?: EventId | undefined;
19141
19141
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19173,9 +19173,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
19173
19173
  traitId?: string | undefined;
19174
19174
  orbitalId?: string | undefined;
19175
19175
  } | undefined;
19176
+ eventId?: string | undefined;
19176
19177
  scope?: "internal" | "external" | undefined;
19177
19178
  tier?: string | undefined;
19178
- eventId?: string | undefined;
19179
19179
  guard?: SExpr | undefined;
19180
19180
  triggersId?: string | undefined;
19181
19181
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19432,8 +19432,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
19432
19432
  interval: string | number;
19433
19433
  description?: string | undefined;
19434
19434
  pages?: string[] | undefined;
19435
- guard?: SExpr | undefined;
19436
19435
  priority?: number | undefined;
19436
+ guard?: SExpr | undefined;
19437
19437
  appliesTo?: string[] | undefined;
19438
19438
  pageIds?: PageId[] | undefined;
19439
19439
  emits?: string[] | undefined;
@@ -19444,8 +19444,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
19444
19444
  interval: string | number;
19445
19445
  description?: string | undefined;
19446
19446
  pages?: string[] | undefined;
19447
- guard?: SExpr | undefined;
19448
19447
  priority?: number | undefined;
19448
+ guard?: SExpr | undefined;
19449
19449
  appliesTo?: string[] | undefined;
19450
19450
  pageIds?: string[] | undefined;
19451
19451
  emits?: string[] | undefined;
@@ -19463,18 +19463,18 @@ declare const PageRefObjectSchema: z.ZodObject<{
19463
19463
  event: string;
19464
19464
  description?: string | undefined;
19465
19465
  synonyms?: string | undefined;
19466
+ eventId?: EventId | undefined;
19466
19467
  scope?: "internal" | "external" | undefined;
19467
19468
  tier?: string | undefined;
19468
19469
  payloadSchema?: EventPayloadField[] | undefined;
19469
- eventId?: EventId | undefined;
19470
19470
  }, {
19471
19471
  event: string;
19472
19472
  description?: string | undefined;
19473
19473
  synonyms?: string | undefined;
19474
+ eventId?: string | undefined;
19474
19475
  scope?: "internal" | "external" | undefined;
19475
19476
  tier?: string | undefined;
19476
19477
  payloadSchema?: EventPayloadField[] | undefined;
19477
- eventId?: string | undefined;
19478
19478
  }>, "many">>;
19479
19479
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
19480
19480
  event: z.ZodString;
@@ -19542,9 +19542,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
19542
19542
  traitId?: TraitId | undefined;
19543
19543
  orbitalId?: OrbitalId | undefined;
19544
19544
  } | undefined;
19545
+ eventId?: EventId | undefined;
19545
19546
  scope?: "internal" | "external" | undefined;
19546
19547
  tier?: string | undefined;
19547
- eventId?: EventId | undefined;
19548
19548
  guard?: SExpr | undefined;
19549
19549
  triggersId?: EventId | undefined;
19550
19550
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19566,9 +19566,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
19566
19566
  traitId?: string | undefined;
19567
19567
  orbitalId?: string | undefined;
19568
19568
  } | undefined;
19569
+ eventId?: string | undefined;
19569
19570
  scope?: "internal" | "external" | undefined;
19570
19571
  tier?: string | undefined;
19571
- eventId?: string | undefined;
19572
19572
  guard?: SExpr | undefined;
19573
19573
  triggersId?: string | undefined;
19574
19574
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19837,10 +19837,10 @@ declare const PageRefObjectSchema: z.ZodObject<{
19837
19837
  event: string;
19838
19838
  description?: string | undefined;
19839
19839
  synonyms?: string | undefined;
19840
+ eventId?: EventId | undefined;
19840
19841
  scope?: "internal" | "external" | undefined;
19841
19842
  tier?: string | undefined;
19842
19843
  payloadSchema?: EventPayloadField[] | undefined;
19843
- eventId?: EventId | undefined;
19844
19844
  }[] | undefined;
19845
19845
  linkedEntity?: string | undefined;
19846
19846
  linkedEntityId?: EntityId | undefined;
@@ -19862,9 +19862,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
19862
19862
  traitId?: TraitId | undefined;
19863
19863
  orbitalId?: OrbitalId | undefined;
19864
19864
  } | undefined;
19865
+ eventId?: EventId | undefined;
19865
19866
  scope?: "internal" | "external" | undefined;
19866
19867
  tier?: string | undefined;
19867
- eventId?: EventId | undefined;
19868
19868
  guard?: SExpr | undefined;
19869
19869
  triggersId?: EventId | undefined;
19870
19870
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -19891,8 +19891,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
19891
19891
  interval: string | number;
19892
19892
  description?: string | undefined;
19893
19893
  pages?: string[] | undefined;
19894
- guard?: SExpr | undefined;
19895
19894
  priority?: number | undefined;
19895
+ guard?: SExpr | undefined;
19896
19896
  appliesTo?: string[] | undefined;
19897
19897
  pageIds?: PageId[] | undefined;
19898
19898
  emits?: string[] | undefined;
@@ -20007,10 +20007,10 @@ declare const PageRefObjectSchema: z.ZodObject<{
20007
20007
  event: string;
20008
20008
  description?: string | undefined;
20009
20009
  synonyms?: string | undefined;
20010
+ eventId?: string | undefined;
20010
20011
  scope?: "internal" | "external" | undefined;
20011
20012
  tier?: string | undefined;
20012
20013
  payloadSchema?: EventPayloadField[] | undefined;
20013
- eventId?: string | undefined;
20014
20014
  }[] | undefined;
20015
20015
  linkedEntity?: string | undefined;
20016
20016
  linkedEntityId?: string | undefined;
@@ -20032,9 +20032,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
20032
20032
  traitId?: string | undefined;
20033
20033
  orbitalId?: string | undefined;
20034
20034
  } | undefined;
20035
+ eventId?: string | undefined;
20035
20036
  scope?: "internal" | "external" | undefined;
20036
20037
  tier?: string | undefined;
20037
- eventId?: string | undefined;
20038
20038
  guard?: SExpr | undefined;
20039
20039
  triggersId?: string | undefined;
20040
20040
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20061,8 +20061,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
20061
20061
  interval: string | number;
20062
20062
  description?: string | undefined;
20063
20063
  pages?: string[] | undefined;
20064
- guard?: SExpr | undefined;
20065
20064
  priority?: number | undefined;
20065
+ guard?: SExpr | undefined;
20066
20066
  appliesTo?: string[] | undefined;
20067
20067
  pageIds?: string[] | undefined;
20068
20068
  emits?: string[] | undefined;
@@ -20143,9 +20143,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
20143
20143
  traitId?: TraitId | undefined;
20144
20144
  orbitalId?: OrbitalId | undefined;
20145
20145
  } | undefined;
20146
+ eventId?: EventId | undefined;
20146
20147
  scope?: "internal" | "external" | undefined;
20147
20148
  tier?: string | undefined;
20148
- eventId?: EventId | undefined;
20149
20149
  guard?: SExpr | undefined;
20150
20150
  triggersId?: EventId | undefined;
20151
20151
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20223,10 +20223,10 @@ declare const PageRefObjectSchema: z.ZodObject<{
20223
20223
  event: string;
20224
20224
  description?: string | undefined;
20225
20225
  synonyms?: string | undefined;
20226
+ eventId?: EventId | undefined;
20226
20227
  scope?: "internal" | "external" | undefined;
20227
20228
  tier?: string | undefined;
20228
20229
  payloadSchema?: EventPayloadField[] | undefined;
20229
- eventId?: EventId | undefined;
20230
20230
  }[] | undefined;
20231
20231
  linkedEntity?: string | undefined;
20232
20232
  linkedEntityId?: EntityId | undefined;
@@ -20248,9 +20248,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
20248
20248
  traitId?: TraitId | undefined;
20249
20249
  orbitalId?: OrbitalId | undefined;
20250
20250
  } | undefined;
20251
+ eventId?: EventId | undefined;
20251
20252
  scope?: "internal" | "external" | undefined;
20252
20253
  tier?: string | undefined;
20253
- eventId?: EventId | undefined;
20254
20254
  guard?: SExpr | undefined;
20255
20255
  triggersId?: EventId | undefined;
20256
20256
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20277,8 +20277,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
20277
20277
  interval: string | number;
20278
20278
  description?: string | undefined;
20279
20279
  pages?: string[] | undefined;
20280
- guard?: SExpr | undefined;
20281
20280
  priority?: number | undefined;
20281
+ guard?: SExpr | undefined;
20282
20282
  appliesTo?: string[] | undefined;
20283
20283
  pageIds?: PageId[] | undefined;
20284
20284
  emits?: string[] | undefined;
@@ -20362,9 +20362,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
20362
20362
  traitId?: string | undefined;
20363
20363
  orbitalId?: string | undefined;
20364
20364
  } | undefined;
20365
+ eventId?: string | undefined;
20365
20366
  scope?: "internal" | "external" | undefined;
20366
20367
  tier?: string | undefined;
20367
- eventId?: string | undefined;
20368
20368
  guard?: SExpr | undefined;
20369
20369
  triggersId?: string | undefined;
20370
20370
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20442,10 +20442,10 @@ declare const PageRefObjectSchema: z.ZodObject<{
20442
20442
  event: string;
20443
20443
  description?: string | undefined;
20444
20444
  synonyms?: string | undefined;
20445
+ eventId?: string | undefined;
20445
20446
  scope?: "internal" | "external" | undefined;
20446
20447
  tier?: string | undefined;
20447
20448
  payloadSchema?: EventPayloadField[] | undefined;
20448
- eventId?: string | undefined;
20449
20449
  }[] | undefined;
20450
20450
  linkedEntity?: string | undefined;
20451
20451
  linkedEntityId?: string | undefined;
@@ -20467,9 +20467,9 @@ declare const PageRefObjectSchema: z.ZodObject<{
20467
20467
  traitId?: string | undefined;
20468
20468
  orbitalId?: string | undefined;
20469
20469
  } | undefined;
20470
+ eventId?: string | undefined;
20470
20471
  scope?: "internal" | "external" | undefined;
20471
20472
  tier?: string | undefined;
20472
- eventId?: string | undefined;
20473
20473
  guard?: SExpr | undefined;
20474
20474
  triggersId?: string | undefined;
20475
20475
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20496,8 +20496,8 @@ declare const PageRefObjectSchema: z.ZodObject<{
20496
20496
  interval: string | number;
20497
20497
  description?: string | undefined;
20498
20498
  pages?: string[] | undefined;
20499
- guard?: SExpr | undefined;
20500
20499
  priority?: number | undefined;
20500
+ guard?: SExpr | undefined;
20501
20501
  appliesTo?: string[] | undefined;
20502
20502
  pageIds?: string[] | undefined;
20503
20503
  emits?: string[] | undefined;
@@ -20695,9 +20695,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
20695
20695
  traitId?: TraitId | undefined;
20696
20696
  orbitalId?: OrbitalId | undefined;
20697
20697
  } | undefined;
20698
+ eventId?: EventId | undefined;
20698
20699
  scope?: "internal" | "external" | undefined;
20699
20700
  tier?: string | undefined;
20700
- eventId?: EventId | undefined;
20701
20701
  guard?: SExpr | undefined;
20702
20702
  triggersId?: EventId | undefined;
20703
20703
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20719,9 +20719,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
20719
20719
  traitId?: string | undefined;
20720
20720
  orbitalId?: string | undefined;
20721
20721
  } | undefined;
20722
+ eventId?: string | undefined;
20722
20723
  scope?: "internal" | "external" | undefined;
20723
20724
  tier?: string | undefined;
20724
- eventId?: string | undefined;
20725
20725
  guard?: SExpr | undefined;
20726
20726
  triggersId?: string | undefined;
20727
20727
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20760,9 +20760,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
20760
20760
  traitId?: TraitId | undefined;
20761
20761
  orbitalId?: OrbitalId | undefined;
20762
20762
  } | undefined;
20763
+ eventId?: EventId | undefined;
20763
20764
  scope?: "internal" | "external" | undefined;
20764
20765
  tier?: string | undefined;
20765
- eventId?: EventId | undefined;
20766
20766
  guard?: SExpr | undefined;
20767
20767
  triggersId?: EventId | undefined;
20768
20768
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20800,9 +20800,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
20800
20800
  traitId?: string | undefined;
20801
20801
  orbitalId?: string | undefined;
20802
20802
  } | undefined;
20803
+ eventId?: string | undefined;
20803
20804
  scope?: "internal" | "external" | undefined;
20804
20805
  tier?: string | undefined;
20805
- eventId?: string | undefined;
20806
20806
  guard?: SExpr | undefined;
20807
20807
  triggersId?: string | undefined;
20808
20808
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20840,9 +20840,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
20840
20840
  traitId?: TraitId | undefined;
20841
20841
  orbitalId?: OrbitalId | undefined;
20842
20842
  } | undefined;
20843
+ eventId?: EventId | undefined;
20843
20844
  scope?: "internal" | "external" | undefined;
20844
20845
  tier?: string | undefined;
20845
- eventId?: EventId | undefined;
20846
20846
  guard?: SExpr | undefined;
20847
20847
  triggersId?: EventId | undefined;
20848
20848
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -20880,9 +20880,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
20880
20880
  traitId?: string | undefined;
20881
20881
  orbitalId?: string | undefined;
20882
20882
  } | undefined;
20883
+ eventId?: string | undefined;
20883
20884
  scope?: "internal" | "external" | undefined;
20884
20885
  tier?: string | undefined;
20885
- eventId?: string | undefined;
20886
20886
  guard?: SExpr | undefined;
20887
20887
  triggersId?: string | undefined;
20888
20888
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -21139,8 +21139,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21139
21139
  interval: string | number;
21140
21140
  description?: string | undefined;
21141
21141
  pages?: string[] | undefined;
21142
- guard?: SExpr | undefined;
21143
21142
  priority?: number | undefined;
21143
+ guard?: SExpr | undefined;
21144
21144
  appliesTo?: string[] | undefined;
21145
21145
  pageIds?: PageId[] | undefined;
21146
21146
  emits?: string[] | undefined;
@@ -21151,8 +21151,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21151
21151
  interval: string | number;
21152
21152
  description?: string | undefined;
21153
21153
  pages?: string[] | undefined;
21154
- guard?: SExpr | undefined;
21155
21154
  priority?: number | undefined;
21155
+ guard?: SExpr | undefined;
21156
21156
  appliesTo?: string[] | undefined;
21157
21157
  pageIds?: string[] | undefined;
21158
21158
  emits?: string[] | undefined;
@@ -21170,18 +21170,18 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21170
21170
  event: string;
21171
21171
  description?: string | undefined;
21172
21172
  synonyms?: string | undefined;
21173
+ eventId?: EventId | undefined;
21173
21174
  scope?: "internal" | "external" | undefined;
21174
21175
  tier?: string | undefined;
21175
21176
  payloadSchema?: EventPayloadField[] | undefined;
21176
- eventId?: EventId | undefined;
21177
21177
  }, {
21178
21178
  event: string;
21179
21179
  description?: string | undefined;
21180
21180
  synonyms?: string | undefined;
21181
+ eventId?: string | undefined;
21181
21182
  scope?: "internal" | "external" | undefined;
21182
21183
  tier?: string | undefined;
21183
21184
  payloadSchema?: EventPayloadField[] | undefined;
21184
- eventId?: string | undefined;
21185
21185
  }>, "many">>;
21186
21186
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
21187
21187
  event: z.ZodString;
@@ -21249,9 +21249,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21249
21249
  traitId?: TraitId | undefined;
21250
21250
  orbitalId?: OrbitalId | undefined;
21251
21251
  } | undefined;
21252
+ eventId?: EventId | undefined;
21252
21253
  scope?: "internal" | "external" | undefined;
21253
21254
  tier?: string | undefined;
21254
- eventId?: EventId | undefined;
21255
21255
  guard?: SExpr | undefined;
21256
21256
  triggersId?: EventId | undefined;
21257
21257
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -21273,9 +21273,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21273
21273
  traitId?: string | undefined;
21274
21274
  orbitalId?: string | undefined;
21275
21275
  } | undefined;
21276
+ eventId?: string | undefined;
21276
21277
  scope?: "internal" | "external" | undefined;
21277
21278
  tier?: string | undefined;
21278
- eventId?: string | undefined;
21279
21279
  guard?: SExpr | undefined;
21280
21280
  triggersId?: string | undefined;
21281
21281
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -21544,10 +21544,10 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21544
21544
  event: string;
21545
21545
  description?: string | undefined;
21546
21546
  synonyms?: string | undefined;
21547
+ eventId?: EventId | undefined;
21547
21548
  scope?: "internal" | "external" | undefined;
21548
21549
  tier?: string | undefined;
21549
21550
  payloadSchema?: EventPayloadField[] | undefined;
21550
- eventId?: EventId | undefined;
21551
21551
  }[] | undefined;
21552
21552
  linkedEntity?: string | undefined;
21553
21553
  linkedEntityId?: EntityId | undefined;
@@ -21569,9 +21569,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21569
21569
  traitId?: TraitId | undefined;
21570
21570
  orbitalId?: OrbitalId | undefined;
21571
21571
  } | undefined;
21572
+ eventId?: EventId | undefined;
21572
21573
  scope?: "internal" | "external" | undefined;
21573
21574
  tier?: string | undefined;
21574
- eventId?: EventId | undefined;
21575
21575
  guard?: SExpr | undefined;
21576
21576
  triggersId?: EventId | undefined;
21577
21577
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -21598,8 +21598,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21598
21598
  interval: string | number;
21599
21599
  description?: string | undefined;
21600
21600
  pages?: string[] | undefined;
21601
- guard?: SExpr | undefined;
21602
21601
  priority?: number | undefined;
21602
+ guard?: SExpr | undefined;
21603
21603
  appliesTo?: string[] | undefined;
21604
21604
  pageIds?: PageId[] | undefined;
21605
21605
  emits?: string[] | undefined;
@@ -21714,10 +21714,10 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21714
21714
  event: string;
21715
21715
  description?: string | undefined;
21716
21716
  synonyms?: string | undefined;
21717
+ eventId?: string | undefined;
21717
21718
  scope?: "internal" | "external" | undefined;
21718
21719
  tier?: string | undefined;
21719
21720
  payloadSchema?: EventPayloadField[] | undefined;
21720
- eventId?: string | undefined;
21721
21721
  }[] | undefined;
21722
21722
  linkedEntity?: string | undefined;
21723
21723
  linkedEntityId?: string | undefined;
@@ -21739,9 +21739,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21739
21739
  traitId?: string | undefined;
21740
21740
  orbitalId?: string | undefined;
21741
21741
  } | undefined;
21742
+ eventId?: string | undefined;
21742
21743
  scope?: "internal" | "external" | undefined;
21743
21744
  tier?: string | undefined;
21744
- eventId?: string | undefined;
21745
21745
  guard?: SExpr | undefined;
21746
21746
  triggersId?: string | undefined;
21747
21747
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -21768,8 +21768,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21768
21768
  interval: string | number;
21769
21769
  description?: string | undefined;
21770
21770
  pages?: string[] | undefined;
21771
- guard?: SExpr | undefined;
21772
21771
  priority?: number | undefined;
21772
+ guard?: SExpr | undefined;
21773
21773
  appliesTo?: string[] | undefined;
21774
21774
  pageIds?: string[] | undefined;
21775
21775
  emits?: string[] | undefined;
@@ -21850,9 +21850,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21850
21850
  traitId?: TraitId | undefined;
21851
21851
  orbitalId?: OrbitalId | undefined;
21852
21852
  } | undefined;
21853
+ eventId?: EventId | undefined;
21853
21854
  scope?: "internal" | "external" | undefined;
21854
21855
  tier?: string | undefined;
21855
- eventId?: EventId | undefined;
21856
21856
  guard?: SExpr | undefined;
21857
21857
  triggersId?: EventId | undefined;
21858
21858
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -21930,10 +21930,10 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21930
21930
  event: string;
21931
21931
  description?: string | undefined;
21932
21932
  synonyms?: string | undefined;
21933
+ eventId?: EventId | undefined;
21933
21934
  scope?: "internal" | "external" | undefined;
21934
21935
  tier?: string | undefined;
21935
21936
  payloadSchema?: EventPayloadField[] | undefined;
21936
- eventId?: EventId | undefined;
21937
21937
  }[] | undefined;
21938
21938
  linkedEntity?: string | undefined;
21939
21939
  linkedEntityId?: EntityId | undefined;
@@ -21955,9 +21955,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21955
21955
  traitId?: TraitId | undefined;
21956
21956
  orbitalId?: OrbitalId | undefined;
21957
21957
  } | undefined;
21958
+ eventId?: EventId | undefined;
21958
21959
  scope?: "internal" | "external" | undefined;
21959
21960
  tier?: string | undefined;
21960
- eventId?: EventId | undefined;
21961
21961
  guard?: SExpr | undefined;
21962
21962
  triggersId?: EventId | undefined;
21963
21963
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -21984,8 +21984,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
21984
21984
  interval: string | number;
21985
21985
  description?: string | undefined;
21986
21986
  pages?: string[] | undefined;
21987
- guard?: SExpr | undefined;
21988
21987
  priority?: number | undefined;
21988
+ guard?: SExpr | undefined;
21989
21989
  appliesTo?: string[] | undefined;
21990
21990
  pageIds?: PageId[] | undefined;
21991
21991
  emits?: string[] | undefined;
@@ -22069,9 +22069,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
22069
22069
  traitId?: string | undefined;
22070
22070
  orbitalId?: string | undefined;
22071
22071
  } | undefined;
22072
+ eventId?: string | undefined;
22072
22073
  scope?: "internal" | "external" | undefined;
22073
22074
  tier?: string | undefined;
22074
- eventId?: string | undefined;
22075
22075
  guard?: SExpr | undefined;
22076
22076
  triggersId?: string | undefined;
22077
22077
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -22149,10 +22149,10 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
22149
22149
  event: string;
22150
22150
  description?: string | undefined;
22151
22151
  synonyms?: string | undefined;
22152
+ eventId?: string | undefined;
22152
22153
  scope?: "internal" | "external" | undefined;
22153
22154
  tier?: string | undefined;
22154
22155
  payloadSchema?: EventPayloadField[] | undefined;
22155
- eventId?: string | undefined;
22156
22156
  }[] | undefined;
22157
22157
  linkedEntity?: string | undefined;
22158
22158
  linkedEntityId?: string | undefined;
@@ -22174,9 +22174,9 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
22174
22174
  traitId?: string | undefined;
22175
22175
  orbitalId?: string | undefined;
22176
22176
  } | undefined;
22177
+ eventId?: string | undefined;
22177
22178
  scope?: "internal" | "external" | undefined;
22178
22179
  tier?: string | undefined;
22179
- eventId?: string | undefined;
22180
22180
  guard?: SExpr | undefined;
22181
22181
  triggersId?: string | undefined;
22182
22182
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -22203,8 +22203,8 @@ declare const PageRefSchema: z.ZodUnion<[z.ZodObject<{
22203
22203
  interval: string | number;
22204
22204
  description?: string | undefined;
22205
22205
  pages?: string[] | undefined;
22206
- guard?: SExpr | undefined;
22207
22206
  priority?: number | undefined;
22207
+ guard?: SExpr | undefined;
22208
22208
  appliesTo?: string[] | undefined;
22209
22209
  pageIds?: string[] | undefined;
22210
22210
  emits?: string[] | undefined;
@@ -26569,13 +26569,13 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
26569
26569
  secretEnv: z.ZodOptional<z.ZodString>;
26570
26570
  }, "strip", z.ZodTypeAny, {
26571
26571
  type: "basic" | "api-key" | "bearer" | "oauth2";
26572
- keyName?: string | undefined;
26573
26572
  location?: "header" | "query" | undefined;
26573
+ keyName?: string | undefined;
26574
26574
  secretEnv?: string | undefined;
26575
26575
  }, {
26576
26576
  type: "basic" | "api-key" | "bearer" | "oauth2";
26577
- keyName?: string | undefined;
26578
26577
  location?: "header" | "query" | undefined;
26578
+ keyName?: string | undefined;
26579
26579
  secretEnv?: string | undefined;
26580
26580
  }>>;
26581
26581
  timeout: z.ZodOptional<z.ZodNumber>;
@@ -26586,8 +26586,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
26586
26586
  description?: string | undefined;
26587
26587
  auth?: {
26588
26588
  type: "basic" | "api-key" | "bearer" | "oauth2";
26589
- keyName?: string | undefined;
26590
26589
  location?: "header" | "query" | undefined;
26590
+ keyName?: string | undefined;
26591
26591
  secretEnv?: string | undefined;
26592
26592
  } | undefined;
26593
26593
  headers?: Record<string, string> | undefined;
@@ -26599,8 +26599,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
26599
26599
  description?: string | undefined;
26600
26600
  auth?: {
26601
26601
  type: "basic" | "api-key" | "bearer" | "oauth2";
26602
- keyName?: string | undefined;
26603
26602
  location?: "header" | "query" | undefined;
26603
+ keyName?: string | undefined;
26604
26604
  secretEnv?: string | undefined;
26605
26605
  } | undefined;
26606
26606
  headers?: Record<string, string> | undefined;
@@ -26933,9 +26933,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
26933
26933
  traitId?: TraitId | undefined;
26934
26934
  orbitalId?: OrbitalId | undefined;
26935
26935
  } | undefined;
26936
+ eventId?: EventId | undefined;
26936
26937
  scope?: "internal" | "external" | undefined;
26937
26938
  tier?: string | undefined;
26938
- eventId?: EventId | undefined;
26939
26939
  guard?: SExpr | undefined;
26940
26940
  triggersId?: EventId | undefined;
26941
26941
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -26957,9 +26957,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
26957
26957
  traitId?: string | undefined;
26958
26958
  orbitalId?: string | undefined;
26959
26959
  } | undefined;
26960
+ eventId?: string | undefined;
26960
26961
  scope?: "internal" | "external" | undefined;
26961
26962
  tier?: string | undefined;
26962
- eventId?: string | undefined;
26963
26963
  guard?: SExpr | undefined;
26964
26964
  triggersId?: string | undefined;
26965
26965
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -26998,9 +26998,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
26998
26998
  traitId?: TraitId | undefined;
26999
26999
  orbitalId?: OrbitalId | undefined;
27000
27000
  } | undefined;
27001
+ eventId?: EventId | undefined;
27001
27002
  scope?: "internal" | "external" | undefined;
27002
27003
  tier?: string | undefined;
27003
- eventId?: EventId | undefined;
27004
27004
  guard?: SExpr | undefined;
27005
27005
  triggersId?: EventId | undefined;
27006
27006
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -27038,9 +27038,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27038
27038
  traitId?: string | undefined;
27039
27039
  orbitalId?: string | undefined;
27040
27040
  } | undefined;
27041
+ eventId?: string | undefined;
27041
27042
  scope?: "internal" | "external" | undefined;
27042
27043
  tier?: string | undefined;
27043
- eventId?: string | undefined;
27044
27044
  guard?: SExpr | undefined;
27045
27045
  triggersId?: string | undefined;
27046
27046
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -27078,9 +27078,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27078
27078
  traitId?: TraitId | undefined;
27079
27079
  orbitalId?: OrbitalId | undefined;
27080
27080
  } | undefined;
27081
+ eventId?: EventId | undefined;
27081
27082
  scope?: "internal" | "external" | undefined;
27082
27083
  tier?: string | undefined;
27083
- eventId?: EventId | undefined;
27084
27084
  guard?: SExpr | undefined;
27085
27085
  triggersId?: EventId | undefined;
27086
27086
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -27118,9 +27118,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27118
27118
  traitId?: string | undefined;
27119
27119
  orbitalId?: string | undefined;
27120
27120
  } | undefined;
27121
+ eventId?: string | undefined;
27121
27122
  scope?: "internal" | "external" | undefined;
27122
27123
  tier?: string | undefined;
27123
- eventId?: string | undefined;
27124
27124
  guard?: SExpr | undefined;
27125
27125
  triggersId?: string | undefined;
27126
27126
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -27377,8 +27377,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27377
27377
  interval: string | number;
27378
27378
  description?: string | undefined;
27379
27379
  pages?: string[] | undefined;
27380
- guard?: SExpr | undefined;
27381
27380
  priority?: number | undefined;
27381
+ guard?: SExpr | undefined;
27382
27382
  appliesTo?: string[] | undefined;
27383
27383
  pageIds?: PageId[] | undefined;
27384
27384
  emits?: string[] | undefined;
@@ -27389,8 +27389,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27389
27389
  interval: string | number;
27390
27390
  description?: string | undefined;
27391
27391
  pages?: string[] | undefined;
27392
- guard?: SExpr | undefined;
27393
27392
  priority?: number | undefined;
27393
+ guard?: SExpr | undefined;
27394
27394
  appliesTo?: string[] | undefined;
27395
27395
  pageIds?: string[] | undefined;
27396
27396
  emits?: string[] | undefined;
@@ -27408,18 +27408,18 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27408
27408
  event: string;
27409
27409
  description?: string | undefined;
27410
27410
  synonyms?: string | undefined;
27411
+ eventId?: EventId | undefined;
27411
27412
  scope?: "internal" | "external" | undefined;
27412
27413
  tier?: string | undefined;
27413
27414
  payloadSchema?: EventPayloadField[] | undefined;
27414
- eventId?: EventId | undefined;
27415
27415
  }, {
27416
27416
  event: string;
27417
27417
  description?: string | undefined;
27418
27418
  synonyms?: string | undefined;
27419
+ eventId?: string | undefined;
27419
27420
  scope?: "internal" | "external" | undefined;
27420
27421
  tier?: string | undefined;
27421
27422
  payloadSchema?: EventPayloadField[] | undefined;
27422
- eventId?: string | undefined;
27423
27423
  }>, "many">>;
27424
27424
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
27425
27425
  event: z.ZodString;
@@ -27487,9 +27487,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27487
27487
  traitId?: TraitId | undefined;
27488
27488
  orbitalId?: OrbitalId | undefined;
27489
27489
  } | undefined;
27490
+ eventId?: EventId | undefined;
27490
27491
  scope?: "internal" | "external" | undefined;
27491
27492
  tier?: string | undefined;
27492
- eventId?: EventId | undefined;
27493
27493
  guard?: SExpr | undefined;
27494
27494
  triggersId?: EventId | undefined;
27495
27495
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -27511,9 +27511,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27511
27511
  traitId?: string | undefined;
27512
27512
  orbitalId?: string | undefined;
27513
27513
  } | undefined;
27514
+ eventId?: string | undefined;
27514
27515
  scope?: "internal" | "external" | undefined;
27515
27516
  tier?: string | undefined;
27516
- eventId?: string | undefined;
27517
27517
  guard?: SExpr | undefined;
27518
27518
  triggersId?: string | undefined;
27519
27519
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -27782,10 +27782,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27782
27782
  event: string;
27783
27783
  description?: string | undefined;
27784
27784
  synonyms?: string | undefined;
27785
+ eventId?: EventId | undefined;
27785
27786
  scope?: "internal" | "external" | undefined;
27786
27787
  tier?: string | undefined;
27787
27788
  payloadSchema?: EventPayloadField[] | undefined;
27788
- eventId?: EventId | undefined;
27789
27789
  }[] | undefined;
27790
27790
  linkedEntity?: string | undefined;
27791
27791
  linkedEntityId?: EntityId | undefined;
@@ -27807,9 +27807,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27807
27807
  traitId?: TraitId | undefined;
27808
27808
  orbitalId?: OrbitalId | undefined;
27809
27809
  } | undefined;
27810
+ eventId?: EventId | undefined;
27810
27811
  scope?: "internal" | "external" | undefined;
27811
27812
  tier?: string | undefined;
27812
- eventId?: EventId | undefined;
27813
27813
  guard?: SExpr | undefined;
27814
27814
  triggersId?: EventId | undefined;
27815
27815
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -27836,8 +27836,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27836
27836
  interval: string | number;
27837
27837
  description?: string | undefined;
27838
27838
  pages?: string[] | undefined;
27839
- guard?: SExpr | undefined;
27840
27839
  priority?: number | undefined;
27840
+ guard?: SExpr | undefined;
27841
27841
  appliesTo?: string[] | undefined;
27842
27842
  pageIds?: PageId[] | undefined;
27843
27843
  emits?: string[] | undefined;
@@ -27952,10 +27952,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27952
27952
  event: string;
27953
27953
  description?: string | undefined;
27954
27954
  synonyms?: string | undefined;
27955
+ eventId?: string | undefined;
27955
27956
  scope?: "internal" | "external" | undefined;
27956
27957
  tier?: string | undefined;
27957
27958
  payloadSchema?: EventPayloadField[] | undefined;
27958
- eventId?: string | undefined;
27959
27959
  }[] | undefined;
27960
27960
  linkedEntity?: string | undefined;
27961
27961
  linkedEntityId?: string | undefined;
@@ -27977,9 +27977,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
27977
27977
  traitId?: string | undefined;
27978
27978
  orbitalId?: string | undefined;
27979
27979
  } | undefined;
27980
+ eventId?: string | undefined;
27980
27981
  scope?: "internal" | "external" | undefined;
27981
27982
  tier?: string | undefined;
27982
- eventId?: string | undefined;
27983
27983
  guard?: SExpr | undefined;
27984
27984
  triggersId?: string | undefined;
27985
27985
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -28006,8 +28006,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28006
28006
  interval: string | number;
28007
28007
  description?: string | undefined;
28008
28008
  pages?: string[] | undefined;
28009
- guard?: SExpr | undefined;
28010
28009
  priority?: number | undefined;
28010
+ guard?: SExpr | undefined;
28011
28011
  appliesTo?: string[] | undefined;
28012
28012
  pageIds?: string[] | undefined;
28013
28013
  emits?: string[] | undefined;
@@ -28200,9 +28200,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28200
28200
  traitId?: TraitId | undefined;
28201
28201
  orbitalId?: OrbitalId | undefined;
28202
28202
  } | undefined;
28203
+ eventId?: EventId | undefined;
28203
28204
  scope?: "internal" | "external" | undefined;
28204
28205
  tier?: string | undefined;
28205
- eventId?: EventId | undefined;
28206
28206
  guard?: SExpr | undefined;
28207
28207
  triggersId?: EventId | undefined;
28208
28208
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -28224,9 +28224,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28224
28224
  traitId?: string | undefined;
28225
28225
  orbitalId?: string | undefined;
28226
28226
  } | undefined;
28227
+ eventId?: string | undefined;
28227
28228
  scope?: "internal" | "external" | undefined;
28228
28229
  tier?: string | undefined;
28229
- eventId?: string | undefined;
28230
28230
  guard?: SExpr | undefined;
28231
28231
  triggersId?: string | undefined;
28232
28232
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -28265,9 +28265,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28265
28265
  traitId?: TraitId | undefined;
28266
28266
  orbitalId?: OrbitalId | undefined;
28267
28267
  } | undefined;
28268
+ eventId?: EventId | undefined;
28268
28269
  scope?: "internal" | "external" | undefined;
28269
28270
  tier?: string | undefined;
28270
- eventId?: EventId | undefined;
28271
28271
  guard?: SExpr | undefined;
28272
28272
  triggersId?: EventId | undefined;
28273
28273
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -28305,9 +28305,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28305
28305
  traitId?: string | undefined;
28306
28306
  orbitalId?: string | undefined;
28307
28307
  } | undefined;
28308
+ eventId?: string | undefined;
28308
28309
  scope?: "internal" | "external" | undefined;
28309
28310
  tier?: string | undefined;
28310
- eventId?: string | undefined;
28311
28311
  guard?: SExpr | undefined;
28312
28312
  triggersId?: string | undefined;
28313
28313
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -28345,9 +28345,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28345
28345
  traitId?: TraitId | undefined;
28346
28346
  orbitalId?: OrbitalId | undefined;
28347
28347
  } | undefined;
28348
+ eventId?: EventId | undefined;
28348
28349
  scope?: "internal" | "external" | undefined;
28349
28350
  tier?: string | undefined;
28350
- eventId?: EventId | undefined;
28351
28351
  guard?: SExpr | undefined;
28352
28352
  triggersId?: EventId | undefined;
28353
28353
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -28385,9 +28385,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28385
28385
  traitId?: string | undefined;
28386
28386
  orbitalId?: string | undefined;
28387
28387
  } | undefined;
28388
+ eventId?: string | undefined;
28388
28389
  scope?: "internal" | "external" | undefined;
28389
28390
  tier?: string | undefined;
28390
- eventId?: string | undefined;
28391
28391
  guard?: SExpr | undefined;
28392
28392
  triggersId?: string | undefined;
28393
28393
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -28644,8 +28644,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28644
28644
  interval: string | number;
28645
28645
  description?: string | undefined;
28646
28646
  pages?: string[] | undefined;
28647
- guard?: SExpr | undefined;
28648
28647
  priority?: number | undefined;
28648
+ guard?: SExpr | undefined;
28649
28649
  appliesTo?: string[] | undefined;
28650
28650
  pageIds?: PageId[] | undefined;
28651
28651
  emits?: string[] | undefined;
@@ -28656,8 +28656,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28656
28656
  interval: string | number;
28657
28657
  description?: string | undefined;
28658
28658
  pages?: string[] | undefined;
28659
- guard?: SExpr | undefined;
28660
28659
  priority?: number | undefined;
28660
+ guard?: SExpr | undefined;
28661
28661
  appliesTo?: string[] | undefined;
28662
28662
  pageIds?: string[] | undefined;
28663
28663
  emits?: string[] | undefined;
@@ -28675,18 +28675,18 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28675
28675
  event: string;
28676
28676
  description?: string | undefined;
28677
28677
  synonyms?: string | undefined;
28678
+ eventId?: EventId | undefined;
28678
28679
  scope?: "internal" | "external" | undefined;
28679
28680
  tier?: string | undefined;
28680
28681
  payloadSchema?: EventPayloadField[] | undefined;
28681
- eventId?: EventId | undefined;
28682
28682
  }, {
28683
28683
  event: string;
28684
28684
  description?: string | undefined;
28685
28685
  synonyms?: string | undefined;
28686
+ eventId?: string | undefined;
28686
28687
  scope?: "internal" | "external" | undefined;
28687
28688
  tier?: string | undefined;
28688
28689
  payloadSchema?: EventPayloadField[] | undefined;
28689
- eventId?: string | undefined;
28690
28690
  }>, "many">>;
28691
28691
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
28692
28692
  event: z.ZodString;
@@ -28754,9 +28754,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28754
28754
  traitId?: TraitId | undefined;
28755
28755
  orbitalId?: OrbitalId | undefined;
28756
28756
  } | undefined;
28757
+ eventId?: EventId | undefined;
28757
28758
  scope?: "internal" | "external" | undefined;
28758
28759
  tier?: string | undefined;
28759
- eventId?: EventId | undefined;
28760
28760
  guard?: SExpr | undefined;
28761
28761
  triggersId?: EventId | undefined;
28762
28762
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -28778,9 +28778,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
28778
28778
  traitId?: string | undefined;
28779
28779
  orbitalId?: string | undefined;
28780
28780
  } | undefined;
28781
+ eventId?: string | undefined;
28781
28782
  scope?: "internal" | "external" | undefined;
28782
28783
  tier?: string | undefined;
28783
- eventId?: string | undefined;
28784
28784
  guard?: SExpr | undefined;
28785
28785
  triggersId?: string | undefined;
28786
28786
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -29049,10 +29049,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29049
29049
  event: string;
29050
29050
  description?: string | undefined;
29051
29051
  synonyms?: string | undefined;
29052
+ eventId?: EventId | undefined;
29052
29053
  scope?: "internal" | "external" | undefined;
29053
29054
  tier?: string | undefined;
29054
29055
  payloadSchema?: EventPayloadField[] | undefined;
29055
- eventId?: EventId | undefined;
29056
29056
  }[] | undefined;
29057
29057
  linkedEntity?: string | undefined;
29058
29058
  linkedEntityId?: EntityId | undefined;
@@ -29074,9 +29074,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29074
29074
  traitId?: TraitId | undefined;
29075
29075
  orbitalId?: OrbitalId | undefined;
29076
29076
  } | undefined;
29077
+ eventId?: EventId | undefined;
29077
29078
  scope?: "internal" | "external" | undefined;
29078
29079
  tier?: string | undefined;
29079
- eventId?: EventId | undefined;
29080
29080
  guard?: SExpr | undefined;
29081
29081
  triggersId?: EventId | undefined;
29082
29082
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -29103,8 +29103,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29103
29103
  interval: string | number;
29104
29104
  description?: string | undefined;
29105
29105
  pages?: string[] | undefined;
29106
- guard?: SExpr | undefined;
29107
29106
  priority?: number | undefined;
29107
+ guard?: SExpr | undefined;
29108
29108
  appliesTo?: string[] | undefined;
29109
29109
  pageIds?: PageId[] | undefined;
29110
29110
  emits?: string[] | undefined;
@@ -29219,10 +29219,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29219
29219
  event: string;
29220
29220
  description?: string | undefined;
29221
29221
  synonyms?: string | undefined;
29222
+ eventId?: string | undefined;
29222
29223
  scope?: "internal" | "external" | undefined;
29223
29224
  tier?: string | undefined;
29224
29225
  payloadSchema?: EventPayloadField[] | undefined;
29225
- eventId?: string | undefined;
29226
29226
  }[] | undefined;
29227
29227
  linkedEntity?: string | undefined;
29228
29228
  linkedEntityId?: string | undefined;
@@ -29244,9 +29244,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29244
29244
  traitId?: string | undefined;
29245
29245
  orbitalId?: string | undefined;
29246
29246
  } | undefined;
29247
+ eventId?: string | undefined;
29247
29248
  scope?: "internal" | "external" | undefined;
29248
29249
  tier?: string | undefined;
29249
- eventId?: string | undefined;
29250
29250
  guard?: SExpr | undefined;
29251
29251
  triggersId?: string | undefined;
29252
29252
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -29273,8 +29273,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29273
29273
  interval: string | number;
29274
29274
  description?: string | undefined;
29275
29275
  pages?: string[] | undefined;
29276
- guard?: SExpr | undefined;
29277
29276
  priority?: number | undefined;
29277
+ guard?: SExpr | undefined;
29278
29278
  appliesTo?: string[] | undefined;
29279
29279
  pageIds?: string[] | undefined;
29280
29280
  emits?: string[] | undefined;
@@ -29355,9 +29355,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29355
29355
  traitId?: TraitId | undefined;
29356
29356
  orbitalId?: OrbitalId | undefined;
29357
29357
  } | undefined;
29358
+ eventId?: EventId | undefined;
29358
29359
  scope?: "internal" | "external" | undefined;
29359
29360
  tier?: string | undefined;
29360
- eventId?: EventId | undefined;
29361
29361
  guard?: SExpr | undefined;
29362
29362
  triggersId?: EventId | undefined;
29363
29363
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -29435,10 +29435,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29435
29435
  event: string;
29436
29436
  description?: string | undefined;
29437
29437
  synonyms?: string | undefined;
29438
+ eventId?: EventId | undefined;
29438
29439
  scope?: "internal" | "external" | undefined;
29439
29440
  tier?: string | undefined;
29440
29441
  payloadSchema?: EventPayloadField[] | undefined;
29441
- eventId?: EventId | undefined;
29442
29442
  }[] | undefined;
29443
29443
  linkedEntity?: string | undefined;
29444
29444
  linkedEntityId?: EntityId | undefined;
@@ -29460,9 +29460,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29460
29460
  traitId?: TraitId | undefined;
29461
29461
  orbitalId?: OrbitalId | undefined;
29462
29462
  } | undefined;
29463
+ eventId?: EventId | undefined;
29463
29464
  scope?: "internal" | "external" | undefined;
29464
29465
  tier?: string | undefined;
29465
- eventId?: EventId | undefined;
29466
29466
  guard?: SExpr | undefined;
29467
29467
  triggersId?: EventId | undefined;
29468
29468
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -29489,8 +29489,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29489
29489
  interval: string | number;
29490
29490
  description?: string | undefined;
29491
29491
  pages?: string[] | undefined;
29492
- guard?: SExpr | undefined;
29493
29492
  priority?: number | undefined;
29493
+ guard?: SExpr | undefined;
29494
29494
  appliesTo?: string[] | undefined;
29495
29495
  pageIds?: PageId[] | undefined;
29496
29496
  emits?: string[] | undefined;
@@ -29574,9 +29574,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29574
29574
  traitId?: string | undefined;
29575
29575
  orbitalId?: string | undefined;
29576
29576
  } | undefined;
29577
+ eventId?: string | undefined;
29577
29578
  scope?: "internal" | "external" | undefined;
29578
29579
  tier?: string | undefined;
29579
- eventId?: string | undefined;
29580
29580
  guard?: SExpr | undefined;
29581
29581
  triggersId?: string | undefined;
29582
29582
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -29654,10 +29654,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29654
29654
  event: string;
29655
29655
  description?: string | undefined;
29656
29656
  synonyms?: string | undefined;
29657
+ eventId?: string | undefined;
29657
29658
  scope?: "internal" | "external" | undefined;
29658
29659
  tier?: string | undefined;
29659
29660
  payloadSchema?: EventPayloadField[] | undefined;
29660
- eventId?: string | undefined;
29661
29661
  }[] | undefined;
29662
29662
  linkedEntity?: string | undefined;
29663
29663
  linkedEntityId?: string | undefined;
@@ -29679,9 +29679,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29679
29679
  traitId?: string | undefined;
29680
29680
  orbitalId?: string | undefined;
29681
29681
  } | undefined;
29682
+ eventId?: string | undefined;
29682
29683
  scope?: "internal" | "external" | undefined;
29683
29684
  tier?: string | undefined;
29684
- eventId?: string | undefined;
29685
29685
  guard?: SExpr | undefined;
29686
29686
  triggersId?: string | undefined;
29687
29687
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -29708,8 +29708,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29708
29708
  interval: string | number;
29709
29709
  description?: string | undefined;
29710
29710
  pages?: string[] | undefined;
29711
- guard?: SExpr | undefined;
29712
29711
  priority?: number | undefined;
29712
+ guard?: SExpr | undefined;
29713
29713
  appliesTo?: string[] | undefined;
29714
29714
  pageIds?: string[] | undefined;
29715
29715
  emits?: string[] | undefined;
@@ -29925,7 +29925,7 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29925
29925
  }>>;
29926
29926
  }, "strip", z.ZodTypeAny, {
29927
29927
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
29928
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
29928
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
29929
29929
  primaryColor?: string | undefined;
29930
29930
  darkMode?: boolean | undefined;
29931
29931
  uxHints?: {
@@ -29941,7 +29941,7 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
29941
29941
  } | undefined;
29942
29942
  }, {
29943
29943
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
29944
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
29944
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
29945
29945
  primaryColor?: string | undefined;
29946
29946
  darkMode?: boolean | undefined;
29947
29947
  uxHints?: {
@@ -30062,9 +30062,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30062
30062
  traitId?: TraitId | undefined;
30063
30063
  orbitalId?: OrbitalId | undefined;
30064
30064
  } | undefined;
30065
+ eventId?: EventId | undefined;
30065
30066
  scope?: "internal" | "external" | undefined;
30066
30067
  tier?: string | undefined;
30067
- eventId?: EventId | undefined;
30068
30068
  guard?: SExpr | undefined;
30069
30069
  triggersId?: EventId | undefined;
30070
30070
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -30142,10 +30142,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30142
30142
  event: string;
30143
30143
  description?: string | undefined;
30144
30144
  synonyms?: string | undefined;
30145
+ eventId?: EventId | undefined;
30145
30146
  scope?: "internal" | "external" | undefined;
30146
30147
  tier?: string | undefined;
30147
30148
  payloadSchema?: EventPayloadField[] | undefined;
30148
- eventId?: EventId | undefined;
30149
30149
  }[] | undefined;
30150
30150
  linkedEntity?: string | undefined;
30151
30151
  linkedEntityId?: EntityId | undefined;
@@ -30167,9 +30167,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30167
30167
  traitId?: TraitId | undefined;
30168
30168
  orbitalId?: OrbitalId | undefined;
30169
30169
  } | undefined;
30170
+ eventId?: EventId | undefined;
30170
30171
  scope?: "internal" | "external" | undefined;
30171
30172
  tier?: string | undefined;
30172
- eventId?: EventId | undefined;
30173
30173
  guard?: SExpr | undefined;
30174
30174
  triggersId?: EventId | undefined;
30175
30175
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -30196,8 +30196,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30196
30196
  interval: string | number;
30197
30197
  description?: string | undefined;
30198
30198
  pages?: string[] | undefined;
30199
- guard?: SExpr | undefined;
30200
30199
  priority?: number | undefined;
30200
+ guard?: SExpr | undefined;
30201
30201
  appliesTo?: string[] | undefined;
30202
30202
  pageIds?: PageId[] | undefined;
30203
30203
  emits?: string[] | undefined;
@@ -30278,9 +30278,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30278
30278
  traitId?: TraitId | undefined;
30279
30279
  orbitalId?: OrbitalId | undefined;
30280
30280
  } | undefined;
30281
+ eventId?: EventId | undefined;
30281
30282
  scope?: "internal" | "external" | undefined;
30282
30283
  tier?: string | undefined;
30283
- eventId?: EventId | undefined;
30284
30284
  guard?: SExpr | undefined;
30285
30285
  triggersId?: EventId | undefined;
30286
30286
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -30358,10 +30358,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30358
30358
  event: string;
30359
30359
  description?: string | undefined;
30360
30360
  synonyms?: string | undefined;
30361
+ eventId?: EventId | undefined;
30361
30362
  scope?: "internal" | "external" | undefined;
30362
30363
  tier?: string | undefined;
30363
30364
  payloadSchema?: EventPayloadField[] | undefined;
30364
- eventId?: EventId | undefined;
30365
30365
  }[] | undefined;
30366
30366
  linkedEntity?: string | undefined;
30367
30367
  linkedEntityId?: EntityId | undefined;
@@ -30383,9 +30383,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30383
30383
  traitId?: TraitId | undefined;
30384
30384
  orbitalId?: OrbitalId | undefined;
30385
30385
  } | undefined;
30386
+ eventId?: EventId | undefined;
30386
30387
  scope?: "internal" | "external" | undefined;
30387
30388
  tier?: string | undefined;
30388
- eventId?: EventId | undefined;
30389
30389
  guard?: SExpr | undefined;
30390
30390
  triggersId?: EventId | undefined;
30391
30391
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -30412,8 +30412,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30412
30412
  interval: string | number;
30413
30413
  description?: string | undefined;
30414
30414
  pages?: string[] | undefined;
30415
- guard?: SExpr | undefined;
30416
30415
  priority?: number | undefined;
30416
+ guard?: SExpr | undefined;
30417
30417
  appliesTo?: string[] | undefined;
30418
30418
  pageIds?: PageId[] | undefined;
30419
30419
  emits?: string[] | undefined;
@@ -30916,8 +30916,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
30916
30916
  description?: string | undefined;
30917
30917
  auth?: {
30918
30918
  type: "basic" | "api-key" | "bearer" | "oauth2";
30919
- keyName?: string | undefined;
30920
30919
  location?: "header" | "query" | undefined;
30920
+ keyName?: string | undefined;
30921
30921
  secretEnv?: string | undefined;
30922
30922
  } | undefined;
30923
30923
  headers?: Record<string, string> | undefined;
@@ -31005,7 +31005,7 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31005
31005
  } | undefined;
31006
31006
  design?: {
31007
31007
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
31008
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
31008
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
31009
31009
  primaryColor?: string | undefined;
31010
31010
  darkMode?: boolean | undefined;
31011
31011
  uxHints?: {
@@ -31118,9 +31118,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31118
31118
  traitId?: string | undefined;
31119
31119
  orbitalId?: string | undefined;
31120
31120
  } | undefined;
31121
+ eventId?: string | undefined;
31121
31122
  scope?: "internal" | "external" | undefined;
31122
31123
  tier?: string | undefined;
31123
- eventId?: string | undefined;
31124
31124
  guard?: SExpr | undefined;
31125
31125
  triggersId?: string | undefined;
31126
31126
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -31198,10 +31198,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31198
31198
  event: string;
31199
31199
  description?: string | undefined;
31200
31200
  synonyms?: string | undefined;
31201
+ eventId?: string | undefined;
31201
31202
  scope?: "internal" | "external" | undefined;
31202
31203
  tier?: string | undefined;
31203
31204
  payloadSchema?: EventPayloadField[] | undefined;
31204
- eventId?: string | undefined;
31205
31205
  }[] | undefined;
31206
31206
  linkedEntity?: string | undefined;
31207
31207
  linkedEntityId?: string | undefined;
@@ -31223,9 +31223,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31223
31223
  traitId?: string | undefined;
31224
31224
  orbitalId?: string | undefined;
31225
31225
  } | undefined;
31226
+ eventId?: string | undefined;
31226
31227
  scope?: "internal" | "external" | undefined;
31227
31228
  tier?: string | undefined;
31228
- eventId?: string | undefined;
31229
31229
  guard?: SExpr | undefined;
31230
31230
  triggersId?: string | undefined;
31231
31231
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -31252,8 +31252,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31252
31252
  interval: string | number;
31253
31253
  description?: string | undefined;
31254
31254
  pages?: string[] | undefined;
31255
- guard?: SExpr | undefined;
31256
31255
  priority?: number | undefined;
31256
+ guard?: SExpr | undefined;
31257
31257
  appliesTo?: string[] | undefined;
31258
31258
  pageIds?: string[] | undefined;
31259
31259
  emits?: string[] | undefined;
@@ -31334,9 +31334,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31334
31334
  traitId?: string | undefined;
31335
31335
  orbitalId?: string | undefined;
31336
31336
  } | undefined;
31337
+ eventId?: string | undefined;
31337
31338
  scope?: "internal" | "external" | undefined;
31338
31339
  tier?: string | undefined;
31339
- eventId?: string | undefined;
31340
31340
  guard?: SExpr | undefined;
31341
31341
  triggersId?: string | undefined;
31342
31342
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -31414,10 +31414,10 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31414
31414
  event: string;
31415
31415
  description?: string | undefined;
31416
31416
  synonyms?: string | undefined;
31417
+ eventId?: string | undefined;
31417
31418
  scope?: "internal" | "external" | undefined;
31418
31419
  tier?: string | undefined;
31419
31420
  payloadSchema?: EventPayloadField[] | undefined;
31420
- eventId?: string | undefined;
31421
31421
  }[] | undefined;
31422
31422
  linkedEntity?: string | undefined;
31423
31423
  linkedEntityId?: string | undefined;
@@ -31439,9 +31439,9 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31439
31439
  traitId?: string | undefined;
31440
31440
  orbitalId?: string | undefined;
31441
31441
  } | undefined;
31442
+ eventId?: string | undefined;
31442
31443
  scope?: "internal" | "external" | undefined;
31443
31444
  tier?: string | undefined;
31444
- eventId?: string | undefined;
31445
31445
  guard?: SExpr | undefined;
31446
31446
  triggersId?: string | undefined;
31447
31447
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -31468,8 +31468,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31468
31468
  interval: string | number;
31469
31469
  description?: string | undefined;
31470
31470
  pages?: string[] | undefined;
31471
- guard?: SExpr | undefined;
31472
31471
  priority?: number | undefined;
31472
+ guard?: SExpr | undefined;
31473
31473
  appliesTo?: string[] | undefined;
31474
31474
  pageIds?: string[] | undefined;
31475
31475
  emits?: string[] | undefined;
@@ -31972,8 +31972,8 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
31972
31972
  description?: string | undefined;
31973
31973
  auth?: {
31974
31974
  type: "basic" | "api-key" | "bearer" | "oauth2";
31975
- keyName?: string | undefined;
31976
31975
  location?: "header" | "query" | undefined;
31976
+ keyName?: string | undefined;
31977
31977
  secretEnv?: string | undefined;
31978
31978
  } | undefined;
31979
31979
  headers?: Record<string, string> | undefined;
@@ -32061,7 +32061,7 @@ declare const OrbitalDefinitionSchema: z.ZodObject<{
32061
32061
  } | undefined;
32062
32062
  design?: {
32063
32063
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
32064
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
32064
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
32065
32065
  primaryColor?: string | undefined;
32066
32066
  darkMode?: boolean | undefined;
32067
32067
  uxHints?: {
@@ -36024,13 +36024,13 @@ declare const OrbitalSchema$1: z.ZodObject<{
36024
36024
  secretEnv: z.ZodOptional<z.ZodString>;
36025
36025
  }, "strip", z.ZodTypeAny, {
36026
36026
  type: "basic" | "api-key" | "bearer" | "oauth2";
36027
- keyName?: string | undefined;
36028
36027
  location?: "header" | "query" | undefined;
36028
+ keyName?: string | undefined;
36029
36029
  secretEnv?: string | undefined;
36030
36030
  }, {
36031
36031
  type: "basic" | "api-key" | "bearer" | "oauth2";
36032
- keyName?: string | undefined;
36033
36032
  location?: "header" | "query" | undefined;
36033
+ keyName?: string | undefined;
36034
36034
  secretEnv?: string | undefined;
36035
36035
  }>>;
36036
36036
  timeout: z.ZodOptional<z.ZodNumber>;
@@ -36041,8 +36041,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
36041
36041
  description?: string | undefined;
36042
36042
  auth?: {
36043
36043
  type: "basic" | "api-key" | "bearer" | "oauth2";
36044
- keyName?: string | undefined;
36045
36044
  location?: "header" | "query" | undefined;
36045
+ keyName?: string | undefined;
36046
36046
  secretEnv?: string | undefined;
36047
36047
  } | undefined;
36048
36048
  headers?: Record<string, string> | undefined;
@@ -36054,8 +36054,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
36054
36054
  description?: string | undefined;
36055
36055
  auth?: {
36056
36056
  type: "basic" | "api-key" | "bearer" | "oauth2";
36057
- keyName?: string | undefined;
36058
36057
  location?: "header" | "query" | undefined;
36058
+ keyName?: string | undefined;
36059
36059
  secretEnv?: string | undefined;
36060
36060
  } | undefined;
36061
36061
  headers?: Record<string, string> | undefined;
@@ -36388,9 +36388,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
36388
36388
  traitId?: TraitId | undefined;
36389
36389
  orbitalId?: OrbitalId | undefined;
36390
36390
  } | undefined;
36391
+ eventId?: EventId | undefined;
36391
36392
  scope?: "internal" | "external" | undefined;
36392
36393
  tier?: string | undefined;
36393
- eventId?: EventId | undefined;
36394
36394
  guard?: SExpr | undefined;
36395
36395
  triggersId?: EventId | undefined;
36396
36396
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -36412,9 +36412,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
36412
36412
  traitId?: string | undefined;
36413
36413
  orbitalId?: string | undefined;
36414
36414
  } | undefined;
36415
+ eventId?: string | undefined;
36415
36416
  scope?: "internal" | "external" | undefined;
36416
36417
  tier?: string | undefined;
36417
- eventId?: string | undefined;
36418
36418
  guard?: SExpr | undefined;
36419
36419
  triggersId?: string | undefined;
36420
36420
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -36453,9 +36453,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
36453
36453
  traitId?: TraitId | undefined;
36454
36454
  orbitalId?: OrbitalId | undefined;
36455
36455
  } | undefined;
36456
+ eventId?: EventId | undefined;
36456
36457
  scope?: "internal" | "external" | undefined;
36457
36458
  tier?: string | undefined;
36458
- eventId?: EventId | undefined;
36459
36459
  guard?: SExpr | undefined;
36460
36460
  triggersId?: EventId | undefined;
36461
36461
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -36493,9 +36493,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
36493
36493
  traitId?: string | undefined;
36494
36494
  orbitalId?: string | undefined;
36495
36495
  } | undefined;
36496
+ eventId?: string | undefined;
36496
36497
  scope?: "internal" | "external" | undefined;
36497
36498
  tier?: string | undefined;
36498
- eventId?: string | undefined;
36499
36499
  guard?: SExpr | undefined;
36500
36500
  triggersId?: string | undefined;
36501
36501
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -36533,9 +36533,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
36533
36533
  traitId?: TraitId | undefined;
36534
36534
  orbitalId?: OrbitalId | undefined;
36535
36535
  } | undefined;
36536
+ eventId?: EventId | undefined;
36536
36537
  scope?: "internal" | "external" | undefined;
36537
36538
  tier?: string | undefined;
36538
- eventId?: EventId | undefined;
36539
36539
  guard?: SExpr | undefined;
36540
36540
  triggersId?: EventId | undefined;
36541
36541
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -36573,9 +36573,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
36573
36573
  traitId?: string | undefined;
36574
36574
  orbitalId?: string | undefined;
36575
36575
  } | undefined;
36576
+ eventId?: string | undefined;
36576
36577
  scope?: "internal" | "external" | undefined;
36577
36578
  tier?: string | undefined;
36578
- eventId?: string | undefined;
36579
36579
  guard?: SExpr | undefined;
36580
36580
  triggersId?: string | undefined;
36581
36581
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -36832,8 +36832,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
36832
36832
  interval: string | number;
36833
36833
  description?: string | undefined;
36834
36834
  pages?: string[] | undefined;
36835
- guard?: SExpr | undefined;
36836
36835
  priority?: number | undefined;
36836
+ guard?: SExpr | undefined;
36837
36837
  appliesTo?: string[] | undefined;
36838
36838
  pageIds?: PageId[] | undefined;
36839
36839
  emits?: string[] | undefined;
@@ -36844,8 +36844,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
36844
36844
  interval: string | number;
36845
36845
  description?: string | undefined;
36846
36846
  pages?: string[] | undefined;
36847
- guard?: SExpr | undefined;
36848
36847
  priority?: number | undefined;
36848
+ guard?: SExpr | undefined;
36849
36849
  appliesTo?: string[] | undefined;
36850
36850
  pageIds?: string[] | undefined;
36851
36851
  emits?: string[] | undefined;
@@ -36863,18 +36863,18 @@ declare const OrbitalSchema$1: z.ZodObject<{
36863
36863
  event: string;
36864
36864
  description?: string | undefined;
36865
36865
  synonyms?: string | undefined;
36866
+ eventId?: EventId | undefined;
36866
36867
  scope?: "internal" | "external" | undefined;
36867
36868
  tier?: string | undefined;
36868
36869
  payloadSchema?: EventPayloadField[] | undefined;
36869
- eventId?: EventId | undefined;
36870
36870
  }, {
36871
36871
  event: string;
36872
36872
  description?: string | undefined;
36873
36873
  synonyms?: string | undefined;
36874
+ eventId?: string | undefined;
36874
36875
  scope?: "internal" | "external" | undefined;
36875
36876
  tier?: string | undefined;
36876
36877
  payloadSchema?: EventPayloadField[] | undefined;
36877
- eventId?: string | undefined;
36878
36878
  }>, "many">>;
36879
36879
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
36880
36880
  event: z.ZodString;
@@ -36942,9 +36942,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
36942
36942
  traitId?: TraitId | undefined;
36943
36943
  orbitalId?: OrbitalId | undefined;
36944
36944
  } | undefined;
36945
+ eventId?: EventId | undefined;
36945
36946
  scope?: "internal" | "external" | undefined;
36946
36947
  tier?: string | undefined;
36947
- eventId?: EventId | undefined;
36948
36948
  guard?: SExpr | undefined;
36949
36949
  triggersId?: EventId | undefined;
36950
36950
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -36966,9 +36966,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
36966
36966
  traitId?: string | undefined;
36967
36967
  orbitalId?: string | undefined;
36968
36968
  } | undefined;
36969
+ eventId?: string | undefined;
36969
36970
  scope?: "internal" | "external" | undefined;
36970
36971
  tier?: string | undefined;
36971
- eventId?: string | undefined;
36972
36972
  guard?: SExpr | undefined;
36973
36973
  triggersId?: string | undefined;
36974
36974
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -37237,10 +37237,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
37237
37237
  event: string;
37238
37238
  description?: string | undefined;
37239
37239
  synonyms?: string | undefined;
37240
+ eventId?: EventId | undefined;
37240
37241
  scope?: "internal" | "external" | undefined;
37241
37242
  tier?: string | undefined;
37242
37243
  payloadSchema?: EventPayloadField[] | undefined;
37243
- eventId?: EventId | undefined;
37244
37244
  }[] | undefined;
37245
37245
  linkedEntity?: string | undefined;
37246
37246
  linkedEntityId?: EntityId | undefined;
@@ -37262,9 +37262,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
37262
37262
  traitId?: TraitId | undefined;
37263
37263
  orbitalId?: OrbitalId | undefined;
37264
37264
  } | undefined;
37265
+ eventId?: EventId | undefined;
37265
37266
  scope?: "internal" | "external" | undefined;
37266
37267
  tier?: string | undefined;
37267
- eventId?: EventId | undefined;
37268
37268
  guard?: SExpr | undefined;
37269
37269
  triggersId?: EventId | undefined;
37270
37270
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -37291,8 +37291,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
37291
37291
  interval: string | number;
37292
37292
  description?: string | undefined;
37293
37293
  pages?: string[] | undefined;
37294
- guard?: SExpr | undefined;
37295
37294
  priority?: number | undefined;
37295
+ guard?: SExpr | undefined;
37296
37296
  appliesTo?: string[] | undefined;
37297
37297
  pageIds?: PageId[] | undefined;
37298
37298
  emits?: string[] | undefined;
@@ -37407,10 +37407,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
37407
37407
  event: string;
37408
37408
  description?: string | undefined;
37409
37409
  synonyms?: string | undefined;
37410
+ eventId?: string | undefined;
37410
37411
  scope?: "internal" | "external" | undefined;
37411
37412
  tier?: string | undefined;
37412
37413
  payloadSchema?: EventPayloadField[] | undefined;
37413
- eventId?: string | undefined;
37414
37414
  }[] | undefined;
37415
37415
  linkedEntity?: string | undefined;
37416
37416
  linkedEntityId?: string | undefined;
@@ -37432,9 +37432,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
37432
37432
  traitId?: string | undefined;
37433
37433
  orbitalId?: string | undefined;
37434
37434
  } | undefined;
37435
+ eventId?: string | undefined;
37435
37436
  scope?: "internal" | "external" | undefined;
37436
37437
  tier?: string | undefined;
37437
- eventId?: string | undefined;
37438
37438
  guard?: SExpr | undefined;
37439
37439
  triggersId?: string | undefined;
37440
37440
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -37461,8 +37461,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
37461
37461
  interval: string | number;
37462
37462
  description?: string | undefined;
37463
37463
  pages?: string[] | undefined;
37464
- guard?: SExpr | undefined;
37465
37464
  priority?: number | undefined;
37465
+ guard?: SExpr | undefined;
37466
37466
  appliesTo?: string[] | undefined;
37467
37467
  pageIds?: string[] | undefined;
37468
37468
  emits?: string[] | undefined;
@@ -37655,9 +37655,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
37655
37655
  traitId?: TraitId | undefined;
37656
37656
  orbitalId?: OrbitalId | undefined;
37657
37657
  } | undefined;
37658
+ eventId?: EventId | undefined;
37658
37659
  scope?: "internal" | "external" | undefined;
37659
37660
  tier?: string | undefined;
37660
- eventId?: EventId | undefined;
37661
37661
  guard?: SExpr | undefined;
37662
37662
  triggersId?: EventId | undefined;
37663
37663
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -37679,9 +37679,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
37679
37679
  traitId?: string | undefined;
37680
37680
  orbitalId?: string | undefined;
37681
37681
  } | undefined;
37682
+ eventId?: string | undefined;
37682
37683
  scope?: "internal" | "external" | undefined;
37683
37684
  tier?: string | undefined;
37684
- eventId?: string | undefined;
37685
37685
  guard?: SExpr | undefined;
37686
37686
  triggersId?: string | undefined;
37687
37687
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -37720,9 +37720,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
37720
37720
  traitId?: TraitId | undefined;
37721
37721
  orbitalId?: OrbitalId | undefined;
37722
37722
  } | undefined;
37723
+ eventId?: EventId | undefined;
37723
37724
  scope?: "internal" | "external" | undefined;
37724
37725
  tier?: string | undefined;
37725
- eventId?: EventId | undefined;
37726
37726
  guard?: SExpr | undefined;
37727
37727
  triggersId?: EventId | undefined;
37728
37728
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -37760,9 +37760,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
37760
37760
  traitId?: string | undefined;
37761
37761
  orbitalId?: string | undefined;
37762
37762
  } | undefined;
37763
+ eventId?: string | undefined;
37763
37764
  scope?: "internal" | "external" | undefined;
37764
37765
  tier?: string | undefined;
37765
- eventId?: string | undefined;
37766
37766
  guard?: SExpr | undefined;
37767
37767
  triggersId?: string | undefined;
37768
37768
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -37800,9 +37800,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
37800
37800
  traitId?: TraitId | undefined;
37801
37801
  orbitalId?: OrbitalId | undefined;
37802
37802
  } | undefined;
37803
+ eventId?: EventId | undefined;
37803
37804
  scope?: "internal" | "external" | undefined;
37804
37805
  tier?: string | undefined;
37805
- eventId?: EventId | undefined;
37806
37806
  guard?: SExpr | undefined;
37807
37807
  triggersId?: EventId | undefined;
37808
37808
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -37840,9 +37840,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
37840
37840
  traitId?: string | undefined;
37841
37841
  orbitalId?: string | undefined;
37842
37842
  } | undefined;
37843
+ eventId?: string | undefined;
37843
37844
  scope?: "internal" | "external" | undefined;
37844
37845
  tier?: string | undefined;
37845
- eventId?: string | undefined;
37846
37846
  guard?: SExpr | undefined;
37847
37847
  triggersId?: string | undefined;
37848
37848
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -38099,8 +38099,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
38099
38099
  interval: string | number;
38100
38100
  description?: string | undefined;
38101
38101
  pages?: string[] | undefined;
38102
- guard?: SExpr | undefined;
38103
38102
  priority?: number | undefined;
38103
+ guard?: SExpr | undefined;
38104
38104
  appliesTo?: string[] | undefined;
38105
38105
  pageIds?: PageId[] | undefined;
38106
38106
  emits?: string[] | undefined;
@@ -38111,8 +38111,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
38111
38111
  interval: string | number;
38112
38112
  description?: string | undefined;
38113
38113
  pages?: string[] | undefined;
38114
- guard?: SExpr | undefined;
38115
38114
  priority?: number | undefined;
38115
+ guard?: SExpr | undefined;
38116
38116
  appliesTo?: string[] | undefined;
38117
38117
  pageIds?: string[] | undefined;
38118
38118
  emits?: string[] | undefined;
@@ -38130,18 +38130,18 @@ declare const OrbitalSchema$1: z.ZodObject<{
38130
38130
  event: string;
38131
38131
  description?: string | undefined;
38132
38132
  synonyms?: string | undefined;
38133
+ eventId?: EventId | undefined;
38133
38134
  scope?: "internal" | "external" | undefined;
38134
38135
  tier?: string | undefined;
38135
38136
  payloadSchema?: EventPayloadField[] | undefined;
38136
- eventId?: EventId | undefined;
38137
38137
  }, {
38138
38138
  event: string;
38139
38139
  description?: string | undefined;
38140
38140
  synonyms?: string | undefined;
38141
+ eventId?: string | undefined;
38141
38142
  scope?: "internal" | "external" | undefined;
38142
38143
  tier?: string | undefined;
38143
38144
  payloadSchema?: EventPayloadField[] | undefined;
38144
- eventId?: string | undefined;
38145
38145
  }>, "many">>;
38146
38146
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
38147
38147
  event: z.ZodString;
@@ -38209,9 +38209,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
38209
38209
  traitId?: TraitId | undefined;
38210
38210
  orbitalId?: OrbitalId | undefined;
38211
38211
  } | undefined;
38212
+ eventId?: EventId | undefined;
38212
38213
  scope?: "internal" | "external" | undefined;
38213
38214
  tier?: string | undefined;
38214
- eventId?: EventId | undefined;
38215
38215
  guard?: SExpr | undefined;
38216
38216
  triggersId?: EventId | undefined;
38217
38217
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -38233,9 +38233,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
38233
38233
  traitId?: string | undefined;
38234
38234
  orbitalId?: string | undefined;
38235
38235
  } | undefined;
38236
+ eventId?: string | undefined;
38236
38237
  scope?: "internal" | "external" | undefined;
38237
38238
  tier?: string | undefined;
38238
- eventId?: string | undefined;
38239
38239
  guard?: SExpr | undefined;
38240
38240
  triggersId?: string | undefined;
38241
38241
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -38504,10 +38504,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
38504
38504
  event: string;
38505
38505
  description?: string | undefined;
38506
38506
  synonyms?: string | undefined;
38507
+ eventId?: EventId | undefined;
38507
38508
  scope?: "internal" | "external" | undefined;
38508
38509
  tier?: string | undefined;
38509
38510
  payloadSchema?: EventPayloadField[] | undefined;
38510
- eventId?: EventId | undefined;
38511
38511
  }[] | undefined;
38512
38512
  linkedEntity?: string | undefined;
38513
38513
  linkedEntityId?: EntityId | undefined;
@@ -38529,9 +38529,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
38529
38529
  traitId?: TraitId | undefined;
38530
38530
  orbitalId?: OrbitalId | undefined;
38531
38531
  } | undefined;
38532
+ eventId?: EventId | undefined;
38532
38533
  scope?: "internal" | "external" | undefined;
38533
38534
  tier?: string | undefined;
38534
- eventId?: EventId | undefined;
38535
38535
  guard?: SExpr | undefined;
38536
38536
  triggersId?: EventId | undefined;
38537
38537
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -38558,8 +38558,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
38558
38558
  interval: string | number;
38559
38559
  description?: string | undefined;
38560
38560
  pages?: string[] | undefined;
38561
- guard?: SExpr | undefined;
38562
38561
  priority?: number | undefined;
38562
+ guard?: SExpr | undefined;
38563
38563
  appliesTo?: string[] | undefined;
38564
38564
  pageIds?: PageId[] | undefined;
38565
38565
  emits?: string[] | undefined;
@@ -38674,10 +38674,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
38674
38674
  event: string;
38675
38675
  description?: string | undefined;
38676
38676
  synonyms?: string | undefined;
38677
+ eventId?: string | undefined;
38677
38678
  scope?: "internal" | "external" | undefined;
38678
38679
  tier?: string | undefined;
38679
38680
  payloadSchema?: EventPayloadField[] | undefined;
38680
- eventId?: string | undefined;
38681
38681
  }[] | undefined;
38682
38682
  linkedEntity?: string | undefined;
38683
38683
  linkedEntityId?: string | undefined;
@@ -38699,9 +38699,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
38699
38699
  traitId?: string | undefined;
38700
38700
  orbitalId?: string | undefined;
38701
38701
  } | undefined;
38702
+ eventId?: string | undefined;
38702
38703
  scope?: "internal" | "external" | undefined;
38703
38704
  tier?: string | undefined;
38704
- eventId?: string | undefined;
38705
38705
  guard?: SExpr | undefined;
38706
38706
  triggersId?: string | undefined;
38707
38707
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -38728,8 +38728,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
38728
38728
  interval: string | number;
38729
38729
  description?: string | undefined;
38730
38730
  pages?: string[] | undefined;
38731
- guard?: SExpr | undefined;
38732
38731
  priority?: number | undefined;
38732
+ guard?: SExpr | undefined;
38733
38733
  appliesTo?: string[] | undefined;
38734
38734
  pageIds?: string[] | undefined;
38735
38735
  emits?: string[] | undefined;
@@ -38810,9 +38810,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
38810
38810
  traitId?: TraitId | undefined;
38811
38811
  orbitalId?: OrbitalId | undefined;
38812
38812
  } | undefined;
38813
+ eventId?: EventId | undefined;
38813
38814
  scope?: "internal" | "external" | undefined;
38814
38815
  tier?: string | undefined;
38815
- eventId?: EventId | undefined;
38816
38816
  guard?: SExpr | undefined;
38817
38817
  triggersId?: EventId | undefined;
38818
38818
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -38890,10 +38890,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
38890
38890
  event: string;
38891
38891
  description?: string | undefined;
38892
38892
  synonyms?: string | undefined;
38893
+ eventId?: EventId | undefined;
38893
38894
  scope?: "internal" | "external" | undefined;
38894
38895
  tier?: string | undefined;
38895
38896
  payloadSchema?: EventPayloadField[] | undefined;
38896
- eventId?: EventId | undefined;
38897
38897
  }[] | undefined;
38898
38898
  linkedEntity?: string | undefined;
38899
38899
  linkedEntityId?: EntityId | undefined;
@@ -38915,9 +38915,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
38915
38915
  traitId?: TraitId | undefined;
38916
38916
  orbitalId?: OrbitalId | undefined;
38917
38917
  } | undefined;
38918
+ eventId?: EventId | undefined;
38918
38919
  scope?: "internal" | "external" | undefined;
38919
38920
  tier?: string | undefined;
38920
- eventId?: EventId | undefined;
38921
38921
  guard?: SExpr | undefined;
38922
38922
  triggersId?: EventId | undefined;
38923
38923
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -38944,8 +38944,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
38944
38944
  interval: string | number;
38945
38945
  description?: string | undefined;
38946
38946
  pages?: string[] | undefined;
38947
- guard?: SExpr | undefined;
38948
38947
  priority?: number | undefined;
38948
+ guard?: SExpr | undefined;
38949
38949
  appliesTo?: string[] | undefined;
38950
38950
  pageIds?: PageId[] | undefined;
38951
38951
  emits?: string[] | undefined;
@@ -39029,9 +39029,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
39029
39029
  traitId?: string | undefined;
39030
39030
  orbitalId?: string | undefined;
39031
39031
  } | undefined;
39032
+ eventId?: string | undefined;
39032
39033
  scope?: "internal" | "external" | undefined;
39033
39034
  tier?: string | undefined;
39034
- eventId?: string | undefined;
39035
39035
  guard?: SExpr | undefined;
39036
39036
  triggersId?: string | undefined;
39037
39037
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -39109,10 +39109,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
39109
39109
  event: string;
39110
39110
  description?: string | undefined;
39111
39111
  synonyms?: string | undefined;
39112
+ eventId?: string | undefined;
39112
39113
  scope?: "internal" | "external" | undefined;
39113
39114
  tier?: string | undefined;
39114
39115
  payloadSchema?: EventPayloadField[] | undefined;
39115
- eventId?: string | undefined;
39116
39116
  }[] | undefined;
39117
39117
  linkedEntity?: string | undefined;
39118
39118
  linkedEntityId?: string | undefined;
@@ -39134,9 +39134,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
39134
39134
  traitId?: string | undefined;
39135
39135
  orbitalId?: string | undefined;
39136
39136
  } | undefined;
39137
+ eventId?: string | undefined;
39137
39138
  scope?: "internal" | "external" | undefined;
39138
39139
  tier?: string | undefined;
39139
- eventId?: string | undefined;
39140
39140
  guard?: SExpr | undefined;
39141
39141
  triggersId?: string | undefined;
39142
39142
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -39163,8 +39163,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
39163
39163
  interval: string | number;
39164
39164
  description?: string | undefined;
39165
39165
  pages?: string[] | undefined;
39166
- guard?: SExpr | undefined;
39167
39166
  priority?: number | undefined;
39167
+ guard?: SExpr | undefined;
39168
39168
  appliesTo?: string[] | undefined;
39169
39169
  pageIds?: string[] | undefined;
39170
39170
  emits?: string[] | undefined;
@@ -39380,7 +39380,7 @@ declare const OrbitalSchema$1: z.ZodObject<{
39380
39380
  }>>;
39381
39381
  }, "strip", z.ZodTypeAny, {
39382
39382
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
39383
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
39383
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
39384
39384
  primaryColor?: string | undefined;
39385
39385
  darkMode?: boolean | undefined;
39386
39386
  uxHints?: {
@@ -39396,7 +39396,7 @@ declare const OrbitalSchema$1: z.ZodObject<{
39396
39396
  } | undefined;
39397
39397
  }, {
39398
39398
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
39399
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
39399
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
39400
39400
  primaryColor?: string | undefined;
39401
39401
  darkMode?: boolean | undefined;
39402
39402
  uxHints?: {
@@ -39517,9 +39517,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
39517
39517
  traitId?: TraitId | undefined;
39518
39518
  orbitalId?: OrbitalId | undefined;
39519
39519
  } | undefined;
39520
+ eventId?: EventId | undefined;
39520
39521
  scope?: "internal" | "external" | undefined;
39521
39522
  tier?: string | undefined;
39522
- eventId?: EventId | undefined;
39523
39523
  guard?: SExpr | undefined;
39524
39524
  triggersId?: EventId | undefined;
39525
39525
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -39597,10 +39597,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
39597
39597
  event: string;
39598
39598
  description?: string | undefined;
39599
39599
  synonyms?: string | undefined;
39600
+ eventId?: EventId | undefined;
39600
39601
  scope?: "internal" | "external" | undefined;
39601
39602
  tier?: string | undefined;
39602
39603
  payloadSchema?: EventPayloadField[] | undefined;
39603
- eventId?: EventId | undefined;
39604
39604
  }[] | undefined;
39605
39605
  linkedEntity?: string | undefined;
39606
39606
  linkedEntityId?: EntityId | undefined;
@@ -39622,9 +39622,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
39622
39622
  traitId?: TraitId | undefined;
39623
39623
  orbitalId?: OrbitalId | undefined;
39624
39624
  } | undefined;
39625
+ eventId?: EventId | undefined;
39625
39626
  scope?: "internal" | "external" | undefined;
39626
39627
  tier?: string | undefined;
39627
- eventId?: EventId | undefined;
39628
39628
  guard?: SExpr | undefined;
39629
39629
  triggersId?: EventId | undefined;
39630
39630
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -39651,8 +39651,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
39651
39651
  interval: string | number;
39652
39652
  description?: string | undefined;
39653
39653
  pages?: string[] | undefined;
39654
- guard?: SExpr | undefined;
39655
39654
  priority?: number | undefined;
39655
+ guard?: SExpr | undefined;
39656
39656
  appliesTo?: string[] | undefined;
39657
39657
  pageIds?: PageId[] | undefined;
39658
39658
  emits?: string[] | undefined;
@@ -39733,9 +39733,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
39733
39733
  traitId?: TraitId | undefined;
39734
39734
  orbitalId?: OrbitalId | undefined;
39735
39735
  } | undefined;
39736
+ eventId?: EventId | undefined;
39736
39737
  scope?: "internal" | "external" | undefined;
39737
39738
  tier?: string | undefined;
39738
- eventId?: EventId | undefined;
39739
39739
  guard?: SExpr | undefined;
39740
39740
  triggersId?: EventId | undefined;
39741
39741
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -39813,10 +39813,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
39813
39813
  event: string;
39814
39814
  description?: string | undefined;
39815
39815
  synonyms?: string | undefined;
39816
+ eventId?: EventId | undefined;
39816
39817
  scope?: "internal" | "external" | undefined;
39817
39818
  tier?: string | undefined;
39818
39819
  payloadSchema?: EventPayloadField[] | undefined;
39819
- eventId?: EventId | undefined;
39820
39820
  }[] | undefined;
39821
39821
  linkedEntity?: string | undefined;
39822
39822
  linkedEntityId?: EntityId | undefined;
@@ -39838,9 +39838,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
39838
39838
  traitId?: TraitId | undefined;
39839
39839
  orbitalId?: OrbitalId | undefined;
39840
39840
  } | undefined;
39841
+ eventId?: EventId | undefined;
39841
39842
  scope?: "internal" | "external" | undefined;
39842
39843
  tier?: string | undefined;
39843
- eventId?: EventId | undefined;
39844
39844
  guard?: SExpr | undefined;
39845
39845
  triggersId?: EventId | undefined;
39846
39846
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -39867,8 +39867,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
39867
39867
  interval: string | number;
39868
39868
  description?: string | undefined;
39869
39869
  pages?: string[] | undefined;
39870
- guard?: SExpr | undefined;
39871
39870
  priority?: number | undefined;
39871
+ guard?: SExpr | undefined;
39872
39872
  appliesTo?: string[] | undefined;
39873
39873
  pageIds?: PageId[] | undefined;
39874
39874
  emits?: string[] | undefined;
@@ -40371,8 +40371,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
40371
40371
  description?: string | undefined;
40372
40372
  auth?: {
40373
40373
  type: "basic" | "api-key" | "bearer" | "oauth2";
40374
- keyName?: string | undefined;
40375
40374
  location?: "header" | "query" | undefined;
40375
+ keyName?: string | undefined;
40376
40376
  secretEnv?: string | undefined;
40377
40377
  } | undefined;
40378
40378
  headers?: Record<string, string> | undefined;
@@ -40460,7 +40460,7 @@ declare const OrbitalSchema$1: z.ZodObject<{
40460
40460
  } | undefined;
40461
40461
  design?: {
40462
40462
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
40463
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
40463
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
40464
40464
  primaryColor?: string | undefined;
40465
40465
  darkMode?: boolean | undefined;
40466
40466
  uxHints?: {
@@ -40573,9 +40573,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
40573
40573
  traitId?: string | undefined;
40574
40574
  orbitalId?: string | undefined;
40575
40575
  } | undefined;
40576
+ eventId?: string | undefined;
40576
40577
  scope?: "internal" | "external" | undefined;
40577
40578
  tier?: string | undefined;
40578
- eventId?: string | undefined;
40579
40579
  guard?: SExpr | undefined;
40580
40580
  triggersId?: string | undefined;
40581
40581
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -40653,10 +40653,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
40653
40653
  event: string;
40654
40654
  description?: string | undefined;
40655
40655
  synonyms?: string | undefined;
40656
+ eventId?: string | undefined;
40656
40657
  scope?: "internal" | "external" | undefined;
40657
40658
  tier?: string | undefined;
40658
40659
  payloadSchema?: EventPayloadField[] | undefined;
40659
- eventId?: string | undefined;
40660
40660
  }[] | undefined;
40661
40661
  linkedEntity?: string | undefined;
40662
40662
  linkedEntityId?: string | undefined;
@@ -40678,9 +40678,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
40678
40678
  traitId?: string | undefined;
40679
40679
  orbitalId?: string | undefined;
40680
40680
  } | undefined;
40681
+ eventId?: string | undefined;
40681
40682
  scope?: "internal" | "external" | undefined;
40682
40683
  tier?: string | undefined;
40683
- eventId?: string | undefined;
40684
40684
  guard?: SExpr | undefined;
40685
40685
  triggersId?: string | undefined;
40686
40686
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -40707,8 +40707,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
40707
40707
  interval: string | number;
40708
40708
  description?: string | undefined;
40709
40709
  pages?: string[] | undefined;
40710
- guard?: SExpr | undefined;
40711
40710
  priority?: number | undefined;
40711
+ guard?: SExpr | undefined;
40712
40712
  appliesTo?: string[] | undefined;
40713
40713
  pageIds?: string[] | undefined;
40714
40714
  emits?: string[] | undefined;
@@ -40789,9 +40789,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
40789
40789
  traitId?: string | undefined;
40790
40790
  orbitalId?: string | undefined;
40791
40791
  } | undefined;
40792
+ eventId?: string | undefined;
40792
40793
  scope?: "internal" | "external" | undefined;
40793
40794
  tier?: string | undefined;
40794
- eventId?: string | undefined;
40795
40795
  guard?: SExpr | undefined;
40796
40796
  triggersId?: string | undefined;
40797
40797
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -40869,10 +40869,10 @@ declare const OrbitalSchema$1: z.ZodObject<{
40869
40869
  event: string;
40870
40870
  description?: string | undefined;
40871
40871
  synonyms?: string | undefined;
40872
+ eventId?: string | undefined;
40872
40873
  scope?: "internal" | "external" | undefined;
40873
40874
  tier?: string | undefined;
40874
40875
  payloadSchema?: EventPayloadField[] | undefined;
40875
- eventId?: string | undefined;
40876
40876
  }[] | undefined;
40877
40877
  linkedEntity?: string | undefined;
40878
40878
  linkedEntityId?: string | undefined;
@@ -40894,9 +40894,9 @@ declare const OrbitalSchema$1: z.ZodObject<{
40894
40894
  traitId?: string | undefined;
40895
40895
  orbitalId?: string | undefined;
40896
40896
  } | undefined;
40897
+ eventId?: string | undefined;
40897
40898
  scope?: "internal" | "external" | undefined;
40898
40899
  tier?: string | undefined;
40899
- eventId?: string | undefined;
40900
40900
  guard?: SExpr | undefined;
40901
40901
  triggersId?: string | undefined;
40902
40902
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -40923,8 +40923,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
40923
40923
  interval: string | number;
40924
40924
  description?: string | undefined;
40925
40925
  pages?: string[] | undefined;
40926
- guard?: SExpr | undefined;
40927
40926
  priority?: number | undefined;
40927
+ guard?: SExpr | undefined;
40928
40928
  appliesTo?: string[] | undefined;
40929
40929
  pageIds?: string[] | undefined;
40930
40930
  emits?: string[] | undefined;
@@ -41427,8 +41427,8 @@ declare const OrbitalSchema$1: z.ZodObject<{
41427
41427
  description?: string | undefined;
41428
41428
  auth?: {
41429
41429
  type: "basic" | "api-key" | "bearer" | "oauth2";
41430
- keyName?: string | undefined;
41431
41430
  location?: "header" | "query" | undefined;
41431
+ keyName?: string | undefined;
41432
41432
  secretEnv?: string | undefined;
41433
41433
  } | undefined;
41434
41434
  headers?: Record<string, string> | undefined;
@@ -41516,7 +41516,7 @@ declare const OrbitalSchema$1: z.ZodObject<{
41516
41516
  } | undefined;
41517
41517
  design?: {
41518
41518
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
41519
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
41519
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
41520
41520
  primaryColor?: string | undefined;
41521
41521
  darkMode?: boolean | undefined;
41522
41522
  uxHints?: {
@@ -45486,13 +45486,13 @@ declare const OrbitalUnitSchema: z.ZodObject<{
45486
45486
  secretEnv: z.ZodOptional<z.ZodString>;
45487
45487
  }, "strip", z.ZodTypeAny, {
45488
45488
  type: "basic" | "api-key" | "bearer" | "oauth2";
45489
- keyName?: string | undefined;
45490
45489
  location?: "header" | "query" | undefined;
45490
+ keyName?: string | undefined;
45491
45491
  secretEnv?: string | undefined;
45492
45492
  }, {
45493
45493
  type: "basic" | "api-key" | "bearer" | "oauth2";
45494
- keyName?: string | undefined;
45495
45494
  location?: "header" | "query" | undefined;
45495
+ keyName?: string | undefined;
45496
45496
  secretEnv?: string | undefined;
45497
45497
  }>>;
45498
45498
  timeout: z.ZodOptional<z.ZodNumber>;
@@ -45503,8 +45503,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
45503
45503
  description?: string | undefined;
45504
45504
  auth?: {
45505
45505
  type: "basic" | "api-key" | "bearer" | "oauth2";
45506
- keyName?: string | undefined;
45507
45506
  location?: "header" | "query" | undefined;
45507
+ keyName?: string | undefined;
45508
45508
  secretEnv?: string | undefined;
45509
45509
  } | undefined;
45510
45510
  headers?: Record<string, string> | undefined;
@@ -45516,8 +45516,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
45516
45516
  description?: string | undefined;
45517
45517
  auth?: {
45518
45518
  type: "basic" | "api-key" | "bearer" | "oauth2";
45519
- keyName?: string | undefined;
45520
45519
  location?: "header" | "query" | undefined;
45520
+ keyName?: string | undefined;
45521
45521
  secretEnv?: string | undefined;
45522
45522
  } | undefined;
45523
45523
  headers?: Record<string, string> | undefined;
@@ -45850,9 +45850,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
45850
45850
  traitId?: TraitId | undefined;
45851
45851
  orbitalId?: OrbitalId | undefined;
45852
45852
  } | undefined;
45853
+ eventId?: EventId | undefined;
45853
45854
  scope?: "internal" | "external" | undefined;
45854
45855
  tier?: string | undefined;
45855
- eventId?: EventId | undefined;
45856
45856
  guard?: SExpr | undefined;
45857
45857
  triggersId?: EventId | undefined;
45858
45858
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -45874,9 +45874,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
45874
45874
  traitId?: string | undefined;
45875
45875
  orbitalId?: string | undefined;
45876
45876
  } | undefined;
45877
+ eventId?: string | undefined;
45877
45878
  scope?: "internal" | "external" | undefined;
45878
45879
  tier?: string | undefined;
45879
- eventId?: string | undefined;
45880
45880
  guard?: SExpr | undefined;
45881
45881
  triggersId?: string | undefined;
45882
45882
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -45915,9 +45915,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
45915
45915
  traitId?: TraitId | undefined;
45916
45916
  orbitalId?: OrbitalId | undefined;
45917
45917
  } | undefined;
45918
+ eventId?: EventId | undefined;
45918
45919
  scope?: "internal" | "external" | undefined;
45919
45920
  tier?: string | undefined;
45920
- eventId?: EventId | undefined;
45921
45921
  guard?: SExpr | undefined;
45922
45922
  triggersId?: EventId | undefined;
45923
45923
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -45955,9 +45955,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
45955
45955
  traitId?: string | undefined;
45956
45956
  orbitalId?: string | undefined;
45957
45957
  } | undefined;
45958
+ eventId?: string | undefined;
45958
45959
  scope?: "internal" | "external" | undefined;
45959
45960
  tier?: string | undefined;
45960
- eventId?: string | undefined;
45961
45961
  guard?: SExpr | undefined;
45962
45962
  triggersId?: string | undefined;
45963
45963
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -45995,9 +45995,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
45995
45995
  traitId?: TraitId | undefined;
45996
45996
  orbitalId?: OrbitalId | undefined;
45997
45997
  } | undefined;
45998
+ eventId?: EventId | undefined;
45998
45999
  scope?: "internal" | "external" | undefined;
45999
46000
  tier?: string | undefined;
46000
- eventId?: EventId | undefined;
46001
46001
  guard?: SExpr | undefined;
46002
46002
  triggersId?: EventId | undefined;
46003
46003
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -46035,9 +46035,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46035
46035
  traitId?: string | undefined;
46036
46036
  orbitalId?: string | undefined;
46037
46037
  } | undefined;
46038
+ eventId?: string | undefined;
46038
46039
  scope?: "internal" | "external" | undefined;
46039
46040
  tier?: string | undefined;
46040
- eventId?: string | undefined;
46041
46041
  guard?: SExpr | undefined;
46042
46042
  triggersId?: string | undefined;
46043
46043
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -46294,8 +46294,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46294
46294
  interval: string | number;
46295
46295
  description?: string | undefined;
46296
46296
  pages?: string[] | undefined;
46297
- guard?: SExpr | undefined;
46298
46297
  priority?: number | undefined;
46298
+ guard?: SExpr | undefined;
46299
46299
  appliesTo?: string[] | undefined;
46300
46300
  pageIds?: PageId[] | undefined;
46301
46301
  emits?: string[] | undefined;
@@ -46306,8 +46306,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46306
46306
  interval: string | number;
46307
46307
  description?: string | undefined;
46308
46308
  pages?: string[] | undefined;
46309
- guard?: SExpr | undefined;
46310
46309
  priority?: number | undefined;
46310
+ guard?: SExpr | undefined;
46311
46311
  appliesTo?: string[] | undefined;
46312
46312
  pageIds?: string[] | undefined;
46313
46313
  emits?: string[] | undefined;
@@ -46325,18 +46325,18 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46325
46325
  event: string;
46326
46326
  description?: string | undefined;
46327
46327
  synonyms?: string | undefined;
46328
+ eventId?: EventId | undefined;
46328
46329
  scope?: "internal" | "external" | undefined;
46329
46330
  tier?: string | undefined;
46330
46331
  payloadSchema?: EventPayloadField[] | undefined;
46331
- eventId?: EventId | undefined;
46332
46332
  }, {
46333
46333
  event: string;
46334
46334
  description?: string | undefined;
46335
46335
  synonyms?: string | undefined;
46336
+ eventId?: string | undefined;
46336
46337
  scope?: "internal" | "external" | undefined;
46337
46338
  tier?: string | undefined;
46338
46339
  payloadSchema?: EventPayloadField[] | undefined;
46339
- eventId?: string | undefined;
46340
46340
  }>, "many">>;
46341
46341
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
46342
46342
  event: z.ZodString;
@@ -46404,9 +46404,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46404
46404
  traitId?: TraitId | undefined;
46405
46405
  orbitalId?: OrbitalId | undefined;
46406
46406
  } | undefined;
46407
+ eventId?: EventId | undefined;
46407
46408
  scope?: "internal" | "external" | undefined;
46408
46409
  tier?: string | undefined;
46409
- eventId?: EventId | undefined;
46410
46410
  guard?: SExpr | undefined;
46411
46411
  triggersId?: EventId | undefined;
46412
46412
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -46428,9 +46428,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46428
46428
  traitId?: string | undefined;
46429
46429
  orbitalId?: string | undefined;
46430
46430
  } | undefined;
46431
+ eventId?: string | undefined;
46431
46432
  scope?: "internal" | "external" | undefined;
46432
46433
  tier?: string | undefined;
46433
- eventId?: string | undefined;
46434
46434
  guard?: SExpr | undefined;
46435
46435
  triggersId?: string | undefined;
46436
46436
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -46699,10 +46699,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46699
46699
  event: string;
46700
46700
  description?: string | undefined;
46701
46701
  synonyms?: string | undefined;
46702
+ eventId?: EventId | undefined;
46702
46703
  scope?: "internal" | "external" | undefined;
46703
46704
  tier?: string | undefined;
46704
46705
  payloadSchema?: EventPayloadField[] | undefined;
46705
- eventId?: EventId | undefined;
46706
46706
  }[] | undefined;
46707
46707
  linkedEntity?: string | undefined;
46708
46708
  linkedEntityId?: EntityId | undefined;
@@ -46724,9 +46724,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46724
46724
  traitId?: TraitId | undefined;
46725
46725
  orbitalId?: OrbitalId | undefined;
46726
46726
  } | undefined;
46727
+ eventId?: EventId | undefined;
46727
46728
  scope?: "internal" | "external" | undefined;
46728
46729
  tier?: string | undefined;
46729
- eventId?: EventId | undefined;
46730
46730
  guard?: SExpr | undefined;
46731
46731
  triggersId?: EventId | undefined;
46732
46732
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -46753,8 +46753,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46753
46753
  interval: string | number;
46754
46754
  description?: string | undefined;
46755
46755
  pages?: string[] | undefined;
46756
- guard?: SExpr | undefined;
46757
46756
  priority?: number | undefined;
46757
+ guard?: SExpr | undefined;
46758
46758
  appliesTo?: string[] | undefined;
46759
46759
  pageIds?: PageId[] | undefined;
46760
46760
  emits?: string[] | undefined;
@@ -46869,10 +46869,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46869
46869
  event: string;
46870
46870
  description?: string | undefined;
46871
46871
  synonyms?: string | undefined;
46872
+ eventId?: string | undefined;
46872
46873
  scope?: "internal" | "external" | undefined;
46873
46874
  tier?: string | undefined;
46874
46875
  payloadSchema?: EventPayloadField[] | undefined;
46875
- eventId?: string | undefined;
46876
46876
  }[] | undefined;
46877
46877
  linkedEntity?: string | undefined;
46878
46878
  linkedEntityId?: string | undefined;
@@ -46894,9 +46894,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46894
46894
  traitId?: string | undefined;
46895
46895
  orbitalId?: string | undefined;
46896
46896
  } | undefined;
46897
+ eventId?: string | undefined;
46897
46898
  scope?: "internal" | "external" | undefined;
46898
46899
  tier?: string | undefined;
46899
- eventId?: string | undefined;
46900
46900
  guard?: SExpr | undefined;
46901
46901
  triggersId?: string | undefined;
46902
46902
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -46923,8 +46923,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
46923
46923
  interval: string | number;
46924
46924
  description?: string | undefined;
46925
46925
  pages?: string[] | undefined;
46926
- guard?: SExpr | undefined;
46927
46926
  priority?: number | undefined;
46927
+ guard?: SExpr | undefined;
46928
46928
  appliesTo?: string[] | undefined;
46929
46929
  pageIds?: string[] | undefined;
46930
46930
  emits?: string[] | undefined;
@@ -47117,9 +47117,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47117
47117
  traitId?: TraitId | undefined;
47118
47118
  orbitalId?: OrbitalId | undefined;
47119
47119
  } | undefined;
47120
+ eventId?: EventId | undefined;
47120
47121
  scope?: "internal" | "external" | undefined;
47121
47122
  tier?: string | undefined;
47122
- eventId?: EventId | undefined;
47123
47123
  guard?: SExpr | undefined;
47124
47124
  triggersId?: EventId | undefined;
47125
47125
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -47141,9 +47141,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47141
47141
  traitId?: string | undefined;
47142
47142
  orbitalId?: string | undefined;
47143
47143
  } | undefined;
47144
+ eventId?: string | undefined;
47144
47145
  scope?: "internal" | "external" | undefined;
47145
47146
  tier?: string | undefined;
47146
- eventId?: string | undefined;
47147
47147
  guard?: SExpr | undefined;
47148
47148
  triggersId?: string | undefined;
47149
47149
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -47182,9 +47182,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47182
47182
  traitId?: TraitId | undefined;
47183
47183
  orbitalId?: OrbitalId | undefined;
47184
47184
  } | undefined;
47185
+ eventId?: EventId | undefined;
47185
47186
  scope?: "internal" | "external" | undefined;
47186
47187
  tier?: string | undefined;
47187
- eventId?: EventId | undefined;
47188
47188
  guard?: SExpr | undefined;
47189
47189
  triggersId?: EventId | undefined;
47190
47190
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -47222,9 +47222,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47222
47222
  traitId?: string | undefined;
47223
47223
  orbitalId?: string | undefined;
47224
47224
  } | undefined;
47225
+ eventId?: string | undefined;
47225
47226
  scope?: "internal" | "external" | undefined;
47226
47227
  tier?: string | undefined;
47227
- eventId?: string | undefined;
47228
47228
  guard?: SExpr | undefined;
47229
47229
  triggersId?: string | undefined;
47230
47230
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -47262,9 +47262,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47262
47262
  traitId?: TraitId | undefined;
47263
47263
  orbitalId?: OrbitalId | undefined;
47264
47264
  } | undefined;
47265
+ eventId?: EventId | undefined;
47265
47266
  scope?: "internal" | "external" | undefined;
47266
47267
  tier?: string | undefined;
47267
- eventId?: EventId | undefined;
47268
47268
  guard?: SExpr | undefined;
47269
47269
  triggersId?: EventId | undefined;
47270
47270
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -47302,9 +47302,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47302
47302
  traitId?: string | undefined;
47303
47303
  orbitalId?: string | undefined;
47304
47304
  } | undefined;
47305
+ eventId?: string | undefined;
47305
47306
  scope?: "internal" | "external" | undefined;
47306
47307
  tier?: string | undefined;
47307
- eventId?: string | undefined;
47308
47308
  guard?: SExpr | undefined;
47309
47309
  triggersId?: string | undefined;
47310
47310
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -47561,8 +47561,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47561
47561
  interval: string | number;
47562
47562
  description?: string | undefined;
47563
47563
  pages?: string[] | undefined;
47564
- guard?: SExpr | undefined;
47565
47564
  priority?: number | undefined;
47565
+ guard?: SExpr | undefined;
47566
47566
  appliesTo?: string[] | undefined;
47567
47567
  pageIds?: PageId[] | undefined;
47568
47568
  emits?: string[] | undefined;
@@ -47573,8 +47573,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47573
47573
  interval: string | number;
47574
47574
  description?: string | undefined;
47575
47575
  pages?: string[] | undefined;
47576
- guard?: SExpr | undefined;
47577
47576
  priority?: number | undefined;
47577
+ guard?: SExpr | undefined;
47578
47578
  appliesTo?: string[] | undefined;
47579
47579
  pageIds?: string[] | undefined;
47580
47580
  emits?: string[] | undefined;
@@ -47592,18 +47592,18 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47592
47592
  event: string;
47593
47593
  description?: string | undefined;
47594
47594
  synonyms?: string | undefined;
47595
+ eventId?: EventId | undefined;
47595
47596
  scope?: "internal" | "external" | undefined;
47596
47597
  tier?: string | undefined;
47597
47598
  payloadSchema?: EventPayloadField[] | undefined;
47598
- eventId?: EventId | undefined;
47599
47599
  }, {
47600
47600
  event: string;
47601
47601
  description?: string | undefined;
47602
47602
  synonyms?: string | undefined;
47603
+ eventId?: string | undefined;
47603
47604
  scope?: "internal" | "external" | undefined;
47604
47605
  tier?: string | undefined;
47605
47606
  payloadSchema?: EventPayloadField[] | undefined;
47606
- eventId?: string | undefined;
47607
47607
  }>, "many">>;
47608
47608
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
47609
47609
  event: z.ZodString;
@@ -47671,9 +47671,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47671
47671
  traitId?: TraitId | undefined;
47672
47672
  orbitalId?: OrbitalId | undefined;
47673
47673
  } | undefined;
47674
+ eventId?: EventId | undefined;
47674
47675
  scope?: "internal" | "external" | undefined;
47675
47676
  tier?: string | undefined;
47676
- eventId?: EventId | undefined;
47677
47677
  guard?: SExpr | undefined;
47678
47678
  triggersId?: EventId | undefined;
47679
47679
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -47695,9 +47695,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47695
47695
  traitId?: string | undefined;
47696
47696
  orbitalId?: string | undefined;
47697
47697
  } | undefined;
47698
+ eventId?: string | undefined;
47698
47699
  scope?: "internal" | "external" | undefined;
47699
47700
  tier?: string | undefined;
47700
- eventId?: string | undefined;
47701
47701
  guard?: SExpr | undefined;
47702
47702
  triggersId?: string | undefined;
47703
47703
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -47966,10 +47966,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47966
47966
  event: string;
47967
47967
  description?: string | undefined;
47968
47968
  synonyms?: string | undefined;
47969
+ eventId?: EventId | undefined;
47969
47970
  scope?: "internal" | "external" | undefined;
47970
47971
  tier?: string | undefined;
47971
47972
  payloadSchema?: EventPayloadField[] | undefined;
47972
- eventId?: EventId | undefined;
47973
47973
  }[] | undefined;
47974
47974
  linkedEntity?: string | undefined;
47975
47975
  linkedEntityId?: EntityId | undefined;
@@ -47991,9 +47991,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
47991
47991
  traitId?: TraitId | undefined;
47992
47992
  orbitalId?: OrbitalId | undefined;
47993
47993
  } | undefined;
47994
+ eventId?: EventId | undefined;
47994
47995
  scope?: "internal" | "external" | undefined;
47995
47996
  tier?: string | undefined;
47996
- eventId?: EventId | undefined;
47997
47997
  guard?: SExpr | undefined;
47998
47998
  triggersId?: EventId | undefined;
47999
47999
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -48020,8 +48020,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48020
48020
  interval: string | number;
48021
48021
  description?: string | undefined;
48022
48022
  pages?: string[] | undefined;
48023
- guard?: SExpr | undefined;
48024
48023
  priority?: number | undefined;
48024
+ guard?: SExpr | undefined;
48025
48025
  appliesTo?: string[] | undefined;
48026
48026
  pageIds?: PageId[] | undefined;
48027
48027
  emits?: string[] | undefined;
@@ -48136,10 +48136,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48136
48136
  event: string;
48137
48137
  description?: string | undefined;
48138
48138
  synonyms?: string | undefined;
48139
+ eventId?: string | undefined;
48139
48140
  scope?: "internal" | "external" | undefined;
48140
48141
  tier?: string | undefined;
48141
48142
  payloadSchema?: EventPayloadField[] | undefined;
48142
- eventId?: string | undefined;
48143
48143
  }[] | undefined;
48144
48144
  linkedEntity?: string | undefined;
48145
48145
  linkedEntityId?: string | undefined;
@@ -48161,9 +48161,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48161
48161
  traitId?: string | undefined;
48162
48162
  orbitalId?: string | undefined;
48163
48163
  } | undefined;
48164
+ eventId?: string | undefined;
48164
48165
  scope?: "internal" | "external" | undefined;
48165
48166
  tier?: string | undefined;
48166
- eventId?: string | undefined;
48167
48167
  guard?: SExpr | undefined;
48168
48168
  triggersId?: string | undefined;
48169
48169
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -48190,8 +48190,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48190
48190
  interval: string | number;
48191
48191
  description?: string | undefined;
48192
48192
  pages?: string[] | undefined;
48193
- guard?: SExpr | undefined;
48194
48193
  priority?: number | undefined;
48194
+ guard?: SExpr | undefined;
48195
48195
  appliesTo?: string[] | undefined;
48196
48196
  pageIds?: string[] | undefined;
48197
48197
  emits?: string[] | undefined;
@@ -48272,9 +48272,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48272
48272
  traitId?: TraitId | undefined;
48273
48273
  orbitalId?: OrbitalId | undefined;
48274
48274
  } | undefined;
48275
+ eventId?: EventId | undefined;
48275
48276
  scope?: "internal" | "external" | undefined;
48276
48277
  tier?: string | undefined;
48277
- eventId?: EventId | undefined;
48278
48278
  guard?: SExpr | undefined;
48279
48279
  triggersId?: EventId | undefined;
48280
48280
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -48352,10 +48352,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48352
48352
  event: string;
48353
48353
  description?: string | undefined;
48354
48354
  synonyms?: string | undefined;
48355
+ eventId?: EventId | undefined;
48355
48356
  scope?: "internal" | "external" | undefined;
48356
48357
  tier?: string | undefined;
48357
48358
  payloadSchema?: EventPayloadField[] | undefined;
48358
- eventId?: EventId | undefined;
48359
48359
  }[] | undefined;
48360
48360
  linkedEntity?: string | undefined;
48361
48361
  linkedEntityId?: EntityId | undefined;
@@ -48377,9 +48377,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48377
48377
  traitId?: TraitId | undefined;
48378
48378
  orbitalId?: OrbitalId | undefined;
48379
48379
  } | undefined;
48380
+ eventId?: EventId | undefined;
48380
48381
  scope?: "internal" | "external" | undefined;
48381
48382
  tier?: string | undefined;
48382
- eventId?: EventId | undefined;
48383
48383
  guard?: SExpr | undefined;
48384
48384
  triggersId?: EventId | undefined;
48385
48385
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -48406,8 +48406,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48406
48406
  interval: string | number;
48407
48407
  description?: string | undefined;
48408
48408
  pages?: string[] | undefined;
48409
- guard?: SExpr | undefined;
48410
48409
  priority?: number | undefined;
48410
+ guard?: SExpr | undefined;
48411
48411
  appliesTo?: string[] | undefined;
48412
48412
  pageIds?: PageId[] | undefined;
48413
48413
  emits?: string[] | undefined;
@@ -48491,9 +48491,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48491
48491
  traitId?: string | undefined;
48492
48492
  orbitalId?: string | undefined;
48493
48493
  } | undefined;
48494
+ eventId?: string | undefined;
48494
48495
  scope?: "internal" | "external" | undefined;
48495
48496
  tier?: string | undefined;
48496
- eventId?: string | undefined;
48497
48497
  guard?: SExpr | undefined;
48498
48498
  triggersId?: string | undefined;
48499
48499
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -48571,10 +48571,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48571
48571
  event: string;
48572
48572
  description?: string | undefined;
48573
48573
  synonyms?: string | undefined;
48574
+ eventId?: string | undefined;
48574
48575
  scope?: "internal" | "external" | undefined;
48575
48576
  tier?: string | undefined;
48576
48577
  payloadSchema?: EventPayloadField[] | undefined;
48577
- eventId?: string | undefined;
48578
48578
  }[] | undefined;
48579
48579
  linkedEntity?: string | undefined;
48580
48580
  linkedEntityId?: string | undefined;
@@ -48596,9 +48596,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48596
48596
  traitId?: string | undefined;
48597
48597
  orbitalId?: string | undefined;
48598
48598
  } | undefined;
48599
+ eventId?: string | undefined;
48599
48600
  scope?: "internal" | "external" | undefined;
48600
48601
  tier?: string | undefined;
48601
- eventId?: string | undefined;
48602
48602
  guard?: SExpr | undefined;
48603
48603
  triggersId?: string | undefined;
48604
48604
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -48625,8 +48625,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48625
48625
  interval: string | number;
48626
48626
  description?: string | undefined;
48627
48627
  pages?: string[] | undefined;
48628
- guard?: SExpr | undefined;
48629
48628
  priority?: number | undefined;
48629
+ guard?: SExpr | undefined;
48630
48630
  appliesTo?: string[] | undefined;
48631
48631
  pageIds?: string[] | undefined;
48632
48632
  emits?: string[] | undefined;
@@ -48842,7 +48842,7 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48842
48842
  }>>;
48843
48843
  }, "strip", z.ZodTypeAny, {
48844
48844
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
48845
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
48845
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
48846
48846
  primaryColor?: string | undefined;
48847
48847
  darkMode?: boolean | undefined;
48848
48848
  uxHints?: {
@@ -48858,7 +48858,7 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48858
48858
  } | undefined;
48859
48859
  }, {
48860
48860
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
48861
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
48861
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
48862
48862
  primaryColor?: string | undefined;
48863
48863
  darkMode?: boolean | undefined;
48864
48864
  uxHints?: {
@@ -48979,9 +48979,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
48979
48979
  traitId?: TraitId | undefined;
48980
48980
  orbitalId?: OrbitalId | undefined;
48981
48981
  } | undefined;
48982
+ eventId?: EventId | undefined;
48982
48983
  scope?: "internal" | "external" | undefined;
48983
48984
  tier?: string | undefined;
48984
- eventId?: EventId | undefined;
48985
48985
  guard?: SExpr | undefined;
48986
48986
  triggersId?: EventId | undefined;
48987
48987
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -49059,10 +49059,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49059
49059
  event: string;
49060
49060
  description?: string | undefined;
49061
49061
  synonyms?: string | undefined;
49062
+ eventId?: EventId | undefined;
49062
49063
  scope?: "internal" | "external" | undefined;
49063
49064
  tier?: string | undefined;
49064
49065
  payloadSchema?: EventPayloadField[] | undefined;
49065
- eventId?: EventId | undefined;
49066
49066
  }[] | undefined;
49067
49067
  linkedEntity?: string | undefined;
49068
49068
  linkedEntityId?: EntityId | undefined;
@@ -49084,9 +49084,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49084
49084
  traitId?: TraitId | undefined;
49085
49085
  orbitalId?: OrbitalId | undefined;
49086
49086
  } | undefined;
49087
+ eventId?: EventId | undefined;
49087
49088
  scope?: "internal" | "external" | undefined;
49088
49089
  tier?: string | undefined;
49089
- eventId?: EventId | undefined;
49090
49090
  guard?: SExpr | undefined;
49091
49091
  triggersId?: EventId | undefined;
49092
49092
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -49113,8 +49113,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49113
49113
  interval: string | number;
49114
49114
  description?: string | undefined;
49115
49115
  pages?: string[] | undefined;
49116
- guard?: SExpr | undefined;
49117
49116
  priority?: number | undefined;
49117
+ guard?: SExpr | undefined;
49118
49118
  appliesTo?: string[] | undefined;
49119
49119
  pageIds?: PageId[] | undefined;
49120
49120
  emits?: string[] | undefined;
@@ -49195,9 +49195,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49195
49195
  traitId?: TraitId | undefined;
49196
49196
  orbitalId?: OrbitalId | undefined;
49197
49197
  } | undefined;
49198
+ eventId?: EventId | undefined;
49198
49199
  scope?: "internal" | "external" | undefined;
49199
49200
  tier?: string | undefined;
49200
- eventId?: EventId | undefined;
49201
49201
  guard?: SExpr | undefined;
49202
49202
  triggersId?: EventId | undefined;
49203
49203
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -49275,10 +49275,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49275
49275
  event: string;
49276
49276
  description?: string | undefined;
49277
49277
  synonyms?: string | undefined;
49278
+ eventId?: EventId | undefined;
49278
49279
  scope?: "internal" | "external" | undefined;
49279
49280
  tier?: string | undefined;
49280
49281
  payloadSchema?: EventPayloadField[] | undefined;
49281
- eventId?: EventId | undefined;
49282
49282
  }[] | undefined;
49283
49283
  linkedEntity?: string | undefined;
49284
49284
  linkedEntityId?: EntityId | undefined;
@@ -49300,9 +49300,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49300
49300
  traitId?: TraitId | undefined;
49301
49301
  orbitalId?: OrbitalId | undefined;
49302
49302
  } | undefined;
49303
+ eventId?: EventId | undefined;
49303
49304
  scope?: "internal" | "external" | undefined;
49304
49305
  tier?: string | undefined;
49305
- eventId?: EventId | undefined;
49306
49306
  guard?: SExpr | undefined;
49307
49307
  triggersId?: EventId | undefined;
49308
49308
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -49329,8 +49329,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49329
49329
  interval: string | number;
49330
49330
  description?: string | undefined;
49331
49331
  pages?: string[] | undefined;
49332
- guard?: SExpr | undefined;
49333
49332
  priority?: number | undefined;
49333
+ guard?: SExpr | undefined;
49334
49334
  appliesTo?: string[] | undefined;
49335
49335
  pageIds?: PageId[] | undefined;
49336
49336
  emits?: string[] | undefined;
@@ -49833,8 +49833,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49833
49833
  description?: string | undefined;
49834
49834
  auth?: {
49835
49835
  type: "basic" | "api-key" | "bearer" | "oauth2";
49836
- keyName?: string | undefined;
49837
49836
  location?: "header" | "query" | undefined;
49837
+ keyName?: string | undefined;
49838
49838
  secretEnv?: string | undefined;
49839
49839
  } | undefined;
49840
49840
  headers?: Record<string, string> | undefined;
@@ -49922,7 +49922,7 @@ declare const OrbitalUnitSchema: z.ZodObject<{
49922
49922
  } | undefined;
49923
49923
  design?: {
49924
49924
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
49925
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
49925
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
49926
49926
  primaryColor?: string | undefined;
49927
49927
  darkMode?: boolean | undefined;
49928
49928
  uxHints?: {
@@ -50035,9 +50035,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50035
50035
  traitId?: string | undefined;
50036
50036
  orbitalId?: string | undefined;
50037
50037
  } | undefined;
50038
+ eventId?: string | undefined;
50038
50039
  scope?: "internal" | "external" | undefined;
50039
50040
  tier?: string | undefined;
50040
- eventId?: string | undefined;
50041
50041
  guard?: SExpr | undefined;
50042
50042
  triggersId?: string | undefined;
50043
50043
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -50115,10 +50115,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50115
50115
  event: string;
50116
50116
  description?: string | undefined;
50117
50117
  synonyms?: string | undefined;
50118
+ eventId?: string | undefined;
50118
50119
  scope?: "internal" | "external" | undefined;
50119
50120
  tier?: string | undefined;
50120
50121
  payloadSchema?: EventPayloadField[] | undefined;
50121
- eventId?: string | undefined;
50122
50122
  }[] | undefined;
50123
50123
  linkedEntity?: string | undefined;
50124
50124
  linkedEntityId?: string | undefined;
@@ -50140,9 +50140,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50140
50140
  traitId?: string | undefined;
50141
50141
  orbitalId?: string | undefined;
50142
50142
  } | undefined;
50143
+ eventId?: string | undefined;
50143
50144
  scope?: "internal" | "external" | undefined;
50144
50145
  tier?: string | undefined;
50145
- eventId?: string | undefined;
50146
50146
  guard?: SExpr | undefined;
50147
50147
  triggersId?: string | undefined;
50148
50148
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -50169,8 +50169,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50169
50169
  interval: string | number;
50170
50170
  description?: string | undefined;
50171
50171
  pages?: string[] | undefined;
50172
- guard?: SExpr | undefined;
50173
50172
  priority?: number | undefined;
50173
+ guard?: SExpr | undefined;
50174
50174
  appliesTo?: string[] | undefined;
50175
50175
  pageIds?: string[] | undefined;
50176
50176
  emits?: string[] | undefined;
@@ -50251,9 +50251,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50251
50251
  traitId?: string | undefined;
50252
50252
  orbitalId?: string | undefined;
50253
50253
  } | undefined;
50254
+ eventId?: string | undefined;
50254
50255
  scope?: "internal" | "external" | undefined;
50255
50256
  tier?: string | undefined;
50256
- eventId?: string | undefined;
50257
50257
  guard?: SExpr | undefined;
50258
50258
  triggersId?: string | undefined;
50259
50259
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -50331,10 +50331,10 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50331
50331
  event: string;
50332
50332
  description?: string | undefined;
50333
50333
  synonyms?: string | undefined;
50334
+ eventId?: string | undefined;
50334
50335
  scope?: "internal" | "external" | undefined;
50335
50336
  tier?: string | undefined;
50336
50337
  payloadSchema?: EventPayloadField[] | undefined;
50337
- eventId?: string | undefined;
50338
50338
  }[] | undefined;
50339
50339
  linkedEntity?: string | undefined;
50340
50340
  linkedEntityId?: string | undefined;
@@ -50356,9 +50356,9 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50356
50356
  traitId?: string | undefined;
50357
50357
  orbitalId?: string | undefined;
50358
50358
  } | undefined;
50359
+ eventId?: string | undefined;
50359
50360
  scope?: "internal" | "external" | undefined;
50360
50361
  tier?: string | undefined;
50361
- eventId?: string | undefined;
50362
50362
  guard?: SExpr | undefined;
50363
50363
  triggersId?: string | undefined;
50364
50364
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -50385,8 +50385,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50385
50385
  interval: string | number;
50386
50386
  description?: string | undefined;
50387
50387
  pages?: string[] | undefined;
50388
- guard?: SExpr | undefined;
50389
50388
  priority?: number | undefined;
50389
+ guard?: SExpr | undefined;
50390
50390
  appliesTo?: string[] | undefined;
50391
50391
  pageIds?: string[] | undefined;
50392
50392
  emits?: string[] | undefined;
@@ -50889,8 +50889,8 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50889
50889
  description?: string | undefined;
50890
50890
  auth?: {
50891
50891
  type: "basic" | "api-key" | "bearer" | "oauth2";
50892
- keyName?: string | undefined;
50893
50892
  location?: "header" | "query" | undefined;
50893
+ keyName?: string | undefined;
50894
50894
  secretEnv?: string | undefined;
50895
50895
  } | undefined;
50896
50896
  headers?: Record<string, string> | undefined;
@@ -50978,7 +50978,7 @@ declare const OrbitalUnitSchema: z.ZodObject<{
50978
50978
  } | undefined;
50979
50979
  design?: {
50980
50980
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
50981
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
50981
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
50982
50982
  primaryColor?: string | undefined;
50983
50983
  darkMode?: boolean | undefined;
50984
50984
  uxHints?: {
@@ -55189,7 +55189,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
55189
55189
  }>>;
55190
55190
  }, "strip", z.ZodTypeAny, {
55191
55191
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
55192
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
55192
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
55193
55193
  primaryColor?: string | undefined;
55194
55194
  darkMode?: boolean | undefined;
55195
55195
  uxHints?: {
@@ -55205,7 +55205,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
55205
55205
  } | undefined;
55206
55206
  }, {
55207
55207
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
55208
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
55208
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
55209
55209
  primaryColor?: string | undefined;
55210
55210
  darkMode?: boolean | undefined;
55211
55211
  uxHints?: {
@@ -59182,13 +59182,13 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59182
59182
  secretEnv: z.ZodOptional<z.ZodString>;
59183
59183
  }, "strip", z.ZodTypeAny, {
59184
59184
  type: "basic" | "api-key" | "bearer" | "oauth2";
59185
- keyName?: string | undefined;
59186
59185
  location?: "header" | "query" | undefined;
59186
+ keyName?: string | undefined;
59187
59187
  secretEnv?: string | undefined;
59188
59188
  }, {
59189
59189
  type: "basic" | "api-key" | "bearer" | "oauth2";
59190
- keyName?: string | undefined;
59191
59190
  location?: "header" | "query" | undefined;
59191
+ keyName?: string | undefined;
59192
59192
  secretEnv?: string | undefined;
59193
59193
  }>>;
59194
59194
  timeout: z.ZodOptional<z.ZodNumber>;
@@ -59199,8 +59199,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59199
59199
  description?: string | undefined;
59200
59200
  auth?: {
59201
59201
  type: "basic" | "api-key" | "bearer" | "oauth2";
59202
- keyName?: string | undefined;
59203
59202
  location?: "header" | "query" | undefined;
59203
+ keyName?: string | undefined;
59204
59204
  secretEnv?: string | undefined;
59205
59205
  } | undefined;
59206
59206
  headers?: Record<string, string> | undefined;
@@ -59212,8 +59212,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59212
59212
  description?: string | undefined;
59213
59213
  auth?: {
59214
59214
  type: "basic" | "api-key" | "bearer" | "oauth2";
59215
- keyName?: string | undefined;
59216
59215
  location?: "header" | "query" | undefined;
59216
+ keyName?: string | undefined;
59217
59217
  secretEnv?: string | undefined;
59218
59218
  } | undefined;
59219
59219
  headers?: Record<string, string> | undefined;
@@ -59546,9 +59546,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59546
59546
  traitId?: TraitId | undefined;
59547
59547
  orbitalId?: OrbitalId | undefined;
59548
59548
  } | undefined;
59549
+ eventId?: EventId | undefined;
59549
59550
  scope?: "internal" | "external" | undefined;
59550
59551
  tier?: string | undefined;
59551
- eventId?: EventId | undefined;
59552
59552
  guard?: SExpr | undefined;
59553
59553
  triggersId?: EventId | undefined;
59554
59554
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -59570,9 +59570,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59570
59570
  traitId?: string | undefined;
59571
59571
  orbitalId?: string | undefined;
59572
59572
  } | undefined;
59573
+ eventId?: string | undefined;
59573
59574
  scope?: "internal" | "external" | undefined;
59574
59575
  tier?: string | undefined;
59575
- eventId?: string | undefined;
59576
59576
  guard?: SExpr | undefined;
59577
59577
  triggersId?: string | undefined;
59578
59578
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -59611,9 +59611,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59611
59611
  traitId?: TraitId | undefined;
59612
59612
  orbitalId?: OrbitalId | undefined;
59613
59613
  } | undefined;
59614
+ eventId?: EventId | undefined;
59614
59615
  scope?: "internal" | "external" | undefined;
59615
59616
  tier?: string | undefined;
59616
- eventId?: EventId | undefined;
59617
59617
  guard?: SExpr | undefined;
59618
59618
  triggersId?: EventId | undefined;
59619
59619
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -59651,9 +59651,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59651
59651
  traitId?: string | undefined;
59652
59652
  orbitalId?: string | undefined;
59653
59653
  } | undefined;
59654
+ eventId?: string | undefined;
59654
59655
  scope?: "internal" | "external" | undefined;
59655
59656
  tier?: string | undefined;
59656
- eventId?: string | undefined;
59657
59657
  guard?: SExpr | undefined;
59658
59658
  triggersId?: string | undefined;
59659
59659
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -59691,9 +59691,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59691
59691
  traitId?: TraitId | undefined;
59692
59692
  orbitalId?: OrbitalId | undefined;
59693
59693
  } | undefined;
59694
+ eventId?: EventId | undefined;
59694
59695
  scope?: "internal" | "external" | undefined;
59695
59696
  tier?: string | undefined;
59696
- eventId?: EventId | undefined;
59697
59697
  guard?: SExpr | undefined;
59698
59698
  triggersId?: EventId | undefined;
59699
59699
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -59731,9 +59731,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59731
59731
  traitId?: string | undefined;
59732
59732
  orbitalId?: string | undefined;
59733
59733
  } | undefined;
59734
+ eventId?: string | undefined;
59734
59735
  scope?: "internal" | "external" | undefined;
59735
59736
  tier?: string | undefined;
59736
- eventId?: string | undefined;
59737
59737
  guard?: SExpr | undefined;
59738
59738
  triggersId?: string | undefined;
59739
59739
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -59990,8 +59990,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
59990
59990
  interval: string | number;
59991
59991
  description?: string | undefined;
59992
59992
  pages?: string[] | undefined;
59993
- guard?: SExpr | undefined;
59994
59993
  priority?: number | undefined;
59994
+ guard?: SExpr | undefined;
59995
59995
  appliesTo?: string[] | undefined;
59996
59996
  pageIds?: PageId[] | undefined;
59997
59997
  emits?: string[] | undefined;
@@ -60002,8 +60002,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60002
60002
  interval: string | number;
60003
60003
  description?: string | undefined;
60004
60004
  pages?: string[] | undefined;
60005
- guard?: SExpr | undefined;
60006
60005
  priority?: number | undefined;
60006
+ guard?: SExpr | undefined;
60007
60007
  appliesTo?: string[] | undefined;
60008
60008
  pageIds?: string[] | undefined;
60009
60009
  emits?: string[] | undefined;
@@ -60021,18 +60021,18 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60021
60021
  event: string;
60022
60022
  description?: string | undefined;
60023
60023
  synonyms?: string | undefined;
60024
+ eventId?: EventId | undefined;
60024
60025
  scope?: "internal" | "external" | undefined;
60025
60026
  tier?: string | undefined;
60026
60027
  payloadSchema?: EventPayloadField[] | undefined;
60027
- eventId?: EventId | undefined;
60028
60028
  }, {
60029
60029
  event: string;
60030
60030
  description?: string | undefined;
60031
60031
  synonyms?: string | undefined;
60032
+ eventId?: string | undefined;
60032
60033
  scope?: "internal" | "external" | undefined;
60033
60034
  tier?: string | undefined;
60034
60035
  payloadSchema?: EventPayloadField[] | undefined;
60035
- eventId?: string | undefined;
60036
60036
  }>, "many">>;
60037
60037
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
60038
60038
  event: z.ZodString;
@@ -60100,9 +60100,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60100
60100
  traitId?: TraitId | undefined;
60101
60101
  orbitalId?: OrbitalId | undefined;
60102
60102
  } | undefined;
60103
+ eventId?: EventId | undefined;
60103
60104
  scope?: "internal" | "external" | undefined;
60104
60105
  tier?: string | undefined;
60105
- eventId?: EventId | undefined;
60106
60106
  guard?: SExpr | undefined;
60107
60107
  triggersId?: EventId | undefined;
60108
60108
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60124,9 +60124,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60124
60124
  traitId?: string | undefined;
60125
60125
  orbitalId?: string | undefined;
60126
60126
  } | undefined;
60127
+ eventId?: string | undefined;
60127
60128
  scope?: "internal" | "external" | undefined;
60128
60129
  tier?: string | undefined;
60129
- eventId?: string | undefined;
60130
60130
  guard?: SExpr | undefined;
60131
60131
  triggersId?: string | undefined;
60132
60132
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60395,10 +60395,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60395
60395
  event: string;
60396
60396
  description?: string | undefined;
60397
60397
  synonyms?: string | undefined;
60398
+ eventId?: EventId | undefined;
60398
60399
  scope?: "internal" | "external" | undefined;
60399
60400
  tier?: string | undefined;
60400
60401
  payloadSchema?: EventPayloadField[] | undefined;
60401
- eventId?: EventId | undefined;
60402
60402
  }[] | undefined;
60403
60403
  linkedEntity?: string | undefined;
60404
60404
  linkedEntityId?: EntityId | undefined;
@@ -60420,9 +60420,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60420
60420
  traitId?: TraitId | undefined;
60421
60421
  orbitalId?: OrbitalId | undefined;
60422
60422
  } | undefined;
60423
+ eventId?: EventId | undefined;
60423
60424
  scope?: "internal" | "external" | undefined;
60424
60425
  tier?: string | undefined;
60425
- eventId?: EventId | undefined;
60426
60426
  guard?: SExpr | undefined;
60427
60427
  triggersId?: EventId | undefined;
60428
60428
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60449,8 +60449,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60449
60449
  interval: string | number;
60450
60450
  description?: string | undefined;
60451
60451
  pages?: string[] | undefined;
60452
- guard?: SExpr | undefined;
60453
60452
  priority?: number | undefined;
60453
+ guard?: SExpr | undefined;
60454
60454
  appliesTo?: string[] | undefined;
60455
60455
  pageIds?: PageId[] | undefined;
60456
60456
  emits?: string[] | undefined;
@@ -60565,10 +60565,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60565
60565
  event: string;
60566
60566
  description?: string | undefined;
60567
60567
  synonyms?: string | undefined;
60568
+ eventId?: string | undefined;
60568
60569
  scope?: "internal" | "external" | undefined;
60569
60570
  tier?: string | undefined;
60570
60571
  payloadSchema?: EventPayloadField[] | undefined;
60571
- eventId?: string | undefined;
60572
60572
  }[] | undefined;
60573
60573
  linkedEntity?: string | undefined;
60574
60574
  linkedEntityId?: string | undefined;
@@ -60590,9 +60590,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60590
60590
  traitId?: string | undefined;
60591
60591
  orbitalId?: string | undefined;
60592
60592
  } | undefined;
60593
+ eventId?: string | undefined;
60593
60594
  scope?: "internal" | "external" | undefined;
60594
60595
  tier?: string | undefined;
60595
- eventId?: string | undefined;
60596
60596
  guard?: SExpr | undefined;
60597
60597
  triggersId?: string | undefined;
60598
60598
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60619,8 +60619,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60619
60619
  interval: string | number;
60620
60620
  description?: string | undefined;
60621
60621
  pages?: string[] | undefined;
60622
- guard?: SExpr | undefined;
60623
60622
  priority?: number | undefined;
60623
+ guard?: SExpr | undefined;
60624
60624
  appliesTo?: string[] | undefined;
60625
60625
  pageIds?: string[] | undefined;
60626
60626
  emits?: string[] | undefined;
@@ -60813,9 +60813,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60813
60813
  traitId?: TraitId | undefined;
60814
60814
  orbitalId?: OrbitalId | undefined;
60815
60815
  } | undefined;
60816
+ eventId?: EventId | undefined;
60816
60817
  scope?: "internal" | "external" | undefined;
60817
60818
  tier?: string | undefined;
60818
- eventId?: EventId | undefined;
60819
60819
  guard?: SExpr | undefined;
60820
60820
  triggersId?: EventId | undefined;
60821
60821
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60837,9 +60837,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60837
60837
  traitId?: string | undefined;
60838
60838
  orbitalId?: string | undefined;
60839
60839
  } | undefined;
60840
+ eventId?: string | undefined;
60840
60841
  scope?: "internal" | "external" | undefined;
60841
60842
  tier?: string | undefined;
60842
- eventId?: string | undefined;
60843
60843
  guard?: SExpr | undefined;
60844
60844
  triggersId?: string | undefined;
60845
60845
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60878,9 +60878,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60878
60878
  traitId?: TraitId | undefined;
60879
60879
  orbitalId?: OrbitalId | undefined;
60880
60880
  } | undefined;
60881
+ eventId?: EventId | undefined;
60881
60882
  scope?: "internal" | "external" | undefined;
60882
60883
  tier?: string | undefined;
60883
- eventId?: EventId | undefined;
60884
60884
  guard?: SExpr | undefined;
60885
60885
  triggersId?: EventId | undefined;
60886
60886
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60918,9 +60918,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60918
60918
  traitId?: string | undefined;
60919
60919
  orbitalId?: string | undefined;
60920
60920
  } | undefined;
60921
+ eventId?: string | undefined;
60921
60922
  scope?: "internal" | "external" | undefined;
60922
60923
  tier?: string | undefined;
60923
- eventId?: string | undefined;
60924
60924
  guard?: SExpr | undefined;
60925
60925
  triggersId?: string | undefined;
60926
60926
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60958,9 +60958,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60958
60958
  traitId?: TraitId | undefined;
60959
60959
  orbitalId?: OrbitalId | undefined;
60960
60960
  } | undefined;
60961
+ eventId?: EventId | undefined;
60961
60962
  scope?: "internal" | "external" | undefined;
60962
60963
  tier?: string | undefined;
60963
- eventId?: EventId | undefined;
60964
60964
  guard?: SExpr | undefined;
60965
60965
  triggersId?: EventId | undefined;
60966
60966
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -60998,9 +60998,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
60998
60998
  traitId?: string | undefined;
60999
60999
  orbitalId?: string | undefined;
61000
61000
  } | undefined;
61001
+ eventId?: string | undefined;
61001
61002
  scope?: "internal" | "external" | undefined;
61002
61003
  tier?: string | undefined;
61003
- eventId?: string | undefined;
61004
61004
  guard?: SExpr | undefined;
61005
61005
  triggersId?: string | undefined;
61006
61006
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -61257,8 +61257,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61257
61257
  interval: string | number;
61258
61258
  description?: string | undefined;
61259
61259
  pages?: string[] | undefined;
61260
- guard?: SExpr | undefined;
61261
61260
  priority?: number | undefined;
61261
+ guard?: SExpr | undefined;
61262
61262
  appliesTo?: string[] | undefined;
61263
61263
  pageIds?: PageId[] | undefined;
61264
61264
  emits?: string[] | undefined;
@@ -61269,8 +61269,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61269
61269
  interval: string | number;
61270
61270
  description?: string | undefined;
61271
61271
  pages?: string[] | undefined;
61272
- guard?: SExpr | undefined;
61273
61272
  priority?: number | undefined;
61273
+ guard?: SExpr | undefined;
61274
61274
  appliesTo?: string[] | undefined;
61275
61275
  pageIds?: string[] | undefined;
61276
61276
  emits?: string[] | undefined;
@@ -61288,18 +61288,18 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61288
61288
  event: string;
61289
61289
  description?: string | undefined;
61290
61290
  synonyms?: string | undefined;
61291
+ eventId?: EventId | undefined;
61291
61292
  scope?: "internal" | "external" | undefined;
61292
61293
  tier?: string | undefined;
61293
61294
  payloadSchema?: EventPayloadField[] | undefined;
61294
- eventId?: EventId | undefined;
61295
61295
  }, {
61296
61296
  event: string;
61297
61297
  description?: string | undefined;
61298
61298
  synonyms?: string | undefined;
61299
+ eventId?: string | undefined;
61299
61300
  scope?: "internal" | "external" | undefined;
61300
61301
  tier?: string | undefined;
61301
61302
  payloadSchema?: EventPayloadField[] | undefined;
61302
- eventId?: string | undefined;
61303
61303
  }>, "many">>;
61304
61304
  listens: z.ZodOptional<z.ZodArray<z.ZodObject<{
61305
61305
  event: z.ZodString;
@@ -61367,9 +61367,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61367
61367
  traitId?: TraitId | undefined;
61368
61368
  orbitalId?: OrbitalId | undefined;
61369
61369
  } | undefined;
61370
+ eventId?: EventId | undefined;
61370
61371
  scope?: "internal" | "external" | undefined;
61371
61372
  tier?: string | undefined;
61372
- eventId?: EventId | undefined;
61373
61373
  guard?: SExpr | undefined;
61374
61374
  triggersId?: EventId | undefined;
61375
61375
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -61391,9 +61391,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61391
61391
  traitId?: string | undefined;
61392
61392
  orbitalId?: string | undefined;
61393
61393
  } | undefined;
61394
+ eventId?: string | undefined;
61394
61395
  scope?: "internal" | "external" | undefined;
61395
61396
  tier?: string | undefined;
61396
- eventId?: string | undefined;
61397
61397
  guard?: SExpr | undefined;
61398
61398
  triggersId?: string | undefined;
61399
61399
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -61662,10 +61662,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61662
61662
  event: string;
61663
61663
  description?: string | undefined;
61664
61664
  synonyms?: string | undefined;
61665
+ eventId?: EventId | undefined;
61665
61666
  scope?: "internal" | "external" | undefined;
61666
61667
  tier?: string | undefined;
61667
61668
  payloadSchema?: EventPayloadField[] | undefined;
61668
- eventId?: EventId | undefined;
61669
61669
  }[] | undefined;
61670
61670
  linkedEntity?: string | undefined;
61671
61671
  linkedEntityId?: EntityId | undefined;
@@ -61687,9 +61687,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61687
61687
  traitId?: TraitId | undefined;
61688
61688
  orbitalId?: OrbitalId | undefined;
61689
61689
  } | undefined;
61690
+ eventId?: EventId | undefined;
61690
61691
  scope?: "internal" | "external" | undefined;
61691
61692
  tier?: string | undefined;
61692
- eventId?: EventId | undefined;
61693
61693
  guard?: SExpr | undefined;
61694
61694
  triggersId?: EventId | undefined;
61695
61695
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -61716,8 +61716,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61716
61716
  interval: string | number;
61717
61717
  description?: string | undefined;
61718
61718
  pages?: string[] | undefined;
61719
- guard?: SExpr | undefined;
61720
61719
  priority?: number | undefined;
61720
+ guard?: SExpr | undefined;
61721
61721
  appliesTo?: string[] | undefined;
61722
61722
  pageIds?: PageId[] | undefined;
61723
61723
  emits?: string[] | undefined;
@@ -61832,10 +61832,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61832
61832
  event: string;
61833
61833
  description?: string | undefined;
61834
61834
  synonyms?: string | undefined;
61835
+ eventId?: string | undefined;
61835
61836
  scope?: "internal" | "external" | undefined;
61836
61837
  tier?: string | undefined;
61837
61838
  payloadSchema?: EventPayloadField[] | undefined;
61838
- eventId?: string | undefined;
61839
61839
  }[] | undefined;
61840
61840
  linkedEntity?: string | undefined;
61841
61841
  linkedEntityId?: string | undefined;
@@ -61857,9 +61857,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61857
61857
  traitId?: string | undefined;
61858
61858
  orbitalId?: string | undefined;
61859
61859
  } | undefined;
61860
+ eventId?: string | undefined;
61860
61861
  scope?: "internal" | "external" | undefined;
61861
61862
  tier?: string | undefined;
61862
- eventId?: string | undefined;
61863
61863
  guard?: SExpr | undefined;
61864
61864
  triggersId?: string | undefined;
61865
61865
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -61886,8 +61886,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61886
61886
  interval: string | number;
61887
61887
  description?: string | undefined;
61888
61888
  pages?: string[] | undefined;
61889
- guard?: SExpr | undefined;
61890
61889
  priority?: number | undefined;
61890
+ guard?: SExpr | undefined;
61891
61891
  appliesTo?: string[] | undefined;
61892
61892
  pageIds?: string[] | undefined;
61893
61893
  emits?: string[] | undefined;
@@ -61968,9 +61968,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
61968
61968
  traitId?: TraitId | undefined;
61969
61969
  orbitalId?: OrbitalId | undefined;
61970
61970
  } | undefined;
61971
+ eventId?: EventId | undefined;
61971
61972
  scope?: "internal" | "external" | undefined;
61972
61973
  tier?: string | undefined;
61973
- eventId?: EventId | undefined;
61974
61974
  guard?: SExpr | undefined;
61975
61975
  triggersId?: EventId | undefined;
61976
61976
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -62048,10 +62048,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62048
62048
  event: string;
62049
62049
  description?: string | undefined;
62050
62050
  synonyms?: string | undefined;
62051
+ eventId?: EventId | undefined;
62051
62052
  scope?: "internal" | "external" | undefined;
62052
62053
  tier?: string | undefined;
62053
62054
  payloadSchema?: EventPayloadField[] | undefined;
62054
- eventId?: EventId | undefined;
62055
62055
  }[] | undefined;
62056
62056
  linkedEntity?: string | undefined;
62057
62057
  linkedEntityId?: EntityId | undefined;
@@ -62073,9 +62073,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62073
62073
  traitId?: TraitId | undefined;
62074
62074
  orbitalId?: OrbitalId | undefined;
62075
62075
  } | undefined;
62076
+ eventId?: EventId | undefined;
62076
62077
  scope?: "internal" | "external" | undefined;
62077
62078
  tier?: string | undefined;
62078
- eventId?: EventId | undefined;
62079
62079
  guard?: SExpr | undefined;
62080
62080
  triggersId?: EventId | undefined;
62081
62081
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -62102,8 +62102,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62102
62102
  interval: string | number;
62103
62103
  description?: string | undefined;
62104
62104
  pages?: string[] | undefined;
62105
- guard?: SExpr | undefined;
62106
62105
  priority?: number | undefined;
62106
+ guard?: SExpr | undefined;
62107
62107
  appliesTo?: string[] | undefined;
62108
62108
  pageIds?: PageId[] | undefined;
62109
62109
  emits?: string[] | undefined;
@@ -62187,9 +62187,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62187
62187
  traitId?: string | undefined;
62188
62188
  orbitalId?: string | undefined;
62189
62189
  } | undefined;
62190
+ eventId?: string | undefined;
62190
62191
  scope?: "internal" | "external" | undefined;
62191
62192
  tier?: string | undefined;
62192
- eventId?: string | undefined;
62193
62193
  guard?: SExpr | undefined;
62194
62194
  triggersId?: string | undefined;
62195
62195
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -62267,10 +62267,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62267
62267
  event: string;
62268
62268
  description?: string | undefined;
62269
62269
  synonyms?: string | undefined;
62270
+ eventId?: string | undefined;
62270
62271
  scope?: "internal" | "external" | undefined;
62271
62272
  tier?: string | undefined;
62272
62273
  payloadSchema?: EventPayloadField[] | undefined;
62273
- eventId?: string | undefined;
62274
62274
  }[] | undefined;
62275
62275
  linkedEntity?: string | undefined;
62276
62276
  linkedEntityId?: string | undefined;
@@ -62292,9 +62292,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62292
62292
  traitId?: string | undefined;
62293
62293
  orbitalId?: string | undefined;
62294
62294
  } | undefined;
62295
+ eventId?: string | undefined;
62295
62296
  scope?: "internal" | "external" | undefined;
62296
62297
  tier?: string | undefined;
62297
- eventId?: string | undefined;
62298
62298
  guard?: SExpr | undefined;
62299
62299
  triggersId?: string | undefined;
62300
62300
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -62321,8 +62321,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62321
62321
  interval: string | number;
62322
62322
  description?: string | undefined;
62323
62323
  pages?: string[] | undefined;
62324
- guard?: SExpr | undefined;
62325
62324
  priority?: number | undefined;
62325
+ guard?: SExpr | undefined;
62326
62326
  appliesTo?: string[] | undefined;
62327
62327
  pageIds?: string[] | undefined;
62328
62328
  emits?: string[] | undefined;
@@ -62538,7 +62538,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62538
62538
  }>>;
62539
62539
  }, "strip", z.ZodTypeAny, {
62540
62540
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
62541
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
62541
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
62542
62542
  primaryColor?: string | undefined;
62543
62543
  darkMode?: boolean | undefined;
62544
62544
  uxHints?: {
@@ -62554,7 +62554,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62554
62554
  } | undefined;
62555
62555
  }, {
62556
62556
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
62557
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
62557
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
62558
62558
  primaryColor?: string | undefined;
62559
62559
  darkMode?: boolean | undefined;
62560
62560
  uxHints?: {
@@ -62675,9 +62675,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62675
62675
  traitId?: TraitId | undefined;
62676
62676
  orbitalId?: OrbitalId | undefined;
62677
62677
  } | undefined;
62678
+ eventId?: EventId | undefined;
62678
62679
  scope?: "internal" | "external" | undefined;
62679
62680
  tier?: string | undefined;
62680
- eventId?: EventId | undefined;
62681
62681
  guard?: SExpr | undefined;
62682
62682
  triggersId?: EventId | undefined;
62683
62683
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -62755,10 +62755,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62755
62755
  event: string;
62756
62756
  description?: string | undefined;
62757
62757
  synonyms?: string | undefined;
62758
+ eventId?: EventId | undefined;
62758
62759
  scope?: "internal" | "external" | undefined;
62759
62760
  tier?: string | undefined;
62760
62761
  payloadSchema?: EventPayloadField[] | undefined;
62761
- eventId?: EventId | undefined;
62762
62762
  }[] | undefined;
62763
62763
  linkedEntity?: string | undefined;
62764
62764
  linkedEntityId?: EntityId | undefined;
@@ -62780,9 +62780,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62780
62780
  traitId?: TraitId | undefined;
62781
62781
  orbitalId?: OrbitalId | undefined;
62782
62782
  } | undefined;
62783
+ eventId?: EventId | undefined;
62783
62784
  scope?: "internal" | "external" | undefined;
62784
62785
  tier?: string | undefined;
62785
- eventId?: EventId | undefined;
62786
62786
  guard?: SExpr | undefined;
62787
62787
  triggersId?: EventId | undefined;
62788
62788
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -62809,8 +62809,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62809
62809
  interval: string | number;
62810
62810
  description?: string | undefined;
62811
62811
  pages?: string[] | undefined;
62812
- guard?: SExpr | undefined;
62813
62812
  priority?: number | undefined;
62813
+ guard?: SExpr | undefined;
62814
62814
  appliesTo?: string[] | undefined;
62815
62815
  pageIds?: PageId[] | undefined;
62816
62816
  emits?: string[] | undefined;
@@ -62891,9 +62891,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62891
62891
  traitId?: TraitId | undefined;
62892
62892
  orbitalId?: OrbitalId | undefined;
62893
62893
  } | undefined;
62894
+ eventId?: EventId | undefined;
62894
62895
  scope?: "internal" | "external" | undefined;
62895
62896
  tier?: string | undefined;
62896
- eventId?: EventId | undefined;
62897
62897
  guard?: SExpr | undefined;
62898
62898
  triggersId?: EventId | undefined;
62899
62899
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -62971,10 +62971,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62971
62971
  event: string;
62972
62972
  description?: string | undefined;
62973
62973
  synonyms?: string | undefined;
62974
+ eventId?: EventId | undefined;
62974
62975
  scope?: "internal" | "external" | undefined;
62975
62976
  tier?: string | undefined;
62976
62977
  payloadSchema?: EventPayloadField[] | undefined;
62977
- eventId?: EventId | undefined;
62978
62978
  }[] | undefined;
62979
62979
  linkedEntity?: string | undefined;
62980
62980
  linkedEntityId?: EntityId | undefined;
@@ -62996,9 +62996,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
62996
62996
  traitId?: TraitId | undefined;
62997
62997
  orbitalId?: OrbitalId | undefined;
62998
62998
  } | undefined;
62999
+ eventId?: EventId | undefined;
62999
63000
  scope?: "internal" | "external" | undefined;
63000
63001
  tier?: string | undefined;
63001
- eventId?: EventId | undefined;
63002
63002
  guard?: SExpr | undefined;
63003
63003
  triggersId?: EventId | undefined;
63004
63004
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -63025,8 +63025,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
63025
63025
  interval: string | number;
63026
63026
  description?: string | undefined;
63027
63027
  pages?: string[] | undefined;
63028
- guard?: SExpr | undefined;
63029
63028
  priority?: number | undefined;
63029
+ guard?: SExpr | undefined;
63030
63030
  appliesTo?: string[] | undefined;
63031
63031
  pageIds?: PageId[] | undefined;
63032
63032
  emits?: string[] | undefined;
@@ -63529,8 +63529,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
63529
63529
  description?: string | undefined;
63530
63530
  auth?: {
63531
63531
  type: "basic" | "api-key" | "bearer" | "oauth2";
63532
- keyName?: string | undefined;
63533
63532
  location?: "header" | "query" | undefined;
63533
+ keyName?: string | undefined;
63534
63534
  secretEnv?: string | undefined;
63535
63535
  } | undefined;
63536
63536
  headers?: Record<string, string> | undefined;
@@ -63618,7 +63618,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
63618
63618
  } | undefined;
63619
63619
  design?: {
63620
63620
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
63621
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
63621
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
63622
63622
  primaryColor?: string | undefined;
63623
63623
  darkMode?: boolean | undefined;
63624
63624
  uxHints?: {
@@ -63731,9 +63731,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
63731
63731
  traitId?: string | undefined;
63732
63732
  orbitalId?: string | undefined;
63733
63733
  } | undefined;
63734
+ eventId?: string | undefined;
63734
63735
  scope?: "internal" | "external" | undefined;
63735
63736
  tier?: string | undefined;
63736
- eventId?: string | undefined;
63737
63737
  guard?: SExpr | undefined;
63738
63738
  triggersId?: string | undefined;
63739
63739
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -63811,10 +63811,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
63811
63811
  event: string;
63812
63812
  description?: string | undefined;
63813
63813
  synonyms?: string | undefined;
63814
+ eventId?: string | undefined;
63814
63815
  scope?: "internal" | "external" | undefined;
63815
63816
  tier?: string | undefined;
63816
63817
  payloadSchema?: EventPayloadField[] | undefined;
63817
- eventId?: string | undefined;
63818
63818
  }[] | undefined;
63819
63819
  linkedEntity?: string | undefined;
63820
63820
  linkedEntityId?: string | undefined;
@@ -63836,9 +63836,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
63836
63836
  traitId?: string | undefined;
63837
63837
  orbitalId?: string | undefined;
63838
63838
  } | undefined;
63839
+ eventId?: string | undefined;
63839
63840
  scope?: "internal" | "external" | undefined;
63840
63841
  tier?: string | undefined;
63841
- eventId?: string | undefined;
63842
63842
  guard?: SExpr | undefined;
63843
63843
  triggersId?: string | undefined;
63844
63844
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -63865,8 +63865,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
63865
63865
  interval: string | number;
63866
63866
  description?: string | undefined;
63867
63867
  pages?: string[] | undefined;
63868
- guard?: SExpr | undefined;
63869
63868
  priority?: number | undefined;
63869
+ guard?: SExpr | undefined;
63870
63870
  appliesTo?: string[] | undefined;
63871
63871
  pageIds?: string[] | undefined;
63872
63872
  emits?: string[] | undefined;
@@ -63947,9 +63947,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
63947
63947
  traitId?: string | undefined;
63948
63948
  orbitalId?: string | undefined;
63949
63949
  } | undefined;
63950
+ eventId?: string | undefined;
63950
63951
  scope?: "internal" | "external" | undefined;
63951
63952
  tier?: string | undefined;
63952
- eventId?: string | undefined;
63953
63953
  guard?: SExpr | undefined;
63954
63954
  triggersId?: string | undefined;
63955
63955
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -64027,10 +64027,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
64027
64027
  event: string;
64028
64028
  description?: string | undefined;
64029
64029
  synonyms?: string | undefined;
64030
+ eventId?: string | undefined;
64030
64031
  scope?: "internal" | "external" | undefined;
64031
64032
  tier?: string | undefined;
64032
64033
  payloadSchema?: EventPayloadField[] | undefined;
64033
- eventId?: string | undefined;
64034
64034
  }[] | undefined;
64035
64035
  linkedEntity?: string | undefined;
64036
64036
  linkedEntityId?: string | undefined;
@@ -64052,9 +64052,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
64052
64052
  traitId?: string | undefined;
64053
64053
  orbitalId?: string | undefined;
64054
64054
  } | undefined;
64055
+ eventId?: string | undefined;
64055
64056
  scope?: "internal" | "external" | undefined;
64056
64057
  tier?: string | undefined;
64057
- eventId?: string | undefined;
64058
64058
  guard?: SExpr | undefined;
64059
64059
  triggersId?: string | undefined;
64060
64060
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -64081,8 +64081,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
64081
64081
  interval: string | number;
64082
64082
  description?: string | undefined;
64083
64083
  pages?: string[] | undefined;
64084
- guard?: SExpr | undefined;
64085
64084
  priority?: number | undefined;
64085
+ guard?: SExpr | undefined;
64086
64086
  appliesTo?: string[] | undefined;
64087
64087
  pageIds?: string[] | undefined;
64088
64088
  emits?: string[] | undefined;
@@ -64585,8 +64585,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
64585
64585
  description?: string | undefined;
64586
64586
  auth?: {
64587
64587
  type: "basic" | "api-key" | "bearer" | "oauth2";
64588
- keyName?: string | undefined;
64589
64588
  location?: "header" | "query" | undefined;
64589
+ keyName?: string | undefined;
64590
64590
  secretEnv?: string | undefined;
64591
64591
  } | undefined;
64592
64592
  headers?: Record<string, string> | undefined;
@@ -64674,7 +64674,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
64674
64674
  } | undefined;
64675
64675
  design?: {
64676
64676
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
64677
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
64677
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
64678
64678
  primaryColor?: string | undefined;
64679
64679
  darkMode?: boolean | undefined;
64680
64680
  uxHints?: {
@@ -64708,13 +64708,13 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
64708
64708
  secretEnv: z.ZodOptional<z.ZodString>;
64709
64709
  }, "strip", z.ZodTypeAny, {
64710
64710
  type: "basic" | "api-key" | "bearer" | "oauth2";
64711
- keyName?: string | undefined;
64712
64711
  location?: "header" | "query" | undefined;
64712
+ keyName?: string | undefined;
64713
64713
  secretEnv?: string | undefined;
64714
64714
  }, {
64715
64715
  type: "basic" | "api-key" | "bearer" | "oauth2";
64716
- keyName?: string | undefined;
64717
64716
  location?: "header" | "query" | undefined;
64717
+ keyName?: string | undefined;
64718
64718
  secretEnv?: string | undefined;
64719
64719
  }>>;
64720
64720
  timeout: z.ZodOptional<z.ZodNumber>;
@@ -64725,8 +64725,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
64725
64725
  description?: string | undefined;
64726
64726
  auth?: {
64727
64727
  type: "basic" | "api-key" | "bearer" | "oauth2";
64728
- keyName?: string | undefined;
64729
64728
  location?: "header" | "query" | undefined;
64729
+ keyName?: string | undefined;
64730
64730
  secretEnv?: string | undefined;
64731
64731
  } | undefined;
64732
64732
  headers?: Record<string, string> | undefined;
@@ -64738,8 +64738,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
64738
64738
  description?: string | undefined;
64739
64739
  auth?: {
64740
64740
  type: "basic" | "api-key" | "bearer" | "oauth2";
64741
- keyName?: string | undefined;
64742
64741
  location?: "header" | "query" | undefined;
64742
+ keyName?: string | undefined;
64743
64743
  secretEnv?: string | undefined;
64744
64744
  } | undefined;
64745
64745
  headers?: Record<string, string> | undefined;
@@ -65088,9 +65088,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65088
65088
  traitId?: TraitId | undefined;
65089
65089
  orbitalId?: OrbitalId | undefined;
65090
65090
  } | undefined;
65091
+ eventId?: EventId | undefined;
65091
65092
  scope?: "internal" | "external" | undefined;
65092
65093
  tier?: string | undefined;
65093
- eventId?: EventId | undefined;
65094
65094
  guard?: SExpr | undefined;
65095
65095
  triggersId?: EventId | undefined;
65096
65096
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -65168,10 +65168,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65168
65168
  event: string;
65169
65169
  description?: string | undefined;
65170
65170
  synonyms?: string | undefined;
65171
+ eventId?: EventId | undefined;
65171
65172
  scope?: "internal" | "external" | undefined;
65172
65173
  tier?: string | undefined;
65173
65174
  payloadSchema?: EventPayloadField[] | undefined;
65174
- eventId?: EventId | undefined;
65175
65175
  }[] | undefined;
65176
65176
  linkedEntity?: string | undefined;
65177
65177
  linkedEntityId?: EntityId | undefined;
@@ -65193,9 +65193,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65193
65193
  traitId?: TraitId | undefined;
65194
65194
  orbitalId?: OrbitalId | undefined;
65195
65195
  } | undefined;
65196
+ eventId?: EventId | undefined;
65196
65197
  scope?: "internal" | "external" | undefined;
65197
65198
  tier?: string | undefined;
65198
- eventId?: EventId | undefined;
65199
65199
  guard?: SExpr | undefined;
65200
65200
  triggersId?: EventId | undefined;
65201
65201
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -65222,8 +65222,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65222
65222
  interval: string | number;
65223
65223
  description?: string | undefined;
65224
65224
  pages?: string[] | undefined;
65225
- guard?: SExpr | undefined;
65226
65225
  priority?: number | undefined;
65226
+ guard?: SExpr | undefined;
65227
65227
  appliesTo?: string[] | undefined;
65228
65228
  pageIds?: PageId[] | undefined;
65229
65229
  emits?: string[] | undefined;
@@ -65304,9 +65304,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65304
65304
  traitId?: TraitId | undefined;
65305
65305
  orbitalId?: OrbitalId | undefined;
65306
65306
  } | undefined;
65307
+ eventId?: EventId | undefined;
65307
65308
  scope?: "internal" | "external" | undefined;
65308
65309
  tier?: string | undefined;
65309
- eventId?: EventId | undefined;
65310
65310
  guard?: SExpr | undefined;
65311
65311
  triggersId?: EventId | undefined;
65312
65312
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -65384,10 +65384,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65384
65384
  event: string;
65385
65385
  description?: string | undefined;
65386
65386
  synonyms?: string | undefined;
65387
+ eventId?: EventId | undefined;
65387
65388
  scope?: "internal" | "external" | undefined;
65388
65389
  tier?: string | undefined;
65389
65390
  payloadSchema?: EventPayloadField[] | undefined;
65390
- eventId?: EventId | undefined;
65391
65391
  }[] | undefined;
65392
65392
  linkedEntity?: string | undefined;
65393
65393
  linkedEntityId?: EntityId | undefined;
@@ -65409,9 +65409,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65409
65409
  traitId?: TraitId | undefined;
65410
65410
  orbitalId?: OrbitalId | undefined;
65411
65411
  } | undefined;
65412
+ eventId?: EventId | undefined;
65412
65413
  scope?: "internal" | "external" | undefined;
65413
65414
  tier?: string | undefined;
65414
- eventId?: EventId | undefined;
65415
65415
  guard?: SExpr | undefined;
65416
65416
  triggersId?: EventId | undefined;
65417
65417
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -65438,8 +65438,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65438
65438
  interval: string | number;
65439
65439
  description?: string | undefined;
65440
65440
  pages?: string[] | undefined;
65441
- guard?: SExpr | undefined;
65442
65441
  priority?: number | undefined;
65442
+ guard?: SExpr | undefined;
65443
65443
  appliesTo?: string[] | undefined;
65444
65444
  pageIds?: PageId[] | undefined;
65445
65445
  emits?: string[] | undefined;
@@ -65942,8 +65942,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
65942
65942
  description?: string | undefined;
65943
65943
  auth?: {
65944
65944
  type: "basic" | "api-key" | "bearer" | "oauth2";
65945
- keyName?: string | undefined;
65946
65945
  location?: "header" | "query" | undefined;
65946
+ keyName?: string | undefined;
65947
65947
  secretEnv?: string | undefined;
65948
65948
  } | undefined;
65949
65949
  headers?: Record<string, string> | undefined;
@@ -66031,7 +66031,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
66031
66031
  } | undefined;
66032
66032
  design?: {
66033
66033
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
66034
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
66034
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
66035
66035
  primaryColor?: string | undefined;
66036
66036
  darkMode?: boolean | undefined;
66037
66037
  uxHints?: {
@@ -66524,8 +66524,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
66524
66524
  description?: string | undefined;
66525
66525
  auth?: {
66526
66526
  type: "basic" | "api-key" | "bearer" | "oauth2";
66527
- keyName?: string | undefined;
66528
66527
  location?: "header" | "query" | undefined;
66528
+ keyName?: string | undefined;
66529
66529
  secretEnv?: string | undefined;
66530
66530
  } | undefined;
66531
66531
  headers?: Record<string, string> | undefined;
@@ -66566,7 +66566,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
66566
66566
  } | undefined;
66567
66567
  design?: {
66568
66568
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
66569
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
66569
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
66570
66570
  primaryColor?: string | undefined;
66571
66571
  darkMode?: boolean | undefined;
66572
66572
  uxHints?: {
@@ -66712,9 +66712,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
66712
66712
  traitId?: string | undefined;
66713
66713
  orbitalId?: string | undefined;
66714
66714
  } | undefined;
66715
+ eventId?: string | undefined;
66715
66716
  scope?: "internal" | "external" | undefined;
66716
66717
  tier?: string | undefined;
66717
- eventId?: string | undefined;
66718
66718
  guard?: SExpr | undefined;
66719
66719
  triggersId?: string | undefined;
66720
66720
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -66792,10 +66792,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
66792
66792
  event: string;
66793
66793
  description?: string | undefined;
66794
66794
  synonyms?: string | undefined;
66795
+ eventId?: string | undefined;
66795
66796
  scope?: "internal" | "external" | undefined;
66796
66797
  tier?: string | undefined;
66797
66798
  payloadSchema?: EventPayloadField[] | undefined;
66798
- eventId?: string | undefined;
66799
66799
  }[] | undefined;
66800
66800
  linkedEntity?: string | undefined;
66801
66801
  linkedEntityId?: string | undefined;
@@ -66817,9 +66817,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
66817
66817
  traitId?: string | undefined;
66818
66818
  orbitalId?: string | undefined;
66819
66819
  } | undefined;
66820
+ eventId?: string | undefined;
66820
66821
  scope?: "internal" | "external" | undefined;
66821
66822
  tier?: string | undefined;
66822
- eventId?: string | undefined;
66823
66823
  guard?: SExpr | undefined;
66824
66824
  triggersId?: string | undefined;
66825
66825
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -66846,8 +66846,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
66846
66846
  interval: string | number;
66847
66847
  description?: string | undefined;
66848
66848
  pages?: string[] | undefined;
66849
- guard?: SExpr | undefined;
66850
66849
  priority?: number | undefined;
66850
+ guard?: SExpr | undefined;
66851
66851
  appliesTo?: string[] | undefined;
66852
66852
  pageIds?: string[] | undefined;
66853
66853
  emits?: string[] | undefined;
@@ -66928,9 +66928,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
66928
66928
  traitId?: string | undefined;
66929
66929
  orbitalId?: string | undefined;
66930
66930
  } | undefined;
66931
+ eventId?: string | undefined;
66931
66932
  scope?: "internal" | "external" | undefined;
66932
66933
  tier?: string | undefined;
66933
- eventId?: string | undefined;
66934
66934
  guard?: SExpr | undefined;
66935
66935
  triggersId?: string | undefined;
66936
66936
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -67008,10 +67008,10 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
67008
67008
  event: string;
67009
67009
  description?: string | undefined;
67010
67010
  synonyms?: string | undefined;
67011
+ eventId?: string | undefined;
67011
67012
  scope?: "internal" | "external" | undefined;
67012
67013
  tier?: string | undefined;
67013
67014
  payloadSchema?: EventPayloadField[] | undefined;
67014
- eventId?: string | undefined;
67015
67015
  }[] | undefined;
67016
67016
  linkedEntity?: string | undefined;
67017
67017
  linkedEntityId?: string | undefined;
@@ -67033,9 +67033,9 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
67033
67033
  traitId?: string | undefined;
67034
67034
  orbitalId?: string | undefined;
67035
67035
  } | undefined;
67036
+ eventId?: string | undefined;
67036
67037
  scope?: "internal" | "external" | undefined;
67037
67038
  tier?: string | undefined;
67038
- eventId?: string | undefined;
67039
67039
  guard?: SExpr | undefined;
67040
67040
  triggersId?: string | undefined;
67041
67041
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -67062,8 +67062,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
67062
67062
  interval: string | number;
67063
67063
  description?: string | undefined;
67064
67064
  pages?: string[] | undefined;
67065
- guard?: SExpr | undefined;
67066
67065
  priority?: number | undefined;
67066
+ guard?: SExpr | undefined;
67067
67067
  appliesTo?: string[] | undefined;
67068
67068
  pageIds?: string[] | undefined;
67069
67069
  emits?: string[] | undefined;
@@ -67566,8 +67566,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
67566
67566
  description?: string | undefined;
67567
67567
  auth?: {
67568
67568
  type: "basic" | "api-key" | "bearer" | "oauth2";
67569
- keyName?: string | undefined;
67570
67569
  location?: "header" | "query" | undefined;
67570
+ keyName?: string | undefined;
67571
67571
  secretEnv?: string | undefined;
67572
67572
  } | undefined;
67573
67573
  headers?: Record<string, string> | undefined;
@@ -67655,7 +67655,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
67655
67655
  } | undefined;
67656
67656
  design?: {
67657
67657
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
67658
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
67658
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
67659
67659
  primaryColor?: string | undefined;
67660
67660
  darkMode?: boolean | undefined;
67661
67661
  uxHints?: {
@@ -68148,8 +68148,8 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
68148
68148
  description?: string | undefined;
68149
68149
  auth?: {
68150
68150
  type: "basic" | "api-key" | "bearer" | "oauth2";
68151
- keyName?: string | undefined;
68152
68151
  location?: "header" | "query" | undefined;
68152
+ keyName?: string | undefined;
68153
68153
  secretEnv?: string | undefined;
68154
68154
  } | undefined;
68155
68155
  headers?: Record<string, string> | undefined;
@@ -68190,7 +68190,7 @@ declare const OrbitalSchemaSchema: z.ZodObject<{
68190
68190
  } | undefined;
68191
68191
  design?: {
68192
68192
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
68193
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
68193
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
68194
68194
  primaryColor?: string | undefined;
68195
68195
  darkMode?: boolean | undefined;
68196
68196
  uxHints?: {
@@ -68401,9 +68401,9 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
68401
68401
  traitId?: string | undefined;
68402
68402
  orbitalId?: string | undefined;
68403
68403
  } | undefined;
68404
+ eventId?: string | undefined;
68404
68405
  scope?: "internal" | "external" | undefined;
68405
68406
  tier?: string | undefined;
68406
- eventId?: string | undefined;
68407
68407
  guard?: SExpr | undefined;
68408
68408
  triggersId?: string | undefined;
68409
68409
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -68481,10 +68481,10 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
68481
68481
  event: string;
68482
68482
  description?: string | undefined;
68483
68483
  synonyms?: string | undefined;
68484
+ eventId?: string | undefined;
68484
68485
  scope?: "internal" | "external" | undefined;
68485
68486
  tier?: string | undefined;
68486
68487
  payloadSchema?: EventPayloadField[] | undefined;
68487
- eventId?: string | undefined;
68488
68488
  }[] | undefined;
68489
68489
  linkedEntity?: string | undefined;
68490
68490
  linkedEntityId?: string | undefined;
@@ -68506,9 +68506,9 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
68506
68506
  traitId?: string | undefined;
68507
68507
  orbitalId?: string | undefined;
68508
68508
  } | undefined;
68509
+ eventId?: string | undefined;
68509
68510
  scope?: "internal" | "external" | undefined;
68510
68511
  tier?: string | undefined;
68511
- eventId?: string | undefined;
68512
68512
  guard?: SExpr | undefined;
68513
68513
  triggersId?: string | undefined;
68514
68514
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -68535,8 +68535,8 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
68535
68535
  interval: string | number;
68536
68536
  description?: string | undefined;
68537
68537
  pages?: string[] | undefined;
68538
- guard?: SExpr | undefined;
68539
68538
  priority?: number | undefined;
68539
+ guard?: SExpr | undefined;
68540
68540
  appliesTo?: string[] | undefined;
68541
68541
  pageIds?: string[] | undefined;
68542
68542
  emits?: string[] | undefined;
@@ -68617,9 +68617,9 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
68617
68617
  traitId?: string | undefined;
68618
68618
  orbitalId?: string | undefined;
68619
68619
  } | undefined;
68620
+ eventId?: string | undefined;
68620
68621
  scope?: "internal" | "external" | undefined;
68621
68622
  tier?: string | undefined;
68622
- eventId?: string | undefined;
68623
68623
  guard?: SExpr | undefined;
68624
68624
  triggersId?: string | undefined;
68625
68625
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -68697,10 +68697,10 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
68697
68697
  event: string;
68698
68698
  description?: string | undefined;
68699
68699
  synonyms?: string | undefined;
68700
+ eventId?: string | undefined;
68700
68701
  scope?: "internal" | "external" | undefined;
68701
68702
  tier?: string | undefined;
68702
68703
  payloadSchema?: EventPayloadField[] | undefined;
68703
- eventId?: string | undefined;
68704
68704
  }[] | undefined;
68705
68705
  linkedEntity?: string | undefined;
68706
68706
  linkedEntityId?: string | undefined;
@@ -68722,9 +68722,9 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
68722
68722
  traitId?: string | undefined;
68723
68723
  orbitalId?: string | undefined;
68724
68724
  } | undefined;
68725
+ eventId?: string | undefined;
68725
68726
  scope?: "internal" | "external" | undefined;
68726
68727
  tier?: string | undefined;
68727
- eventId?: string | undefined;
68728
68728
  guard?: SExpr | undefined;
68729
68729
  triggersId?: string | undefined;
68730
68730
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -68751,8 +68751,8 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
68751
68751
  interval: string | number;
68752
68752
  description?: string | undefined;
68753
68753
  pages?: string[] | undefined;
68754
- guard?: SExpr | undefined;
68755
68754
  priority?: number | undefined;
68755
+ guard?: SExpr | undefined;
68756
68756
  appliesTo?: string[] | undefined;
68757
68757
  pageIds?: string[] | undefined;
68758
68758
  emits?: string[] | undefined;
@@ -69255,8 +69255,8 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
69255
69255
  description?: string | undefined;
69256
69256
  auth?: {
69257
69257
  type: "basic" | "api-key" | "bearer" | "oauth2";
69258
- keyName?: string | undefined;
69259
69258
  location?: "header" | "query" | undefined;
69259
+ keyName?: string | undefined;
69260
69260
  secretEnv?: string | undefined;
69261
69261
  } | undefined;
69262
69262
  headers?: Record<string, string> | undefined;
@@ -69344,7 +69344,7 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
69344
69344
  } | undefined;
69345
69345
  design?: {
69346
69346
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
69347
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
69347
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
69348
69348
  primaryColor?: string | undefined;
69349
69349
  darkMode?: boolean | undefined;
69350
69350
  uxHints?: {
@@ -69837,8 +69837,8 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
69837
69837
  description?: string | undefined;
69838
69838
  auth?: {
69839
69839
  type: "basic" | "api-key" | "bearer" | "oauth2";
69840
- keyName?: string | undefined;
69841
69840
  location?: "header" | "query" | undefined;
69841
+ keyName?: string | undefined;
69842
69842
  secretEnv?: string | undefined;
69843
69843
  } | undefined;
69844
69844
  headers?: Record<string, string> | undefined;
@@ -69879,7 +69879,7 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
69879
69879
  } | undefined;
69880
69880
  design?: {
69881
69881
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
69882
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
69882
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
69883
69883
  primaryColor?: string | undefined;
69884
69884
  darkMode?: boolean | undefined;
69885
69885
  uxHints?: {
@@ -70025,9 +70025,9 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70025
70025
  traitId?: TraitId | undefined;
70026
70026
  orbitalId?: OrbitalId | undefined;
70027
70027
  } | undefined;
70028
+ eventId?: EventId | undefined;
70028
70029
  scope?: "internal" | "external" | undefined;
70029
70030
  tier?: string | undefined;
70030
- eventId?: EventId | undefined;
70031
70031
  guard?: SExpr | undefined;
70032
70032
  triggersId?: EventId | undefined;
70033
70033
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -70105,10 +70105,10 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70105
70105
  event: string;
70106
70106
  description?: string | undefined;
70107
70107
  synonyms?: string | undefined;
70108
+ eventId?: EventId | undefined;
70108
70109
  scope?: "internal" | "external" | undefined;
70109
70110
  tier?: string | undefined;
70110
70111
  payloadSchema?: EventPayloadField[] | undefined;
70111
- eventId?: EventId | undefined;
70112
70112
  }[] | undefined;
70113
70113
  linkedEntity?: string | undefined;
70114
70114
  linkedEntityId?: EntityId | undefined;
@@ -70130,9 +70130,9 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70130
70130
  traitId?: TraitId | undefined;
70131
70131
  orbitalId?: OrbitalId | undefined;
70132
70132
  } | undefined;
70133
+ eventId?: EventId | undefined;
70133
70134
  scope?: "internal" | "external" | undefined;
70134
70135
  tier?: string | undefined;
70135
- eventId?: EventId | undefined;
70136
70136
  guard?: SExpr | undefined;
70137
70137
  triggersId?: EventId | undefined;
70138
70138
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -70159,8 +70159,8 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70159
70159
  interval: string | number;
70160
70160
  description?: string | undefined;
70161
70161
  pages?: string[] | undefined;
70162
- guard?: SExpr | undefined;
70163
70162
  priority?: number | undefined;
70163
+ guard?: SExpr | undefined;
70164
70164
  appliesTo?: string[] | undefined;
70165
70165
  pageIds?: PageId[] | undefined;
70166
70166
  emits?: string[] | undefined;
@@ -70241,9 +70241,9 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70241
70241
  traitId?: TraitId | undefined;
70242
70242
  orbitalId?: OrbitalId | undefined;
70243
70243
  } | undefined;
70244
+ eventId?: EventId | undefined;
70244
70245
  scope?: "internal" | "external" | undefined;
70245
70246
  tier?: string | undefined;
70246
- eventId?: EventId | undefined;
70247
70247
  guard?: SExpr | undefined;
70248
70248
  triggersId?: EventId | undefined;
70249
70249
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -70321,10 +70321,10 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70321
70321
  event: string;
70322
70322
  description?: string | undefined;
70323
70323
  synonyms?: string | undefined;
70324
+ eventId?: EventId | undefined;
70324
70325
  scope?: "internal" | "external" | undefined;
70325
70326
  tier?: string | undefined;
70326
70327
  payloadSchema?: EventPayloadField[] | undefined;
70327
- eventId?: EventId | undefined;
70328
70328
  }[] | undefined;
70329
70329
  linkedEntity?: string | undefined;
70330
70330
  linkedEntityId?: EntityId | undefined;
@@ -70346,9 +70346,9 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70346
70346
  traitId?: TraitId | undefined;
70347
70347
  orbitalId?: OrbitalId | undefined;
70348
70348
  } | undefined;
70349
+ eventId?: EventId | undefined;
70349
70350
  scope?: "internal" | "external" | undefined;
70350
70351
  tier?: string | undefined;
70351
- eventId?: EventId | undefined;
70352
70352
  guard?: SExpr | undefined;
70353
70353
  triggersId?: EventId | undefined;
70354
70354
  payloadMapping?: Record<string, SExpr> | undefined;
@@ -70375,8 +70375,8 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70375
70375
  interval: string | number;
70376
70376
  description?: string | undefined;
70377
70377
  pages?: string[] | undefined;
70378
- guard?: SExpr | undefined;
70379
70378
  priority?: number | undefined;
70379
+ guard?: SExpr | undefined;
70380
70380
  appliesTo?: string[] | undefined;
70381
70381
  pageIds?: PageId[] | undefined;
70382
70382
  emits?: string[] | undefined;
@@ -70879,8 +70879,8 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70879
70879
  description?: string | undefined;
70880
70880
  auth?: {
70881
70881
  type: "basic" | "api-key" | "bearer" | "oauth2";
70882
- keyName?: string | undefined;
70883
70882
  location?: "header" | "query" | undefined;
70883
+ keyName?: string | undefined;
70884
70884
  secretEnv?: string | undefined;
70885
70885
  } | undefined;
70886
70886
  headers?: Record<string, string> | undefined;
@@ -70968,7 +70968,7 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
70968
70968
  } | undefined;
70969
70969
  design?: {
70970
70970
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
70971
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
70971
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
70972
70972
  primaryColor?: string | undefined;
70973
70973
  darkMode?: boolean | undefined;
70974
70974
  uxHints?: {
@@ -71461,8 +71461,8 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
71461
71461
  description?: string | undefined;
71462
71462
  auth?: {
71463
71463
  type: "basic" | "api-key" | "bearer" | "oauth2";
71464
- keyName?: string | undefined;
71465
71464
  location?: "header" | "query" | undefined;
71465
+ keyName?: string | undefined;
71466
71466
  secretEnv?: string | undefined;
71467
71467
  } | undefined;
71468
71468
  headers?: Record<string, string> | undefined;
@@ -71503,7 +71503,7 @@ declare function safeParseOrbitalSchema(data: RuntimeValue): z.SafeParseReturnTy
71503
71503
  } | undefined;
71504
71504
  design?: {
71505
71505
  style?: "minimal" | "modern" | "playful" | "data-driven" | "immersive" | undefined;
71506
- device?: "mobile" | "desktop" | "tablet" | "all" | undefined;
71506
+ device?: "mobile" | "desktop" | "all" | "tablet" | undefined;
71507
71507
  primaryColor?: string | undefined;
71508
71508
  darkMode?: boolean | undefined;
71509
71509
  uxHints?: {