작업 지침 문서 통합 및 저장소 정리 - #54
Merged
Merged
Conversation
AGENTS.md, .agents/AGENTS.md, docs/ai/CODEX_HANDOFF.md, docs/ai/CODEX_INSTRUCTIONS.md, docs/ai/ANTIGRAVITY_INSTRUCTIONS.md는 서로 90% 겹치는 같은 규칙을 반복하고 있었고, Codex와 Antigravity가 교대로 작업하던 시절의 동기화 절차를 전제로 쓰여 있었다. CODEX_HANDOFF.md는 v1.15.3에서 갱신이 멈춰 SYNC_STATE와 6개 버전 어긋난 상태였다. 다른 문서에만 있던 규칙은 CLAUDE.md로 옮겼다. 저장소 밖 파일 수정 금지, 모듈 구조 유지, 툴팁, 백그라운드 경계, .mineharbor 스키마 보존, CancellationToken, build.ps1과 csproj 소스 목록 동시 갱신. SYNC_STATE.md는 세션 간 인계 기록이라 남기고 제목만 바꿨다. 제품 코드 변경이 없으므로 버전은 올리지 않는다. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
프로젝트 초기 Codex 대화 원문 1.9MB가 저장소 루트에 그대로 남아 있었다. 참조하는 코드나 문서는 없었고 현재 구현과도 무관하다. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
SYNC_STATE는 여러 에이전트가 교대할 때의 "동기화 상태"라는 뜻이었다. 이제는 세션별 작업 기록이므로 docs/WORK_LOG.md로 옮긴다. git mv로 이력을 보존했고 내용은 그대로다. docs/ai/ 폴더는 비어서 없어진다. .gitignore는 용도별로 묶고, 저장소에 올릴 이유가 없는 항목을 추가했다. 편집기 로컬 설정(.vs, .idea, .vscode 개별 설정), 임시/백업 파일, Windows 탐색기 파일, AI 도구 로컬 상태, *.snk. 공유하는 .vscode/tasks.json은 예외로 남긴다. 현재 추적 중인 파일 가운데 새로 무시되는 것은 없다. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
.\scripts\Prepare-BuildResources.ps1.\build.ps1.\test.ps1 -LauncherPath artifacts\MineHarbor.exe→ VERSION_CONSISTENCY_OK, PASSED=33, PORTABLE_VERSION_OK, PORTABLE_SMOKE_OK, MODERN_DIALOG_SCAN_OK, SECURITY_REGRESSION_SCAN_OK, BRIDGE_PROTOCOL_PASSED=10🤖 Generated with Claude Code