Reference
Source map
The directories below are the fast-paths if you want to dive in:
src/components/asmi/— editor UI (wizard, canvas, panels, dialogs).src/contexts/AsmiEditorContext.tsx— editor state container.src/lib/asmi/— compilers (brand-voice, markdown serializer / parser), validator, MCP tools, embedding guide, runtime mirror.src/app/api/asmi/— API surface (sessions, deploy, mcp, gallery, generate-expression, crawl-site, avatars).src/types/asmi.ts— every type you'll care about.packages/asmi-runtime/— published npm runtime package source.packages/asmi-react/— published npm React package source (useAsmiSession,<AsmiFace>,<AsmiAvatar>).src/app/skills/asmi-implementation.md/route.ts— the coding-AI skill.src/lib/gemini-pricing.ts+src/app/admin/asmi/cost/— cost tracking.
Machine-readable variant of this page: /apps/asmi/developers.md.