mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-07 20:46:11 +00:00
002ac9544c
* feat(ilm): add immutable legacy recovery exports * feat(ilm): add legacy recovery disposition records (#7292) * fix(ilm): stabilize legacy recovery decode errors * fix(admin): route recovery auth errors through gateway * fix(ilm): resolve recovery disposition clippy errors * fix(ilm): remove redundant recovery test clones
ECStore API Layout
Owns explicit facade and compatibility re-export paths during the ECStore internal layout migration. No runtime logic lives here.
The current facade groups, external consumer boundaries, and shrink rules are
recorded in docs/architecture/ecstore-api-facade-inventory.md.