# Release Documentation Pack Inventory

This inventory defines the curated documentation set that can be handed to a buyer, company evaluator, or internal reviewer without forcing them to read every source-level inventory.

## Current release-docs files

- `release-docs/README.md` — entry point for the curated commercial reading pack.
- `release-docs/NexamasUI_Product_Brief.md` — short product and capability summary.
- `release-docs/NexamasUI_Adoption_Guide.md` — adoption and evaluation boundary.
- `release-docs/NexamasUI_Quality_Proof.md` — proof model and gate boundary.
- `release-docs/NexamasUI_Documentation_Pack_Manifest.md` — list of included files and source-of-truth warning.
- `release-docs/NexamasUI_ProductControls_Evidence_Pack.md` — product-control ProductionReady evidence summary.

## Source of truth

The release-docs folder is not an independent source of product truth. It is a curated copy/summary layer backed by:

- `docs/index.md`
- `docs/_inventory/claim-ledger.md`
- `docs/commercial/product-brief.md`
- `docs/commercial/commercial-adoption-guide.md`
- `docs/quality-proof/quality-overview.md`
- `docs/quality-proof/product-controls-evidence-pack.md`
- source code and package assets referenced by the claim ledger

## Packaging boundary

The current `Nexamas.UI.nuspec` includes `README.md`, `LICENSE.md`, and `THIRD_PARTY_NOTICES.md` at package root and does not include the full `docs/` tree or `release-docs/` folder. This is intentional in this phase. Selective package inclusion may be added later after a commercial release decision.

See [Package documentation boundary](package-documentation-boundary.md).

## Status

Status: Curated documentation release pack created from previously verified documentation layers.

This pack does not add new product capabilities. It reorganizes verified claims for commercial readability.

## Brand/API identity inclusion

The release documentation pack points back to `docs/product/brand-and-api-identity.md` for the product/package/API naming boundary: `Nexamas UI` / `Nexamas.UI` for product/package identity and `MAS*` for stable API/control-family names.
