aman/docs
Thales Maciel 4d0081d1d0 Split aman.py into focused CLI and runtime modules
Break the old god module into flat siblings for CLI parsing, run lifecycle, daemon state, shared processing helpers, benchmark tooling, and maintainer-only model sync so changes stop sharing one giant import graph.

Keep aman as a thin shim over aman_cli, move sync-default-model behind the hidden aman-maint entrypoint plus Make wrappers, and update packaging metadata plus maintainer docs to reflect the new surface.

Retarget the tests to the new seams with dedicated runtime, run, benchmark, maintainer, and entrypoint suites, and verify with python3 -m unittest discover -s tests -p "test_*.py", python3 -m py_compile src/*.py tests/*.py, PYTHONPATH=src python3 -m aman --help, PYTHONPATH=src python3 -m aman version, and PYTHONPATH=src python3 -m aman_maint --help.
2026-03-14 14:54:57 -03:00
..
media Land milestone 4 first-run docs and media 2026-03-12 18:30:34 -03:00
releases Prepare the 1.0.0 GA release surface 2026-03-12 19:36:52 -03:00
x11-ga Close milestones 2 and 3 on Arch evidence 2026-03-12 20:29:42 -03:00
config-reference.md Land milestone 4 first-run docs and media 2026-03-12 18:30:34 -03:00
developer-workflows.md Split aman.py into focused CLI and runtime modules 2026-03-14 14:54:57 -03:00
model-eval-methodology.md Add benchmark-driven model promotion workflow and pipeline stages 2026-02-28 15:12:33 -03:00
persona-and-distribution.md Prepare the 1.0.0 GA release surface 2026-03-12 19:36:52 -03:00
portable-install.md Prepare the 1.0.0 GA release surface 2026-03-12 19:36:52 -03:00
release-checklist.md Prepare the 1.0.0 GA release surface 2026-03-12 19:36:52 -03:00
runtime-recovery.md Land milestone 4 first-run docs and media 2026-03-12 18:30:34 -03:00