Alejandro Gutiérrez
|
12d37e350b
|
Fix JobDevTools contrast + log normalization, add Platform Spec
- Fix contrast issues in JobDevTools (level badges, text colors, timestamps)
- Make log normalization more robust (handles old/new formats, edge cases)
- Add ReviewIQ Platform Spec v1.2 defining:
- Multi-tenant scraping-as-a-service architecture
- Requester metadata, batches, webhooks, priority
- Scraper versioning with A/B testing (stable/beta/canary)
- API endpoints for job types, dashboard, admin
- Output schemas for external service integration
- Project structure reorganization plan
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-24 15:13:19 +00:00 |
|
Alejandro Gutiérrez
|
2637d982e0
|
Wave 4: JobDevTools UI components and crash report API
- Task #5: Create JobDevTools container component
(tabs: All/Scraper/Browser/Network/System, level filters, count badges)
- Task #11: Add crash report API endpoints
(GET /jobs/{id}/crash-report, POST /jobs/{id}/retry?apply_fix=true, GET /crashes/stats)
- Task #14: Create SessionPanel component
(fingerprint display, bot detection indicators, collapsible sections)
- Task #15: Create MetricsDashboard with recharts
(extraction rate, cumulative reviews, memory usage, scroll progress)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-24 12:37:56 +00:00 |
|