From 3afac480a67b382d0f7d1e8c21829c437819e592 Mon Sep 17 00:00:00 2001 From: NINI Date: Fri, 17 Apr 2026 00:38:01 +0900 Subject: [PATCH] modify agents.md --- AGENTS.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) 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/ 라우트 핸들러에서만 처리)}