Commit graph

5 commits

Author SHA1 Message Date
f080977f3b feat: YAML validation command implementation and roadmap updates 2026-05-22 09:39:38 +09:00
c344fff3ec feat: command catalog 구조 refactor 및 문서화 완료
- lib/cli/commands/command_catalog.dart 추가: CLI 명령어 카탈로그 시스템 구현
- lib/oto/commands/command_catalog.dart 추가: OTO command catalog 구현
- test/oto_catalog_cli_test.dart 추가: 카탈로그 테스트 케이스
- CLI 명령어 라우팅 및 자동 생성 파이프라인 구축
- README.md, ROADMAP.md, current.md 업데이트
- milestone 문서들 (cli-automation-baseline, structured-automation-surface) 업데이트
2026-05-21 22:37:50 +09:00
1282c75815 refactor: agent-ops 로드맵 마일스톤 파일명 변경 및 구조 정리
- milestones 디렉토리 파일명 M01- prefix에서 이름 중심 구조로 변경
- CLI automation baseline, structured automation surface 등 7개 마일스톤 파일 재구성
- ROADMAP.md, current.md, project rules.md 업데이트
- README.md 동기화
2026-05-21 20:48:40 +09:00
65d99a0bed update agent-ops rules and roadmap 2026-05-21 19:08:17 +09:00
184fa5fa94 feat: add agent-ops roadmap and update project rules
- Add ROADMAP.md and current state tracking
- Add 7 milestones (M01-M07) for automation pipeline
- Update README.md and project rules
2026-05-21 17:54:05 +09:00