Commit Graph

3 Commits

Author SHA1 Message Date
weli 2a2f32401a chore: misc fixes — NGX_URL, ai_score default, dbtask indexes, CLAUDE.md
- Fix NGX_URL in huiwings htyproc.env (remove /api/ngx suffix)
- Add #[serde(default)] to AiScorePayload::compare_url
- Add dbtask indexes (status_created, updated_at) for task processing perf
- Add CLAUDE.md with server mappings and deployment rules
- Ignore test-results/

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 00:36:45 +08:00
weli 5cd016cd5d feat(htyproc): IMAGE_FORM_COMPRESS task posts form_image_compress_audit to ai-api
Made-with: Cursor
2026-04-28 10:14:27 +08:00
weli 44c320d8fa chore add core rust project files and diesel migrations
Track required workspace crates, scripts, and historical diesel migrations so the repository contains the complete runnable backend baseline.

Made-with: Cursor
2026-04-23 17:20:01 +08:00