# task-007 To do: - Design an initial architecture - Document it - Create any tasks needed to implement the architecture Desiderata: - Data must be persisted - Data persistence should be resilient - Data persistence should be recoverable - There must be an SMS interface - There must be a desktop interface - There should be a Web interface Sources: req-046 Status: done ## Notes I have documented the architecture (arch-v1). Now I just need to create some tasks. I have created the tasks. Marking this as done.