Each major subsystem mod.rs now includes a //! doc block explaining the subsystem purpose, trait-driven architecture, factory registration pattern, and extension guidance. This improves the generated rustdoc experience for developers navigating ZeroClaw's modular architecture. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| audit.rs | ||
| bubblewrap.rs | ||
| detect.rs | ||
| docker.rs | ||
| firejail.rs | ||
| landlock.rs | ||
| mod.rs | ||
| pairing.rs | ||
| policy.rs | ||
| secrets.rs | ||
| traits.rs | ||