- apps/web 디렉터리 전체를 삭제하여 web 클라이언트 제거 - Flutter 모바일 앱 구조를 정리하고 모델/스크린/서비스 추가 - agent-ops 규칙 및 로드맵 업데이트 - monorepo 문서 갱신
11 lines
487 B
Markdown
11 lines
487 B
Markdown
# Contracts
|
|
|
|
Shared API contracts live here.
|
|
|
|
Use this package for OpenAPI specs, protobuf files, generated clients, fixtures, and compatibility notes that need to be consumed by more than one NomadCode runtime.
|
|
|
|
---
|
|
|
|
## Compatibility Notes & Candidates
|
|
- [Flutter/Core API Contract Candidates](notes/flutter-core-api-candidates.md): 이 문서는 실제 schema/generator 도입 전에 Flutter 앱과 core 간에 공유할 API/schema 후보를 기록해둔 compatibility note입니다.
|
|
|