diff --git a/agent-ops/rules/project/domain/client/rules.md b/agent-ops/rules/project/domain/client/rules.md index e02aa18..8ca4eaf 100644 --- a/agent-ops/rules/project/domain/client/rules.md +++ b/agent-ops/rules/project/domain/client/rules.md @@ -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 diff --git a/agent-ops/rules/project/domain/control-plane/rules.md b/agent-ops/rules/project/domain/control-plane/rules.md index 4303bde..29a8d0c 100644 --- a/agent-ops/rules/project/domain/control-plane/rules.md +++ b/agent-ops/rules/project/domain/control-plane/rules.md @@ -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 diff --git a/agent-ops/rules/project/domain/edge/rules.md b/agent-ops/rules/project/domain/edge/rules.md index 905f258..265062c 100644 --- a/agent-ops/rules/project/domain/edge/rules.md +++ b/agent-ops/rules/project/domain/edge/rules.md @@ -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 diff --git a/agent-ops/rules/project/domain/node/rules.md b/agent-ops/rules/project/domain/node/rules.md index a67053e..0457891 100644 --- a/agent-ops/rules/project/domain/node/rules.md +++ b/agent-ops/rules/project/domain/node/rules.md @@ -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 diff --git a/agent-ops/rules/project/domain/platform-common/rules.md b/agent-ops/rules/project/domain/platform-common/rules.md index b431a26..ec09a9b 100644 --- a/agent-ops/rules/project/domain/platform-common/rules.md +++ b/agent-ops/rules/project/domain/platform-common/rules.md @@ -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 diff --git a/agent-ops/rules/project/domain/testing/rules.md b/agent-ops/rules/project/domain/testing/rules.md index 8b62e16..8dfe7a0 100644 --- a/agent-ops/rules/project/domain/testing/rules.md +++ b/agent-ops/rules/project/domain/testing/rules.md @@ -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