Skip to main content

max / audiofiles

audiofiles-core: rustdoc bridge marker to maintainer wiki Add crate-level Design section + <!-- wiki: af-overview --> marker, bridging the core crate to the migrated wiki notes (part of /dellm reorg: AF backlog -> GoingsOn, design/strategy/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 17:19 UTC
Commit: 379afad7f6f44ef8fc3c768f1a2af88e5155df9b
Parent: 5a46f4a
1 file changed, +6 insertions, -0 deletions
@@ -1,5 +1,11 @@
1 1 //! Core library for audiofiles: sync-only sample storage, VFS, tags, and analysis. No UI or async.
2 2 //!
3 + //! # Design
4 + //!
5 + //! The DAWless positioning, the hybrid tag-classifier design, and the deploy/
6 + //! distribution notes live in the maintainer wiki.
7 + //! <!-- wiki: af-overview -->
8 + //!
3 9 //! ## Module Overview
4 10 //!
5 11 //! ### Storage & Organization