수정: framework 모듈 제거에 따라 rules.md 업데이트

This commit is contained in:
toki 2026-05-01 11:24:42 +09:00
parent e199cf878b
commit 2b965f7c87

View file

@ -32,6 +32,8 @@ lib/
└── pipeline/ # 파이프라인 실행 엔진
```
> **참고**: `lib/framework/` 모듈이 제거되었습니다. 기존 기능은 `lib/oto/` 내부로 통합되었습니다.
## 기술 스택
- 언어: Dart (SDK >=2.18.6 <4.0.0)
@ -85,7 +87,6 @@ lib/
| `lib/oto/application.dart` | core | `agent-ops/rules/project/domain/core/rules.md` |
| `lib/oto/core/**` | core | `agent-ops/rules/project/domain/core/rules.md` |
| `lib/oto/utils/**` | core | `agent-ops/rules/project/domain/core/rules.md` |
| `lib/framework/**` | framework | `agent-ops/rules/project/domain/framework/rules.md` |
| `assets/yaml/sample/**` | sample | `agent-ops/rules/project/domain/sample/rules.md` |
## 스킬 라우팅