update: domain rules 갱신
This commit is contained in:
parent
49872ae120
commit
c5432243dc
6 changed files with 14 additions and 13 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
domain: client
|
||||
last_rule_review_commit: 0ecd9d481c75d290fae760f9cbf697f92ae368aa
|
||||
last_rule_updated_at: 2026-05-31
|
||||
last_rule_review_commit: 49872ae120627c47175194e837d90f8915d67397
|
||||
last_rule_updated_at: 2026-06-01
|
||||
---
|
||||
|
||||
# client
|
||||
|
|
@ -13,10 +13,11 @@ IOP의 공식 Flutter client UI/UX 영역이다. Control Plane HTTP/WS endpoint
|
|||
## 포함 경로
|
||||
|
||||
- `apps/client/lib/` — Flutter app source, build-time client config, proto-socket wire client, generated Dart proto 사용, client integration code
|
||||
- `apps/client/lib/src/features/` — IOP client feature UI와 embeddable panel widget
|
||||
- `apps/client/lib/src/integrations/` — client-side external integration host와 Mattermost-compatible push integration
|
||||
- `packages/iop_console/` — IOP-owned embeddable Flutter console package, left-rail shell, agent panel widget
|
||||
- `apps/client/test/` — Flutter widget/config/wire/integration 테스트
|
||||
- `apps/client/web/` — Flutter Web shell과 web asset
|
||||
- `apps/client/assets/` — Flutter asset placeholder와 local-only Mattermost smoke credential mount 지점
|
||||
- `apps/client/android/` — Android runner와 Firebase 설정 표면
|
||||
- `apps/client/ios/` — iOS runner scaffold
|
||||
- `apps/client/macos/` — macOS runner scaffold
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
domain: control-plane
|
||||
last_rule_review_commit: aaf35e61a91d33b81b64b1054649f7e28ad421c0
|
||||
last_rule_updated_at: 2026-05-31
|
||||
last_rule_review_commit: 49872ae120627c47175194e837d90f8915d67397
|
||||
last_rule_updated_at: 2026-06-01
|
||||
---
|
||||
|
||||
# control-plane
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
domain: edge
|
||||
last_rule_review_commit: aaf35e61a91d33b81b64b1054649f7e28ad421c0
|
||||
last_rule_updated_at: 2026-05-31
|
||||
last_rule_review_commit: 49872ae120627c47175194e837d90f8915d67397
|
||||
last_rule_updated_at: 2026-06-01
|
||||
---
|
||||
|
||||
# edge
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
domain: node
|
||||
last_rule_review_commit: aaf35e61a91d33b81b64b1054649f7e28ad421c0
|
||||
last_rule_updated_at: 2026-05-31
|
||||
last_rule_review_commit: 49872ae120627c47175194e837d90f8915d67397
|
||||
last_rule_updated_at: 2026-06-01
|
||||
---
|
||||
|
||||
# node
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
domain: platform-common
|
||||
last_rule_review_commit: 0ecd9d481c75d290fae760f9cbf697f92ae368aa
|
||||
last_rule_updated_at: 2026-05-31
|
||||
last_rule_review_commit: 49872ae120627c47175194e837d90f8915d67397
|
||||
last_rule_updated_at: 2026-06-01
|
||||
---
|
||||
|
||||
# platform-common
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
domain: testing
|
||||
last_rule_review_commit: aaf35e61a91d33b81b64b1054649f7e28ad421c0
|
||||
last_rule_updated_at: 2026-05-31
|
||||
last_rule_review_commit: 49872ae120627c47175194e837d90f8915d67397
|
||||
last_rule_updated_at: 2026-06-01
|
||||
---
|
||||
|
||||
# testing
|
||||
|
|
|
|||
Loading…
Reference in a new issue