- Enhance AppRig and matchers to support robust component discovery via node attributes and styles
- Update SuggestionsDisplay to support logical component tagging
- Fix act() warnings and stability issues in SuggestionsDisplay tests
- Refresh snapshots and rebase on origin/main
- Expose Ink rootNode in AppRig and render utilities for tree traversal
- Add toVisuallyContain matcher to verify component presence in the Ink DOM
- Inject component metadata as comments into generated SVGs for auditing
- Add waitForComponent to AppRig for deterministic UI state synchronization
- Implement visual journey test for SuggestionsDisplay