Find
Search dashboard pages and product views.
Repositories
Evidence Refs
Run Artifacts
Trace Refs
Replay Entry
Search dashboard pages and product views.
These are repository signals used to attribute this repo to the product. They are not code written by the agent; they are matched package, middleware, environment, API, or UI locations found in the repository.
| Repository Signal | Matched Source | Matched Code Location | Preview |
|---|---|---|---|
source | fetchDirect(): raw fetch(url) with a browser UAthen html = await resp.text(); markdown = htmlToMarkdown(html). | packages/polywise/src/fetch/direct.tsline 5 | Preview |
source | htmlToMarkdown is built on TurndownService (turndown)removing script/style/meta/link/noscript. | packages/polywise/src/fetch/runtime.tsline 6 | Preview |