Kind: Interface
Source: atloria-monorepo/libs/site-gen-core/src/assembler/types.ts
Site Assembler Types
All interfaces for the deterministic site assembly pipeline. The AI agent provides a SiteAssemblyConfig; the assembler produces a working site.
Properties
| Property | Type |
|---|---|
assemblyId | string |
outputDir | string |
site | SiteConfig |
sections | SectionSelection[] |
nav | NavConfig |
footer | FooterConfig |
locales | LocaleConfig[] |
seo | SeoConfig |
Was this page helpful?