mirror of
https://github.com/lahfir/agent-desktop.git
synced 2026-08-09 00:17:27 +00:00
Gives the Windows UIA tree its vocabulary: a ControlType→Role map with no catch-all, available actions, a gated state vocabulary, native_id from AutomationId, and name evidence resolved through core's single shared precedence. Core is touched exactly twice; macOS output is byte-identical. Pattern state is read as plain batched properties, each gated on its own Is*PatternAvailable flag — a provider returns a plausible default for a pattern it never implemented, so an ungated read decorates every inert node. invalid and pressed are deliberately unproduced on Windows: the first has no source that is a positive claim, the second no reachable role precondition. Evidence is tri-state throughout. Absent is an answer and Unknown is the lack of one, and the two are never collapsed — a failed read withholds a role, state or affordance rather than granting it. Includes the probe corpus and findings ledger behind these decisions, a census tool that reports shapes and counts without ever serializing a real application's text, a dogfood run against four real UI stacks, and a gate that fails the build when shipped source references the delivery plan. |
||
|---|---|---|
| .. | ||
| 2026-07-27-002-captures | ||
| 2026-02-19-feat-agent-desktop-phase1-foundation-plan.md | ||
| 2026-02-19-feat-context-menu-popup-ax-handling-plan.md | ||
| 2026-02-19-fix-bugs-add-missing-commands-plan.md | ||
| 2026-02-19-fix-subtree-traversal-error-dedup-ax-only-plan.md | ||
| 2026-02-20-feat-smart-ax-click-chain-plan.md | ||
| 2026-02-21-fix-fallback-chains-edge-cases-plan.md | ||
| 2026-02-23-feat-release-automation-npm-distribution-plan.md | ||
| 2026-02-23-refactor-centralized-ax-chain-executor-plan.md | ||
| 2026-02-25-feat-windows-adapter-phase2-plan.md | ||
| 2026-02-27-feat-notification-management-macos-plan.md | ||
| 2026-03-01-feat-compact-tree-collapsing-plan.md | ||
| 2026-03-02-feat-scalable-skill-architecture-clawhub-publishing-plan.md | ||
| 2026-03-10-feat-progressive-skeleton-traversal-plan.md | ||
| 2026-04-16-001-fix-ffi-safety-abi-correctness-plan.md | ||
| 2026-04-18-001-feat-phase2-windows-crossplatform-plan.md | ||
| 2026-06-02-001-feat-playwright-grade-reliability-plan.md | ||
| 2026-06-24-001-feat-ffi-completion-plan.md | ||
| 2026-06-28-macos-core-hardening-validated.json | ||
| 2026-06-29-001-feat-wait-for-selector-flag-plan.md | ||
| 2026-06-30-001-refactor-session-first-trace-architecture-plan.md | ||
| 2026-07-01-001-feat-trace-viewer-replay-artifacts-plan.md | ||
| 2026-07-03-001-feat-foundation-playwright-grade-contract-plan.md | ||
| 2026-07-10-feat-gauntlet-evaluation-framework-plan.md | ||
| 2026-07-25-001-feat-windows-platform-exploration-probes-plan.md | ||
| 2026-07-27-001-feat-windows-toolchain-ci-com-bootstrap-plan.md | ||
| 2026-07-27-002-feat-windows-uia-element-tree-walk-plan.md | ||
| 2026-07-31-001-feat-windows-vocabulary-roles-states-plan.md | ||