zhizhi/backend/api-server/routes
copilot-swe-agent[bot] 7d9ef12f69
fix: address code review feedback - rate limiting, PAT validation, tier registration
- Add per-route rate limiting to industry routes
- Validate PAT format (ghp_ / github_pat_ prefix)
- Fix industry ID generation to use counter
- Reject unknown devs in quota check instead of defaulting to P2
- Extract admin IDs to constant in github-server.js

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/914ad98a-eb79-43bf-9d77-414bb7771bcb
2026-03-26 05:05:54 +00:00
..
approval.js feat: implement S6 personal channel full autonomy rule 2026-03-25 09:04:51 +00:00
auth.js Add rate limiting to auth/verify endpoint (CodeQL fix) 2026-03-25 09:55:27 +00:00
chat.js fix: address code review feedback - timer leaks, CORS, validation, cache TTL 2026-03-25 08:15:48 +00:00
databases.js feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00
dev.js fix: address code review feedback - timer leaks, CORS, validation, cache TTL 2026-03-25 08:15:48 +00:00
execution.js fix: address code review feedback for execution protection layer 2026-03-25 08:43:45 +00:00
health.js feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00
industry.js fix: address code review feedback - rate limiting, PAT validation, tier registration 2026-03-26 05:05:54 +00:00
onboarding.js feat: implement language-driven OS capabilities (ZY-LANGDRIVE) 2026-03-25 08:22:38 +00:00
receipt.js feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00
write.js fix: address code review feedback for LANGDRIVE implementation 2026-03-25 08:27:00 +00:00