aman/tests
Thales Maciel 359b5fbaf4 Land milestone 4 first-run docs and media
Make the X11 user path visible on first contact instead of burying it under config and maintainer detail.

Rewrite the README around the supported quickstart, expected tray and dictation result, install validation, troubleshooting, and linked follow-on docs. Split deep config and developer material into separate docs, add checked-in screenshots plus a short WebM walkthrough, and add a generator so the media assets stay reproducible.

Also fix the CLI discovery gap by letting `aman --help` show the top-level command surface while keeping implicit foreground `run` behavior, and align the settings, help, and about copy with the supported service-plus-diagnostics model.

Validation: `PYTHONPATH=src python3 -m unittest tests.test_aman_cli tests.test_config_ui`; `PYTHONPATH=src python3 -m unittest discover -s tests -p 'test_*.py'`; `python3 -m py_compile src/*.py tests/*.py scripts/generate_docs_media.py`; `PYTHONPATH=src python3 -m aman --help`.

Milestone 4 stays open in the roadmap because `docs/x11-ga/first-run-review-notes.md` still needs a real non-implementer walkthrough.
2026-03-12 18:30:34 -03:00
..
test_aiprocess.py Harden runtime diagnostics for milestone 3 2026-03-12 17:41:23 -03:00
test_alignment_edits.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_aman.py Harden runtime diagnostics for milestone 3 2026-03-12 17:41:23 -03:00
test_aman_cli.py Land milestone 4 first-run docs and media 2026-03-12 18:30:34 -03:00
test_asr_whisper.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_config.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_config_ui.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_desktop_x11.py Fix X11 key injection modifier release handling 2026-02-27 15:22:54 -03:00
test_diagnostics.py Harden runtime diagnostics for milestone 3 2026-03-12 17:41:23 -03:00
test_fact_guard.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_model_eval.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_pipeline_engine.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
test_portable_bundle.py Ship the portable X11 bundle lifecycle 2026-03-12 15:01:26 -03:00
test_recorder.py Add hardening regressions and update operational docs 2026-02-26 16:40:45 -03:00
test_vocabulary.py Remove legacy compatibility paths 2026-02-26 13:30:01 -03:00