Commit Graph

5 Commits

Author SHA1 Message Date
weli 7b05a91988 docs: vconsole is sudoer-only (SYS_CAN_SUDO tag)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 10:49:38 +08:00
weli 5861e646f4 docs: add E2E debugging principles to CLAUDE.md
Document vconsole visibility rules (SYS_TESTER label / SYS_CAN_SUDO tag),
existing debug data injection patterns, and the norm for inserting new
debug data in frontend (console.warn + localStorage), backend (tracing),
and database fixtures.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 10:38:12 +08:00
weli be6734a23d docs: add e2e test workflow and prod smoke test to CLAUDE.md
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 21:10:09 +08:00
weli 541814307c docs: add Upyun CDN upload requirement for frontend deploy 2026-05-01 15:38:40 +08:00
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