{ "_meta": { "name": "WellNuo - Main Scheme", "updatedAt": "2025-12-12T20:46:21.977Z" }, "elements": [ { "id": "project_header", "type": "card", "title": "WellNuoApp", "borderColor": "purple", "tags": [ "overview" ], "description": "Интеллектуальный голосовой помощник для повседневных задач\n\nPlatforms: iOS, Android\nTech Stack: React Native + Expo + Node.js", "x": 933.0882110595703, "y": 202.65936279296875 }, { "id": "env_credentials", "type": "card", "title": "ENV & Credentials", "borderColor": "cyan", "tags": [ "direction", "backend" ], "description": "Переменные окружения и учетные данные\n\nФайл: 01_ENV_Credentials.json\nСодержит: API ключи, URLs, провайдеры", "x": 482.75634765625, "y": 211.58326721191406 }, { "id": "project_description", "type": "card", "title": "Project Description", "borderColor": "blue", "tags": [ "direction", "overview" ], "description": "Полное описание проекта\n\nФайл: 02_ProjectDescription.json\nСодержит: Features, UI/UX, Monetization", "x": 909.3348999023438, "y": 40.16061019897461 }, { "id": "discussion_questions", "type": "card", "title": "Discussion Questions", "borderColor": "orange", "tags": [ "direction", "planning" ], "description": "Вопросы для обсуждения\n\nФайл: 03_DiscussionQuestions.json\nСодержит: Technical, Business, UX вопросы", "x": 477.542236328125, "y": 42.95240783691406 }, { "id": "appstore_publication", "type": "card", "title": "App Store Publication", "borderColor": "green", "tags": [ "direction", "external" ], "description": "Публикация в магазинах приложений\n\nФайл: 04_AppStorePublication.json\nСодержит: ASO, Screenshots, Requirements", "x": 1590.33984375, "y": 339.1728820800781 }, { "id": "system_analysis", "type": "card", "title": "System Analysis", "borderColor": "teal", "tags": [ "direction", "backend" ], "description": "Технический анализ архитектуры\n\nФайл: 05_SystemAnalysis.json\nСодержит: Architecture, Data Flow, Security", "x": 900, "y": 317.5 }, { "id": "user_flow", "type": "card", "title": "User Flow (Main App)", "borderColor": "blue", "tags": [ "direction", "frontend" ], "description": "Основная схема приложения\n\nФайл: WellNuo.json\nСодержит: Screens, API, Data Flow", "x": 1263.958251953125, "y": 201.7652130126953 } ], "connections": [ { "from": "project_header", "to": "env_credentials", "label": "config" }, { "from": "project_header", "to": "project_description", "label": "spec" }, { "from": "project_header", "to": "discussion_questions", "label": "planning" }, { "from": "env_credentials", "to": "system_analysis" }, { "from": "project_description", "to": "user_flow" }, { "from": "system_analysis", "to": "user_flow" }, { "from": "project_header", "to": "appstore_publication" } ], "tagsDictionary": [ { "id": "tag-frontend", "name": "frontend", "color": "green" }, { "id": "tag-backend", "name": "backend", "color": "blue" }, { "id": "tag-external", "name": "external", "color": "orange" }, { "id": "tag-direction", "name": "direction", "color": "purple" }, { "id": "tag-overview", "name": "overview", "color": "gray" }, { "id": "tag-planning", "name": "planning", "color": "yellow" } ] }