Skip to main content

max / makenotwork

multithreaded: rustdoc bridge marker to maintainer wiki Add crate-level Design section + <!-- wiki: mt-overview --> marker, bridging cargo doc to the migrated wiki notes (part of /dellm reorg: MT backlog -> GoingsOn, competition/rollback/moderation docs -> code wiki). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-14 16:55 UTC
Commit: ecdd62f704c8153f7b7cdf77f6a275d9600ed6a5
Parent: fee0771
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;