HMT: Hierarchical Memory Tree—the proposed memory structure organizing trajectories into Intent, Stage, and Action levels
Intention-execution entanglement: The failure mode where transferable high-level task logic is inextricably linked to non-transferable, site-specific action details in memory
Semantic element description: A transferable description of a UI element (e.g., role, label, position) used in memory instead of raw IDs to enable cross-site grounding
AWM: Agent Workflow Memory—a baseline method that induces reusable workflows from interaction traces
Step SR: Step Success Rate—the percentage of individual steps correctly predicted/executed
Task SR: Task Success Rate—the percentage of full tasks successfully completed
DOM: Document Object Model—the structural representation of a webpage
Pre-conditions: Observable states (e.g., 'search results visible') that must exist before a specific memory stage can be retrieved
SFT: Supervised Fine-Tuning