0d2c9c0f7f3050cdcb40a2f781d89699b08e314e
- Wrap $state initializers that read props (MarketForm, ResearchPanel, maerkte +page) in untrack() so Svelte 5 stops warning about state_referenced_locally. Intent stays "take an initial snapshot of the prop" — the warning existed to make that intent explicit. - Add enrichment/crawl-all-status/+server.ts proxy route; the admin discovery page was polling this path and getting 404s in a tight loop because the equivalent SvelteKit proxy only existed for the plain /crawl-status endpoint.
Description
No description provided
Languages
Go
60.3%
Svelte
20.3%
Dart
11.1%
TypeScript
5%
PLpgSQL
1.1%
Other
2.1%