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 | Per source link: fetch(link) -> new JSDOM(html) -> new Readability(doc).parse() -> cleanSourceTextthen sliced to 1500 chars. | pages/api/sources.tsline 53 | Preview |
source | Imports @mozilla/readabilitycheerioand JSDOM into the sources route. | pages/api/sources.tsline 1 | Preview |
source | The search UI POSTs the query to /api/sources to gather source page text. | components/Search.tsxline 32 | Preview |