Monstral / AI Path Engine
AI Path Engine
The pipeline that turns a live product into a reviewable map of what it does and where to click.
travel_explore
Three ways to map your product
Passive discovery as real users click through, a structured crawl, or manual calibration β all three converge into one understanding pass.
psychology
Meaning in, selectors never out
The model reads a page's roles and structure and proposes what things mean. It never gets to choose the DOM node β that stays code, not a prompt.
account_tree
One approved map for every tour
Your reviewed understanding document is the single source every tour, hotspot, and chatbot answer is generated from β approve once, drive everything downstream.
menu_book
Bring your own docs
Point us at an existing FAQ or glossary and we blend it in as reference context β never as instructions the model follows, so it can't override a selector or a safety rule.
path-engine β build run
$ monstral path build --project checkout-flow
βΊ Crawled 42 routes
βΊ Extracted 118 interactive elements
β Understanding document ready for review