What problem does it solve? After creating or modifying an entity in a Divalto Diva project, developers need to verify that the compiled zoom actually works inside the ERP web interface. Manually logging in, navigating the menu graph, opening zooms, and checking technical metadata is repetitive and error-prone. ## Core Features & Use Cases - Browser-driven ERP interaction: Connects to the Divalto ERP at localhost:8080/LCWeb via Playwright MCP, handling login, tab management, and menu navigation through the flat regroupement graph. - Post-compilation verification (N6): Opens a zoom after compilation and SQL sync, checks title, navigation bar, tabs, and data presence, with structured checkpoints (CP1/CP2/CP3). - Technical coherence validation via F1: Reads the "A propos du Zoom" dialog to compare RecordSQL, SQL table, mask (.dhof), and module (.dhop) against expected generation tokens. - Use Case: After compiling a new "Livre" entity (zoom 9490), ask the assistant to verify the zoom in the ERP; it reconnects the session, navigates Commerce & logistique > Fichiers, opens the zoom, and presents a coherence report. ## Quick Start Ask the assistant to connect to the Divalto ERP and verify that the zoom for your newly compiled entity opens correctly in the menu.