Skip to content

AI 작업 지침을 Notion으로 이전하고 DevLog_Harness를 제거한다 - #898

Merged
opficdev merged 2 commits into
developfrom
ai/#896
Sep 14, 2026
Merged

opficdev merged 2 commits into
developfrom
ai/#896

Conversation

@opficdev

Copy link
Copy Markdown
Owner

🔗 연관된 이슈

🎯 의도

저장소에 중복된 AI 작업 지침을 Notion의 DevLog Agent Policy로 이전하고, 저장소에는 정책 조회를 위한 최소 진입점만 유지

📝 작업 내용

📌 요약

  • Notion의 활성 정책을 조회하는 저장소별 AGENTS.md 구성
  • 저장소의 중복 정책 문서와 DevLog_Harness 참조 제거
  • 사용자 요청형 Astra 코드 리뷰 agent 추가

🔍 상세

  • General, iOS, Architecture, Project Workflows와 Decision Memory 정책을 Notion으로 이전
  • .agents/rules 아래의 활성 정책 파일 제거
  • custom agent가 AGENTS.md를 거쳐 Notion 정책을 읽도록 변경
  • code_reviewer를 gpt-6-astra와 medium 추론 수준의 읽기 전용 agent로 구성
  • 사용자가 현재 요청에서 리뷰를 명시한 경우에만 code_reviewer를 사용하도록 제한
  • 이전 Harness 안내와 Codex 메모리의 기존 정책 경로를 폐기 상태로 전환

📸 영상 / 이미지 (Optional)

해당 없음

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 14, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-14T11:50:02.264612Z 306ed59 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@opficdev
opficdev merged commit fc9a9b5 into develop Sep 14, 2026
9 checks passed
@opficdev
opficdev deleted the ai/#896 branch September 14, 2026 12:39
@opficdev opficdev self-assigned this Sep 14, 2026
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.

AI 작업 지침을 Notion으로 이전하고 DevLog_Harness를 제거한다

1 participant