Close milestone 4 with review evidence
Record the independent reviewer pass that closes the first-run UX/docs milestone and archive the raw readiness report under user-readiness. Clarify the README quickstart by naming the default Cmd+m/Super+m hotkey, and align the roadmap plus release checklist with the independent-review closeout wording while keeping milestones 2 and 3 open pending manual validation. Validation: PYTHONPATH=src python3 -m aman --help; PYTHONPATH=src python3 -m unittest tests.test_aman_cli tests.test_config_ui; user-confirmed milestone 4 validation.
This commit is contained in:
parent
359b5fbaf4
commit
acfc376845
6 changed files with 85 additions and 27 deletions
|
|
@ -66,9 +66,12 @@ Then install Aman and run the first dictation:
|
|||
2. Run `./install.sh`.
|
||||
3. When `Aman Settings (Required)` opens, choose your microphone and keep
|
||||
`Clipboard paste (recommended)` unless you have a reason to change it.
|
||||
4. Click `Apply`.
|
||||
5. Put your cursor in any text field.
|
||||
6. Press the hotkey once, say `hello from Aman`, then press the hotkey again.
|
||||
4. Leave the default hotkey `Cmd+m` unless it conflicts. On Linux, `Cmd` and
|
||||
`Super` are equivalent in Aman, so this is the same modifier many users call
|
||||
`Super+m`.
|
||||
5. Click `Apply`.
|
||||
6. Put your cursor in any text field.
|
||||
7. Press the hotkey once, say `hello from Aman`, then press the hotkey again.
|
||||
|
||||
```bash
|
||||
sha256sum -c aman-x11-linux-<version>.tar.gz.sha256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue