Create a high-level description of the long-term software architecture goals. Closes ticket 32206.
Closes ticket 32209.
Using a standard ending here will let other tools that expect markdown understand our output here. This commit was automatically generated with: for fn in $(find src -name '*.dox'); do \ git mv "$fn" "${fn%.dox}.md"; \ done