Understand demo/atlas-commerce, one path at a time.
Request and value paths through the search flow.
Paths keep the relevant symbols, relationships, and source context together, so unfamiliar code becomes a guided reading instead of file-by-file tab hopping.
OPEN A CODEBASE
Build a graph from a public repository
Paste a GitHub, GitLab, or Bitbucket URL. Lachesis builds the graph remotely; your browser only receives the exported bundle.
- Code paths
- 1 ready to follow
- Request flows
- 1 starting points
- Files
- 3 in this bundle
- Source previews
- 8 source previews of 8 symbols
What do you want to understand?
Choose the question closest to the job in front of you.
A useful place to start
The most complete path included in this bundle.
value path · 4 symbols
search query
See how request input is normalized before it reaches the catalog query boundary.
Starts atparseSearchRequestsrc/routes/search.ts:31Ends atproducts.querysrc/catalog/client.ts:64