Skip to main content

max / makenotwork

sando: rustdoc bridge marker to maintainer wiki Add crate-level Design section + <!-- wiki: sando-overview --> marker on sando-daemon, bridging cargo doc to the migrated wiki notes (part of /dellm reorg: sando backlog -> GoingsOn, design 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:09 UTC
Commit: 3eb73c457cbe8a0ec71f83f3299bbe613ee55cd9
Parent: 9335684
1 file changed, +6 insertions, -0 deletions
@@ -6,6 +6,12 @@
6 6 //!
7 7 //! External consumers should only need `domain`, `outcome`, and `events`;
8 8 //! the rest are exposed because the bin re-uses them via this crate.
9 + //!
10 + //! # Design
11 + //!
12 + //! The tier/gate/deploy architecture, the typed-observability redesign, and the
13 + //! deploy.sh-parity and account-permission notes live in the maintainer wiki.
14 + //! <!-- wiki: sando-overview -->
9 15
10 16 pub mod backup;
11 17 pub mod build;