This release focuses on documentation quality — no functional changes.
Documentation
- Added docstrings to all public API classes and methods (
MemoryFileSystem,MemoryFileHandle,AsyncMemoryFileSystem,AsyncMemoryFileHandle,MFSStats,MFSStatResult,MFSQuotaExceededError,MFSNodeLimitExceededError,MFSTextHandle,ArchiveAdapterand related) - Regenerated API reference (
docs/api_md/index.md) — previously missing methods and classes are now fully documented - Added
pydoc-markdown.ymlfor reproducible API reference generation with public-API-only filtering - Added design documents:
spec_v15.md,DetailedDesignSpec_v3.md,DetailedDesignSpec_test_v3.md - README: added
spec_v15link, updatedDetailedDesignSpec/DetailedDesignSpec_testlinks to v3