Parent Goalpost
Work
Add RED tests proving vault list consumes iterateTree() when available rather than materializing a whole tree map before listing entries.
Expected Proof
- Focused vault listing test with an adapter fixture that exposes iteration and detects whole-tree reads.
- Clear fallback test or error contract for adapters without streaming iteration.
Parent Goalpost
Work
Add RED tests proving vault list consumes
iterateTree()when available rather than materializing a whole tree map before listing entries.Expected Proof