gito/apps/client/README.md
toki e2bc7aa8b6 feat(scaffold): 초기 프로젝트 골격을 구성한다
Gito를 platformless Git control plane으로 시작할 수 있도록 Go core, Flutter control surface, contracts, ops 규칙, 검증 헬퍼를 함께 구성한다.
2026-06-13 08:55:46 +09:00

275 B

Gito Client

Flutter control surface for Gito.

The first slice keeps the client scaffold light. It should consume Gito through proto-socket for operation requests, event streams, and log streams. REST is only for health/readiness and operational compatibility endpoints.