blob: 8568ee12f2310f9fab6fd021cfdf298a2d378eb5 (
plain)
1
2
3
4
5
6
7
8
9
|
# req-044
Any commands sent to Schist's SMS interface must be unambiguous. That is, it
must be difficult to send a valid command which does not mean what the user
intended to mean.
Sources: req-012, req-076
Satisfied by: task-009
|