docs: AGENTS.md에 기존 기능 마이그레이션 시 텍스트 및 로그 출력을 동일하게 유지해야 한다는 지침 추가

This commit is contained in:
2026-01-17 16:08:40 +00:00
parent 70d4832af7
commit d78fab4e6c
+1
View File
@@ -76,6 +76,7 @@ These are placeholders to align teams; adjust once packages exist.
- After code changes, verify TypeScript type checks (prefer `pnpm build` or `pnpm typecheck`).
- When changes require unit tests, run the relevant tests.
- When migrating existing functionality, keep text and log output identical to the legacy behavior unless there is a technical blocker.
## Build Profiles (Proposal)