← Back to wkappbot-core
wkappbot-core ★★☆

a11y command always-print resolved target full-path grap spec

MANDATE for every a11y command processor (invoke click press inspect screenshot --target etc) in WKAppBot.CLI: must print the resolved target node full-path grap on stdout regardless of the input grap argument shape (literal wildcard or partial), and regardless of action success or failure exit code.

user/developer

Steps

  1. Folder: D:/GitHub/WKAppBot/csharp/src/WKAppB...
  2. MANDATE: every code path that resolves a tar...
  3. The resolved leaf grap is the AppendFocusPat...
  4. Must fire even when --force is used and even...
  5. If multiple actions resolve nodes in a singl...
  6. Verification yt_assistant log should show in...
  7. Status 2026-05-30: UIA success path patched...
  8. IMPL STATUS 2026-05-30 ~18:00 KST: UIA-succe...