Files
solution-erp/docs
pqhuy1987 2b9788d7a9 [CLAUDE] Docs: Revise gotcha #47 — hypothesis disproven by CICD Monitor Run #193 verify
CICD Monitor Run #193 final verify S22 chốt phát hiện em main S22 hypothesis
SAI:
- Em main đoán: `.claude/agent-memory/**` thiếu paths-ignore → trigger CI waste
- Reality: `**/*.md` glob trong paths-ignore đã match MỌI .md file ở mọi
  depth — kể cả `.claude/agent-memory/{agent}/MEMORY.md`
- Push `cc8a7d3` (Docs + 4 agent MEMORY) → CI correctly SKIPPED ✓

Update gotcha #47 → informational note thay vì PENDING fix.
Preventive: nếu tương lai add non-.md state files vào .claude/agent-memory/
(archive.json / metrics.log) → cần add `.claude/agent-memory/**` explicit.

Hiện tại KHÔNG cần fix .gitea/workflows/deploy.yml.

Lesson: verify hypothesis qua Gitea API task list TRƯỚC khi claim CI waste.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 23:31:44 +07:00
..