• v4.9.1 bcf4a97042

    v4.9.1 Stable

    dpsifr released this 2025-10-29 21:30:37 +01:00 | 660 commits to main since this release

    Documentation Fixes

    This patch release addresses NO FAKE CODE policy violations in VFS documentation.

    Changes

    • vfs: Fix NO FAKE CODE policy violations in VFS documentation
      • Removed 9 undocumented feature sections (~242 lines) from VFS docs
      • Added status labels ( Production, ⚠️ Beta, 🧪 Experimental) to all VFS features
      • Updated performance claims with MEASURED vs PROJECTED labels
      • Created docs/vfs/ROADMAP.md for planned features
      • Fixed storage adapter list to show only 8 built-in adapters

    Impact

    VFS documentation now 100% compliant with NO FAKE CODE policy. All features accurately reflect implementation status and tested performance.

    Full Changelog: https://github.com/soulcraftlabs/brainy/compare/v4.9.0...v4.9.1

    Downloads