Skip to main content

max / balanced_breakfast

bb-core: rustdoc bridge marker to maintainer wiki Add crate-level Design section + <!-- wiki: bb-overview --> marker, bridging the core crate to the migrated wiki notes (part of /dellm reorg: BB backlog -> GoingsOn, frontend/ops 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:40 UTC
Commit: 837c9ca9cf657aa49b2b8198abbc13f83150f011
Parent: 32cc291
1 file changed, +6 insertions, -0 deletions
@@ -4,6 +4,12 @@
4 4 //! lifecycle management) and the Rhai-based plugin system. The orchestrator
5 5 //! coordinates plugins, the database, and the feed generator; the plugin
6 6 //! manager handles loading, configuration, and sandboxed script execution.
7 + //!
8 + //! # Design
9 + //!
10 + //! The frontend design system (charter, styleguide, architecture), the
11 + //! competitive positioning, and the deploy/test notes live in the maintainer wiki.
12 + //! <!-- wiki: bb-overview -->
7 13
8 14 pub mod crypto;
9 15 pub mod orchestrator;