- Implement optimized dependency resolver with <1ms lookup performance
- Add --fast-resolver flag for enabling fast resolution
- Create BuildSession interface for compatibility
- Add persistent package index cache with O(1) lookups
- Remove zsvo.bundle from repository (now in .gitignore)
- Update .gitignore to exclude build artifacts and archives