Loom 0.16.0
Loom 0.16.0
- Added explicit
XAML.UNSUPPORTED_COMPONENT_BOUNDARYwarnings for native WinUI controls without Loom semantic mappings. - Preserved unsupported native WinUI controls as component nodes with native-boundary metadata.
- Surfaced native WinUI component boundaries in accessibility audit and Pattern transfer reports.
- Added structured
suggested_fixesto accessibility audit findings for user decisions and AI-agent implementation actions. - Added a curated OS/framework error suggestion catalog for SwiftUI, WinUI, XAML, macOS, and Windows issues.
- Added
suggestions:os-errorsand automaticsuggested_fixesenrichment forinspect:errorsfindings. - Added
docs/OS_ERROR_SUGGESTIONS.md. - Added tests for native WinUI component-boundary diagnostics, audit/transfer surfacing, OS error suggestions, and enriched error inspection findings.
Verification:
swift testpassed: 38 tests.loom verify --jsonreported status ok.