# What Is Included

This page separates Nexamas UI deliverables from non-delivered assumptions. It is based on root package/legal files and source-reviewed inventories.

## Included product assets in the repository/source distribution

The source tree contains:

- Nexamas UI source under `MASSystem/`, `Component/`, and `My Project/`; `MASSystem/` is an intentional source-domain/API-family name within Nexamas UI,
- project/package files such as `Nexamas.UI.vbproj`, `Nexamas.UI.sln`, `Nexamas.UI.nuspec`, `NuGet.Config`, and `packages.config`,
- root product README,
- proprietary `LICENSE.md`,
- `THIRD_PARTY_NOTICES.md`,
- `buildTransitive/Nexamas.UI.targets`,
- `tools/quality/Run-NexamasUIQuality.ps1`,
- quality/release scripts under `eng/`,
- minimal samples under `samples/`,
- source-verified documentation under `docs/`.

## Declared binary NuGet payload

`Nexamas.UI.nuspec` declares this package payload:

| Source | Target |
|---|---|
| `README.md` | package root |
| `LICENSE.md` | package root |
| `THIRD_PARTY_NOTICES.md` | package root |
| `bin\x64\Release\Nexamas.UI.dll` | `lib\net48\Nexamas.UI.dll` |
| `bin\x64\Release\Nexamas.UI.xml` | `lib\net48\Nexamas.UI.xml` |
| `bin\x64\Release\Nexamas.UI.pdb` | `lib\net48\Nexamas.UI.pdb` |
| `buildTransitive\Nexamas.UI.targets` | `buildTransitive\Nexamas.UI.targets` |

The binary package contract does not include full docs, quality scripts, samples, source files, `eng/`, or `tools/` unless a future package contract changes this intentionally.

## Included commercial/legal assets

The repository contains:

- proprietary commercial SDK license terms in `LICENSE.md`,
- third-party package notices in `THIRD_PARTY_NOTICES.md`,
- explicit note that customer-specific terms must be defined by a written order form/agreement,
- seven-day non-production evaluation term in `LICENSE.md`,
- explicit note that updates/support/maintenance depend on the purchased license or separate agreement.

## Included verified documentation layers

The documentation center currently includes source-verified pages for:

- application/window/composition,
- component system and component factories,
- layout/size/responsive foundations,
- theme/surface/visual system,
- localization/RTL,
- data/DataGrid/virtualization,
- Output system,
- quality/verification/commercial proof,
- commercial adoption and product packaging.

## Not included as public/runtime features in this snapshot

Do not assume the product includes:

- subscription billing automation,
- customer portal,
- license activation server,
- automatic seven-day technical lockout,
- cloud/SaaS backend,
- general PDF export,
- printer/OS print job integration,
- public Theme Studio API,
- public Surface Designer API,
- public Quality Orchestrator API,
- public virtualization SDK,
- public translation engine/resource management API.

Some of these may be commercial terms, internal systems, future features, or development tools. They are not documented here as delivered public features unless a later source-reviewed phase proves them.
