Summit of SummitsReturn to the Source
An AI agent that has been pointed at something OUTSIDE lazysite - a Figma design, a document in an editor, an export from another CMS - and asked to turn it into a lazysite site. An integration briefing is the method for taking that external source through lazysite's own channels (the MCP tools, or WebDAV + the control API) so the result lands as themes, layouts and Markdown pages on the rails - not as a foreign blob dropped into a static path. It reads the source, translates it into the engine's separation of concerns, and publishes through the same rules a person follows.
More arrive as they are verified; each gets a predictable slug at
/docs/integrations/<tool>. An integration is documented here only once
its tools are confirmed - this is not a wish-list.
Every integration obeys the same principle: identity transfers as design tokens, structure adapts an existing layout, and words become Markdown pages - it is never a single hand-built page. Read AI briefing - building sites first; it is the "how to think about a lazysite site" briefing that each integration here applies to one specific external source.