max / makenotwork
1 file changed,
+6 insertions,
-0 deletions
| @@ -1,4 +1,10 @@ | |||
| 1 | 1 | //! Multithreaded — MNW-integrated forum software. | |
| 2 | + | //! | |
| 3 | + | //! # Design | |
| 4 | + | //! | |
| 5 | + | //! The competitive positioning, moderation policy, and rollback runbook live in | |
| 6 | + | //! the maintainer wiki; the risk history is in the gitignored `docs/audit_review.md`. | |
| 7 | + | //! <!-- wiki: mt-overview --> | |
| 2 | 8 | ||
| 3 | 9 | pub mod auth; | |
| 4 | 10 | pub mod config; |