aman/src
Thales Maciel 31a1e069b3
Prepare the 1.0.0 GA release surface
Add the repo-side pieces for milestone 5: MIT licensing, real maintainer and forge metadata, a public support doc, 1.0.0 release notes, release-prep tooling, and CI uploads for the full candidate artifact set.

Keep source-tree version surfaces honest by reading the local project version in the CLI and About dialog, and cover the new release-prep plus version-fallback behavior with focused tests.

Document where raw validation evidence belongs, add the GA validation rollup, and archive the latest readiness review. Milestone 5 remains open until the forge release page is published and the milestone 2 and 3 matrices are filled with linked manual evidence.

Validation: PYTHONPATH=src python3 -m unittest discover -s tests -p 'test_*.py'; PYTHONPATH=src python3 -m unittest tests.test_release_prep tests.test_portable_bundle tests.test_aman_cli tests.test_config_ui; python3 -m py_compile src/*.py tests/*.py; PYTHONPATH=src python3 -m aman version
2026-03-12 19:36:52 -03:00
..
assets Update STT tray icon 2026-02-24 11:38:05 -03:00
engine Simplify editor cleanup and keep live ASR metadata 2026-03-12 13:24:36 -03:00
stages Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
aiprocess.py Harden runtime diagnostics for milestone 3 2026-03-12 17:41:23 -03:00
aman.py Prepare the 1.0.0 GA release surface 2026-03-12 19:36:52 -03:00
config.py Harden runtime diagnostics for milestone 3 2026-03-12 17:41:23 -03:00
config_ui.py Prepare the 1.0.0 GA release surface 2026-03-12 19:36:52 -03:00
constants.py Ship the portable X11 bundle lifecycle 2026-03-12 15:01:26 -03:00
desktop.py Add multilingual STT support and config UI/runtime updates 2026-02-27 12:38:13 -03:00
desktop_wayland.py Add multilingual STT support and config UI/runtime updates 2026-02-27 12:38:13 -03:00
desktop_x11.py Fix X11 key injection modifier release handling 2026-02-27 15:22:54 -03:00
diagnostics.py Harden runtime diagnostics for milestone 3 2026-03-12 17:41:23 -03:00
hotkey.py Validate hotkeys and support Super alias 2026-02-25 11:51:39 -03:00
languages.py Add multilingual STT support and config UI/runtime updates 2026-02-27 12:38:13 -03:00
model_eval.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
recorder.py Fail fast when configured recording input cannot be resolved 2026-02-26 16:39:36 -03:00
vocabulary.py Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00