max / makenotwork
1 file changed,
+6 insertions,
-0 deletions
| @@ -1,4 +1,10 @@ | |||
| 1 | 1 | //! MakeNotWork library — shared between the binary and integration tests. | |
| 2 | + | //! | |
| 3 | + | //! # Design | |
| 4 | + | //! | |
| 5 | + | //! Design plans, deploy runbooks, and the business/strategy/SOP docs live in the | |
| 6 | + | //! maintainer wiki; the risk history is in the gitignored `docs/audit_review.md`. | |
| 7 | + | //! <!-- wiki: mnw-server-overview --> | |
| 2 | 8 | ||
| 3 | 9 | pub mod access_gate; | |
| 4 | 10 | pub mod auth; |