agent-desktop/docs/plans
Lahfir 8f24f04f5a
feat: windows vocabulary — roles, states, native_id and name evidence (#115)
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-08-01 14:25:02 -07:00
..
2026-07-27-002-captures feat: uia element wrapper & tree walk (sub-phase 2.2) (#114) 2026-07-28 19:37:28 -07:00
2026-02-19-feat-agent-desktop-phase1-foundation-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-19-feat-context-menu-popup-ax-handling-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-19-fix-bugs-add-missing-commands-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-19-fix-subtree-traversal-error-dedup-ax-only-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-20-feat-smart-ax-click-chain-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-21-fix-fallback-chains-edge-cases-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-23-feat-release-automation-npm-distribution-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-23-refactor-centralized-ax-chain-executor-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-25-feat-windows-adapter-phase2-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-02-27-feat-notification-management-macos-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-03-01-feat-compact-tree-collapsing-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-03-02-feat-scalable-skill-architecture-clawhub-publishing-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-03-10-feat-progressive-skeleton-traversal-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-04-16-001-fix-ffi-safety-abi-correctness-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-04-18-001-feat-phase2-windows-crossplatform-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-06-02-001-feat-playwright-grade-reliability-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-06-24-001-feat-ffi-completion-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-06-28-macos-core-hardening-validated.json chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-06-29-001-feat-wait-for-selector-flag-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-06-30-001-refactor-session-first-trace-architecture-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-07-01-001-feat-trace-viewer-replay-artifacts-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-07-03-001-feat-foundation-playwright-grade-contract-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-07-10-feat-gauntlet-evaluation-framework-plan.md chore: track planning artifacts with secret and privacy scanning (#109) 2026-07-26 01:41:55 -07:00
2026-07-25-001-feat-windows-platform-exploration-probes-plan.md feat: add windows platform exploration probe corpus (phase 2.0) (#111) 2026-07-26 22:21:35 -07:00
2026-07-27-001-feat-windows-toolchain-ci-com-bootstrap-plan.md feat: windows toolchain, ci & com bootstrap (sub-phase 2.1) (#112) 2026-07-27 18:35:51 -07:00
2026-07-27-002-feat-windows-uia-element-tree-walk-plan.md feat: uia element wrapper & tree walk (sub-phase 2.2) (#114) 2026-07-28 19:37:28 -07:00
2026-07-31-001-feat-windows-vocabulary-roles-states-plan.md feat: windows vocabulary — roles, states, native_id and name evidence (#115) 2026-08-01 14:25:02 -07:00