Files
ewoooc/docs/memory/history_logs.md
ogt 19342a0044 docs: 補入 docs/external+guides+memory 目錄至版控
包含:
- docs/external/aiops_saas.md
- docs/guides/deployment_sop.md / devops_handbook.md / google_drive_setup.md
- docs/memory/credentials_passbook.md / history_logs.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-19 16:31:50 +08:00

40 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# EwoooC 專案歷史紀錄 (History Logs)
## 📌 重大里程碑
- **2026-04-18**: 專案正式正名為 **EwoooC**AI 治理架構 Phase 4 結案V10.3)。
- **2026-02-13**: WOOO AIOps SaaS 核心模組完成。
- **2026-01-24**: 曾嘗試遷移至 K3s後於 04-18 審計確認回歸 Docker Compose
- **2026-01-12**: 專案啟動MOMO 監控系統初版。
---
## 📅 詳細更新日誌 (考古存檔)
### 2026-02-13重開機服務修復與 Clawdbot 整合
- 更新 `system_startup.sh` v2.0,移除 Harbor 相關邏輯。
- 重新設計 Monitor 首頁,移除不存在的服務連結。
- 實作 Ollama Server 端的 `Clawdbot` 整合腳本。
### 2026-02-09域名健康監控與服務修復
- 新增 `domain-health-monitor.sh`,每 5 分鐘自動巡檢。
- 修復 n8n Task Runner 403 錯誤。
### 2026-02-07CI/CD Dashboard 與 Registry 遷移
- 完全移除 Harbor改用輕量級 Docker Registry。
- 開發 CI/CD Dashboard 頁面 (`/cicd`)。
### 2026-01-28核心問題修復
- **502 Bad Gateway**: 發現 Docker 網路棧故障,新增自動重啟機制。
- **OOM 問題**: 修復業績匯入進程因記憶體消耗過大被 SIGKILL 的問題。
- **Ollama 監控**: 實作 AI 服務器健康專項監控。
---
## 🛠️ 過往技術爭議與決策 (ADR 前身)
- **資料流向**: 確立 `daily_sales_snapshot` 為 SOT同步至 `realtime_sales_monthly`
- **快取機制**: 使用 `FileLock` 解決 Gunicorn 多 Worker 重建快取競爭。
- **時區處理**: 強制使用 `Asia/Taipei` 並於 SQLite 存儲 naive datetime。
---
*詳細原始紀錄請參閱 Git Commit History 或 110 主機備份目錄。*