← Back to wkappbot
wkappbot
★★★
a11y find - output format and process resolution
How wkappbot a11y find resolves windows and process trees, and how to keep its output aligned with the current # FOCUS / # TARGET / # INFO contract. Useful when Claude or Codex is changing find behavior or debugging target ambiguity: proc is the identity, hwnd is the disambiguator, and root hwnd is only a search entry point. Include short operator flags only when they help verification or debugging.
user/developer
a11yfindgraparchitecturecodexverifyshell-safereview
Steps
- Keep the emitted output aligned with the cur...
- Treat the grap as what was actually matched:...
- Separate root hwnd from process-owned hwnd;...
- Keep output shell-safe and markdown-friendly...
- Prefer short operator flags like verify, rev...
- Verify by rerunning a11y find on the emitted...
- Prefer process-first search logic for matchi...
- [v6.2+ SCORE OUTPUT] find [OK] includes scor...
- [v6.2+ MDI FALLBACK] Simple 'a11y find *patt...
- [v6.2+ CMD FALLBACK NOISE FIX] IsSearcherPro...
- [v6.2+ EXAMPLES] Concrete verified behaviors...
- [v6.3+ AMB OUTPUT] Multiple matches: [OK] re...
- Verified 2026-04-24: test-a11y-find-grap-ver...
- [v6.3+ CLS PATH] cls ancestor path: simple p...
- PARENT CHAIN FIELDS (2026-05-18): ppid:N (di...
- USAGE NOTE (2026-05-18): ppids filter works...