# Nexamas UI Samples

Samples are repository-owned consumer projects used to validate public SDK usage without relying on Showcase internals.

| Sample | Purpose |
|---|---|
| [MinimalConsumerApp](MinimalConsumerApp/README.md) | Small external consumer application covering application/window, controls, layout, and Output routes. |
| [RecipeVerification.Batch1](RecipeVerification.Batch1/README.md) | Public-API-only compile host for Batch 1 documentation recipes; Windows build verification recorded 2026-07-08. |
| [RecipeVerification.Batch2](RecipeVerification.Batch2/README.md) | Public-API-only compile host for Batch 2 feedback, navigation, surface, input, and DataGrid recipes; Windows build verification recorded 2026-07-08. |
| [RecipeVerification.Batch3](RecipeVerification.Batch3/README.md) | Public-API-only compile host for Batch 3 theme, RTL, Output, and large-data boundary recipes; Windows build verification recorded 2026-07-08. |
| [RecipeVerification.Batch4](RecipeVerification.Batch4/README.md) | Public-API-only compile/runtime-smoke host for the eight product-control recipes; Windows build/runtime PASS recorded 2026-07-10. |
| [RecipeVerification.Batch5](RecipeVerification.Batch5/README.md) | Public-API-only compile/runtime-smoke host for Render Verification snapshot/dashboard usage; Windows build/runtime and snapshot PASS recorded 2026-07-10. |

Generated `bin/`, `obj/`, and `.artifacts/` folders under samples are local build outputs and must not be included in release/source-distribution proof.

Run all five documentation recipe hosts on Windows with `eng/tests/Run-NexamasUIDocumentationSnippetProof.ps1`.
