diff --git a/AGENTS.md b/AGENTS.md index 37a55bf..5330730 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,16 +1,10 @@ -# Project: {프로젝트명} - -## Repository Role -- This repository is a Codex-first Harness Engineering template. -- Persistent repository instructions live in this `AGENTS.md`. -- Reusable repo-scoped workflows live in `.agents/skills/`. -- Project-scoped custom agents live in `.codex/agents/`. -- Experimental hooks live in `.codex/hooks.json`. +# Project: FESA ## 기술 스택 -- {프레임워크 (예: Next.js 15)} +- C++ 17 이상 - {언어 (예: TypeScript strict mode)} - {스타일링 (예: Tailwind CSS)} +- git 주소 ## 아키텍처 규칙 - CRITICAL: {절대 지켜야 할 규칙 1 (예: 모든 API 로직은 app/api/ 라우트 핸들러에서만 처리)}