Skip to main content

도입 가이드

도입의 목표는 rule을 더 쌓는 것이 아니라 중복 context를 줄이는 것입니다.

새 Repository

Canonical template은 다음 repository에서 가져옵니다. github.com/datarelay-labs/engineering-system 기본 adoption에 필요한 것은 다음 네 가지입니다.
Repository가 사용하는 Engineering System version을 pin합니다. Cursor와 Session Continuity를 사용하는 경우에만 tool adapter와 continuity 파일을 추가합니다.
Base engineering governance와 AI session continuity는 연결되어 있지만 동일한 기능은 아닙니다.

기존 Rules가 많은 Repository

새 always-on rule을 그냥 추가하지 않습니다. 먼저 기존 rule을 다음처럼 분류합니다.
제품 고유 architecture, routing, registry, security, persistence invariant는 유지합니다. 일반적인 engineering guidance가 중복되어 있다면 canonical Engineering System으로 수렴시켜 Cursor context를 줄입니다.

Adoption이 아직 끝나지 않은 Repository

Work Packet은 존재하지만 Engineering System adoption이 별도 PR에서 진행 중일 수 있습니다. Resume 시 AGENTS.md 또는 .engineering/*가 없다면:
  • ENGINEERING_SYSTEM_ADOPTION=ABSENT_OR_PENDING으로 기록
  • Work Packet이 유효하면 canonical Engineering System default 아래에서 계속 진행
  • 현재 workstream이 adoption 자체를 승인하지 않았다면 adoption 파일을 임의로 생성·merge·수정하지 않음
이렇게 하면 release/feature 작업과 governance adoption이 섞이지 않습니다.

Cursor User /resume 설치

Cursor를 실행하는 Mac에서:
그 다음 repository에서:
을 사용합니다.

ChatGPT Custom Instructions는 짧게

Custom Instructions에는 전체 표준을 복사하지 않습니다. 다음 routing만 남깁니다.
  • canonical Engineering System 사용
  • repository 먼저 식별
  • Cursor handoff와 chat continuity에 Work Packet 사용
  • task-relevant context만 읽기
  • 실행하지 않은 test나 다른 HEAD evidence를 PASS로 사용하지 않기

선택 사항: Desktop Commander

ChatGPT가 개발 서버를 직접 감사해야 한다면 Desktop Commander Remote MCP를 연결하고 allowed directory를 필요한 범위로 제한합니다.

Smoke Test

긴 prompt를 복사하지 않고 같은 workstream이 이어지면 continuity path가 정상 동작하는 것입니다.
마지막 수정일 2026년 9월 19일