4 Commits

Author SHA1 Message Date
Your Name
2042bdd2cf docs: sync status truth and repo hygiene 2026-05-28 15:18:38 +08:00
47b7205916 chore: update .gitignore and add review document
- Add SQLite temp files (sub2api*) to .gitignore
- Add .codex-tmp/ to .gitignore
- Add .workbuddy memory files to .gitignore
- Add frontend/admin/coverage/ to .gitignore
- Add SENIOR_DEV_REVIEW_2026-04-10.md review document
2026-04-11 23:02:13 +08:00
6b2b450e91 docs: 添加项目结构规范文档
新增:
- docs/PROJECT_STRUCTURE.md - 完整目录结构规范
- data/.gitkeep, logs/.gitkeep, testdata/.gitkeep, uploads/avatars/.gitkeep

更新:
- .gitignore 添加临时文件规则 (*_result.txt, *_test*.txt 等)
- .gitignore 添加 uploads/avatars/ 内容忽略规则
2026-04-07 19:00:51 +08:00
dcc1f186f8 feat: backend core - auth, user, role, permission, device, webhook, monitoring, cache, repository, service, middleware, API handlers 2026-04-02 11:19:50 +08:00