Skip to content

docs: anomaly_locked 핸드오프 수정, 캐시 테이블 예외 명시, 답변 이력 보존 추가 - #40

Merged
ugnee2 merged 1 commit into
mainfrom
docs/anomaly-cache-history-fixes
Sep 14, 2026
Merged

ugnee2 merged 1 commit into
mainfrom
docs/anomaly-cache-history-fixes

Conversation

@ugnee2

@ugnee2 ugnee2 commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • anomaly_locked가 ③→④→⑤→⑧까지 끊기지 않고 전달되도록 5개 문서(doc3, agent-1, agent-4, agent-5, agent-8) 스키마/처리로직 수정
  • menu_ingredient_cache 테이블을 doc2에 신설하고, "DB 쓰기는 ⑦만" 원칙의 유일한 예외로 agent-6-7 문서에 명시
  • ⑦에 owner_card(사장님 질문) 최초 생성/저장 트리거 추가
  • 사장님 답변 시 ingredient_confirmations(현재값 upsert)와 별개로 ingredient_evidence_log(source_type: owner_feedback)에 이력을 남기도록 반영 — 답변 변경 이력 보존

Test plan

  • VSCode 마크다운 프리뷰로 렌더링 확인

🤖 Generated with Claude Code

- anomaly_locked가 ③→④→⑤→⑧까지 끊기지 않고 전달되도록 5개 문서
  (doc3, agent-1, agent-4, agent-5, agent-8) 스키마/처리로직 수정
- menu_ingredient_cache 테이블을 doc2에 신설하고, "DB 쓰기는 ⑦만"
  원칙의 유일한 예외로 agent-6-7 문서에 명시
- ⑦에 owner_card(사장님 질문) 최초 생성/저장 트리거 추가
  (agent-6-7 §3-3 신설, 이후 서브섹션 번호 조정)
- 사장님 답변 시 ingredient_confirmations(현재값 upsert)와 별개로
  ingredient_evidence_log(source_type: owner_feedback)에 이력을
  남기도록 doc2/agent-6-7에 반영 — 답변 변경 이력 보존

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ugnee2
ugnee2 merged commit 8f23e9c into main Sep 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant