What's Changed
- Add control_patterns: extended UIA patterns (Expand/Select/Range/Scroll) by @JE-Chen in #397
- Add ax_text: native TextPattern reads (document / selection / visible) by @JE-Chen in #398
- Add ax_tree_walk: readable roles + addressable node paths for a11y dumps by @JE-Chen in #399
- Add focus_order: keyboard tab sequence, WCAG focus-order audit, set-focus by @JE-Chen in #400
- Release: native-UI control depth — control_patterns / ax_text / ax_tree_walk / focus_order (v181–v184) by @JE-Chen in #401
Full Changelog: v0.0.202...v0.0.203