# GA Validation Report This document is the final rollup for the X11 GA release. It does not replace the underlying evidence sources. It links them and records the final signoff state. ## Where to put validation evidence - Put raw manual validation notes in `user-readiness/.md`. - Use one timestamped file per validation session, distro pass, or reviewer handoff. - In the raw evidence file, record: - distro and version - reviewer - date - release artifact version - commands run - pass/fail results - failure details and recovery outcome - Reference those timestamped files from the `Notes` columns in: - [`portable-validation-matrix.md`](./portable-validation-matrix.md) - [`runtime-validation-report.md`](./runtime-validation-report.md) ## Release metadata - Release version: `1.0.0` - Release page: `https://git.thaloco.com/thaloco/aman/releases/tag/v1.0.0` - Support channel: `thales@thalesmaciel.com` - License: MIT ## Evidence sources - Portable lifecycle matrix: [`portable-validation-matrix.md`](./portable-validation-matrix.md) - Runtime reliability matrix: [`runtime-validation-report.md`](./runtime-validation-report.md) - First-run review: [`first-run-review-notes.md`](./first-run-review-notes.md) - Raw evidence archive: [`user-readiness/README.md`](../../user-readiness/README.md) - Release notes: [`docs/releases/1.0.0.md`](../releases/1.0.0.md) ## Final signoff status | Area | Status | Evidence | | --- | --- | --- | | Milestone 2 portable lifecycle | Pending | Fill `portable-validation-matrix.md` and link raw timestamped evidence | | Milestone 3 runtime reliability | Pending | Fill `runtime-validation-report.md` and link raw timestamped evidence | | Milestone 4 first-run UX/docs | Complete | `first-run-review-notes.md` and `user-readiness/1773352170.md` | | Release metadata and support surface | Repo-complete | `LICENSE`, `SUPPORT.md`, `pyproject.toml`, packaging templates | | Release artifacts and checksums | Repo-complete | `make release-prep`, `dist/SHA256SUMS`, `docs/releases/1.0.0.md` | | Published release page | Pending | Publish `v1.0.0` on the forge release page and attach the prepared artifacts |