@almadar/core 7.10.1 → 7.12.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.
@@ -753,8 +753,8 @@ interface ServiceParams {
753
753
  * { name: 'status', type: 'enum', values: ['draft', 'published'] }
754
754
  * { name: 'authorId', type: 'relation', relation: { entity: 'User', cardinality: 'one' } }
755
755
  */
756
- type FieldType = 'string' | 'number' | 'boolean' | 'date' | 'timestamp' | 'datetime' | 'array' | 'object' | 'enum' | 'relation';
757
- declare const FieldTypeSchema: z.ZodEnum<["string", "number", "boolean", "date", "timestamp", "datetime", "array", "object", "enum", "relation"]>;
756
+ type FieldType = 'string' | 'number' | 'boolean' | 'date' | 'timestamp' | 'datetime' | 'array' | 'object' | 'enum' | 'relation' | 'trait';
757
+ declare const FieldTypeSchema: z.ZodEnum<["string", "number", "boolean", "date", "timestamp", "datetime", "array", "object", "enum", "relation", "trait"]>;
758
758
  /**
759
759
  * Cardinality for relation fields.
760
760
  * Matches Rust compiler's Cardinality enum.
@@ -22901,4 +22901,4 @@ declare function safeParseOrbitalSchema(data: unknown): z.SafeParseReturnType<{
22901
22901
  type OrbitalSchemaInput = z.input<typeof OrbitalSchemaSchema>;
22902
22902
  type OrbitalConfigInput = z.input<typeof OrbitalConfigSchema>;
22903
22903
 
22904
- export { type DesignPreferences as $, AGENT_DOMAIN_CATEGORIES as A, type AtomicEffect as B, type CallServiceConfig as C, type CallServiceEffect as D, type Entity as E, type CheckpointLoadEffect as F, type CheckpointSaveEffect as G, type ComputedEventContract as H, ComputedEventContractSchema as I, type ComputedEventListener as J, ComputedEventListenerSchema as K, type ConfigFieldDeclaration as L, ConfigFieldDeclarationSchema as M, type CustomPatternDefinition as N, type OrbitalDefinition as O, type PageRef as P, type CustomPatternDefinitionInput as Q, CustomPatternDefinitionSchema as R, type State as S, type TraitEventContract as T, type UseDeclaration as U, type CustomPatternMap as V, type CustomPatternMapInput as W, CustomPatternMapSchema as X, type DeclaredTraitConfig as Y, DeclaredTraitConfigSchema as Z, type DerefEffect as _, type TraitEventListener as a, GameSubCategorySchema as a$, type DesignPreferencesInput as a0, DesignPreferencesSchema as a1, type DesignTokens as a2, type DesignTokensInput as a3, DesignTokensSchema as a4, type DespawnEffect as a5, type DoEffect as a6, type DomainCategory as a7, DomainCategorySchema as a8, type DomainContext as a9, type EventInput as aA, type EventListener as aB, EventListenerSchema as aC, type EventPayloadField as aD, EventPayloadFieldSchema as aE, EventSchema as aF, type EventScope as aG, EventScopeSchema as aH, type EventSemanticRole as aI, EventSemanticRoleSchema as aJ, type EventSource as aK, EventSourceSchema as aL, type FetchEffect as aM, type FetchOptions as aN, type FetchResult as aO, type Field as aP, type FieldFormat as aQ, FieldFormatSchema as aR, FieldSchema as aS, type FieldType as aT, FieldTypeSchema as aU, type FieldValue as aV, type ForwardConfig as aW, type ForwardEffect as aX, type Orbital as aY, GAME_TYPES as aZ, type GameSubCategory as a_, type DomainContextInput as aa, DomainContextSchema as ab, type DomainVocabulary as ac, DomainVocabularySchema as ad, ENTITY_ROLES as ae, type Effect as af, type EffectInput as ag, EffectSchema as ah, type EmitConfig as ai, type EmitEffect as aj, type EntityCall as ak, EntityCallSchema as al, type EntityData as am, type EntityFieldInput as an, EntityFieldSchema as ao, EntityPersistenceSchema as ap, EntityRefSchema as aq, EntityRefStringSchema as ar, type EntityRole as as, EntityRoleSchema as at, EntitySchema as au, type EntitySemanticRole as av, EntitySemanticRoleSchema as aw, type EvaluateConfig as ax, type EvaluateEffect as ay, type Event as az, type TraitConfig as b, type ResolvedPatternProps as b$, type GameType as b0, GameTypeSchema as b1, type Guard as b2, type GuardInput as b3, GuardSchema as b4, type ListenSource as b5, ListenSourceSchema as b6, type LogEffect as b7, type McpServiceDef as b8, McpServiceDefSchema as b9, type OsEffect as bA, PageRefObjectSchema as bB, PageRefSchema as bC, PageRefStringSchema as bD, PageSchema as bE, type PageTraitRef as bF, PageTraitRefSchema as bG, type PayloadField as bH, PayloadFieldSchema as bI, type PersistData as bJ, type PersistEffect as bK, type PersistEmitConfig as bL, type PresentationType as bM, type RefEffect as bN, type RelatedLink as bO, RelatedLinkSchema as bP, type RelationConfig as bQ, RelationConfigSchema as bR, type RenderItemLambda as bS, type RenderUIConfig as bT, type RenderUIEffect as bU, type RenderUINode as bV, type RequiredField as bW, RequiredFieldSchema as bX, type ResolvedAsset as bY, type ResolvedAssetInput as bZ, ResolvedAssetSchema as b_, type NavigateEffect as ba, type NnConfig as bb, type NnLayer as bc, type NodeClassification as bd, NodeClassificationSchema as be, type NotifyEffect as bf, type OrbitalConfig as bg, type OrbitalConfigInput as bh, OrbitalConfigSchema as bi, OrbitalDefinitionSchema as bj, type OrbitalEntity as bk, type OrbitalEntityInput as bl, OrbitalEntitySchema as bm, type OrbitalInput as bn, type OrbitalPage as bo, type OrbitalPageInput as bp, OrbitalPageSchema as bq, type OrbitalPageStrictInput as br, OrbitalPageStrictSchema as bs, type OrbitalSchemaInput as bt, OrbitalSchemaSchema as bu, type OrbitalTraitRef as bv, OrbitalTraitRefSchema as bw, type OrbitalUnit as bx, OrbitalUnitSchema as by, OrbitalSchema$1 as bz, type EntityField as c, TraitTickSchema as c$, type RestAuthConfig as c0, RestAuthConfigSchema as c1, type RestServiceDef as c2, RestServiceDefSchema as c3, SERVICE_TYPES as c4, type SemanticAssetRef as c5, type SemanticAssetRefInput as c6, SemanticAssetRefSchema as c7, type ServiceDefinition as c8, ServiceDefinitionSchema as c9, type ThemeRef as cA, ThemeRefSchema as cB, ThemeRefStringSchema as cC, type ThemeTokens as cD, ThemeTokensSchema as cE, type ThemeVariant as cF, ThemeVariantSchema as cG, type TrainConfig as cH, type TrainEffect as cI, type TraitCategory as cJ, TraitCategorySchema as cK, type TraitConfigObject as cL, TraitConfigSchema as cM, type TraitConfigValue as cN, TraitConfigValueSchema as cO, type TraitDataEntity as cP, TraitDataEntitySchema as cQ, type TraitEntityField as cR, TraitEntityFieldSchema as cS, TraitEventContractSchema as cT, TraitEventListenerSchema as cU, type TraitInput as cV, TraitRefSchema as cW, type TraitReferenceInput as cX, TraitReferenceSchema as cY, TraitSchema as cZ, type TraitTick as c_, type ServiceParams as ca, type ServiceRef as cb, type ServiceRefObject as cc, ServiceRefObjectSchema as cd, ServiceRefSchema as ce, ServiceRefStringSchema as cf, type ServiceType as cg, ServiceTypeSchema as ch, type SetEffect as ci, type SocketEvents as cj, SocketEventsSchema as ck, type SocketServiceDef as cl, SocketServiceDefSchema as cm, type SpawnEffect as cn, type StateInput as co, type StateMachine as cp, type StateMachineInput as cq, StateMachineSchema as cr, StateSchema as cs, type StateSemanticRole as ct, StateSemanticRoleSchema as cu, type SuggestedGuard as cv, SuggestedGuardSchema as cw, type SwapEffect as cx, type ThemeDefinition as cy, ThemeDefinitionSchema as cz, type EntityPersistence as d, parsePageRef as d$, type TraitUIBinding as d0, type Transition as d1, type TransitionInput as d2, TransitionSchema as d3, type TypedEffect as d4, type UISlot as d5, UISlotSchema as d6, UI_SLOTS as d7, type UXHints as d8, UXHintsSchema as d9, isCircuitEvent as dA, isEffect as dB, isEntityCall as dC, isEntityReference as dD, isEntityReferenceAny as dE, isImportedTraitRef as dF, isInlineTrait as dG, isMcpService as dH, isOrbitalDefinition as dI, isPageReference as dJ, isPageReferenceObject as dK, isPageReferenceString as dL, isRestService as dM, isRuntimeEntity as dN, isSExprEffect as dO, isServiceReference as dP, isServiceReferenceObject as dQ, isSingletonEntity as dR, isSocketService as dS, isThemeReference as dT, navigate as dU, normalizeTraitRef as dV, notify as dW, parseAssetKey as dX, parseEntityRef as dY, parseImportedTraitRef as dZ, parseOrbitalSchema as d_, UseDeclarationSchema as da, type UserPersona as db, type UserPersonaInput as dc, UserPersonaSchema as dd, VISUAL_STYLES as de, type ViewType as df, ViewTypeSchema as dg, type VisualStyle as dh, VisualStyleSchema as di, type WatchEffect as dj, type WatchOptions as dk, atomic as dl, callService as dm, createAssetKey as dn, deref as dp, deriveCollection as dq, despawn as dr, doEffects as ds, emit as dt, findService as du, getDefaultAnimationsForRole as dv, getServiceNames as dw, getTraitConfig as dx, getTraitName as dy, hasService as dz, type EntityRow as e, parseServiceRef as e0, persist as e1, ref as e2, renderUI as e3, safeParseOrbitalSchema as e4, set as e5, spawn as e6, swap as e7, validateAssetAnimations as e8, watch as e9, type EntityRef as f, type TraitRef as g, type OrbitalSchema as h, type Trait as i, type Page as j, type PageRefObject as k, type TraitReference as l, ALLOWED_CUSTOM_COMPONENTS as m, type AgentDomainCategory as n, AgentDomainCategorySchema as o, type AgentEffect as p, type AllowedCustomComponent as q, type AnimationDef as r, type AnimationDefInput as s, AnimationDefSchema as t, type AssetMap as u, type AssetMapInput as v, AssetMapSchema as w, type AssetMapping as x, type AssetMappingInput as y, AssetMappingSchema as z };
22904
+ export { type DeclaredTraitConfig as $, AGENT_DOMAIN_CATEGORIES as A, type AssetMappingInput as B, AssetMappingSchema as C, type AtomicEffect as D, type Effect as E, type CallServiceConfig as F, type CallServiceEffect as G, type CheckpointLoadEffect as H, type CheckpointSaveEffect as I, type ComputedEventContract as J, ComputedEventContractSchema as K, type ComputedEventListener as L, ComputedEventListenerSchema as M, type ConfigFieldDeclaration as N, type OrbitalDefinition as O, type PageRef as P, ConfigFieldDeclarationSchema as Q, type RenderUIEffect as R, type State as S, type Trait as T, type UISlot as U, type CustomPatternDefinition as V, type CustomPatternDefinitionInput as W, CustomPatternDefinitionSchema as X, type CustomPatternMap as Y, type CustomPatternMapInput as Z, CustomPatternMapSchema as _, type TraitEventContract as a, GAME_TYPES as a$, DeclaredTraitConfigSchema as a0, type DerefEffect as a1, type DesignPreferences as a2, type DesignPreferencesInput as a3, DesignPreferencesSchema as a4, type DesignTokens as a5, type DesignTokensInput as a6, DesignTokensSchema as a7, type DespawnEffect as a8, type DoEffect as a9, type EvaluateEffect as aA, type Event as aB, type EventInput as aC, type EventListener as aD, EventListenerSchema as aE, type EventPayloadField as aF, EventPayloadFieldSchema as aG, EventSchema as aH, type EventScope as aI, EventScopeSchema as aJ, type EventSemanticRole as aK, EventSemanticRoleSchema as aL, type EventSource as aM, EventSourceSchema as aN, type FetchEffect as aO, type FetchOptions as aP, type FetchResult as aQ, type Field as aR, type FieldFormat as aS, FieldFormatSchema as aT, FieldSchema as aU, type FieldType as aV, FieldTypeSchema as aW, type FieldValue as aX, type ForwardConfig as aY, type ForwardEffect as aZ, type Orbital as a_, type DomainCategory as aa, DomainCategorySchema as ab, type DomainContext as ac, type DomainContextInput as ad, DomainContextSchema as ae, type DomainVocabulary as af, DomainVocabularySchema as ag, ENTITY_ROLES as ah, type EffectInput as ai, EffectSchema as aj, type EmitConfig as ak, type EmitEffect as al, type EntityCall as am, EntityCallSchema as an, type EntityData as ao, type EntityFieldInput as ap, EntityFieldSchema as aq, EntityPersistenceSchema as ar, EntityRefSchema as as, EntityRefStringSchema as at, type EntityRole as au, EntityRoleSchema as av, EntitySchema as aw, type EntitySemanticRole as ax, EntitySemanticRoleSchema as ay, type EvaluateConfig as az, type Entity as b, ResolvedAssetSchema as b$, type GameSubCategory as b0, GameSubCategorySchema as b1, type GameType as b2, GameTypeSchema as b3, type Guard as b4, type GuardInput as b5, GuardSchema as b6, type ListenSource as b7, ListenSourceSchema as b8, type LogEffect as b9, OrbitalUnitSchema as bA, OrbitalSchema$1 as bB, type OsEffect as bC, PageRefObjectSchema as bD, PageRefSchema as bE, PageRefStringSchema as bF, PageSchema as bG, type PageTraitRef as bH, PageTraitRefSchema as bI, type PayloadField as bJ, PayloadFieldSchema as bK, type PersistData as bL, type PersistEffect as bM, type PersistEmitConfig as bN, type PresentationType as bO, type RefEffect as bP, type RelatedLink as bQ, RelatedLinkSchema as bR, type RelationConfig as bS, RelationConfigSchema as bT, type RenderItemLambda as bU, type RenderUIConfig as bV, type RenderUINode as bW, type RequiredField as bX, RequiredFieldSchema as bY, type ResolvedAsset as bZ, type ResolvedAssetInput as b_, type McpServiceDef as ba, McpServiceDefSchema as bb, type NavigateEffect as bc, type NnConfig as bd, type NnLayer as be, type NodeClassification as bf, NodeClassificationSchema as bg, type NotifyEffect as bh, type OrbitalConfig as bi, type OrbitalConfigInput as bj, OrbitalConfigSchema as bk, OrbitalDefinitionSchema as bl, type OrbitalEntity as bm, type OrbitalEntityInput as bn, OrbitalEntitySchema as bo, type OrbitalInput as bp, type OrbitalPage as bq, type OrbitalPageInput as br, OrbitalPageSchema as bs, type OrbitalPageStrictInput as bt, OrbitalPageStrictSchema as bu, type OrbitalSchemaInput as bv, OrbitalSchemaSchema as bw, type OrbitalTraitRef as bx, OrbitalTraitRefSchema as by, type OrbitalUnit as bz, type TraitEventListener as c, type TraitTick as c$, type ResolvedPatternProps as c0, type RestAuthConfig as c1, RestAuthConfigSchema as c2, type RestServiceDef as c3, RestServiceDefSchema as c4, SERVICE_TYPES as c5, type SemanticAssetRef as c6, type SemanticAssetRefInput as c7, SemanticAssetRefSchema as c8, type ServiceDefinition as c9, ThemeDefinitionSchema as cA, type ThemeRef as cB, ThemeRefSchema as cC, ThemeRefStringSchema as cD, type ThemeTokens as cE, ThemeTokensSchema as cF, type ThemeVariant as cG, ThemeVariantSchema as cH, type TrainConfig as cI, type TrainEffect as cJ, type TraitCategory as cK, TraitCategorySchema as cL, type TraitConfigObject as cM, TraitConfigSchema as cN, type TraitConfigValue as cO, TraitConfigValueSchema as cP, type TraitDataEntity as cQ, TraitDataEntitySchema as cR, type TraitEntityField as cS, TraitEntityFieldSchema as cT, TraitEventContractSchema as cU, TraitEventListenerSchema as cV, type TraitInput as cW, TraitRefSchema as cX, type TraitReferenceInput as cY, TraitReferenceSchema as cZ, TraitSchema as c_, ServiceDefinitionSchema as ca, type ServiceParams as cb, type ServiceRef as cc, type ServiceRefObject as cd, ServiceRefObjectSchema as ce, ServiceRefSchema as cf, ServiceRefStringSchema as cg, type ServiceType as ch, ServiceTypeSchema as ci, type SetEffect as cj, type SocketEvents as ck, SocketEventsSchema as cl, type SocketServiceDef as cm, SocketServiceDefSchema as cn, type SpawnEffect as co, type StateInput as cp, type StateMachine as cq, type StateMachineInput as cr, StateMachineSchema as cs, StateSchema as ct, type StateSemanticRole as cu, StateSemanticRoleSchema as cv, type SuggestedGuard as cw, SuggestedGuardSchema as cx, type SwapEffect as cy, type ThemeDefinition as cz, type TraitConfig as d, parsePageRef as d$, TraitTickSchema as d0, type TraitUIBinding as d1, type Transition as d2, type TransitionInput as d3, TransitionSchema as d4, type TypedEffect as d5, UISlotSchema as d6, UI_SLOTS as d7, type UXHints as d8, UXHintsSchema as d9, isCircuitEvent as dA, isEffect as dB, isEntityCall as dC, isEntityReference as dD, isEntityReferenceAny as dE, isImportedTraitRef as dF, isInlineTrait as dG, isMcpService as dH, isOrbitalDefinition as dI, isPageReference as dJ, isPageReferenceObject as dK, isPageReferenceString as dL, isRestService as dM, isRuntimeEntity as dN, isSExprEffect as dO, isServiceReference as dP, isServiceReferenceObject as dQ, isSingletonEntity as dR, isSocketService as dS, isThemeReference as dT, navigate as dU, normalizeTraitRef as dV, notify as dW, parseAssetKey as dX, parseEntityRef as dY, parseImportedTraitRef as dZ, parseOrbitalSchema as d_, UseDeclarationSchema as da, type UserPersona as db, type UserPersonaInput as dc, UserPersonaSchema as dd, VISUAL_STYLES as de, type ViewType as df, ViewTypeSchema as dg, type VisualStyle as dh, VisualStyleSchema as di, type WatchEffect as dj, type WatchOptions as dk, atomic as dl, callService as dm, createAssetKey as dn, deref as dp, deriveCollection as dq, despawn as dr, doEffects as ds, emit as dt, findService as du, getDefaultAnimationsForRole as dv, getServiceNames as dw, getTraitConfig as dx, getTraitName as dy, hasService as dz, type EntityField as e, parseServiceRef as e0, persist as e1, ref as e2, renderUI as e3, safeParseOrbitalSchema as e4, set as e5, spawn as e6, swap as e7, validateAssetAnimations as e8, watch as e9, type EntityPersistence as f, type EntityRow as g, type UseDeclaration as h, type EntityRef as i, type TraitRef as j, type OrbitalSchema as k, type Page as l, type PageRefObject as m, type TraitReference as n, ALLOWED_CUSTOM_COMPONENTS as o, type AgentDomainCategory as p, AgentDomainCategorySchema as q, type AgentEffect as r, type AllowedCustomComponent as s, type AnimationDef as t, type AnimationDefInput as u, AnimationDefSchema as v, type AssetMap as w, type AssetMapInput as x, AssetMapSchema as y, type AssetMapping as z };
@@ -1,5 +1,5 @@
1
- import { ca as ServiceParams, h as OrbitalSchema, e as EntityRow, aV as FieldValue, Y as DeclaredTraitConfig, b as TraitConfig } from '../schema-VTi4U3sS.js';
2
- export { A as AGENT_DOMAIN_CATEGORIES, m as ALLOWED_CUSTOM_COMPONENTS, n as AgentDomainCategory, o as AgentDomainCategorySchema, p as AgentEffect, q as AllowedCustomComponent, r as AnimationDef, s as AnimationDefInput, t as AnimationDefSchema, u as AssetMap, v as AssetMapInput, w as AssetMapSchema, x as AssetMapping, y as AssetMappingInput, z as AssetMappingSchema, B as AtomicEffect, C as CallServiceConfig, D as CallServiceEffect, F as CheckpointLoadEffect, G as CheckpointSaveEffect, H as ComputedEventContract, I as ComputedEventContractSchema, J as ComputedEventListener, K as ComputedEventListenerSchema, L as ConfigFieldDeclaration, M as ConfigFieldDeclarationSchema, N as CustomPatternDefinition, Q as CustomPatternDefinitionInput, R as CustomPatternDefinitionSchema, V as CustomPatternMap, W as CustomPatternMapInput, X as CustomPatternMapSchema, Z as DeclaredTraitConfigSchema, _ as DerefEffect, $ as DesignPreferences, a0 as DesignPreferencesInput, a1 as DesignPreferencesSchema, a2 as DesignTokens, a3 as DesignTokensInput, a4 as DesignTokensSchema, a5 as DespawnEffect, a6 as DoEffect, a7 as DomainCategory, a8 as DomainCategorySchema, a9 as DomainContext, aa as DomainContextInput, ab as DomainContextSchema, ac as DomainVocabulary, ad as DomainVocabularySchema, ae as ENTITY_ROLES, af as Effect, ag as EffectInput, ah as EffectSchema, ai as EmitConfig, aj as EmitEffect, E as Entity, ak as EntityCall, al as EntityCallSchema, am as EntityData, c as EntityField, an as EntityFieldInput, ao as EntityFieldSchema, d as EntityPersistence, ap as EntityPersistenceSchema, f as EntityRef, aq as EntityRefSchema, ar as EntityRefStringSchema, as as EntityRole, at as EntityRoleSchema, au as EntitySchema, av as EntitySemanticRole, aw as EntitySemanticRoleSchema, ax as EvaluateConfig, ay as EvaluateEffect, az as Event, aA as EventInput, aB as EventListener, aC as EventListenerSchema, aD as EventPayloadField, aE as EventPayloadFieldSchema, aF as EventSchema, aG as EventScope, aH as EventScopeSchema, aI as EventSemanticRole, aJ as EventSemanticRoleSchema, aK as EventSource, aL as EventSourceSchema, aM as FetchEffect, aN as FetchOptions, aO as FetchResult, aP as Field, aQ as FieldFormat, aR as FieldFormatSchema, aS as FieldSchema, aT as FieldType, aU as FieldTypeSchema, aW as ForwardConfig, aX as ForwardEffect, aY as FullOrbitalUnit, aZ as GAME_TYPES, a_ as GameSubCategory, a$ as GameSubCategorySchema, b0 as GameType, b1 as GameTypeSchema, b2 as Guard, b3 as GuardInput, b4 as GuardSchema, b5 as ListenSource, b6 as ListenSourceSchema, b7 as LogEffect, b8 as McpServiceDef, b9 as McpServiceDefSchema, ba as NavigateEffect, bb as NnConfig, bc as NnLayer, bd as NodeClassification, be as NodeClassificationSchema, bf as NotifyEffect, aY as Orbital, bg as OrbitalConfig, bh as OrbitalConfigInput, bi as OrbitalConfigSchema, O as OrbitalDefinition, bj as OrbitalDefinitionSchema, bk as OrbitalEntity, bl as OrbitalEntityInput, bm as OrbitalEntitySchema, bn as OrbitalInput, bo as OrbitalPage, bp as OrbitalPageInput, bq as OrbitalPageSchema, br as OrbitalPageStrictInput, bs as OrbitalPageStrictSchema, bt as OrbitalSchemaInput, bu as OrbitalSchemaSchema, bv as OrbitalTraitRef, bw as OrbitalTraitRefSchema, bx as OrbitalUnit, by as OrbitalUnitSchema, bz as OrbitalZodSchema, bA as OsEffect, j as Page, P as PageRef, k as PageRefObject, bB as PageRefObjectSchema, bC as PageRefSchema, bD as PageRefStringSchema, bE as PageSchema, bF as PageTraitRef, bG as PageTraitRefSchema, bH as PayloadField, bI as PayloadFieldSchema, bJ as PersistData, bK as PersistEffect, bL as PersistEmitConfig, bM as PresentationType, bN as RefEffect, bO as RelatedLink, bP as RelatedLinkSchema, bQ as RelationConfig, bR as RelationConfigSchema, bS as RenderItemLambda, bT as RenderUIConfig, bU as RenderUIEffect, bV as RenderUINode, bW as RequiredField, bX as RequiredFieldSchema, bY as ResolvedAsset, bZ as ResolvedAssetInput, b_ as ResolvedAssetSchema, b$ as ResolvedPatternProps, c0 as RestAuthConfig, c1 as RestAuthConfigSchema, c2 as RestServiceDef, c3 as RestServiceDefSchema, c4 as SERVICE_TYPES, c5 as SemanticAssetRef, c6 as SemanticAssetRefInput, c7 as SemanticAssetRefSchema, c8 as ServiceDefinition, c9 as ServiceDefinitionSchema, cb as ServiceRef, cc as ServiceRefObject, cd as ServiceRefObjectSchema, ce as ServiceRefSchema, cf as ServiceRefStringSchema, cg as ServiceType, ch as ServiceTypeSchema, ci as SetEffect, cj as SocketEvents, ck as SocketEventsSchema, cl as SocketServiceDef, cm as SocketServiceDefSchema, cn as SpawnEffect, S as State, co as StateInput, cp as StateMachine, cq as StateMachineInput, cr as StateMachineSchema, cs as StateSchema, ct as StateSemanticRole, cu as StateSemanticRoleSchema, cv as SuggestedGuard, cw as SuggestedGuardSchema, cx as SwapEffect, cy as ThemeDefinition, cz as ThemeDefinitionSchema, cA as ThemeRef, cB as ThemeRefSchema, cC as ThemeRefStringSchema, cD as ThemeTokens, cE as ThemeTokensSchema, cF as ThemeVariant, cG as ThemeVariantSchema, cH as TrainConfig, cI as TrainEffect, i as Trait, cJ as TraitCategory, cK as TraitCategorySchema, cL as TraitConfigObject, cM as TraitConfigSchema, cN as TraitConfigValue, cO as TraitConfigValueSchema, cP as TraitDataEntity, cQ as TraitDataEntitySchema, cR as TraitEntityField, cS as TraitEntityFieldSchema, T as TraitEventContract, cT as TraitEventContractSchema, a as TraitEventListener, cU as TraitEventListenerSchema, cV as TraitInput, g as TraitRef, cW as TraitRefSchema, l as TraitReference, cX as TraitReferenceInput, cY as TraitReferenceSchema, cZ as TraitSchema, c_ as TraitTick, c$ as TraitTickSchema, d0 as TraitUIBinding, d1 as Transition, d2 as TransitionInput, d3 as TransitionSchema, d4 as TypedEffect, d5 as UISlot, d6 as UISlotSchema, d7 as UI_SLOTS, d8 as UXHints, d9 as UXHintsSchema, U as UseDeclaration, da as UseDeclarationSchema, db as UserPersona, dc as UserPersonaInput, dd as UserPersonaSchema, de as VISUAL_STYLES, df as ViewType, dg as ViewTypeSchema, dh as VisualStyle, di as VisualStyleSchema, dj as WatchEffect, dk as WatchOptions, dl as atomic, dm as callService, dn as createAssetKey, dp as deref, dq as deriveCollection, dr as despawn, ds as doEffects, dt as emit, du as findService, dv as getDefaultAnimationsForRole, dw as getServiceNames, dx as getTraitConfig, dy as getTraitName, dz as hasService, dA as isCircuitEvent, dB as isEffect, dC as isEntityCall, dD as isEntityReference, dE as isEntityReferenceAny, dF as isImportedTraitRef, dG as isInlineTrait, dH as isMcpService, dI as isOrbitalDefinition, dJ as isPageReference, dK as isPageReferenceObject, dL as isPageReferenceString, dM as isRestService, dN as isRuntimeEntity, dO as isSExprEffect, dP as isServiceReference, dQ as isServiceReferenceObject, dR as isSingletonEntity, dS as isSocketService, dT as isThemeReference, dU as navigate, dV as normalizeTraitRef, dW as notify, dX as parseAssetKey, dY as parseEntityRef, dZ as parseImportedTraitRef, d_ as parseOrbitalSchema, d$ as parsePageRef, e0 as parseServiceRef, e1 as persist, e2 as ref, e3 as renderUI, e4 as safeParseOrbitalSchema, e5 as set, e6 as spawn, e7 as swap, e8 as validateAssetAnimations, e9 as watch } from '../schema-VTi4U3sS.js';
1
+ import { cb as ServiceParams, k as OrbitalSchema, g as EntityRow, aX as FieldValue, $ as DeclaredTraitConfig, d as TraitConfig } from '../schema-DyPfxNwk.js';
2
+ export { A as AGENT_DOMAIN_CATEGORIES, o as ALLOWED_CUSTOM_COMPONENTS, p as AgentDomainCategory, q as AgentDomainCategorySchema, r as AgentEffect, s as AllowedCustomComponent, t as AnimationDef, u as AnimationDefInput, v as AnimationDefSchema, w as AssetMap, x as AssetMapInput, y as AssetMapSchema, z as AssetMapping, B as AssetMappingInput, C as AssetMappingSchema, D as AtomicEffect, F as CallServiceConfig, G as CallServiceEffect, H as CheckpointLoadEffect, I as CheckpointSaveEffect, J as ComputedEventContract, K as ComputedEventContractSchema, L as ComputedEventListener, M as ComputedEventListenerSchema, N as ConfigFieldDeclaration, Q as ConfigFieldDeclarationSchema, V as CustomPatternDefinition, W as CustomPatternDefinitionInput, X as CustomPatternDefinitionSchema, Y as CustomPatternMap, Z as CustomPatternMapInput, _ as CustomPatternMapSchema, a0 as DeclaredTraitConfigSchema, a1 as DerefEffect, a2 as DesignPreferences, a3 as DesignPreferencesInput, a4 as DesignPreferencesSchema, a5 as DesignTokens, a6 as DesignTokensInput, a7 as DesignTokensSchema, a8 as DespawnEffect, a9 as DoEffect, aa as DomainCategory, ab as DomainCategorySchema, ac as DomainContext, ad as DomainContextInput, ae as DomainContextSchema, af as DomainVocabulary, ag as DomainVocabularySchema, ah as ENTITY_ROLES, E as Effect, ai as EffectInput, aj as EffectSchema, ak as EmitConfig, al as EmitEffect, b as Entity, am as EntityCall, an as EntityCallSchema, ao as EntityData, e as EntityField, ap as EntityFieldInput, aq as EntityFieldSchema, f as EntityPersistence, ar as EntityPersistenceSchema, i as EntityRef, as as EntityRefSchema, at as EntityRefStringSchema, au as EntityRole, av as EntityRoleSchema, aw as EntitySchema, ax as EntitySemanticRole, ay as EntitySemanticRoleSchema, az as EvaluateConfig, aA as EvaluateEffect, aB as Event, aC as EventInput, aD as EventListener, aE as EventListenerSchema, aF as EventPayloadField, aG as EventPayloadFieldSchema, aH as EventSchema, aI as EventScope, aJ as EventScopeSchema, aK as EventSemanticRole, aL as EventSemanticRoleSchema, aM as EventSource, aN as EventSourceSchema, aO as FetchEffect, aP as FetchOptions, aQ as FetchResult, aR as Field, aS as FieldFormat, aT as FieldFormatSchema, aU as FieldSchema, aV as FieldType, aW as FieldTypeSchema, aY as ForwardConfig, aZ as ForwardEffect, a_ as FullOrbitalUnit, a$ as GAME_TYPES, b0 as GameSubCategory, b1 as GameSubCategorySchema, b2 as GameType, b3 as GameTypeSchema, b4 as Guard, b5 as GuardInput, b6 as GuardSchema, b7 as ListenSource, b8 as ListenSourceSchema, b9 as LogEffect, ba as McpServiceDef, bb as McpServiceDefSchema, bc as NavigateEffect, bd as NnConfig, be as NnLayer, bf as NodeClassification, bg as NodeClassificationSchema, bh as NotifyEffect, a_ as Orbital, bi as OrbitalConfig, bj as OrbitalConfigInput, bk as OrbitalConfigSchema, O as OrbitalDefinition, bl as OrbitalDefinitionSchema, bm as OrbitalEntity, bn as OrbitalEntityInput, bo as OrbitalEntitySchema, bp as OrbitalInput, bq as OrbitalPage, br as OrbitalPageInput, bs as OrbitalPageSchema, bt as OrbitalPageStrictInput, bu as OrbitalPageStrictSchema, bv as OrbitalSchemaInput, bw as OrbitalSchemaSchema, bx as OrbitalTraitRef, by as OrbitalTraitRefSchema, bz as OrbitalUnit, bA as OrbitalUnitSchema, bB as OrbitalZodSchema, bC as OsEffect, l as Page, P as PageRef, m as PageRefObject, bD as PageRefObjectSchema, bE as PageRefSchema, bF as PageRefStringSchema, bG as PageSchema, bH as PageTraitRef, bI as PageTraitRefSchema, bJ as PayloadField, bK as PayloadFieldSchema, bL as PersistData, bM as PersistEffect, bN as PersistEmitConfig, bO as PresentationType, bP as RefEffect, bQ as RelatedLink, bR as RelatedLinkSchema, bS as RelationConfig, bT as RelationConfigSchema, bU as RenderItemLambda, bV as RenderUIConfig, R as RenderUIEffect, bW as RenderUINode, bX as RequiredField, bY as RequiredFieldSchema, bZ as ResolvedAsset, b_ as ResolvedAssetInput, b$ as ResolvedAssetSchema, c0 as ResolvedPatternProps, c1 as RestAuthConfig, c2 as RestAuthConfigSchema, c3 as RestServiceDef, c4 as RestServiceDefSchema, c5 as SERVICE_TYPES, c6 as SemanticAssetRef, c7 as SemanticAssetRefInput, c8 as SemanticAssetRefSchema, c9 as ServiceDefinition, ca as ServiceDefinitionSchema, cc as ServiceRef, cd as ServiceRefObject, ce as ServiceRefObjectSchema, cf as ServiceRefSchema, cg as ServiceRefStringSchema, ch as ServiceType, ci as ServiceTypeSchema, cj as SetEffect, ck as SocketEvents, cl as SocketEventsSchema, cm as SocketServiceDef, cn as SocketServiceDefSchema, co as SpawnEffect, S as State, cp as StateInput, cq as StateMachine, cr as StateMachineInput, cs as StateMachineSchema, ct as StateSchema, cu as StateSemanticRole, cv as StateSemanticRoleSchema, cw as SuggestedGuard, cx as SuggestedGuardSchema, cy as SwapEffect, cz as ThemeDefinition, cA as ThemeDefinitionSchema, cB as ThemeRef, cC as ThemeRefSchema, cD as ThemeRefStringSchema, cE as ThemeTokens, cF as ThemeTokensSchema, cG as ThemeVariant, cH as ThemeVariantSchema, cI as TrainConfig, cJ as TrainEffect, T as Trait, cK as TraitCategory, cL as TraitCategorySchema, cM as TraitConfigObject, cN as TraitConfigSchema, cO as TraitConfigValue, cP as TraitConfigValueSchema, cQ as TraitDataEntity, cR as TraitDataEntitySchema, cS as TraitEntityField, cT as TraitEntityFieldSchema, a as TraitEventContract, cU as TraitEventContractSchema, c as TraitEventListener, cV as TraitEventListenerSchema, cW as TraitInput, j as TraitRef, cX as TraitRefSchema, n as TraitReference, cY as TraitReferenceInput, cZ as TraitReferenceSchema, c_ as TraitSchema, c$ as TraitTick, d0 as TraitTickSchema, d1 as TraitUIBinding, d2 as Transition, d3 as TransitionInput, d4 as TransitionSchema, d5 as TypedEffect, U as UISlot, d6 as UISlotSchema, d7 as UI_SLOTS, d8 as UXHints, d9 as UXHintsSchema, h as UseDeclaration, da as UseDeclarationSchema, db as UserPersona, dc as UserPersonaInput, dd as UserPersonaSchema, de as VISUAL_STYLES, df as ViewType, dg as ViewTypeSchema, dh as VisualStyle, di as VisualStyleSchema, dj as WatchEffect, dk as WatchOptions, dl as atomic, dm as callService, dn as createAssetKey, dp as deref, dq as deriveCollection, dr as despawn, ds as doEffects, dt as emit, du as findService, dv as getDefaultAnimationsForRole, dw as getServiceNames, dx as getTraitConfig, dy as getTraitName, dz as hasService, dA as isCircuitEvent, dB as isEffect, dC as isEntityCall, dD as isEntityReference, dE as isEntityReferenceAny, dF as isImportedTraitRef, dG as isInlineTrait, dH as isMcpService, dI as isOrbitalDefinition, dJ as isPageReference, dK as isPageReferenceObject, dL as isPageReferenceString, dM as isRestService, dN as isRuntimeEntity, dO as isSExprEffect, dP as isServiceReference, dQ as isServiceReferenceObject, dR as isSingletonEntity, dS as isSocketService, dT as isThemeReference, dU as navigate, dV as normalizeTraitRef, dW as notify, dX as parseAssetKey, dY as parseEntityRef, dZ as parseImportedTraitRef, d_ as parseOrbitalSchema, d$ as parsePageRef, e0 as parseServiceRef, e1 as persist, e2 as ref, e3 as renderUI, e4 as safeParseOrbitalSchema, e5 as set, e6 as spawn, e7 as swap, e8 as validateAssetAnimations, e9 as watch } from '../schema-DyPfxNwk.js';
3
3
  import { c as EventPayloadValue, b as EventPayload, L as LogMeta, S as SExpr } from '../expression-eBO9-SQM.js';
4
4
  export { C as CORE_BINDINGS, a as CoreBinding, E as EvalContext, d as Expression, e as ExpressionInput, f as ExpressionSchema, P as ParsedBinding, g as SExprAtom, h as SExprAtomSchema, i as SExprInput, j as SExprSchema, k as collectBindings, l as getArgs, m as getOperator, n as isBinding, o as isSExpr, p as isSExprAtom, q as isSExprCall, r as isValidBinding, s as parseBinding, t as sexpr, w as walkSExpr } from '../expression-eBO9-SQM.js';
5
5
  import { z } from 'zod';
@@ -140,6 +140,7 @@ declare function getBindingExamples(context: BindingContext): string[];
140
140
  *
141
141
  * @packageDocumentation
142
142
  */
143
+
143
144
  type BindingRoot = 'entity' | 'payload' | 'state' | 'config' | 'user' | 'trait' | 'item' | 'now' | 'computed' | 'other';
144
145
  /** Every known binding root, in a stable order — useful for exhaustiveness checks. */
145
146
  declare const BINDING_ROOTS: readonly BindingRoot[];
@@ -150,6 +151,20 @@ declare const BINDING_ROOTS: readonly BindingRoot[];
150
151
  * prefixes.
151
152
  */
152
153
  declare function toBindingRoot(root: string): BindingRoot;
154
+ /**
155
+ * A trait reference string of the form `@trait.<TraitName>`. Used as the
156
+ * value type for `trait`-typed config fields. The runtime + compiled codegen
157
+ * both substitute this with embedded trait UI at render time.
158
+ *
159
+ * Branded as a literal-template type so TS narrows on use; consumers should
160
+ * call {@link isTraitFieldRef} to validate runtime values before assignment.
161
+ */
162
+ type TraitFieldRef = `@trait.${string}`;
163
+ /** Type guard: narrow an unknown value to {@link TraitFieldRef}. */
164
+ declare function isTraitFieldRef(value: unknown): value is TraitFieldRef;
165
+ /** Zod schema for {@link TraitFieldRef} values. Useful when validating analyzer
166
+ * JSON or recipe overrides at runtime boundaries. */
167
+ declare const TraitFieldRefSchema: z.ZodString;
153
168
 
154
169
  /**
155
170
  * Agent Types
@@ -1480,4 +1495,4 @@ interface OrbitalVerificationAPI {
1480
1495
  clearEventLog?: () => void;
1481
1496
  }
1482
1497
 
1483
- export { type AgentCodeSearchResult, type AgentCompactResult, type AgentCompactStrategy, type AgentContext, type AgentGenerateOptions, type AgentMemoryCategory, type AgentMemoryRecord, OrbitalSchema as AppSchema, type AppSummary, type AssetLoadStatus, BINDING_CONTEXT_RULES, BINDING_DOCS, BINDING_ROOTS, type BindingContext, type BindingRoot, BindingSchema, type BridgeHealth, type BusEvent, type BusEventListener, type BusEventSource, type CategorizedRemovals, type ChangeAuthor, type ChangeSetDocument, type ChangeSummary, type CheckStatus, type ContextExtensions, type CreateFlow, DEFAULT_INTERACTION_MODELS, DeclaredTraitConfig, type DeleteFlow, type EditFlow, type EffectTrace, EntityRow, type EventEmit, type EventKey, type EventListen, type EventLogEntry, EventPayload, EventPayloadValue, FieldValue, type GitHubLink, type HistoryMeta, type InteractionModel, type InteractionModelInput, InteractionModelSchema, type LazyService, type ListInteraction, LogMeta, OrbitalSchema, type OrbitalVerificationAPI, type PageContentReduction, PatternTypeSchema, type PersistActionName, type ResolvedEntity, type ResolvedEntityBinding, type ResolvedField, type ResolvedIR, type ResolvedNavigation, type ResolvedPage, type ResolvedPattern, type ResolvedSection, type ResolvedSectionEvent, type ResolvedTrait, type ResolvedTraitBinding, type ResolvedTraitDataEntity, type ResolvedTraitEvent, type ResolvedTraitGuard, type ResolvedTraitListener, type ResolvedTraitState, type ResolvedTraitTick, type ResolvedTraitTransition, type ResolvedTraitUIBinding, SExpr, type SaveOptions, type SaveResult, type SchemaChange, type SemanticChangeKind, type SemanticSchemaChange, type ServerResponseTrace, type ServiceAction, type ServiceActionName, type ServiceContract, type ServiceEvents, ServiceParams, type SnapshotDocument, type StatsView, type StoreContract, type StoreFilter, type StoreFilterOp, TraitConfig, type TraitStateSnapshot, type TransitionFrom, type TransitionTrace, type Unsubscribe, type ValidationDocument, type ValidationIssue, type ValidationMeta, type ValidationResults, type VerificationCheck, type VerificationSnapshot, type VerificationSummary, type ViewFlow, createEmptyResolvedPage, createEmptyResolvedTrait, createLazyService, createResolvedField, createTypedEventBus, getAllPatternTypes, getBindingExamples, getInteractionModelForDomain, inferTsType, isResolvedIR, toBindingRoot, validateBindingInContext };
1498
+ export { type AgentCodeSearchResult, type AgentCompactResult, type AgentCompactStrategy, type AgentContext, type AgentGenerateOptions, type AgentMemoryCategory, type AgentMemoryRecord, OrbitalSchema as AppSchema, type AppSummary, type AssetLoadStatus, BINDING_CONTEXT_RULES, BINDING_DOCS, BINDING_ROOTS, type BindingContext, type BindingRoot, BindingSchema, type BridgeHealth, type BusEvent, type BusEventListener, type BusEventSource, type CategorizedRemovals, type ChangeAuthor, type ChangeSetDocument, type ChangeSummary, type CheckStatus, type ContextExtensions, type CreateFlow, DEFAULT_INTERACTION_MODELS, DeclaredTraitConfig, type DeleteFlow, type EditFlow, type EffectTrace, EntityRow, type EventEmit, type EventKey, type EventListen, type EventLogEntry, EventPayload, EventPayloadValue, FieldValue, type GitHubLink, type HistoryMeta, type InteractionModel, type InteractionModelInput, InteractionModelSchema, type LazyService, type ListInteraction, LogMeta, OrbitalSchema, type OrbitalVerificationAPI, type PageContentReduction, PatternTypeSchema, type PersistActionName, type ResolvedEntity, type ResolvedEntityBinding, type ResolvedField, type ResolvedIR, type ResolvedNavigation, type ResolvedPage, type ResolvedPattern, type ResolvedSection, type ResolvedSectionEvent, type ResolvedTrait, type ResolvedTraitBinding, type ResolvedTraitDataEntity, type ResolvedTraitEvent, type ResolvedTraitGuard, type ResolvedTraitListener, type ResolvedTraitState, type ResolvedTraitTick, type ResolvedTraitTransition, type ResolvedTraitUIBinding, SExpr, type SaveOptions, type SaveResult, type SchemaChange, type SemanticChangeKind, type SemanticSchemaChange, type ServerResponseTrace, type ServiceAction, type ServiceActionName, type ServiceContract, type ServiceEvents, ServiceParams, type SnapshotDocument, type StatsView, type StoreContract, type StoreFilter, type StoreFilterOp, TraitConfig, type TraitFieldRef, TraitFieldRefSchema, type TraitStateSnapshot, type TransitionFrom, type TransitionTrace, type Unsubscribe, type ValidationDocument, type ValidationIssue, type ValidationMeta, type ValidationResults, type VerificationCheck, type VerificationSnapshot, type VerificationSummary, type ViewFlow, createEmptyResolvedPage, createEmptyResolvedTrait, createLazyService, createResolvedField, createTypedEventBus, getAllPatternTypes, getBindingExamples, getInteractionModelForDomain, inferTsType, isResolvedIR, isTraitFieldRef, toBindingRoot, validateBindingInContext };
@@ -13,7 +13,8 @@ var FieldTypeSchema = z.enum([
13
13
  "array",
14
14
  "object",
15
15
  "enum",
16
- "relation"
16
+ "relation",
17
+ "trait"
17
18
  ]);
18
19
  var RelationCardinalitySchema = z.enum([
19
20
  "one",
@@ -1266,8 +1267,6 @@ function getBindingExamples(context) {
1266
1267
  examples.push("@GameConfig.gravity", "@Filter.searchTerm");
1267
1268
  return examples;
1268
1269
  }
1269
-
1270
- // src/types/binding.ts
1271
1270
  var BINDING_ROOTS = [
1272
1271
  "entity",
1273
1272
  "payload",
@@ -1284,6 +1283,11 @@ var KNOWN_ROOTS = new Set(BINDING_ROOTS.filter((r) => r !== "other"));
1284
1283
  function toBindingRoot(root) {
1285
1284
  return KNOWN_ROOTS.has(root) ? root : "other";
1286
1285
  }
1286
+ var TRAIT_REF_PATTERN = /^@trait\.[A-Z][a-zA-Z0-9]*$/;
1287
+ function isTraitFieldRef(value) {
1288
+ return typeof value === "string" && TRAIT_REF_PATTERN.test(value);
1289
+ }
1290
+ var TraitFieldRefSchema = z.string().regex(TRAIT_REF_PATTERN, "expected `@trait.<TraitName>` reference");
1287
1291
  var InteractionModelSchema = z.object({
1288
1292
  createFlow: z.enum(["modal", "page", "inline", "none"]),
1289
1293
  editFlow: z.enum(["modal", "page", "inline", "none"]),
@@ -1426,6 +1430,6 @@ function isResolvedIR(ir) {
1426
1430
  return typeof r.appName === "string" && r.traits instanceof Map && r.pages instanceof Map;
1427
1431
  }
1428
1432
 
1429
- export { AGENT_DOMAIN_CATEGORIES, ALLOWED_CUSTOM_COMPONENTS, AgentDomainCategorySchema, AnimationDefSchema, AssetMapSchema, AssetMappingSchema, BINDING_CONTEXT_RULES, BINDING_DOCS, BINDING_ROOTS, BindingSchema, CORE_BINDINGS, ComputedEventContractSchema, ComputedEventListenerSchema, ConfigFieldDeclarationSchema, CustomPatternDefinitionSchema, CustomPatternMapSchema, DEFAULT_INTERACTION_MODELS, DeclaredTraitConfigSchema, DesignPreferencesSchema, DesignTokensSchema, DomainCategorySchema, DomainContextSchema, DomainVocabularySchema, ENTITY_ROLES, EffectSchema, EntityCallSchema, EntityFieldSchema, EntityPersistenceSchema, EntityRefSchema, EntityRefStringSchema, EntityRoleSchema, EntitySchema, EntitySemanticRoleSchema, EventListenerSchema, EventPayloadFieldSchema, EventSchema, EventScopeSchema, EventSemanticRoleSchema, EventSourceSchema, ExpressionSchema, FieldFormatSchema, FieldSchema, FieldTypeSchema, GAME_TYPES, GameSubCategorySchema, GameTypeSchema, GuardSchema, InteractionModelSchema, ListenSourceSchema, McpServiceDefSchema, NodeClassificationSchema, OrbitalConfigSchema, OrbitalDefinitionSchema, OrbitalEntitySchema, OrbitalPageSchema, OrbitalPageStrictSchema, OrbitalSchemaSchema, OrbitalTraitRefSchema, OrbitalUnitSchema, OrbitalSchema as OrbitalZodSchema, PageRefObjectSchema, PageRefSchema, PageRefStringSchema, PageSchema, PageTraitRefSchema, PatternTypeSchema, PayloadFieldSchema, RelatedLinkSchema, RelationConfigSchema, RequiredFieldSchema, ResolvedAssetSchema, RestAuthConfigSchema, RestServiceDefSchema, SERVICE_TYPES, SExprAtomSchema, SExprSchema, SemanticAssetRefSchema, ServiceDefinitionSchema, ServiceRefObjectSchema, ServiceRefSchema, ServiceRefStringSchema, ServiceTypeSchema, SocketEventsSchema, SocketServiceDefSchema, StateMachineSchema, StateSchema, StateSemanticRoleSchema, SuggestedGuardSchema, ThemeDefinitionSchema, ThemeRefSchema, ThemeRefStringSchema, ThemeTokensSchema, ThemeVariantSchema, TraitCategorySchema, TraitConfigSchema, TraitConfigValueSchema, TraitDataEntitySchema, TraitEntityFieldSchema, TraitEventContractSchema, TraitEventListenerSchema, TraitRefSchema, TraitReferenceSchema, TraitSchema, TraitTickSchema, TransitionSchema, UISlotSchema, UI_SLOTS, UXHintsSchema, UseDeclarationSchema, UserPersonaSchema, VISUAL_STYLES, ViewTypeSchema, VisualStyleSchema, atomic, callService, collectBindings, createAssetKey, createEmptyResolvedPage, createEmptyResolvedTrait, createLazyService, createResolvedField, createTypedEventBus, deref, deriveCollection, despawn, doEffects, emit, findService, getAllPatternTypes, getArgs, getBindingExamples, getDefaultAnimationsForRole, getInteractionModelForDomain, getOperator, getServiceNames, getTraitConfig, getTraitName, hasService, inferTsType, isBinding, isCircuitEvent, isEffect, isEntityCall, isEntityReference, isEntityReferenceAny, isImportedTraitRef, isInlineTrait, isMcpService, isOrbitalDefinition, isPageReference, isPageReferenceObject, isPageReferenceString, isResolvedIR, isRestService, isRuntimeEntity, isSExpr, isSExprAtom, isSExprCall, isSExprEffect, isServiceReference, isServiceReferenceObject, isSingletonEntity, isSocketService, isThemeReference, isValidBinding, navigate, normalizeTraitRef, notify, parseAssetKey, parseBinding, parseEntityRef, parseImportedTraitRef, parseOrbitalSchema, parsePageRef, parseServiceRef, persist, ref, renderUI, safeParseOrbitalSchema, set, sexpr, spawn, swap, toBindingRoot, validateAssetAnimations, validateBindingInContext, walkSExpr, watch };
1433
+ export { AGENT_DOMAIN_CATEGORIES, ALLOWED_CUSTOM_COMPONENTS, AgentDomainCategorySchema, AnimationDefSchema, AssetMapSchema, AssetMappingSchema, BINDING_CONTEXT_RULES, BINDING_DOCS, BINDING_ROOTS, BindingSchema, CORE_BINDINGS, ComputedEventContractSchema, ComputedEventListenerSchema, ConfigFieldDeclarationSchema, CustomPatternDefinitionSchema, CustomPatternMapSchema, DEFAULT_INTERACTION_MODELS, DeclaredTraitConfigSchema, DesignPreferencesSchema, DesignTokensSchema, DomainCategorySchema, DomainContextSchema, DomainVocabularySchema, ENTITY_ROLES, EffectSchema, EntityCallSchema, EntityFieldSchema, EntityPersistenceSchema, EntityRefSchema, EntityRefStringSchema, EntityRoleSchema, EntitySchema, EntitySemanticRoleSchema, EventListenerSchema, EventPayloadFieldSchema, EventSchema, EventScopeSchema, EventSemanticRoleSchema, EventSourceSchema, ExpressionSchema, FieldFormatSchema, FieldSchema, FieldTypeSchema, GAME_TYPES, GameSubCategorySchema, GameTypeSchema, GuardSchema, InteractionModelSchema, ListenSourceSchema, McpServiceDefSchema, NodeClassificationSchema, OrbitalConfigSchema, OrbitalDefinitionSchema, OrbitalEntitySchema, OrbitalPageSchema, OrbitalPageStrictSchema, OrbitalSchemaSchema, OrbitalTraitRefSchema, OrbitalUnitSchema, OrbitalSchema as OrbitalZodSchema, PageRefObjectSchema, PageRefSchema, PageRefStringSchema, PageSchema, PageTraitRefSchema, PatternTypeSchema, PayloadFieldSchema, RelatedLinkSchema, RelationConfigSchema, RequiredFieldSchema, ResolvedAssetSchema, RestAuthConfigSchema, RestServiceDefSchema, SERVICE_TYPES, SExprAtomSchema, SExprSchema, SemanticAssetRefSchema, ServiceDefinitionSchema, ServiceRefObjectSchema, ServiceRefSchema, ServiceRefStringSchema, ServiceTypeSchema, SocketEventsSchema, SocketServiceDefSchema, StateMachineSchema, StateSchema, StateSemanticRoleSchema, SuggestedGuardSchema, ThemeDefinitionSchema, ThemeRefSchema, ThemeRefStringSchema, ThemeTokensSchema, ThemeVariantSchema, TraitCategorySchema, TraitConfigSchema, TraitConfigValueSchema, TraitDataEntitySchema, TraitEntityFieldSchema, TraitEventContractSchema, TraitEventListenerSchema, TraitFieldRefSchema, TraitRefSchema, TraitReferenceSchema, TraitSchema, TraitTickSchema, TransitionSchema, UISlotSchema, UI_SLOTS, UXHintsSchema, UseDeclarationSchema, UserPersonaSchema, VISUAL_STYLES, ViewTypeSchema, VisualStyleSchema, atomic, callService, collectBindings, createAssetKey, createEmptyResolvedPage, createEmptyResolvedTrait, createLazyService, createResolvedField, createTypedEventBus, deref, deriveCollection, despawn, doEffects, emit, findService, getAllPatternTypes, getArgs, getBindingExamples, getDefaultAnimationsForRole, getInteractionModelForDomain, getOperator, getServiceNames, getTraitConfig, getTraitName, hasService, inferTsType, isBinding, isCircuitEvent, isEffect, isEntityCall, isEntityReference, isEntityReferenceAny, isImportedTraitRef, isInlineTrait, isMcpService, isOrbitalDefinition, isPageReference, isPageReferenceObject, isPageReferenceString, isResolvedIR, isRestService, isRuntimeEntity, isSExpr, isSExprAtom, isSExprCall, isSExprEffect, isServiceReference, isServiceReferenceObject, isSingletonEntity, isSocketService, isThemeReference, isTraitFieldRef, isValidBinding, navigate, normalizeTraitRef, notify, parseAssetKey, parseBinding, parseEntityRef, parseImportedTraitRef, parseOrbitalSchema, parsePageRef, parseServiceRef, persist, ref, renderUI, safeParseOrbitalSchema, set, sexpr, spawn, swap, toBindingRoot, validateAssetAnimations, validateBindingInContext, walkSExpr, watch };
1430
1434
  //# sourceMappingURL=index.js.map
1431
1435
  //# sourceMappingURL=index.js.map