nex_docus/docs/sdd/specs/DV-0010-notify-log-git-export/design.md

545 B
Raw Blame History

DV-0010通知 / 日志 / Git / 导出 设计Design

上下文

notifications.pylogs.pygit_repos.pyproject_export_service.py

数据模型

  • notificationsoperation_logsproject_git_repos

接口设计

  • /api/v1/notifications/*unread-count/read/mark-all/system
  • /api/v1/logs/*(列表/stats
  • /api/v1/projects/{id}/git-repos + /git/{pull,push}
  • /api/v1/files/{id}/export-*ZIP/PDF

导出

  • ProjectExportService 后台线程打包 ZIP任务带进度/TTL 清理。