modify agents.md

This commit is contained in:
NINI
2026-04-17 00:38:01 +09:00
parent 0d5b982af8
commit 3afac480a6

View File

@@ -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/ 라우트 핸들러에서만 처리)}