Close milestones 2 and 3 on Arch evidence
Some checks failed
ci / test-and-build (push) Has been cancelled

Record the user-reported Arch X11 validation pass and thread it through the portable and runtime validation matrices.

Adjust the milestone 2 and 3 closeout wording so one fully validated representative distro family is enough for now, while keeping Debian/Ubuntu, Fedora, and openSUSE coverage as an explicit milestone 5 GA signoff requirement.

Update the roadmap and GA validation rollup to mark milestones 2 and 3 complete for now rather than fully GA-complete, and archive the raw Arch evidence in user-readiness/1773357669.md.

Validation: documentation consistency review only; no code or behavior changes were made.
This commit is contained in:
Thales Maciel 2026-03-12 20:29:42 -03:00
parent 31a1e069b3
commit b4a3d446fa
No known key found for this signature in database
GPG key ID: 33112E6833C34679
7 changed files with 102 additions and 39 deletions

View file

@ -26,7 +26,9 @@ GA for X11 users on any distro requires one install path that does not depend on
- Make `uninstall.sh` remove the user service, command shim, and installed payload while preserving config and caches by default.
- Add `--purge` mode to uninstall config and caches as an explicit opt-in.
- Publish distro-specific runtime dependency instructions for Debian/Ubuntu, Arch, Fedora, and openSUSE.
- Validate the portable flow on all representative distro families.
- Validate the portable flow on at least one representative distro family for
milestone closeout, with full Debian/Ubuntu, Arch, Fedora, and openSUSE
coverage deferred to milestone 5 GA signoff.
## Out of scope
@ -50,7 +52,9 @@ GA for X11 users on any distro requires one install path that does not depend on
- Install and upgrade preserve a valid existing config unless the user explicitly resets it.
- Uninstall removes the service cleanly and leaves no broken `aman` command in `PATH`.
- Dependency docs cover Debian/Ubuntu, Arch, Fedora, and openSUSE with exact package names.
- Install, upgrade, uninstall, and reinstall are each validated on the representative distro families.
- Install, upgrade, uninstall, and reinstall are each validated on at least one
representative distro family for milestone closeout, with full four-family
coverage deferred to milestone 5 GA signoff.
## Definition of done: subjective
@ -62,5 +66,7 @@ GA for X11 users on any distro requires one install path that does not depend on
- Release bundle contents documented and reproducible from CI or release tooling.
- Installer and uninstaller usage docs with example output.
- A distro validation matrix showing successful install, upgrade, uninstall, and reinstall results.
- A distro validation matrix showing one fully successful representative distro
pass for milestone closeout, with full four-family coverage deferred to
milestone 5 GA signoff.
- A short troubleshooting section for partial installs, missing runtime dependencies, and service enable failures.