Skip to content

docs: 발표 계획서 추가 + Playwright MCP 산출물 ignore#170

Open
pyeree wants to merge 3 commits into
devfrom
docs/presentation-and-ignore
Open

docs: 발표 계획서 추가 + Playwright MCP 산출물 ignore#170
pyeree wants to merge 3 commits into
devfrom
docs/presentation-and-ignore

Conversation

@pyeree
Copy link
Copy Markdown
Contributor

@pyeree pyeree commented Jun 7, 2026

변경 사항

📄 발표 계획서 추가 (docs/presentation-plan.md)

NUNCHI 발표 구성 계획서:

  • 장표 흐름 (14장 + 부록)
  • 시연영상 3개 배치 전략 (음성 자율주문 / 눈치 트리거 / 4개국어 동시 주문)
  • 장표별 자료 목록 + 핵심 전달 3줄
  • "확실히 가져갈 것 / 버릴 것" 체크리스트
  • 관리자 페이지 + 모니터링 → 운영자 대시보드 1장 통합

🧹 .playwright-mcp/ ignore 추가

Playwright MCP가 생성하는 console/page 임시 로그를 git 추적에서 제외

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation

    • 새로운 발표 계획 문서가 추가되었습니다. 전체 발표 구성, 주요 콘텐츠, 시연 전략 및 운영 팁이 포함되어 있습니다.
  • Chores

    • Git 무시 규칙이 업데이트되어 임시 산출물 관련 항목들이 추가되었습니다.

pyeree and others added 2 commits June 7, 2026 20:45
발표 구성 계획서 추가 (장표 흐름, 시연영상 3개 배치, 장표별 자료/핵심 3줄, 버릴 것 체크리스트)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Playwright MCP가 생성하는 console/page 로그를 git에서 제외

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 7, 2026

Review Change Stack

Warning

Review limit reached

@pyeree, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 34 minutes and 32 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 4bca6cd8-49cf-4e62-b8e1-2cebf5e5e89c

📥 Commits

Reviewing files that changed from the base of the PR and between 29cee8a and 5ab0836.

📒 Files selected for processing (1)
  • docs/presentation-plan.md
📝 Walkthrough

Walkthrough

.gitignore에 테스트 및 재생 임시 산출물 무시 규칙을 추가하고, NUNCHI KIOSK 발표 계획을 담은 docs/presentation-plan.md를 작성했습니다.

Changes

프로젝트 구성 및 문서화

Layer / File(s) Summary
빌드 산출물 무시 규칙 추가
.gitignore
sample.webm 파일과 .playwright-mcp/ 디렉터리를 무시하도록 규칙을 추가하여 테스트 및 재생 관련 임시 산출물을 버전 관리에서 제외합니다.
발표 계획 문서 작성
docs/presentation-plan.md
NUNCHI KIOSK 발표의 전체 슬라이드 구성, 시연 영상 배치 전략, 각 장표([1]~[14])별 자료 및 핵심 3줄, 부록 분리([A]), 압축 체크리스트, 그리고 발표 운영 팁을 포함한 완전한 발표 계획을 문서화합니다.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 분

Poem

🐰 산출물 숨기고, 발표 계획 다다다다
무시 규칙으로 깔끔하게, 문서로 체계있게
작은 변화들이 모여 프로젝트를 단정히—
발표 성공을 향해 한 발 한 발! 🎤

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목은 풀 리퀘스트의 두 가지 주요 변경 사항을 정확하게 반영하고 있습니다: 발표 계획서 문서 추가와 Playwright MCP 산출물 무시 처리.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/presentation-and-ignore

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/presentation-plan.md`:
- Around line 11-27: The fenced code block in the presentation-plan.md lacks a
language identifier, triggering markdownlint MD040; update the block that starts
with the triple backticks containing the numbered agenda (the list from [1] 표지
to [A] 부록) to include a language tag such as text (or bash) after the opening
``` to ensure proper rendering and remove the lint warning.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: a3b668e9-b6b8-4c26-9576-6ac3d1b31fa4

📥 Commits

Reviewing files that changed from the base of the PR and between 1013dfd and 29cee8a.

📒 Files selected for processing (2)
  • .gitignore
  • docs/presentation-plan.md

Comment thread docs/presentation-plan.md Outdated
- 16장 데모 중심 → 평가표 10장 구조(문제→설계→구현→검증→영향/윤리)
- 평가항목 배점 매핑·10분 시간배분·데모 3:20 큐시트 추가
- 2모드(일반/AI) + 눈 인식 보조 + 관리자/모니터링 통합 반영
- 눈치(망설임 선제 감지) 명시로 프로젝트명 정당화
- MCP 개방 비전은 20초 배속 클립으로 압축

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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