Xuda logo

xuda.io

Technical docs for developers and AI agents

Product overview
Technical source of truth

Docs that stay close to the repo so you can build from scratch.

Every Xuda building block, folder convention, and runtime concept is documented here in crawler-friendly HTML and raw markdown. Developers read it, AI models ingest it, and the content stays in sync with the actual packages.

What you will find

Architecture, source layout, every building block, runtime behavior, and working examples. All published at stable URLs.

Xuda CLI docs 13

Main guide plus building-block and folder guides.

Xuda Slim docs 6

Canonical markdown docs for the lightweight runtime path.

AI-friendly publishing

Every doc is published as HTML and raw markdown.

Rendered HTML is best for humans and search engines. Raw markdown is best for AI tools, source parity, and lightweight machine access. Both formats stay at stable URLs and are updated when the packages ship.

Rendered HTML

Structured pages with navigation, eyebrow labels, and linked cross-references. Designed for developers browsing in a browser and for search engine indexing.

Raw markdown

Plain .md files at /raw/ endpoints. AI agents, documentation scrapers, and CLI tools can fetch them directly without parsing HTML.