rara/agent-ops/rules/common/_templates/test-env-rules-template.md
toki 0889da4ce2
Some checks are pending
ci / validate (push) Waiting to run
sync: agent-ops from agentic-framework v1.1.206
2026-08-15 17:46:07 +09:00

27 lines
704 B
Markdown

---
test_env: <env>
last_rule_updated_at: <YYYY-MM-DD>
---
# <env> 테스트 규칙
## 방향
- 검증 게이트 최소화를 최우선으로 한다.
- 변경 위험에 직접 대응하는 가장 작은 검증을 기본으로 선택한다.
- 확대 검증은 사용자 요청, 실제 실패, 구체적 위험이 있을 때만 추가한다.
- 실행하지 않은 선택 검증은 완료를 자동 차단하지 않는다.
- secret과 개인 endpoint 원문은 기록하지 않는다.
## 기본 환경
- host:
- repo root:
- runtime:
- external service:
## 라우팅
- <scope>: `agent-test/<env>/<test-profile>.md`
관련 profile만 읽는다. 여러 profile을 기본으로 누적하지 않는다.