Emdash Mika Docs
Typed commerce primitives, Astro Actions, copyable Astro template files, provider contracts, and agent-readable metadata for host-owned storefronts.
Start Points
Section titled “Start Points”New To MikaFollow the first-run path from overview to install, seeded template, and first product page.
Wire A StorefrontUse the host-file checklist when you already have an Astro + EmDash app.
Find The BoundaryCheck what Mika owns, what the host app owns, and which routes are public reads only.
Choose ImportsLook up public subpaths, copyable template exports, peer ranges, and browser-safe boundaries.
AI Commerce TopicsPublish JSON-LD, llms.txt, agent manifests, and ACP projections without exposing protected tools.
Machine ContextUse /llms.txt, /llms-small.txt, and /llms-full.txt for agent-readable navigation.
Mika is intentionally narrow. It helps content-led Astro storefronts add commerce semantics, Astro Actions, provider contracts, operation descriptors, and agent-readable metadata without becoming the host storefront, auth system, payment provider, or commerce platform.
Read paths under src/ as files the host app creates or copies. Package imports come from @bnomei/emdash-mika; copied template files become host-owned after copy.
Source Anchors
Section titled “Source Anchors”- ⓟ
../emdash-mika/package.json - ⓟ
../emdash-mika/README.md - ⓐ
../emdash-mika/src/templates/astro/README.md - ⓣ
../emdash-mika-template/README.md