From 92a0e8f2eb23c053f0e5374979903f6525e1d863 Mon Sep 17 00:00:00 2001 From: null Date: Mon, 15 Jun 2026 21:38:22 -0500 Subject: [PATCH] =?UTF-8?q?feat(db):=20add=202=20new=20v2=20question=20cat?= =?UTF-8?q?egories=20(difficult=5Fconversations,=20home=5Flife)=20?= =?UTF-8?q?=E2=80=94=2020=20total,=205,500=20questions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rebuilt seeded DB with difficult_conversations.json + home_life.json - Hilt DI wiring (@HiltAndroidApp, @AndroidEntryPoint) - Updated User/Couple models to current schema - Replaced placeholder with AppNavigation - DB: 20 categories, 5,500 questions --- .vscode/settings.json | 3 + .../CouplesConnectApp_GeneratedInjector.java | 17 + .../app/CouplesConnectApp_HiltComponents.java | 241 + ...sConnectApp_HiltComponents_SingletonC.java | 611 + .../app/Hilt_CouplesConnectApp.java | 55 + ..._couplesconnect_app_CouplesConnectApp.java | 21 + ...p_CouplesConnectApp_GeneratedInjector.java | 15 + .../CouplesConnectApp_ComponentTreeDeps.java | 94 + ..._couplesconnect_app_CouplesConnectApp.java | 9 + .../CouplesConnectApp_GeneratedInjector.java | 17 + .../couplesconnect/app/Hilt_MainActivity.java | 107 + .../app/MainActivity_GeneratedInjector.java | 17 + .../app/data/local/AppDatabase_Impl.java | 213 + .../app/data/local/CategoryDao_Impl.java | 263 + .../app/data/local/QuestionDao_Impl.java | 476 + ...storeQuestionThreadDataSource_Factory.java | 42 + .../QuestionThreadRepositoryImpl_Factory.java | 49 + ...abaseModule_ProvideAppDatabaseFactory.java | 48 + ...abaseModule_ProvideQuestionDaoFactory.java | 48 + ...nion_ProvideQuestionRepositoryFactory.java | 44 + .../QuestionThreadViewModel_Factory.java | 60 + .../QuestionThreadViewModel_HiltModules.java | 51 + ...tModules_BindsModule_Binds_LazyMapKey.java | 28 + ..._HiltModules_KeyModule_ProvideFactory.java | 42 + ...tModules_KeyModule_Provide_LazyMapKey.java | 28 + ..._couplesconnect_app_CouplesConnectApp.java | 21 + ...p_CouplesConnectApp_GeneratedInjector.java | 15 + ...ct_app_MainActivity_GeneratedInjector.java | 15 + ..._couplesconnect_app_di_DatabaseModule.java | 15 + ...ouplesconnect_app_di_RepositoryModule.java | 15 + ...readViewModel_HiltModules_BindsModule.java | 15 + ...ThreadViewModel_HiltModules_KeyModule.java | 15 + ..._HiltModules_BindsModule_LazyClassKeys.pro | 1 + ...el_HiltModules_KeyModule_LazyClassKeys.pro | 2 + .../debug/mergeDebugAssets/database/app.db | Bin 0 -> 3747840 bytes .../dirs/META-INF/app_debug.kotlin_module | Bin 85 -> 1099 bytes ..._HiltModules_BindsModule_LazyClassKeys.pro | 1 + ...el_HiltModules_KeyModule_LazyClassKeys.pro | 2 + .../debug-mergeJavaRes/merge-state | Bin 42005 -> 58843 bytes .../compile-file-map.properties | 2 +- .../compile-file-map.properties | 2 +- .../incremental/mergeDebugAssets/merger.xml | 2 +- .../tmp/debug/dex-renamer-state.txt | 56 +- ...nked-resources-binary-format-debug.ap_.txt | 1 - .../caches-jvm/inputs/source-to-output.tab | Bin 4096 -> 4096 bytes .../inputs/source-to-output.tab.keystream | Bin 4096 -> 12288 bytes .../inputs/source-to-output.tab.keystream.len | Bin 8 -> 8 bytes .../inputs/source-to-output.tab.len | Bin 8 -> 8 bytes .../inputs/source-to-output.tab.values | Bin 0 -> 7003 bytes .../inputs/source-to-output.tab.values.at | Bin 2698 -> 24038 bytes .../inputs/source-to-output.tab.values.s | 1 + .../caches-jvm/inputs/source-to-output.tab_i | Bin 32768 -> 32768 bytes .../jvm/kotlin/class-attributes.tab | Bin 4096 -> 4096 bytes .../jvm/kotlin/class-attributes.tab.keystream | Bin 4096 -> 12288 bytes .../kotlin/class-attributes.tab.keystream.len | Bin 8 -> 8 bytes .../jvm/kotlin/class-attributes.tab.len | Bin 8 -> 8 bytes .../jvm/kotlin/class-attributes.tab.values.at | Bin 61 -> 298 bytes .../jvm/kotlin/class-attributes.tab_i | Bin 32768 -> 32768 bytes .../jvm/kotlin/class-fq-name-to-source.tab | Bin 4096 -> 4096 bytes .../class-fq-name-to-source.tab.keystream | Bin 4096 -> 12288 bytes .../class-fq-name-to-source.tab.keystream.len | Bin 8 -> 8 bytes .../kotlin/class-fq-name-to-source.tab.len | Bin 8 -> 8 bytes .../class-fq-name-to-source.tab.values.at | Bin 527 -> 12317 bytes .../jvm/kotlin/class-fq-name-to-source.tab_i | Bin 32768 -> 32768 bytes .../caches-jvm/jvm/kotlin/constants.tab | Bin 0 -> 4096 bytes .../jvm/kotlin/constants.tab.keystream | Bin 0 -> 4096 bytes .../jvm/kotlin/constants.tab.keystream.len | Bin 0 -> 8 bytes .../caches-jvm/jvm/kotlin/constants.tab.len | Bin 0 -> 8 bytes .../jvm/kotlin/constants.tab.values.at | Bin 0 -> 688 bytes .../caches-jvm/jvm/kotlin/constants.tab_i | Bin 0 -> 32768 bytes .../caches-jvm/jvm/kotlin/constants.tab_i.len | Bin 0 -> 8 bytes .../jvm/kotlin/internal-name-to-source.tab | Bin 4096 -> 4096 bytes .../internal-name-to-source.tab.keystream | Bin 4096 -> 61440 bytes .../internal-name-to-source.tab.keystream.len | Bin 8 -> 8 bytes .../kotlin/internal-name-to-source.tab.len | Bin 8 -> 8 bytes .../kotlin/internal-name-to-source.tab.values | Bin 0 -> 2381 bytes .../internal-name-to-source.tab.values.at | Bin 1363 -> 26035 bytes .../internal-name-to-source.tab.values.s | 1 + .../jvm/kotlin/internal-name-to-source.tab_i | Bin 32768 -> 32768 bytes .../caches-jvm/jvm/kotlin/package-parts.tab | Bin 4096 -> 4096 bytes .../jvm/kotlin/package-parts.tab.keystream | Bin 4096 -> 4096 bytes .../kotlin/package-parts.tab.keystream.len | Bin 8 -> 8 bytes .../jvm/kotlin/package-parts.tab.len | Bin 8 -> 8 bytes .../jvm/kotlin/package-parts.tab.values.at | Bin 58 -> 151 bytes .../caches-jvm/jvm/kotlin/package-parts.tab_i | Bin 32768 -> 32768 bytes .../cacheable/caches-jvm/jvm/kotlin/proto.tab | Bin 4096 -> 4096 bytes .../caches-jvm/jvm/kotlin/proto.tab.keystream | Bin 4096 -> 12288 bytes .../jvm/kotlin/proto.tab.keystream.len | Bin 8 -> 8 bytes .../caches-jvm/jvm/kotlin/proto.tab.len | Bin 8 -> 8 bytes .../caches-jvm/jvm/kotlin/proto.tab.values | Bin 0 -> 20536 bytes .../caches-jvm/jvm/kotlin/proto.tab.values.at | Bin 4608 -> 28484 bytes .../caches-jvm/jvm/kotlin/proto.tab.values.s | 1 + .../caches-jvm/jvm/kotlin/proto.tab_i | Bin 32768 -> 32768 bytes .../jvm/kotlin/source-to-classes.tab | Bin 4096 -> 4096 bytes .../kotlin/source-to-classes.tab.keystream | Bin 4096 -> 12288 bytes .../source-to-classes.tab.keystream.len | Bin 8 -> 8 bytes .../jvm/kotlin/source-to-classes.tab.len | Bin 8 -> 8 bytes .../jvm/kotlin/source-to-classes.tab.values | Bin 0 -> 6096 bytes .../kotlin/source-to-classes.tab.values.at | Bin 1408 -> 26946 bytes .../jvm/kotlin/source-to-classes.tab.values.s | 1 + .../jvm/kotlin/source-to-classes.tab_i | Bin 32768 -> 32768 bytes .../caches-jvm/jvm/kotlin/subtypes.tab | Bin 4096 -> 4096 bytes .../jvm/kotlin/subtypes.tab.keystream | Bin 4096 -> 4096 bytes .../jvm/kotlin/subtypes.tab.keystream.len | Bin 8 -> 8 bytes .../caches-jvm/jvm/kotlin/subtypes.tab.len | Bin 8 -> 8 bytes .../jvm/kotlin/subtypes.tab.values.at | Bin 130 -> 2549 bytes .../caches-jvm/jvm/kotlin/subtypes.tab_i | Bin 32768 -> 32768 bytes .../caches-jvm/jvm/kotlin/supertypes.tab | Bin 4096 -> 4096 bytes .../jvm/kotlin/supertypes.tab.keystream | Bin 4096 -> 4096 bytes .../jvm/kotlin/supertypes.tab.keystream.len | Bin 8 -> 8 bytes .../caches-jvm/jvm/kotlin/supertypes.tab.len | Bin 8 -> 8 bytes .../jvm/kotlin/supertypes.tab.values.at | Bin 113 -> 1683 bytes .../caches-jvm/jvm/kotlin/supertypes.tab_i | Bin 32768 -> 32768 bytes .../cacheable/caches-jvm/lookups/counters.tab | 2 +- .../caches-jvm/lookups/file-to-id.tab | Bin 4096 -> 4096 bytes .../lookups/file-to-id.tab.keystream | Bin 4096 -> 12288 bytes .../lookups/file-to-id.tab.keystream.len | Bin 8 -> 8 bytes .../caches-jvm/lookups/file-to-id.tab.len | Bin 8 -> 8 bytes .../lookups/file-to-id.tab.values.at | Bin 91 -> 511 bytes .../caches-jvm/lookups/file-to-id.tab_i | Bin 32768 -> 32768 bytes .../caches-jvm/lookups/id-to-file.tab | Bin 4096 -> 4096 bytes .../lookups/id-to-file.tab.keystream | Bin 4096 -> 4096 bytes .../lookups/id-to-file.tab.keystream.len | Bin 8 -> 8 bytes .../caches-jvm/lookups/id-to-file.tab.len | Bin 8 -> 8 bytes .../lookups/id-to-file.tab.values.at | Bin 470 -> 5894 bytes .../caches-jvm/lookups/id-to-file.tab_i | Bin 32768 -> 32768 bytes .../cacheable/caches-jvm/lookups/lookups.tab | Bin 4096 -> 16384 bytes .../caches-jvm/lookups/lookups.tab.keystream | Bin 12288 -> 102400 bytes .../lookups/lookups.tab.keystream.len | Bin 8 -> 8 bytes .../caches-jvm/lookups/lookups.tab.len | Bin 8 -> 8 bytes .../caches-jvm/lookups/lookups.tab.values.at | Bin 985 -> 29646 bytes .../caches-jvm/lookups/lookups.tab_i | Bin 32768 -> 32768 bytes .../cacheable/last-build.bin | Bin 18 -> 18 bytes .../shrunk-classpath-snapshot.bin | Bin 12841 -> 88158 bytes .../local-state/build-history.bin | Bin 31 -> 802 bytes .../CouplesConnectApp_GeneratedInjector.java | 17 + .../couplesconnect/app/Hilt_MainActivity.java | 107 + .../app/MainActivity_GeneratedInjector.java | 17 + .../app/data/local/AppDatabase_Impl.java | 213 + .../app/data/local/CategoryDao_Impl.java | 263 + .../app/data/local/QuestionDao_Impl.java | 476 + ...storeQuestionThreadDataSource_Factory.java | 42 + .../QuestionThreadRepositoryImpl_Factory.java | 49 + ...abaseModule_ProvideAppDatabaseFactory.java | 48 + ...abaseModule_ProvideQuestionDaoFactory.java | 48 + ...nion_ProvideQuestionRepositoryFactory.java | 44 + .../QuestionThreadViewModel_Factory.java | 60 + .../QuestionThreadViewModel_HiltModules.java | 51 + ..._couplesconnect_app_CouplesConnectApp.java | 21 + ..._couplesconnect_app_di_DatabaseModule.java | 15 + ...ouplesconnect_app_di_RepositoryModule.java | 15 + ...tModules_BindsModule_Binds_LazyMapKey.java | 28 + ..._HiltModules_KeyModule_ProvideFactory.java | 42 + ...tModules_KeyModule_Provide_LazyMapKey.java | 28 + ...p_CouplesConnectApp_GeneratedInjector.java | 15 + ...ct_app_MainActivity_GeneratedInjector.java | 15 + ...readViewModel_HiltModules_BindsModule.java | 15 + ...ThreadViewModel_HiltModules_KeyModule.java | 15 + ..._HiltModules_BindsModule_LazyClassKeys.pro | 1 + ...el_HiltModules_KeyModule_LazyClassKeys.pro | 2 + .../kspCaches/debug/classLookups/counters.tab | 2 + .../debug/classLookups/file-to-id.tab | Bin 0 -> 4096 bytes .../classLookups/file-to-id.tab.keystream | Bin 0 -> 8192 bytes .../classLookups/file-to-id.tab.keystream.len | Bin 0 -> 8 bytes .../debug/classLookups/file-to-id.tab.len | Bin 0 -> 8 bytes .../classLookups/file-to-id.tab.values.at | Bin 0 -> 151 bytes .../debug/classLookups/file-to-id.tab_i | Bin 0 -> 32768 bytes .../debug/classLookups/file-to-id.tab_i.len | Bin 0 -> 8 bytes .../debug/classLookups/id-to-file.tab | Bin 0 -> 4096 bytes .../classLookups/id-to-file.tab.keystream | Bin 0 -> 4096 bytes .../classLookups/id-to-file.tab.keystream.len | Bin 0 -> 8 bytes .../debug/classLookups/id-to-file.tab.len | Bin 0 -> 8 bytes .../classLookups/id-to-file.tab.values.at | Bin 0 -> 2148 bytes .../debug/classLookups/id-to-file.tab_i | Bin 0 -> 32768 bytes .../debug/classLookups/id-to-file.tab_i.len | Bin 0 -> 8 bytes .../kspCaches/debug/classLookups/lookups.tab | Bin 0 -> 4096 bytes .../debug/classLookups/lookups.tab.keystream | Bin 0 -> 4096 bytes .../classLookups/lookups.tab.keystream.len | Bin 0 -> 8 bytes .../debug/classLookups/lookups.tab.len | Bin 0 -> 8 bytes .../debug/classLookups/lookups.tab.values.at | Bin 0 -> 965 bytes .../debug/classLookups/lookups.tab_i | Bin 0 -> 32768 bytes .../debug/classLookups/lookups.tab_i.len | Bin 0 -> 8 bytes app/build/kspCaches/debug/sourceToOutputs | 2 +- .../debug/symbolLookups/counters.tab | 2 +- .../debug/symbolLookups/file-to-id.tab | Bin 4096 -> 4096 bytes .../symbolLookups/file-to-id.tab.keystream | Bin 4096 -> 8192 bytes .../file-to-id.tab.keystream.len | Bin 8 -> 8 bytes .../debug/symbolLookups/file-to-id.tab.len | Bin 8 -> 8 bytes .../symbolLookups/file-to-id.tab.values.at | Bin 67 -> 199 bytes .../debug/symbolLookups/file-to-id.tab_i | Bin 32768 -> 32768 bytes .../debug/symbolLookups/id-to-file.tab | Bin 4096 -> 4096 bytes .../symbolLookups/id-to-file.tab.keystream | Bin 4096 -> 4096 bytes .../id-to-file.tab.keystream.len | Bin 8 -> 8 bytes .../debug/symbolLookups/id-to-file.tab.len | Bin 8 -> 8 bytes .../symbolLookups/id-to-file.tab.values.at | Bin 375 -> 3191 bytes .../debug/symbolLookups/id-to-file.tab_i | Bin 32768 -> 32768 bytes .../kspCaches/debug/symbolLookups/lookups.tab | Bin 4096 -> 8192 bytes .../debug/symbolLookups/lookups.tab.keystream | Bin 4096 -> 36864 bytes .../symbolLookups/lookups.tab.keystream.len | Bin 8 -> 8 bytes .../debug/symbolLookups/lookups.tab.len | Bin 8 -> 8 bytes .../debug/symbolLookups/lookups.tab.values.at | Bin 223 -> 12313 bytes .../debug/symbolLookups/lookups.tab_i | Bin 32768 -> 32768 bytes app/build/kspCaches/debug/symbols | 2 +- ...ionThreadViewModel_Factory.class.uniqueId1 | Bin 0 -> 3455 bytes ...el_HiltModules$BindsModule.class.uniqueId3 | Bin 0 -> 1163 bytes ...odel_HiltModules$KeyModule.class.uniqueId6 | Bin 0 -> 1229 bytes ...hreadViewModel_HiltModules.class.uniqueId5 | Bin 0 -> 843 bytes ...ndsModule_Binds_LazyMapKey.class.uniqueId2 | Bin 0 -> 924 bytes ...videFactory$InstanceHolder.class.uniqueId7 | Bin 0 -> 871 bytes ...s_KeyModule_ProvideFactory.class.uniqueId0 | Bin 0 -> 1710 bytes ...yModule_Provide_LazyMapKey.class.uniqueId4 | Bin 0 -> 924 bytes .../previous-compilation-data.bin | Bin 0 -> 92950 bytes ...CouplesConnectApp_GeneratedInjector.class1 | Bin 0 -> 598 bytes ...ouplesconnect_app_CouplesConnectApp.class2 | Bin 0 -> 829 bytes ...CouplesConnectApp_GeneratedInjector.class3 | Bin 0 -> 699 bytes ...ponents$ActivityC$Builder.class.uniqueId24 | Bin 0 -> 606 bytes ...p_HiltComponents$ActivityC.class.uniqueId2 | Bin 0 -> 2217 bytes ...ts$ActivityCBuilderModule.class.uniqueId37 | Bin 0 -> 985 bytes ...ActivityRetainedC$Builder.class.uniqueId29 | Bin 0 -> 638 bytes ...ponents$ActivityRetainedC.class.uniqueId18 | Bin 0 -> 2137 bytes ...vityRetainedCBuilderModule.class.uniqueId6 | Bin 0 -> 1049 bytes ...ponents$FragmentC$Builder.class.uniqueId26 | Bin 0 -> 606 bytes ..._HiltComponents$FragmentC.class.uniqueId33 | Bin 0 -> 1520 bytes ...ts$FragmentCBuilderModule.class.uniqueId13 | Bin 0 -> 985 bytes ...mponents$ServiceC$Builder.class.uniqueId17 | Bin 0 -> 602 bytes ...p_HiltComponents$ServiceC.class.uniqueId32 | Bin 0 -> 856 bytes ...nts$ServiceCBuilderModule.class.uniqueId10 | Bin 0 -> 977 bytes ...HiltComponents$SingletonC.class.uniqueId28 | Bin 0 -> 2000 bytes ...ltComponents$ViewC$Builder.class.uniqueId1 | Bin 0 -> 590 bytes ...tApp_HiltComponents$ViewC.class.uniqueId16 | Bin 0 -> 838 bytes ...onents$ViewCBuilderModule.class.uniqueId15 | Bin 0 -> 953 bytes ...ponents$ViewModelC$Builder.class.uniqueId8 | Bin 0 -> 610 bytes ...HiltComponents$ViewModelC.class.uniqueId44 | Bin 0 -> 1457 bytes ...s$ViewModelCBuilderModule.class.uniqueId30 | Bin 0 -> 993 bytes ...ViewWithFragmentC$Builder.class.uniqueId12 | Bin 0 -> 638 bytes ...ponents$ViewWithFragmentC.class.uniqueId31 | Bin 0 -> 898 bytes ...WithFragmentCBuilderModule.class.uniqueId9 | Bin 0 -> 1049 bytes ...ConnectApp_HiltComponents.class.uniqueId19 | Bin 0 -> 2688 bytes ...esConnectApp_HiltComponents.java.uniqueId5 | 241 + ...ingletonC$ActivityCBuilder.class.uniqueId0 | Bin 0 -> 2913 bytes ..._SingletonC$ActivityCImpl.class.uniqueId11 | Bin 0 -> 4744 bytes ...$ActivityRetainedCBuilder.class.uniqueId36 | Bin 0 -> 2731 bytes ...edCImpl$SwitchingProvider.class.uniqueId46 | Bin 0 -> 2242 bytes ...onC$ActivityRetainedCImpl.class.uniqueId34 | Bin 0 -> 2990 bytes ...onents_SingletonC$Builder.class.uniqueId25 | Bin 0 -> 1708 bytes ...ngletonC$FragmentCBuilder.class.uniqueId22 | Bin 0 -> 3407 bytes ...s_SingletonC$FragmentCImpl.class.uniqueId4 | Bin 0 -> 3100 bytes ...ingletonC$ServiceCBuilder.class.uniqueId35 | Bin 0 -> 2403 bytes ...s_SingletonC$ServiceCImpl.class.uniqueId40 | Bin 0 -> 1224 bytes ...onCImpl$SwitchingProvider.class.uniqueId39 | Bin 0 -> 2802 bytes ..._SingletonC$SingletonCImpl.class.uniqueId3 | Bin 0 -> 3421 bytes ...s_SingletonC$ViewCBuilder.class.uniqueId42 | Bin 0 -> 3290 bytes ...ents_SingletonC$ViewCImpl.class.uniqueId27 | Bin 0 -> 1943 bytes ...gletonC$ViewModelCBuilder.class.uniqueId14 | Bin 0 -> 3624 bytes ...elCImpl$SwitchingProvider.class.uniqueId20 | Bin 0 -> 2941 bytes ...SingletonC$ViewModelCImpl.class.uniqueId21 | Bin 0 -> 3506 bytes ...C$ViewWithFragmentCBuilder.class.uniqueId7 | Bin 0 -> 3879 bytes ...onC$ViewWithFragmentCImpl.class.uniqueId45 | Bin 0 -> 2368 bytes ...HiltComponents_SingletonC.class.uniqueId23 | Bin 0 -> 3051 bytes ..._HiltComponents_SingletonC.java.uniqueId47 | 611 + .../Hilt_CouplesConnectApp$1.class.uniqueId43 | Bin 0 -> 1655 bytes .../Hilt_CouplesConnectApp.class.uniqueId41 | Bin 0 -> 1893 bytes .../Hilt_CouplesConnectApp.java.uniqueId38 | 55 + .../previous-compilation-data.bin | Bin 0 -> 106403 bytes .../debug/META-INF/app_debug.kotlin_module | Bin 85 -> 1099 bytes .../1.json | 138 + app/src/main/assets/database/app.db | Bin 0 -> 3747840 bytes .../main/java/com/couplesconnect/app/App.kt | 2 + .../com/couplesconnect/app/MainActivity.kt | 11 +- .../app/core/analytics/.gitkeep | 0 .../couplesconnect/app/core/billing/.gitkeep | 0 .../app/core/feature/FeatureFlag.kt | 140 + .../app/core/feature/FeaturePriority.kt | 11 + .../app/core/feature/FeatureRegistry.kt | 52 + .../app/core/feature/FeatureStatus.kt | 11 + .../app/core/navigation/.gitkeep | 0 .../app/core/navigation/AppNavigation.kt | 163 + .../app/core/navigation/AppRoute.kt | 40 + .../app/core/notifications/.gitkeep | 0 .../couplesconnect/app/data/local/.gitkeep | 0 .../app/data/local/AppDatabase.kt | 19 + .../app/data/local/CategoryDao.kt | 29 + .../app/data/local/QuestionDao.kt | 36 + .../app/data/local/converters/Converters.kt | 15 + .../app/data/local/entity/CategoryEntity.kt | 14 + .../app/data/local/entity/QuestionEntity.kt | 20 + .../app/data/local/mapper/QuestionMapper.kt | 88 + .../app/data/questions/QuestionJsonParser.kt | 189 + .../couplesconnect/app/data/remote/.gitkeep | 0 .../FirestoreQuestionThreadDataSource.kt | 245 + .../app/data/repository/.gitkeep | 0 .../data/repository/FakeQuestionRepository.kt | 16 + .../QuestionThreadRepositoryImpl.kt | 59 + .../data/repository/RoomQuestionRepository.kt | 15 + .../couplesconnect/app/di/DatabaseModule.kt | 34 + .../couplesconnect/app/di/RepositoryModule.kt | 39 + .../couplesconnect/app/domain/model/Answer.kt | 11 + .../couplesconnect/app/domain/model/Couple.kt | 14 +- .../app/domain/model/Entitlement.kt | 11 + .../couplesconnect/app/domain/model/Invite.kt | 14 + .../app/domain/model/InviteStatus.kt | 8 + .../app/domain/model/Question.kt | 68 + .../app/domain/model/QuestionAnswer.kt | 12 + .../app/domain/model/QuestionCategory.kt | 9 + .../app/domain/model/QuestionMessage.kt | 8 + .../app/domain/model/QuestionPack.kt | 10 + .../app/domain/model/QuestionReaction.kt | 9 + .../app/domain/model/QuestionSession.kt | 13 + .../app/domain/model/QuestionSessionStatus.kt | 6 + .../app/domain/model/QuestionThread.kt | 30 + .../couplesconnect/app/domain/model/User.kt | 15 +- .../app/domain/repository/.gitkeep | 0 .../domain/repository/QuestionRepository.kt | 8 + .../repository/QuestionThreadRepository.kt | 18 + .../app/domain/usecase/.gitkeep | 0 .../couplesconnect/app/ui/answers/.gitkeep | 0 .../app/ui/answers/AnswerHistoryScreen.kt | 42 + .../app/ui/answers/AnswerRevealScreen.kt | 43 + .../com/couplesconnect/app/ui/auth/.gitkeep | 0 .../couplesconnect/app/ui/auth/LoginScreen.kt | 42 + .../couplesconnect/app/ui/components/.gitkeep | 0 .../com/couplesconnect/app/ui/home/.gitkeep | 0 .../couplesconnect/app/ui/home/HomeScreen.kt | 42 + .../couplesconnect/app/ui/onboarding/.gitkeep | 0 .../app/ui/onboarding/CreateProfileScreen.kt | 42 + .../app/ui/onboarding/OnboardingScreen.kt | 42 + .../couplesconnect/app/ui/pairing/.gitkeep | 0 .../app/ui/pairing/AcceptInviteScreen.kt | 42 + .../app/ui/pairing/CreateInviteScreen.kt | 42 + .../app/ui/pairing/EmailInviteScreen.kt | 42 + .../app/ui/pairing/InviteConfirmScreen.kt | 43 + .../couplesconnect/app/ui/paywall/.gitkeep | 0 .../app/ui/paywall/PaywallScreen.kt | 42 + .../couplesconnect/app/ui/questions/.gitkeep | 0 .../app/ui/questions/DailyQuestionScreen.kt | 481 + .../ui/questions/DailyQuestionViewModel.kt | 35 + .../app/ui/questions/QuestionThreadScreen.kt | 337 + .../ui/questions/QuestionThreadViewModel.kt | 249 + .../ui/questions/components/AnswerBubble.kt | 253 + .../components/QuestionAnswerInput.kt | 339 + .../components/QuestionDiscussionThread.kt | 177 + .../ui/questions/components/QuestionHeader.kt | 60 + .../components/QuestionHelpExpandable.kt | 105 + .../components/QuestionNavigationBar.kt | 84 + .../couplesconnect/app/ui/settings/.gitkeep | 0 .../app/ui/settings/SettingsScreen.kt | 42 + .../com/couplesconnect/app/ui/wheel/.gitkeep | 0 .../app/ui/wheel/CategoryPickerScreen.kt | 42 + .../app/ui/wheel/SpinWheelScreen.kt | 43 + .../app/ui/wheel/WheelCompleteScreen.kt | 43 + .../app/ui/wheel/WheelSessionScreen.kt | 43 + seed/build_db.py | 264 + seed/questions/boundaries.json | 5343 ++++++ seed/questions/communication.json | 5343 ++++++ seed/questions/conflict.json | 5343 ++++++ seed/questions/conflict_repair.json | 5343 ++++++ seed/questions/date_night.json | 5343 ++++++ seed/questions/difficult_conversations.json | 5206 +++++ seed/questions/emotional_intimacy.json | 5343 ++++++ seed/questions/fun.json | 5343 ++++++ seed/questions/future.json | 5351 ++++++ seed/questions/gratitude.json | 5343 ++++++ seed/questions/home_life.json | 5232 +++++ seed/questions/marriage.json | 5343 ++++++ seed/questions/money.json | 5343 ++++++ seed/questions/parenting.json | 5343 ++++++ seed/questions/physical_intimacy.json | 5263 +++++ seed/questions/rebuilding_trust.json | 15973 ++++++++++++++++ seed/questions/sex_and_desire.json | 5263 +++++ seed/questions/stress.json | 5263 +++++ seed/questions/trust.json | 5221 +++++ seed/questions/values.json | 5263 +++++ seed_generator.py | 187 + 373 files changed, 127013 insertions(+), 40 deletions(-) create mode 100644 .vscode/settings.json create mode 100644 app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java create mode 100644 app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/CouplesConnectApp_HiltComponents.java create mode 100644 app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/DaggerCouplesConnectApp_HiltComponents_SingletonC.java create mode 100644 app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/Hilt_CouplesConnectApp.java create mode 100644 app/build/generated/hilt/component_sources/debug/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java create mode 100644 app/build/generated/hilt/component_sources/debug/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java create mode 100644 app/build/generated/hilt/component_trees/debug/com/couplesconnect/app/CouplesConnectApp_ComponentTreeDeps.java create mode 100644 app/build/generated/hilt/component_trees/debug/dagger/hilt/internal/processedrootsentinel/codegen/_com_couplesconnect_app_CouplesConnectApp.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/Hilt_MainActivity.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/MainActivity_GeneratedInjector.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/AppDatabase_Impl.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/CategoryDao_Impl.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/QuestionDao_Impl.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java create mode 100644 app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java create mode 100644 app/build/generated/ksp/debug/java/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java create mode 100644 app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java create mode 100644 app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java create mode 100644 app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java create mode 100644 app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java create mode 100644 app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java create mode 100644 app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java create mode 100644 app/build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro create mode 100644 app/build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro create mode 100644 app/build/intermediates/assets/debug/mergeDebugAssets/database/app.db create mode 100644 app/build/intermediates/classes/debug/transformDebugClassesWithAsm/dirs/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro create mode 100644 app/build/intermediates/classes/debug/transformDebugClassesWithAsm/dirs/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro delete mode 100644 app/build/intermediates/incremental/processDebugResources/resources-list-for-linked-resources-binary-format-debug.ap_.txt create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.s create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.s create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.s create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values create mode 100644 app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.s create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/Hilt_MainActivity.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/MainActivity_GeneratedInjector.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/AppDatabase_Impl.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/CategoryDao_Impl.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/QuestionDao_Impl.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java create mode 100644 app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java create mode 100644 app/build/kspCaches/debug/backups/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro create mode 100644 app/build/kspCaches/debug/backups/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro create mode 100644 app/build/kspCaches/debug/classLookups/counters.tab create mode 100644 app/build/kspCaches/debug/classLookups/file-to-id.tab create mode 100644 app/build/kspCaches/debug/classLookups/file-to-id.tab.keystream create mode 100644 app/build/kspCaches/debug/classLookups/file-to-id.tab.keystream.len create mode 100644 app/build/kspCaches/debug/classLookups/file-to-id.tab.len create mode 100644 app/build/kspCaches/debug/classLookups/file-to-id.tab.values.at create mode 100644 app/build/kspCaches/debug/classLookups/file-to-id.tab_i create mode 100644 app/build/kspCaches/debug/classLookups/file-to-id.tab_i.len create mode 100644 app/build/kspCaches/debug/classLookups/id-to-file.tab create mode 100644 app/build/kspCaches/debug/classLookups/id-to-file.tab.keystream create mode 100644 app/build/kspCaches/debug/classLookups/id-to-file.tab.keystream.len create mode 100644 app/build/kspCaches/debug/classLookups/id-to-file.tab.len create mode 100644 app/build/kspCaches/debug/classLookups/id-to-file.tab.values.at create mode 100644 app/build/kspCaches/debug/classLookups/id-to-file.tab_i create mode 100644 app/build/kspCaches/debug/classLookups/id-to-file.tab_i.len create mode 100644 app/build/kspCaches/debug/classLookups/lookups.tab create mode 100644 app/build/kspCaches/debug/classLookups/lookups.tab.keystream create mode 100644 app/build/kspCaches/debug/classLookups/lookups.tab.keystream.len create mode 100644 app/build/kspCaches/debug/classLookups/lookups.tab.len create mode 100644 app/build/kspCaches/debug/classLookups/lookups.tab.values.at create mode 100644 app/build/kspCaches/debug/classLookups/lookups.tab_i create mode 100644 app/build/kspCaches/debug/classLookups/lookups.tab_i.len create mode 100644 app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_Factory.class.uniqueId1 create mode 100644 app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules$BindsModule.class.uniqueId3 create mode 100644 app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules$KeyModule.class.uniqueId6 create mode 100644 app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules.class.uniqueId5 create mode 100644 app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.class.uniqueId2 create mode 100644 app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory$InstanceHolder.class.uniqueId7 create mode 100644 app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.class.uniqueId0 create mode 100644 app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.class.uniqueId4 create mode 100644 app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/backup-dir/CouplesConnectApp_GeneratedInjector.class1 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/backup-dir/_com_couplesconnect_app_CouplesConnectApp.class2 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/backup-dir/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.class3 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityC$Builder.class.uniqueId24 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityC.class.uniqueId2 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityCBuilderModule.class.uniqueId37 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityRetainedC$Builder.class.uniqueId29 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityRetainedC.class.uniqueId18 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityRetainedCBuilderModule.class.uniqueId6 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$FragmentC$Builder.class.uniqueId26 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$FragmentC.class.uniqueId33 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$FragmentCBuilderModule.class.uniqueId13 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceC$Builder.class.uniqueId17 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceC.class.uniqueId32 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceCBuilderModule.class.uniqueId10 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$SingletonC.class.uniqueId28 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewC$Builder.class.uniqueId1 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewC.class.uniqueId16 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewCBuilderModule.class.uniqueId15 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewModelC$Builder.class.uniqueId8 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewModelC.class.uniqueId44 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewModelCBuilderModule.class.uniqueId30 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentC$Builder.class.uniqueId12 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentC.class.uniqueId31 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentCBuilderModule.class.uniqueId9 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents.class.uniqueId19 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents.java.uniqueId5 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityCBuilder.class.uniqueId0 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityCImpl.class.uniqueId11 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityRetainedCBuilder.class.uniqueId36 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityRetainedCImpl$SwitchingProvider.class.uniqueId46 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityRetainedCImpl.class.uniqueId34 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$Builder.class.uniqueId25 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$FragmentCBuilder.class.uniqueId22 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$FragmentCImpl.class.uniqueId4 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ServiceCBuilder.class.uniqueId35 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ServiceCImpl.class.uniqueId40 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$SingletonCImpl$SwitchingProvider.class.uniqueId39 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$SingletonCImpl.class.uniqueId3 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewCBuilder.class.uniqueId42 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewCImpl.class.uniqueId27 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewModelCBuilder.class.uniqueId14 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewModelCImpl$SwitchingProvider.class.uniqueId20 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewModelCImpl.class.uniqueId21 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewWithFragmentCBuilder.class.uniqueId7 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewWithFragmentCImpl.class.uniqueId45 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC.class.uniqueId23 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC.java.uniqueId47 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp$1.class.uniqueId43 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp.class.uniqueId41 create mode 100644 app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp.java.uniqueId38 create mode 100644 app/build/tmp/hiltJavaCompileDebug/previous-compilation-data.bin create mode 100644 app/schemas/com.couplesconnect.app.data.local.AppDatabase/1.json create mode 100644 app/src/main/assets/database/app.db create mode 100644 app/src/main/java/com/couplesconnect/app/core/analytics/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/core/billing/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/core/feature/FeatureFlag.kt create mode 100644 app/src/main/java/com/couplesconnect/app/core/feature/FeaturePriority.kt create mode 100644 app/src/main/java/com/couplesconnect/app/core/feature/FeatureRegistry.kt create mode 100644 app/src/main/java/com/couplesconnect/app/core/feature/FeatureStatus.kt create mode 100644 app/src/main/java/com/couplesconnect/app/core/navigation/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/core/navigation/AppNavigation.kt create mode 100644 app/src/main/java/com/couplesconnect/app/core/navigation/AppRoute.kt create mode 100644 app/src/main/java/com/couplesconnect/app/core/notifications/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/data/local/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/data/local/AppDatabase.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/local/CategoryDao.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/local/QuestionDao.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/local/converters/Converters.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/local/entity/CategoryEntity.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/local/entity/QuestionEntity.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/local/mapper/QuestionMapper.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/questions/QuestionJsonParser.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/remote/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/repository/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/data/repository/FakeQuestionRepository.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl.kt create mode 100644 app/src/main/java/com/couplesconnect/app/data/repository/RoomQuestionRepository.kt create mode 100644 app/src/main/java/com/couplesconnect/app/di/DatabaseModule.kt create mode 100644 app/src/main/java/com/couplesconnect/app/di/RepositoryModule.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/Answer.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/Entitlement.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/Invite.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/InviteStatus.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/Question.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/QuestionAnswer.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/QuestionCategory.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/QuestionMessage.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/QuestionPack.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/QuestionReaction.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/QuestionSession.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/QuestionSessionStatus.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/model/QuestionThread.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/repository/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/domain/repository/QuestionRepository.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/repository/QuestionThreadRepository.kt create mode 100644 app/src/main/java/com/couplesconnect/app/domain/usecase/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/answers/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/answers/AnswerHistoryScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/answers/AnswerRevealScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/auth/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/auth/LoginScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/components/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/home/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/home/HomeScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/onboarding/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/onboarding/CreateProfileScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/onboarding/OnboardingScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/pairing/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/pairing/AcceptInviteScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/pairing/CreateInviteScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/pairing/EmailInviteScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/pairing/InviteConfirmScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/paywall/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/paywall/PaywallScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionViewModel.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/components/AnswerBubble.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionAnswerInput.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionDiscussionThread.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHeader.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHelpExpandable.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionNavigationBar.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/settings/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/settings/SettingsScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/wheel/.gitkeep create mode 100644 app/src/main/java/com/couplesconnect/app/ui/wheel/CategoryPickerScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/wheel/SpinWheelScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/wheel/WheelCompleteScreen.kt create mode 100644 app/src/main/java/com/couplesconnect/app/ui/wheel/WheelSessionScreen.kt create mode 100644 seed/build_db.py create mode 100644 seed/questions/boundaries.json create mode 100644 seed/questions/communication.json create mode 100644 seed/questions/conflict.json create mode 100644 seed/questions/conflict_repair.json create mode 100644 seed/questions/date_night.json create mode 100644 seed/questions/difficult_conversations.json create mode 100644 seed/questions/emotional_intimacy.json create mode 100644 seed/questions/fun.json create mode 100644 seed/questions/future.json create mode 100644 seed/questions/gratitude.json create mode 100644 seed/questions/home_life.json create mode 100644 seed/questions/marriage.json create mode 100644 seed/questions/money.json create mode 100644 seed/questions/parenting.json create mode 100644 seed/questions/physical_intimacy.json create mode 100644 seed/questions/rebuilding_trust.json create mode 100644 seed/questions/sex_and_desire.json create mode 100644 seed/questions/stress.json create mode 100644 seed/questions/trust.json create mode 100644 seed/questions/values.json create mode 100644 seed_generator.py diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..c5f3f6b9 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "java.configuration.updateBuildConfiguration": "interactive" +} \ No newline at end of file diff --git a/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java b/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java new file mode 100644 index 00000000..3ae45e4e --- /dev/null +++ b/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java @@ -0,0 +1,17 @@ +package com.couplesconnect.app; + +import dagger.hilt.InstallIn; +import dagger.hilt.codegen.OriginatingElement; +import dagger.hilt.components.SingletonComponent; +import dagger.hilt.internal.GeneratedEntryPoint; +import javax.annotation.processing.Generated; + +@OriginatingElement( + topLevelClass = CouplesConnectApp.class +) +@GeneratedEntryPoint +@InstallIn(SingletonComponent.class) +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator") +public interface CouplesConnectApp_GeneratedInjector { + void injectCouplesConnectApp(CouplesConnectApp couplesConnectApp); +} diff --git a/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/CouplesConnectApp_HiltComponents.java b/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/CouplesConnectApp_HiltComponents.java new file mode 100644 index 00000000..30cfcae5 --- /dev/null +++ b/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/CouplesConnectApp_HiltComponents.java @@ -0,0 +1,241 @@ +package com.couplesconnect.app; + +import com.couplesconnect.app.di.DatabaseModule; +import com.couplesconnect.app.di.RepositoryModule; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules; +import dagger.Binds; +import dagger.Component; +import dagger.Module; +import dagger.Subcomponent; +import dagger.hilt.android.components.ActivityComponent; +import dagger.hilt.android.components.ActivityRetainedComponent; +import dagger.hilt.android.components.FragmentComponent; +import dagger.hilt.android.components.ServiceComponent; +import dagger.hilt.android.components.ViewComponent; +import dagger.hilt.android.components.ViewModelComponent; +import dagger.hilt.android.components.ViewWithFragmentComponent; +import dagger.hilt.android.flags.FragmentGetContextFix; +import dagger.hilt.android.flags.HiltWrapper_FragmentGetContextFix_FragmentGetContextFixModule; +import dagger.hilt.android.internal.builders.ActivityComponentBuilder; +import dagger.hilt.android.internal.builders.ActivityRetainedComponentBuilder; +import dagger.hilt.android.internal.builders.FragmentComponentBuilder; +import dagger.hilt.android.internal.builders.ServiceComponentBuilder; +import dagger.hilt.android.internal.builders.ViewComponentBuilder; +import dagger.hilt.android.internal.builders.ViewModelComponentBuilder; +import dagger.hilt.android.internal.builders.ViewWithFragmentComponentBuilder; +import dagger.hilt.android.internal.lifecycle.DefaultViewModelFactories; +import dagger.hilt.android.internal.lifecycle.HiltViewModelFactory; +import dagger.hilt.android.internal.lifecycle.HiltWrapper_DefaultViewModelFactories_ActivityModule; +import dagger.hilt.android.internal.lifecycle.HiltWrapper_HiltViewModelFactory_ActivityCreatorEntryPoint; +import dagger.hilt.android.internal.lifecycle.HiltWrapper_HiltViewModelFactory_ViewModelModule; +import dagger.hilt.android.internal.managers.ActivityComponentManager; +import dagger.hilt.android.internal.managers.FragmentComponentManager; +import dagger.hilt.android.internal.managers.HiltWrapper_ActivityRetainedComponentManager_ActivityRetainedComponentBuilderEntryPoint; +import dagger.hilt.android.internal.managers.HiltWrapper_ActivityRetainedComponentManager_ActivityRetainedLifecycleEntryPoint; +import dagger.hilt.android.internal.managers.HiltWrapper_ActivityRetainedComponentManager_LifecycleModule; +import dagger.hilt.android.internal.managers.HiltWrapper_SavedStateHandleModule; +import dagger.hilt.android.internal.managers.ServiceComponentManager; +import dagger.hilt.android.internal.managers.ViewComponentManager; +import dagger.hilt.android.internal.modules.ApplicationContextModule; +import dagger.hilt.android.internal.modules.HiltWrapper_ActivityModule; +import dagger.hilt.android.scopes.ActivityRetainedScoped; +import dagger.hilt.android.scopes.ActivityScoped; +import dagger.hilt.android.scopes.FragmentScoped; +import dagger.hilt.android.scopes.ServiceScoped; +import dagger.hilt.android.scopes.ViewModelScoped; +import dagger.hilt.android.scopes.ViewScoped; +import dagger.hilt.components.SingletonComponent; +import dagger.hilt.internal.GeneratedComponent; +import dagger.hilt.migration.DisableInstallInCheck; +import javax.annotation.processing.Generated; +import javax.inject.Singleton; + +@Generated("dagger.hilt.processor.internal.root.RootProcessor") +public final class CouplesConnectApp_HiltComponents { + private CouplesConnectApp_HiltComponents() { + } + + @Module( + subcomponents = ServiceC.class + ) + @DisableInstallInCheck + @Generated("dagger.hilt.processor.internal.root.RootProcessor") + abstract interface ServiceCBuilderModule { + @Binds + ServiceComponentBuilder bind(ServiceC.Builder builder); + } + + @Module( + subcomponents = ActivityRetainedC.class + ) + @DisableInstallInCheck + @Generated("dagger.hilt.processor.internal.root.RootProcessor") + abstract interface ActivityRetainedCBuilderModule { + @Binds + ActivityRetainedComponentBuilder bind(ActivityRetainedC.Builder builder); + } + + @Module( + subcomponents = ActivityC.class + ) + @DisableInstallInCheck + @Generated("dagger.hilt.processor.internal.root.RootProcessor") + abstract interface ActivityCBuilderModule { + @Binds + ActivityComponentBuilder bind(ActivityC.Builder builder); + } + + @Module( + subcomponents = ViewModelC.class + ) + @DisableInstallInCheck + @Generated("dagger.hilt.processor.internal.root.RootProcessor") + abstract interface ViewModelCBuilderModule { + @Binds + ViewModelComponentBuilder bind(ViewModelC.Builder builder); + } + + @Module( + subcomponents = ViewC.class + ) + @DisableInstallInCheck + @Generated("dagger.hilt.processor.internal.root.RootProcessor") + abstract interface ViewCBuilderModule { + @Binds + ViewComponentBuilder bind(ViewC.Builder builder); + } + + @Module( + subcomponents = FragmentC.class + ) + @DisableInstallInCheck + @Generated("dagger.hilt.processor.internal.root.RootProcessor") + abstract interface FragmentCBuilderModule { + @Binds + FragmentComponentBuilder bind(FragmentC.Builder builder); + } + + @Module( + subcomponents = ViewWithFragmentC.class + ) + @DisableInstallInCheck + @Generated("dagger.hilt.processor.internal.root.RootProcessor") + abstract interface ViewWithFragmentCBuilderModule { + @Binds + ViewWithFragmentComponentBuilder bind(ViewWithFragmentC.Builder builder); + } + + @Component( + modules = { + ApplicationContextModule.class, + ActivityRetainedCBuilderModule.class, + ServiceCBuilderModule.class, + DatabaseModule.class, + HiltWrapper_FragmentGetContextFix_FragmentGetContextFixModule.class, + RepositoryModule.class + } + ) + @Singleton + public abstract static class SingletonC implements CouplesConnectApp_GeneratedInjector, + FragmentGetContextFix.FragmentGetContextFixEntryPoint, + HiltWrapper_ActivityRetainedComponentManager_ActivityRetainedComponentBuilderEntryPoint, + ServiceComponentManager.ServiceComponentBuilderEntryPoint, + SingletonComponent, + GeneratedComponent { + } + + @Subcomponent + @ServiceScoped + public abstract static class ServiceC implements ServiceComponent, + GeneratedComponent { + @Subcomponent.Builder + abstract interface Builder extends ServiceComponentBuilder { + } + } + + @Subcomponent( + modules = { + ActivityCBuilderModule.class, + ViewModelCBuilderModule.class, + HiltWrapper_ActivityRetainedComponentManager_LifecycleModule.class, + HiltWrapper_SavedStateHandleModule.class, + QuestionThreadViewModel_HiltModules.KeyModule.class + } + ) + @ActivityRetainedScoped + public abstract static class ActivityRetainedC implements ActivityRetainedComponent, + ActivityComponentManager.ActivityComponentBuilderEntryPoint, + HiltWrapper_ActivityRetainedComponentManager_ActivityRetainedLifecycleEntryPoint, + GeneratedComponent { + @Subcomponent.Builder + abstract interface Builder extends ActivityRetainedComponentBuilder { + } + } + + @Subcomponent( + modules = { + FragmentCBuilderModule.class, + ViewCBuilderModule.class, + HiltWrapper_ActivityModule.class, + HiltWrapper_DefaultViewModelFactories_ActivityModule.class + } + ) + @ActivityScoped + public abstract static class ActivityC implements MainActivity_GeneratedInjector, + ActivityComponent, + DefaultViewModelFactories.ActivityEntryPoint, + HiltWrapper_HiltViewModelFactory_ActivityCreatorEntryPoint, + FragmentComponentManager.FragmentComponentBuilderEntryPoint, + ViewComponentManager.ViewComponentBuilderEntryPoint, + GeneratedComponent { + @Subcomponent.Builder + abstract interface Builder extends ActivityComponentBuilder { + } + } + + @Subcomponent( + modules = { + HiltWrapper_HiltViewModelFactory_ViewModelModule.class, + QuestionThreadViewModel_HiltModules.BindsModule.class + } + ) + @ViewModelScoped + public abstract static class ViewModelC implements ViewModelComponent, + HiltViewModelFactory.ViewModelFactoriesEntryPoint, + GeneratedComponent { + @Subcomponent.Builder + abstract interface Builder extends ViewModelComponentBuilder { + } + } + + @Subcomponent + @ViewScoped + public abstract static class ViewC implements ViewComponent, + GeneratedComponent { + @Subcomponent.Builder + abstract interface Builder extends ViewComponentBuilder { + } + } + + @Subcomponent( + modules = ViewWithFragmentCBuilderModule.class + ) + @FragmentScoped + public abstract static class FragmentC implements FragmentComponent, + DefaultViewModelFactories.FragmentEntryPoint, + ViewComponentManager.ViewWithFragmentComponentBuilderEntryPoint, + GeneratedComponent { + @Subcomponent.Builder + abstract interface Builder extends FragmentComponentBuilder { + } + } + + @Subcomponent + @ViewScoped + public abstract static class ViewWithFragmentC implements ViewWithFragmentComponent, + GeneratedComponent { + @Subcomponent.Builder + abstract interface Builder extends ViewWithFragmentComponentBuilder { + } + } +} diff --git a/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/DaggerCouplesConnectApp_HiltComponents_SingletonC.java b/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/DaggerCouplesConnectApp_HiltComponents_SingletonC.java new file mode 100644 index 00000000..81f35713 --- /dev/null +++ b/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/DaggerCouplesConnectApp_HiltComponents_SingletonC.java @@ -0,0 +1,611 @@ +package com.couplesconnect.app; + +import android.app.Activity; +import android.app.Service; +import android.view.View; +import androidx.fragment.app.Fragment; +import androidx.lifecycle.SavedStateHandle; +import androidx.lifecycle.ViewModel; +import com.couplesconnect.app.data.local.AppDatabase; +import com.couplesconnect.app.data.local.QuestionDao; +import com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource; +import com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl; +import com.couplesconnect.app.di.DatabaseModule_ProvideAppDatabaseFactory; +import com.couplesconnect.app.di.DatabaseModule_ProvideQuestionDaoFactory; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey; +import com.google.common.collect.ImmutableMap; +import com.google.common.collect.ImmutableSet; +import dagger.hilt.android.ActivityRetainedLifecycle; +import dagger.hilt.android.ViewModelLifecycle; +import dagger.hilt.android.internal.builders.ActivityComponentBuilder; +import dagger.hilt.android.internal.builders.ActivityRetainedComponentBuilder; +import dagger.hilt.android.internal.builders.FragmentComponentBuilder; +import dagger.hilt.android.internal.builders.ServiceComponentBuilder; +import dagger.hilt.android.internal.builders.ViewComponentBuilder; +import dagger.hilt.android.internal.builders.ViewModelComponentBuilder; +import dagger.hilt.android.internal.builders.ViewWithFragmentComponentBuilder; +import dagger.hilt.android.internal.lifecycle.DefaultViewModelFactories; +import dagger.hilt.android.internal.lifecycle.DefaultViewModelFactories_InternalFactoryFactory_Factory; +import dagger.hilt.android.internal.managers.ActivityRetainedComponentManager_LifecycleModule_ProvideActivityRetainedLifecycleFactory; +import dagger.hilt.android.internal.managers.SavedStateHandleHolder; +import dagger.hilt.android.internal.modules.ApplicationContextModule; +import dagger.hilt.android.internal.modules.ApplicationContextModule_ProvideContextFactory; +import dagger.internal.DaggerGenerated; +import dagger.internal.DoubleCheck; +import dagger.internal.LazyClassKeyMap; +import dagger.internal.Preconditions; +import dagger.internal.Provider; +import java.util.Map; +import java.util.Set; +import javax.annotation.processing.Generated; + +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class DaggerCouplesConnectApp_HiltComponents_SingletonC { + private DaggerCouplesConnectApp_HiltComponents_SingletonC() { + } + + public static Builder builder() { + return new Builder(); + } + + public static final class Builder { + private ApplicationContextModule applicationContextModule; + + private Builder() { + } + + public Builder applicationContextModule(ApplicationContextModule applicationContextModule) { + this.applicationContextModule = Preconditions.checkNotNull(applicationContextModule); + return this; + } + + public CouplesConnectApp_HiltComponents.SingletonC build() { + Preconditions.checkBuilderRequirement(applicationContextModule, ApplicationContextModule.class); + return new SingletonCImpl(applicationContextModule); + } + } + + private static final class ActivityRetainedCBuilder implements CouplesConnectApp_HiltComponents.ActivityRetainedC.Builder { + private final SingletonCImpl singletonCImpl; + + private SavedStateHandleHolder savedStateHandleHolder; + + private ActivityRetainedCBuilder(SingletonCImpl singletonCImpl) { + this.singletonCImpl = singletonCImpl; + } + + @Override + public ActivityRetainedCBuilder savedStateHandleHolder( + SavedStateHandleHolder savedStateHandleHolder) { + this.savedStateHandleHolder = Preconditions.checkNotNull(savedStateHandleHolder); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ActivityRetainedC build() { + Preconditions.checkBuilderRequirement(savedStateHandleHolder, SavedStateHandleHolder.class); + return new ActivityRetainedCImpl(singletonCImpl, savedStateHandleHolder); + } + } + + private static final class ActivityCBuilder implements CouplesConnectApp_HiltComponents.ActivityC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private Activity activity; + + private ActivityCBuilder(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + } + + @Override + public ActivityCBuilder activity(Activity activity) { + this.activity = Preconditions.checkNotNull(activity); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ActivityC build() { + Preconditions.checkBuilderRequirement(activity, Activity.class); + return new ActivityCImpl(singletonCImpl, activityRetainedCImpl, activity); + } + } + + private static final class FragmentCBuilder implements CouplesConnectApp_HiltComponents.FragmentC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private Fragment fragment; + + private FragmentCBuilder(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, ActivityCImpl activityCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + } + + @Override + public FragmentCBuilder fragment(Fragment fragment) { + this.fragment = Preconditions.checkNotNull(fragment); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.FragmentC build() { + Preconditions.checkBuilderRequirement(fragment, Fragment.class); + return new FragmentCImpl(singletonCImpl, activityRetainedCImpl, activityCImpl, fragment); + } + } + + private static final class ViewWithFragmentCBuilder implements CouplesConnectApp_HiltComponents.ViewWithFragmentC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private final FragmentCImpl fragmentCImpl; + + private View view; + + private ViewWithFragmentCBuilder(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, ActivityCImpl activityCImpl, + FragmentCImpl fragmentCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + this.fragmentCImpl = fragmentCImpl; + } + + @Override + public ViewWithFragmentCBuilder view(View view) { + this.view = Preconditions.checkNotNull(view); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ViewWithFragmentC build() { + Preconditions.checkBuilderRequirement(view, View.class); + return new ViewWithFragmentCImpl(singletonCImpl, activityRetainedCImpl, activityCImpl, fragmentCImpl, view); + } + } + + private static final class ViewCBuilder implements CouplesConnectApp_HiltComponents.ViewC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private View view; + + private ViewCBuilder(SingletonCImpl singletonCImpl, ActivityRetainedCImpl activityRetainedCImpl, + ActivityCImpl activityCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + } + + @Override + public ViewCBuilder view(View view) { + this.view = Preconditions.checkNotNull(view); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ViewC build() { + Preconditions.checkBuilderRequirement(view, View.class); + return new ViewCImpl(singletonCImpl, activityRetainedCImpl, activityCImpl, view); + } + } + + private static final class ViewModelCBuilder implements CouplesConnectApp_HiltComponents.ViewModelC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private SavedStateHandle savedStateHandle; + + private ViewModelLifecycle viewModelLifecycle; + + private ViewModelCBuilder(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + } + + @Override + public ViewModelCBuilder savedStateHandle(SavedStateHandle handle) { + this.savedStateHandle = Preconditions.checkNotNull(handle); + return this; + } + + @Override + public ViewModelCBuilder viewModelLifecycle(ViewModelLifecycle viewModelLifecycle) { + this.viewModelLifecycle = Preconditions.checkNotNull(viewModelLifecycle); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ViewModelC build() { + Preconditions.checkBuilderRequirement(savedStateHandle, SavedStateHandle.class); + Preconditions.checkBuilderRequirement(viewModelLifecycle, ViewModelLifecycle.class); + return new ViewModelCImpl(singletonCImpl, activityRetainedCImpl, savedStateHandle, viewModelLifecycle); + } + } + + private static final class ServiceCBuilder implements CouplesConnectApp_HiltComponents.ServiceC.Builder { + private final SingletonCImpl singletonCImpl; + + private Service service; + + private ServiceCBuilder(SingletonCImpl singletonCImpl) { + this.singletonCImpl = singletonCImpl; + } + + @Override + public ServiceCBuilder service(Service service) { + this.service = Preconditions.checkNotNull(service); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ServiceC build() { + Preconditions.checkBuilderRequirement(service, Service.class); + return new ServiceCImpl(singletonCImpl, service); + } + } + + private static final class ViewWithFragmentCImpl extends CouplesConnectApp_HiltComponents.ViewWithFragmentC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private final FragmentCImpl fragmentCImpl; + + private final ViewWithFragmentCImpl viewWithFragmentCImpl = this; + + private ViewWithFragmentCImpl(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, ActivityCImpl activityCImpl, + FragmentCImpl fragmentCImpl, View viewParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + this.fragmentCImpl = fragmentCImpl; + + + } + } + + private static final class FragmentCImpl extends CouplesConnectApp_HiltComponents.FragmentC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private final FragmentCImpl fragmentCImpl = this; + + private FragmentCImpl(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, ActivityCImpl activityCImpl, + Fragment fragmentParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + + + } + + @Override + public DefaultViewModelFactories.InternalFactoryFactory getHiltInternalFactoryFactory() { + return activityCImpl.getHiltInternalFactoryFactory(); + } + + @Override + public ViewWithFragmentComponentBuilder viewWithFragmentComponentBuilder() { + return new ViewWithFragmentCBuilder(singletonCImpl, activityRetainedCImpl, activityCImpl, fragmentCImpl); + } + } + + private static final class ViewCImpl extends CouplesConnectApp_HiltComponents.ViewC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private final ViewCImpl viewCImpl = this; + + private ViewCImpl(SingletonCImpl singletonCImpl, ActivityRetainedCImpl activityRetainedCImpl, + ActivityCImpl activityCImpl, View viewParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + + + } + } + + private static final class ActivityCImpl extends CouplesConnectApp_HiltComponents.ActivityC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl = this; + + private ActivityCImpl(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, Activity activityParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + + + } + + @Override + public void injectMainActivity(MainActivity mainActivity) { + } + + @Override + public DefaultViewModelFactories.InternalFactoryFactory getHiltInternalFactoryFactory() { + return DefaultViewModelFactories_InternalFactoryFactory_Factory.newInstance(getViewModelKeys(), new ViewModelCBuilder(singletonCImpl, activityRetainedCImpl)); + } + + @Override + public Map, Boolean> getViewModelKeys() { + return LazyClassKeyMap.of(ImmutableMap.of(QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.lazyClassKeyName, QuestionThreadViewModel_HiltModules.KeyModule.provide())); + } + + @Override + public ViewModelComponentBuilder getViewModelComponentBuilder() { + return new ViewModelCBuilder(singletonCImpl, activityRetainedCImpl); + } + + @Override + public FragmentComponentBuilder fragmentComponentBuilder() { + return new FragmentCBuilder(singletonCImpl, activityRetainedCImpl, activityCImpl); + } + + @Override + public ViewComponentBuilder viewComponentBuilder() { + return new ViewCBuilder(singletonCImpl, activityRetainedCImpl, activityCImpl); + } + } + + private static final class ViewModelCImpl extends CouplesConnectApp_HiltComponents.ViewModelC { + private final SavedStateHandle savedStateHandle; + + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ViewModelCImpl viewModelCImpl = this; + + private Provider questionThreadViewModelProvider; + + private ViewModelCImpl(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, SavedStateHandle savedStateHandleParam, + ViewModelLifecycle viewModelLifecycleParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.savedStateHandle = savedStateHandleParam; + initialize(savedStateHandleParam, viewModelLifecycleParam); + + } + + @SuppressWarnings("unchecked") + private void initialize(final SavedStateHandle savedStateHandleParam, + final ViewModelLifecycle viewModelLifecycleParam) { + this.questionThreadViewModelProvider = new SwitchingProvider<>(singletonCImpl, activityRetainedCImpl, viewModelCImpl, 0); + } + + @Override + public Map, javax.inject.Provider> getHiltViewModelMap() { + return LazyClassKeyMap.>of(ImmutableMap.>of(QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.lazyClassKeyName, ((Provider) questionThreadViewModelProvider))); + } + + @Override + public Map, Object> getHiltViewModelAssistedMap() { + return ImmutableMap., Object>of(); + } + + private static final class SwitchingProvider implements Provider { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ViewModelCImpl viewModelCImpl; + + private final int id; + + SwitchingProvider(SingletonCImpl singletonCImpl, ActivityRetainedCImpl activityRetainedCImpl, + ViewModelCImpl viewModelCImpl, int id) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.viewModelCImpl = viewModelCImpl; + this.id = id; + } + + @SuppressWarnings("unchecked") + @Override + public T get() { + switch (id) { + case 0: // com.couplesconnect.app.ui.questions.QuestionThreadViewModel + return (T) new QuestionThreadViewModel(singletonCImpl.questionThreadRepositoryImplProvider.get(), singletonCImpl.provideQuestionDaoProvider.get(), viewModelCImpl.savedStateHandle); + + default: throw new AssertionError(id); + } + } + } + } + + private static final class ActivityRetainedCImpl extends CouplesConnectApp_HiltComponents.ActivityRetainedC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl = this; + + private Provider provideActivityRetainedLifecycleProvider; + + private ActivityRetainedCImpl(SingletonCImpl singletonCImpl, + SavedStateHandleHolder savedStateHandleHolderParam) { + this.singletonCImpl = singletonCImpl; + + initialize(savedStateHandleHolderParam); + + } + + @SuppressWarnings("unchecked") + private void initialize(final SavedStateHandleHolder savedStateHandleHolderParam) { + this.provideActivityRetainedLifecycleProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, activityRetainedCImpl, 0)); + } + + @Override + public ActivityComponentBuilder activityComponentBuilder() { + return new ActivityCBuilder(singletonCImpl, activityRetainedCImpl); + } + + @Override + public ActivityRetainedLifecycle getActivityRetainedLifecycle() { + return provideActivityRetainedLifecycleProvider.get(); + } + + private static final class SwitchingProvider implements Provider { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final int id; + + SwitchingProvider(SingletonCImpl singletonCImpl, ActivityRetainedCImpl activityRetainedCImpl, + int id) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.id = id; + } + + @SuppressWarnings("unchecked") + @Override + public T get() { + switch (id) { + case 0: // dagger.hilt.android.ActivityRetainedLifecycle + return (T) ActivityRetainedComponentManager_LifecycleModule_ProvideActivityRetainedLifecycleFactory.provideActivityRetainedLifecycle(); + + default: throw new AssertionError(id); + } + } + } + } + + private static final class ServiceCImpl extends CouplesConnectApp_HiltComponents.ServiceC { + private final SingletonCImpl singletonCImpl; + + private final ServiceCImpl serviceCImpl = this; + + private ServiceCImpl(SingletonCImpl singletonCImpl, Service serviceParam) { + this.singletonCImpl = singletonCImpl; + + + } + } + + private static final class SingletonCImpl extends CouplesConnectApp_HiltComponents.SingletonC { + private final ApplicationContextModule applicationContextModule; + + private final SingletonCImpl singletonCImpl = this; + + private Provider firestoreQuestionThreadDataSourceProvider; + + private Provider questionThreadRepositoryImplProvider; + + private Provider provideAppDatabaseProvider; + + private Provider provideQuestionDaoProvider; + + private SingletonCImpl(ApplicationContextModule applicationContextModuleParam) { + this.applicationContextModule = applicationContextModuleParam; + initialize(applicationContextModuleParam); + + } + + @SuppressWarnings("unchecked") + private void initialize(final ApplicationContextModule applicationContextModuleParam) { + this.firestoreQuestionThreadDataSourceProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, 1)); + this.questionThreadRepositoryImplProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, 0)); + this.provideAppDatabaseProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, 3)); + this.provideQuestionDaoProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, 2)); + } + + @Override + public void injectCouplesConnectApp(CouplesConnectApp couplesConnectApp) { + } + + @Override + public Set getDisableFragmentGetContextFix() { + return ImmutableSet.of(); + } + + @Override + public ActivityRetainedComponentBuilder retainedComponentBuilder() { + return new ActivityRetainedCBuilder(singletonCImpl); + } + + @Override + public ServiceComponentBuilder serviceComponentBuilder() { + return new ServiceCBuilder(singletonCImpl); + } + + private static final class SwitchingProvider implements Provider { + private final SingletonCImpl singletonCImpl; + + private final int id; + + SwitchingProvider(SingletonCImpl singletonCImpl, int id) { + this.singletonCImpl = singletonCImpl; + this.id = id; + } + + @SuppressWarnings("unchecked") + @Override + public T get() { + switch (id) { + case 0: // com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl + return (T) new QuestionThreadRepositoryImpl(singletonCImpl.firestoreQuestionThreadDataSourceProvider.get()); + + case 1: // com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource + return (T) new FirestoreQuestionThreadDataSource(); + + case 2: // com.couplesconnect.app.data.local.QuestionDao + return (T) DatabaseModule_ProvideQuestionDaoFactory.provideQuestionDao(singletonCImpl.provideAppDatabaseProvider.get()); + + case 3: // com.couplesconnect.app.data.local.AppDatabase + return (T) DatabaseModule_ProvideAppDatabaseFactory.provideAppDatabase(ApplicationContextModule_ProvideContextFactory.provideContext(singletonCImpl.applicationContextModule)); + + default: throw new AssertionError(id); + } + } + } + } +} diff --git a/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/Hilt_CouplesConnectApp.java b/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/Hilt_CouplesConnectApp.java new file mode 100644 index 00000000..6378d882 --- /dev/null +++ b/app/build/generated/hilt/component_sources/debug/com/couplesconnect/app/Hilt_CouplesConnectApp.java @@ -0,0 +1,55 @@ +package com.couplesconnect.app; + +import android.app.Application; +import androidx.annotation.CallSuper; +import dagger.hilt.android.internal.managers.ApplicationComponentManager; +import dagger.hilt.android.internal.managers.ComponentSupplier; +import dagger.hilt.android.internal.modules.ApplicationContextModule; +import dagger.hilt.internal.GeneratedComponentManagerHolder; +import dagger.hilt.internal.UnsafeCasts; +import java.lang.Object; +import java.lang.Override; +import javax.annotation.processing.Generated; + +/** + * A generated base class to be extended by the @dagger.hilt.android.HiltAndroidApp annotated class. If using the Gradle plugin, this is swapped as the base class via bytecode transformation. + */ +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.ApplicationGenerator") +public abstract class Hilt_CouplesConnectApp extends Application implements GeneratedComponentManagerHolder { + private boolean injected = false; + + private final ApplicationComponentManager componentManager = new ApplicationComponentManager(new ComponentSupplier() { + @Override + public Object get() { + return DaggerCouplesConnectApp_HiltComponents_SingletonC.builder() + .applicationContextModule(new ApplicationContextModule(Hilt_CouplesConnectApp.this)) + .build(); + } + }); + + @Override + public final ApplicationComponentManager componentManager() { + return componentManager; + } + + @Override + public final Object generatedComponent() { + return this.componentManager().generatedComponent(); + } + + @CallSuper + @Override + public void onCreate() { + hiltInternalInject(); + super.onCreate(); + } + + protected void hiltInternalInject() { + if (!injected) { + injected = true; + // This is a known unsafe cast, but is safe in the only correct use case: + // CouplesConnectApp extends Hilt_CouplesConnectApp + ((CouplesConnectApp_GeneratedInjector) generatedComponent()).injectCouplesConnectApp(UnsafeCasts.unsafeCast(this)); + } + } +} diff --git a/app/build/generated/hilt/component_sources/debug/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java b/app/build/generated/hilt/component_sources/debug/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java new file mode 100644 index 00000000..edae91f0 --- /dev/null +++ b/app/build/generated/hilt/component_sources/debug/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java @@ -0,0 +1,21 @@ +package dagger.hilt.internal.aggregatedroot.codegen; + +import dagger.hilt.android.HiltAndroidApp; +import dagger.hilt.internal.aggregatedroot.AggregatedRoot; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedRoot( + root = "com.couplesconnect.app.CouplesConnectApp", + rootPackage = "com.couplesconnect.app", + originatingRoot = "com.couplesconnect.app.CouplesConnectApp", + originatingRootPackage = "com.couplesconnect.app", + rootAnnotation = HiltAndroidApp.class, + rootSimpleNames = "CouplesConnectApp", + originatingRootSimpleNames = "CouplesConnectApp" +) +@Generated("dagger.hilt.processor.internal.root.AggregatedRootGenerator") +public class _com_couplesconnect_app_CouplesConnectApp { +} diff --git a/app/build/generated/hilt/component_sources/debug/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java b/app/build/generated/hilt/component_sources/debug/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java new file mode 100644 index 00000000..6c2c6ed7 --- /dev/null +++ b/app/build/generated/hilt/component_sources/debug/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.components.SingletonComponent", + entryPoints = "com.couplesconnect.app.CouplesConnectApp_GeneratedInjector" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_CouplesConnectApp_GeneratedInjector { +} diff --git a/app/build/generated/hilt/component_trees/debug/com/couplesconnect/app/CouplesConnectApp_ComponentTreeDeps.java b/app/build/generated/hilt/component_trees/debug/com/couplesconnect/app/CouplesConnectApp_ComponentTreeDeps.java new file mode 100644 index 00000000..a145021a --- /dev/null +++ b/app/build/generated/hilt/component_trees/debug/com/couplesconnect/app/CouplesConnectApp_ComponentTreeDeps.java @@ -0,0 +1,94 @@ +package com.couplesconnect.app; + +import dagger.hilt.internal.aggregatedroot.codegen._com_couplesconnect_app_CouplesConnectApp; +import dagger.hilt.internal.componenttreedeps.ComponentTreeDeps; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_components_ActivityComponent; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_components_ActivityRetainedComponent; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_components_FragmentComponent; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_components_ServiceComponent; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_components_ViewComponent; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_components_ViewModelComponent; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_components_ViewWithFragmentComponent; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_internal_builders_ActivityComponentBuilder; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_internal_builders_ActivityRetainedComponentBuilder; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_internal_builders_FragmentComponentBuilder; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_internal_builders_ServiceComponentBuilder; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_internal_builders_ViewComponentBuilder; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_internal_builders_ViewModelComponentBuilder; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_android_internal_builders_ViewWithFragmentComponentBuilder; +import dagger.hilt.processor.internal.definecomponent.codegen._dagger_hilt_components_SingletonComponent; +import hilt_aggregated_deps._com_couplesconnect_app_CouplesConnectApp_GeneratedInjector; +import hilt_aggregated_deps._com_couplesconnect_app_MainActivity_GeneratedInjector; +import hilt_aggregated_deps._com_couplesconnect_app_di_DatabaseModule; +import hilt_aggregated_deps._com_couplesconnect_app_di_RepositoryModule; +import hilt_aggregated_deps._com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule; +import hilt_aggregated_deps._com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule; +import hilt_aggregated_deps._dagger_hilt_android_flags_FragmentGetContextFix_FragmentGetContextFixEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_flags_HiltWrapper_FragmentGetContextFix_FragmentGetContextFixModule; +import hilt_aggregated_deps._dagger_hilt_android_internal_lifecycle_DefaultViewModelFactories_ActivityEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_lifecycle_DefaultViewModelFactories_FragmentEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_lifecycle_HiltViewModelFactory_ViewModelFactoriesEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_lifecycle_HiltWrapper_DefaultViewModelFactories_ActivityModule; +import hilt_aggregated_deps._dagger_hilt_android_internal_lifecycle_HiltWrapper_HiltViewModelFactory_ActivityCreatorEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_lifecycle_HiltWrapper_HiltViewModelFactory_ViewModelModule; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_ActivityComponentManager_ActivityComponentBuilderEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_FragmentComponentManager_FragmentComponentBuilderEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_HiltWrapper_ActivityRetainedComponentManager_ActivityRetainedComponentBuilderEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_HiltWrapper_ActivityRetainedComponentManager_ActivityRetainedLifecycleEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_HiltWrapper_ActivityRetainedComponentManager_LifecycleModule; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_HiltWrapper_SavedStateHandleModule; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_ServiceComponentManager_ServiceComponentBuilderEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_ViewComponentManager_ViewComponentBuilderEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_managers_ViewComponentManager_ViewWithFragmentComponentBuilderEntryPoint; +import hilt_aggregated_deps._dagger_hilt_android_internal_modules_ApplicationContextModule; +import hilt_aggregated_deps._dagger_hilt_android_internal_modules_HiltWrapper_ActivityModule; + +@ComponentTreeDeps( + rootDeps = _com_couplesconnect_app_CouplesConnectApp.class, + defineComponentDeps = { + _dagger_hilt_android_components_ActivityComponent.class, + _dagger_hilt_android_components_ActivityRetainedComponent.class, + _dagger_hilt_android_components_FragmentComponent.class, + _dagger_hilt_android_components_ServiceComponent.class, + _dagger_hilt_android_components_ViewComponent.class, + _dagger_hilt_android_components_ViewModelComponent.class, + _dagger_hilt_android_components_ViewWithFragmentComponent.class, + _dagger_hilt_android_internal_builders_ActivityComponentBuilder.class, + _dagger_hilt_android_internal_builders_ActivityRetainedComponentBuilder.class, + _dagger_hilt_android_internal_builders_FragmentComponentBuilder.class, + _dagger_hilt_android_internal_builders_ServiceComponentBuilder.class, + _dagger_hilt_android_internal_builders_ViewComponentBuilder.class, + _dagger_hilt_android_internal_builders_ViewModelComponentBuilder.class, + _dagger_hilt_android_internal_builders_ViewWithFragmentComponentBuilder.class, + _dagger_hilt_components_SingletonComponent.class + }, + aggregatedDeps = { + _com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.class, + _com_couplesconnect_app_MainActivity_GeneratedInjector.class, + _com_couplesconnect_app_di_DatabaseModule.class, + _com_couplesconnect_app_di_RepositoryModule.class, + _com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.class, + _com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.class, + _dagger_hilt_android_flags_FragmentGetContextFix_FragmentGetContextFixEntryPoint.class, + _dagger_hilt_android_flags_HiltWrapper_FragmentGetContextFix_FragmentGetContextFixModule.class, + _dagger_hilt_android_internal_lifecycle_DefaultViewModelFactories_ActivityEntryPoint.class, + _dagger_hilt_android_internal_lifecycle_DefaultViewModelFactories_FragmentEntryPoint.class, + _dagger_hilt_android_internal_lifecycle_HiltViewModelFactory_ViewModelFactoriesEntryPoint.class, + _dagger_hilt_android_internal_lifecycle_HiltWrapper_DefaultViewModelFactories_ActivityModule.class, + _dagger_hilt_android_internal_lifecycle_HiltWrapper_HiltViewModelFactory_ActivityCreatorEntryPoint.class, + _dagger_hilt_android_internal_lifecycle_HiltWrapper_HiltViewModelFactory_ViewModelModule.class, + _dagger_hilt_android_internal_managers_ActivityComponentManager_ActivityComponentBuilderEntryPoint.class, + _dagger_hilt_android_internal_managers_FragmentComponentManager_FragmentComponentBuilderEntryPoint.class, + _dagger_hilt_android_internal_managers_HiltWrapper_ActivityRetainedComponentManager_ActivityRetainedComponentBuilderEntryPoint.class, + _dagger_hilt_android_internal_managers_HiltWrapper_ActivityRetainedComponentManager_ActivityRetainedLifecycleEntryPoint.class, + _dagger_hilt_android_internal_managers_HiltWrapper_ActivityRetainedComponentManager_LifecycleModule.class, + _dagger_hilt_android_internal_managers_HiltWrapper_SavedStateHandleModule.class, + _dagger_hilt_android_internal_managers_ServiceComponentManager_ServiceComponentBuilderEntryPoint.class, + _dagger_hilt_android_internal_managers_ViewComponentManager_ViewComponentBuilderEntryPoint.class, + _dagger_hilt_android_internal_managers_ViewComponentManager_ViewWithFragmentComponentBuilderEntryPoint.class, + _dagger_hilt_android_internal_modules_ApplicationContextModule.class, + _dagger_hilt_android_internal_modules_HiltWrapper_ActivityModule.class + } +) +public final class CouplesConnectApp_ComponentTreeDeps { +} diff --git a/app/build/generated/hilt/component_trees/debug/dagger/hilt/internal/processedrootsentinel/codegen/_com_couplesconnect_app_CouplesConnectApp.java b/app/build/generated/hilt/component_trees/debug/dagger/hilt/internal/processedrootsentinel/codegen/_com_couplesconnect_app_CouplesConnectApp.java new file mode 100644 index 00000000..0a74fc0e --- /dev/null +++ b/app/build/generated/hilt/component_trees/debug/dagger/hilt/internal/processedrootsentinel/codegen/_com_couplesconnect_app_CouplesConnectApp.java @@ -0,0 +1,9 @@ +package dagger.hilt.internal.processedrootsentinel.codegen; + +import dagger.hilt.internal.processedrootsentinel.ProcessedRootSentinel; + +@ProcessedRootSentinel( + roots = "com.couplesconnect.app.CouplesConnectApp" +) +public final class _com_couplesconnect_app_CouplesConnectApp { +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java new file mode 100644 index 00000000..3ae45e4e --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java @@ -0,0 +1,17 @@ +package com.couplesconnect.app; + +import dagger.hilt.InstallIn; +import dagger.hilt.codegen.OriginatingElement; +import dagger.hilt.components.SingletonComponent; +import dagger.hilt.internal.GeneratedEntryPoint; +import javax.annotation.processing.Generated; + +@OriginatingElement( + topLevelClass = CouplesConnectApp.class +) +@GeneratedEntryPoint +@InstallIn(SingletonComponent.class) +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator") +public interface CouplesConnectApp_GeneratedInjector { + void injectCouplesConnectApp(CouplesConnectApp couplesConnectApp); +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/Hilt_MainActivity.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/Hilt_MainActivity.java new file mode 100644 index 00000000..2eb0d490 --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/Hilt_MainActivity.java @@ -0,0 +1,107 @@ +package com.couplesconnect.app; + +import android.content.Context; +import android.os.Bundle; +import androidx.activity.ComponentActivity; +import androidx.activity.contextaware.OnContextAvailableListener; +import androidx.annotation.CallSuper; +import androidx.lifecycle.ViewModelProvider; +import dagger.hilt.android.internal.lifecycle.DefaultViewModelFactories; +import dagger.hilt.android.internal.managers.ActivityComponentManager; +import dagger.hilt.android.internal.managers.SavedStateHandleHolder; +import dagger.hilt.internal.GeneratedComponentManager; +import dagger.hilt.internal.GeneratedComponentManagerHolder; +import dagger.hilt.internal.UnsafeCasts; +import java.lang.Object; +import java.lang.Override; +import javax.annotation.processing.Generated; + +/** + * A generated base class to be extended by the @dagger.hilt.android.AndroidEntryPoint annotated class. If using the Gradle plugin, this is swapped as the base class via bytecode transformation. + */ +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.ActivityGenerator") +public abstract class Hilt_MainActivity extends ComponentActivity implements GeneratedComponentManagerHolder { + private SavedStateHandleHolder savedStateHandleHolder; + + private volatile ActivityComponentManager componentManager; + + private final Object componentManagerLock = new Object(); + + private boolean injected = false; + + Hilt_MainActivity(int contentLayoutId) { + super(contentLayoutId); + _initHiltInternal(); + } + + Hilt_MainActivity() { + super(); + _initHiltInternal(); + } + + private void _initHiltInternal() { + addOnContextAvailableListener(new OnContextAvailableListener() { + @Override + public void onContextAvailable(Context context) { + inject(); + } + }); + } + + private void initSavedStateHandleHolder() { + if (getApplication() instanceof GeneratedComponentManager) { + savedStateHandleHolder = componentManager().getSavedStateHandleHolder(); + if (savedStateHandleHolder.isInvalid()) { + savedStateHandleHolder.setExtras(getDefaultViewModelCreationExtras()); + } + } + } + + @CallSuper + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + initSavedStateHandleHolder(); + } + + @Override + protected void onDestroy() { + super.onDestroy(); + if (savedStateHandleHolder != null) { + savedStateHandleHolder.clear(); + } + } + + @Override + public final Object generatedComponent() { + return this.componentManager().generatedComponent(); + } + + protected ActivityComponentManager createComponentManager() { + return new ActivityComponentManager(this); + } + + @Override + public final ActivityComponentManager componentManager() { + if (componentManager == null) { + synchronized (componentManagerLock) { + if (componentManager == null) { + componentManager = createComponentManager(); + } + } + } + return componentManager; + } + + protected void inject() { + if (!injected) { + injected = true; + ((MainActivity_GeneratedInjector) this.generatedComponent()).injectMainActivity(UnsafeCasts.unsafeCast(this)); + } + } + + @Override + public ViewModelProvider.Factory getDefaultViewModelProviderFactory() { + return DefaultViewModelFactories.getActivityFactory(this, super.getDefaultViewModelProviderFactory()); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/MainActivity_GeneratedInjector.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/MainActivity_GeneratedInjector.java new file mode 100644 index 00000000..bd6fde6c --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/MainActivity_GeneratedInjector.java @@ -0,0 +1,17 @@ +package com.couplesconnect.app; + +import dagger.hilt.InstallIn; +import dagger.hilt.android.components.ActivityComponent; +import dagger.hilt.codegen.OriginatingElement; +import dagger.hilt.internal.GeneratedEntryPoint; +import javax.annotation.processing.Generated; + +@OriginatingElement( + topLevelClass = MainActivity.class +) +@GeneratedEntryPoint +@InstallIn(ActivityComponent.class) +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator") +public interface MainActivity_GeneratedInjector { + void injectMainActivity(MainActivity mainActivity); +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/AppDatabase_Impl.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/AppDatabase_Impl.java new file mode 100644 index 00000000..69181f20 --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/AppDatabase_Impl.java @@ -0,0 +1,213 @@ +package com.couplesconnect.app.data.local; + +import androidx.annotation.NonNull; +import androidx.room.DatabaseConfiguration; +import androidx.room.InvalidationTracker; +import androidx.room.RoomDatabase; +import androidx.room.RoomOpenHelper; +import androidx.room.migration.AutoMigrationSpec; +import androidx.room.migration.Migration; +import androidx.room.util.DBUtil; +import androidx.room.util.TableInfo; +import androidx.sqlite.db.SupportSQLiteDatabase; +import androidx.sqlite.db.SupportSQLiteOpenHelper; +import java.lang.Class; +import java.lang.Override; +import java.lang.String; +import java.lang.SuppressWarnings; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.HashSet; +import java.util.List; +import java.util.Map; +import java.util.Set; +import javax.annotation.processing.Generated; + +@Generated("androidx.room.RoomProcessor") +@SuppressWarnings({"unchecked", "deprecation"}) +public final class AppDatabase_Impl extends AppDatabase { + private volatile QuestionDao _questionDao; + + private volatile CategoryDao _categoryDao; + + @Override + @NonNull + protected SupportSQLiteOpenHelper createOpenHelper(@NonNull final DatabaseConfiguration config) { + final SupportSQLiteOpenHelper.Callback _openCallback = new RoomOpenHelper(config, new RoomOpenHelper.Delegate(1) { + @Override + public void createAllTables(@NonNull final SupportSQLiteDatabase db) { + db.execSQL("CREATE TABLE IF NOT EXISTS `question` (`id` TEXT NOT NULL, `text` TEXT NOT NULL, `category_id` TEXT NOT NULL, `depth_level` INTEGER NOT NULL, `is_premium` INTEGER NOT NULL, `type` TEXT NOT NULL, `tags` TEXT NOT NULL, `answer_config` TEXT NOT NULL, `pack_id` TEXT, `created_at` INTEGER NOT NULL, `status` TEXT NOT NULL, PRIMARY KEY(`id`))"); + db.execSQL("CREATE TABLE IF NOT EXISTS `question_category` (`id` TEXT NOT NULL, `display_name` TEXT NOT NULL, `description` TEXT NOT NULL, `access` TEXT NOT NULL, `icon_name` TEXT NOT NULL, PRIMARY KEY(`id`))"); + db.execSQL("CREATE TABLE IF NOT EXISTS room_master_table (id INTEGER PRIMARY KEY,identity_hash TEXT)"); + db.execSQL("INSERT OR REPLACE INTO room_master_table (id,identity_hash) VALUES(42, '4c0a60329b23e0bc0526d7cb7e7269b9')"); + } + + @Override + public void dropAllTables(@NonNull final SupportSQLiteDatabase db) { + db.execSQL("DROP TABLE IF EXISTS `question`"); + db.execSQL("DROP TABLE IF EXISTS `question_category`"); + final List _callbacks = mCallbacks; + if (_callbacks != null) { + for (RoomDatabase.Callback _callback : _callbacks) { + _callback.onDestructiveMigration(db); + } + } + } + + @Override + public void onCreate(@NonNull final SupportSQLiteDatabase db) { + final List _callbacks = mCallbacks; + if (_callbacks != null) { + for (RoomDatabase.Callback _callback : _callbacks) { + _callback.onCreate(db); + } + } + } + + @Override + public void onOpen(@NonNull final SupportSQLiteDatabase db) { + mDatabase = db; + internalInitInvalidationTracker(db); + final List _callbacks = mCallbacks; + if (_callbacks != null) { + for (RoomDatabase.Callback _callback : _callbacks) { + _callback.onOpen(db); + } + } + } + + @Override + public void onPreMigrate(@NonNull final SupportSQLiteDatabase db) { + DBUtil.dropFtsSyncTriggers(db); + } + + @Override + public void onPostMigrate(@NonNull final SupportSQLiteDatabase db) { + } + + @Override + @NonNull + public RoomOpenHelper.ValidationResult onValidateSchema( + @NonNull final SupportSQLiteDatabase db) { + final HashMap _columnsQuestion = new HashMap(11); + _columnsQuestion.put("id", new TableInfo.Column("id", "TEXT", true, 1, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("text", new TableInfo.Column("text", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("category_id", new TableInfo.Column("category_id", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("depth_level", new TableInfo.Column("depth_level", "INTEGER", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("is_premium", new TableInfo.Column("is_premium", "INTEGER", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("type", new TableInfo.Column("type", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("tags", new TableInfo.Column("tags", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("answer_config", new TableInfo.Column("answer_config", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("pack_id", new TableInfo.Column("pack_id", "TEXT", false, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("created_at", new TableInfo.Column("created_at", "INTEGER", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("status", new TableInfo.Column("status", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + final HashSet _foreignKeysQuestion = new HashSet(0); + final HashSet _indicesQuestion = new HashSet(0); + final TableInfo _infoQuestion = new TableInfo("question", _columnsQuestion, _foreignKeysQuestion, _indicesQuestion); + final TableInfo _existingQuestion = TableInfo.read(db, "question"); + if (!_infoQuestion.equals(_existingQuestion)) { + return new RoomOpenHelper.ValidationResult(false, "question(com.couplesconnect.app.data.local.entity.QuestionEntity).\n" + + " Expected:\n" + _infoQuestion + "\n" + + " Found:\n" + _existingQuestion); + } + final HashMap _columnsQuestionCategory = new HashMap(5); + _columnsQuestionCategory.put("id", new TableInfo.Column("id", "TEXT", true, 1, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestionCategory.put("display_name", new TableInfo.Column("display_name", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestionCategory.put("description", new TableInfo.Column("description", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestionCategory.put("access", new TableInfo.Column("access", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestionCategory.put("icon_name", new TableInfo.Column("icon_name", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + final HashSet _foreignKeysQuestionCategory = new HashSet(0); + final HashSet _indicesQuestionCategory = new HashSet(0); + final TableInfo _infoQuestionCategory = new TableInfo("question_category", _columnsQuestionCategory, _foreignKeysQuestionCategory, _indicesQuestionCategory); + final TableInfo _existingQuestionCategory = TableInfo.read(db, "question_category"); + if (!_infoQuestionCategory.equals(_existingQuestionCategory)) { + return new RoomOpenHelper.ValidationResult(false, "question_category(com.couplesconnect.app.data.local.entity.CategoryEntity).\n" + + " Expected:\n" + _infoQuestionCategory + "\n" + + " Found:\n" + _existingQuestionCategory); + } + return new RoomOpenHelper.ValidationResult(true, null); + } + }, "4c0a60329b23e0bc0526d7cb7e7269b9", "b49e39ef0675ae18d138399b6f05d298"); + final SupportSQLiteOpenHelper.Configuration _sqliteConfig = SupportSQLiteOpenHelper.Configuration.builder(config.context).name(config.name).callback(_openCallback).build(); + final SupportSQLiteOpenHelper _helper = config.sqliteOpenHelperFactory.create(_sqliteConfig); + return _helper; + } + + @Override + @NonNull + protected InvalidationTracker createInvalidationTracker() { + final HashMap _shadowTablesMap = new HashMap(0); + final HashMap> _viewTables = new HashMap>(0); + return new InvalidationTracker(this, _shadowTablesMap, _viewTables, "question","question_category"); + } + + @Override + public void clearAllTables() { + super.assertNotMainThread(); + final SupportSQLiteDatabase _db = super.getOpenHelper().getWritableDatabase(); + try { + super.beginTransaction(); + _db.execSQL("DELETE FROM `question`"); + _db.execSQL("DELETE FROM `question_category`"); + super.setTransactionSuccessful(); + } finally { + super.endTransaction(); + _db.query("PRAGMA wal_checkpoint(FULL)").close(); + if (!_db.inTransaction()) { + _db.execSQL("VACUUM"); + } + } + } + + @Override + @NonNull + protected Map, List>> getRequiredTypeConverters() { + final HashMap, List>> _typeConvertersMap = new HashMap, List>>(); + _typeConvertersMap.put(QuestionDao.class, QuestionDao_Impl.getRequiredConverters()); + _typeConvertersMap.put(CategoryDao.class, CategoryDao_Impl.getRequiredConverters()); + return _typeConvertersMap; + } + + @Override + @NonNull + public Set> getRequiredAutoMigrationSpecs() { + final HashSet> _autoMigrationSpecsSet = new HashSet>(); + return _autoMigrationSpecsSet; + } + + @Override + @NonNull + public List getAutoMigrations( + @NonNull final Map, AutoMigrationSpec> autoMigrationSpecs) { + final List _autoMigrations = new ArrayList(); + return _autoMigrations; + } + + @Override + public QuestionDao questionDao() { + if (_questionDao != null) { + return _questionDao; + } else { + synchronized(this) { + if(_questionDao == null) { + _questionDao = new QuestionDao_Impl(this); + } + return _questionDao; + } + } + } + + @Override + public CategoryDao categoryDao() { + if (_categoryDao != null) { + return _categoryDao; + } else { + synchronized(this) { + if(_categoryDao == null) { + _categoryDao = new CategoryDao_Impl(this); + } + return _categoryDao; + } + } + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/CategoryDao_Impl.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/CategoryDao_Impl.java new file mode 100644 index 00000000..aa58b6de --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/CategoryDao_Impl.java @@ -0,0 +1,263 @@ +package com.couplesconnect.app.data.local; + +import android.database.Cursor; +import android.os.CancellationSignal; +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.room.CoroutinesRoom; +import androidx.room.EntityDeletionOrUpdateAdapter; +import androidx.room.EntityInsertionAdapter; +import androidx.room.RoomDatabase; +import androidx.room.RoomSQLiteQuery; +import androidx.room.util.CursorUtil; +import androidx.room.util.DBUtil; +import androidx.sqlite.db.SupportSQLiteStatement; +import com.couplesconnect.app.data.local.entity.CategoryEntity; +import java.lang.Class; +import java.lang.Exception; +import java.lang.Object; +import java.lang.Override; +import java.lang.String; +import java.lang.SuppressWarnings; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; +import java.util.concurrent.Callable; +import javax.annotation.processing.Generated; +import kotlin.Unit; +import kotlin.coroutines.Continuation; + +@Generated("androidx.room.RoomProcessor") +@SuppressWarnings({"unchecked", "deprecation"}) +public final class CategoryDao_Impl implements CategoryDao { + private final RoomDatabase __db; + + private final EntityInsertionAdapter __insertionAdapterOfCategoryEntity; + + private final EntityDeletionOrUpdateAdapter __deletionAdapterOfCategoryEntity; + + public CategoryDao_Impl(@NonNull final RoomDatabase __db) { + this.__db = __db; + this.__insertionAdapterOfCategoryEntity = new EntityInsertionAdapter(__db) { + @Override + @NonNull + protected String createQuery() { + return "INSERT OR REPLACE INTO `question_category` (`id`,`display_name`,`description`,`access`,`icon_name`) VALUES (?,?,?,?,?)"; + } + + @Override + protected void bind(@NonNull final SupportSQLiteStatement statement, + @NonNull final CategoryEntity entity) { + statement.bindString(1, entity.getId()); + statement.bindString(2, entity.getDisplayName()); + statement.bindString(3, entity.getDescription()); + statement.bindString(4, entity.getAccess()); + statement.bindString(5, entity.getIconName()); + } + }; + this.__deletionAdapterOfCategoryEntity = new EntityDeletionOrUpdateAdapter(__db) { + @Override + @NonNull + protected String createQuery() { + return "DELETE FROM `question_category` WHERE `id` = ?"; + } + + @Override + protected void bind(@NonNull final SupportSQLiteStatement statement, + @NonNull final CategoryEntity entity) { + statement.bindString(1, entity.getId()); + } + }; + } + + @Override + public Object insert(final CategoryEntity category, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __insertionAdapterOfCategoryEntity.insert(category); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object insertAll(final List categories, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __insertionAdapterOfCategoryEntity.insert(categories); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object delete(final CategoryEntity category, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __deletionAdapterOfCategoryEntity.handle(category); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object getAllCategories(final Continuation> $completion) { + final String _sql = "SELECT * FROM question_category"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 0); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfDisplayName = CursorUtil.getColumnIndexOrThrow(_cursor, "display_name"); + final int _cursorIndexOfDescription = CursorUtil.getColumnIndexOrThrow(_cursor, "description"); + final int _cursorIndexOfAccess = CursorUtil.getColumnIndexOrThrow(_cursor, "access"); + final int _cursorIndexOfIconName = CursorUtil.getColumnIndexOrThrow(_cursor, "icon_name"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final CategoryEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpDisplayName; + _tmpDisplayName = _cursor.getString(_cursorIndexOfDisplayName); + final String _tmpDescription; + _tmpDescription = _cursor.getString(_cursorIndexOfDescription); + final String _tmpAccess; + _tmpAccess = _cursor.getString(_cursorIndexOfAccess); + final String _tmpIconName; + _tmpIconName = _cursor.getString(_cursorIndexOfIconName); + _item = new CategoryEntity(_tmpId,_tmpDisplayName,_tmpDescription,_tmpAccess,_tmpIconName); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getCategoryById(final String id, + final Continuation $completion) { + final String _sql = "SELECT * FROM question_category WHERE id = ? LIMIT 1"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 1); + int _argIndex = 1; + _statement.bindString(_argIndex, id); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable() { + @Override + @Nullable + public CategoryEntity call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfDisplayName = CursorUtil.getColumnIndexOrThrow(_cursor, "display_name"); + final int _cursorIndexOfDescription = CursorUtil.getColumnIndexOrThrow(_cursor, "description"); + final int _cursorIndexOfAccess = CursorUtil.getColumnIndexOrThrow(_cursor, "access"); + final int _cursorIndexOfIconName = CursorUtil.getColumnIndexOrThrow(_cursor, "icon_name"); + final CategoryEntity _result; + if (_cursor.moveToFirst()) { + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpDisplayName; + _tmpDisplayName = _cursor.getString(_cursorIndexOfDisplayName); + final String _tmpDescription; + _tmpDescription = _cursor.getString(_cursorIndexOfDescription); + final String _tmpAccess; + _tmpAccess = _cursor.getString(_cursorIndexOfAccess); + final String _tmpIconName; + _tmpIconName = _cursor.getString(_cursorIndexOfIconName); + _result = new CategoryEntity(_tmpId,_tmpDisplayName,_tmpDescription,_tmpAccess,_tmpIconName); + } else { + _result = null; + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getCategoriesByAccess(final String access, + final Continuation> $completion) { + final String _sql = "SELECT * FROM question_category WHERE access = ?"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 1); + int _argIndex = 1; + _statement.bindString(_argIndex, access); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfDisplayName = CursorUtil.getColumnIndexOrThrow(_cursor, "display_name"); + final int _cursorIndexOfDescription = CursorUtil.getColumnIndexOrThrow(_cursor, "description"); + final int _cursorIndexOfAccess = CursorUtil.getColumnIndexOrThrow(_cursor, "access"); + final int _cursorIndexOfIconName = CursorUtil.getColumnIndexOrThrow(_cursor, "icon_name"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final CategoryEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpDisplayName; + _tmpDisplayName = _cursor.getString(_cursorIndexOfDisplayName); + final String _tmpDescription; + _tmpDescription = _cursor.getString(_cursorIndexOfDescription); + final String _tmpAccess; + _tmpAccess = _cursor.getString(_cursorIndexOfAccess); + final String _tmpIconName; + _tmpIconName = _cursor.getString(_cursorIndexOfIconName); + _item = new CategoryEntity(_tmpId,_tmpDisplayName,_tmpDescription,_tmpAccess,_tmpIconName); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @NonNull + public static List> getRequiredConverters() { + return Collections.emptyList(); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/QuestionDao_Impl.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/QuestionDao_Impl.java new file mode 100644 index 00000000..a898c3cb --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/local/QuestionDao_Impl.java @@ -0,0 +1,476 @@ +package com.couplesconnect.app.data.local; + +import android.database.Cursor; +import android.os.CancellationSignal; +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.room.CoroutinesRoom; +import androidx.room.EntityDeletionOrUpdateAdapter; +import androidx.room.EntityInsertionAdapter; +import androidx.room.RoomDatabase; +import androidx.room.RoomSQLiteQuery; +import androidx.room.util.CursorUtil; +import androidx.room.util.DBUtil; +import androidx.sqlite.db.SupportSQLiteStatement; +import com.couplesconnect.app.data.local.entity.QuestionEntity; +import java.lang.Class; +import java.lang.Exception; +import java.lang.Object; +import java.lang.Override; +import java.lang.String; +import java.lang.SuppressWarnings; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; +import java.util.concurrent.Callable; +import javax.annotation.processing.Generated; +import kotlin.Unit; +import kotlin.coroutines.Continuation; + +@Generated("androidx.room.RoomProcessor") +@SuppressWarnings({"unchecked", "deprecation"}) +public final class QuestionDao_Impl implements QuestionDao { + private final RoomDatabase __db; + + private final EntityInsertionAdapter __insertionAdapterOfQuestionEntity; + + private final EntityDeletionOrUpdateAdapter __deletionAdapterOfQuestionEntity; + + public QuestionDao_Impl(@NonNull final RoomDatabase __db) { + this.__db = __db; + this.__insertionAdapterOfQuestionEntity = new EntityInsertionAdapter(__db) { + @Override + @NonNull + protected String createQuery() { + return "INSERT OR REPLACE INTO `question` (`id`,`text`,`category_id`,`depth_level`,`is_premium`,`type`,`tags`,`answer_config`,`pack_id`,`created_at`,`status`) VALUES (?,?,?,?,?,?,?,?,?,?,?)"; + } + + @Override + protected void bind(@NonNull final SupportSQLiteStatement statement, + @NonNull final QuestionEntity entity) { + statement.bindString(1, entity.getId()); + statement.bindString(2, entity.getText()); + statement.bindString(3, entity.getCategoryId()); + statement.bindLong(4, entity.getDepthLevel()); + final int _tmp = entity.isPremium() ? 1 : 0; + statement.bindLong(5, _tmp); + statement.bindString(6, entity.getType()); + statement.bindString(7, entity.getTags()); + statement.bindString(8, entity.getAnswerConfig()); + if (entity.getPackId() == null) { + statement.bindNull(9); + } else { + statement.bindString(9, entity.getPackId()); + } + statement.bindLong(10, entity.getCreatedAt()); + statement.bindString(11, entity.getStatus()); + } + }; + this.__deletionAdapterOfQuestionEntity = new EntityDeletionOrUpdateAdapter(__db) { + @Override + @NonNull + protected String createQuery() { + return "DELETE FROM `question` WHERE `id` = ?"; + } + + @Override + protected void bind(@NonNull final SupportSQLiteStatement statement, + @NonNull final QuestionEntity entity) { + statement.bindString(1, entity.getId()); + } + }; + } + + @Override + public Object insert(final QuestionEntity question, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __insertionAdapterOfQuestionEntity.insert(question); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object insertAll(final List questions, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __insertionAdapterOfQuestionEntity.insert(questions); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object delete(final QuestionEntity question, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __deletionAdapterOfQuestionEntity.handle(question); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object getQuestionById(final String id, + final Continuation $completion) { + final String _sql = "SELECT * FROM question WHERE id = ? LIMIT 1"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 1); + int _argIndex = 1; + _statement.bindString(_argIndex, id); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable() { + @Override + @Nullable + public QuestionEntity call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final QuestionEntity _result; + if (_cursor.moveToFirst()) { + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _result = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + } else { + _result = null; + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getDailyQuestion(final Continuation $completion) { + final String _sql = "SELECT * FROM question ORDER BY RANDOM() LIMIT 1"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 0); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable() { + @Override + @Nullable + public QuestionEntity call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final QuestionEntity _result; + if (_cursor.moveToFirst()) { + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _result = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + } else { + _result = null; + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getQuestionsByCategory(final String categoryId, + final Continuation> $completion) { + final String _sql = "SELECT * FROM question WHERE category_id = ?"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 1); + int _argIndex = 1; + _statement.bindString(_argIndex, categoryId); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final QuestionEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _item = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getFreeQuestions(final Continuation> $completion) { + final String _sql = "SELECT * FROM question WHERE is_premium = 0"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 0); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final QuestionEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _item = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getPremiumQuestions(final Continuation> $completion) { + final String _sql = "SELECT * FROM question WHERE is_premium = 1"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 0); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final QuestionEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _item = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @NonNull + public static List> getRequiredConverters() { + return Collections.emptyList(); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java new file mode 100644 index 00000000..37db3268 --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java @@ -0,0 +1,42 @@ +package com.couplesconnect.app.data.remote; + +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class FirestoreQuestionThreadDataSource_Factory implements Factory { + @Override + public FirestoreQuestionThreadDataSource get() { + return newInstance(); + } + + public static FirestoreQuestionThreadDataSource_Factory create() { + return InstanceHolder.INSTANCE; + } + + public static FirestoreQuestionThreadDataSource newInstance() { + return new FirestoreQuestionThreadDataSource(); + } + + private static final class InstanceHolder { + private static final FirestoreQuestionThreadDataSource_Factory INSTANCE = new FirestoreQuestionThreadDataSource_Factory(); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java new file mode 100644 index 00000000..b70cadbc --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java @@ -0,0 +1,49 @@ +package com.couplesconnect.app.data.repository; + +import com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; +import javax.inject.Provider; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadRepositoryImpl_Factory implements Factory { + private final Provider dataSourceProvider; + + public QuestionThreadRepositoryImpl_Factory( + Provider dataSourceProvider) { + this.dataSourceProvider = dataSourceProvider; + } + + @Override + public QuestionThreadRepositoryImpl get() { + return newInstance(dataSourceProvider.get()); + } + + public static QuestionThreadRepositoryImpl_Factory create( + Provider dataSourceProvider) { + return new QuestionThreadRepositoryImpl_Factory(dataSourceProvider); + } + + public static QuestionThreadRepositoryImpl newInstance( + FirestoreQuestionThreadDataSource dataSource) { + return new QuestionThreadRepositoryImpl(dataSource); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java new file mode 100644 index 00000000..3be6b473 --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java @@ -0,0 +1,48 @@ +package com.couplesconnect.app.di; + +import android.content.Context; +import com.couplesconnect.app.data.local.AppDatabase; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.Preconditions; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; +import javax.inject.Provider; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata("dagger.hilt.android.qualifiers.ApplicationContext") +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class DatabaseModule_ProvideAppDatabaseFactory implements Factory { + private final Provider contextProvider; + + public DatabaseModule_ProvideAppDatabaseFactory(Provider contextProvider) { + this.contextProvider = contextProvider; + } + + @Override + public AppDatabase get() { + return provideAppDatabase(contextProvider.get()); + } + + public static DatabaseModule_ProvideAppDatabaseFactory create(Provider contextProvider) { + return new DatabaseModule_ProvideAppDatabaseFactory(contextProvider); + } + + public static AppDatabase provideAppDatabase(Context context) { + return Preconditions.checkNotNullFromProvides(DatabaseModule.INSTANCE.provideAppDatabase(context)); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java new file mode 100644 index 00000000..fc35e683 --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java @@ -0,0 +1,48 @@ +package com.couplesconnect.app.di; + +import com.couplesconnect.app.data.local.AppDatabase; +import com.couplesconnect.app.data.local.QuestionDao; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.Preconditions; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; +import javax.inject.Provider; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class DatabaseModule_ProvideQuestionDaoFactory implements Factory { + private final Provider dbProvider; + + public DatabaseModule_ProvideQuestionDaoFactory(Provider dbProvider) { + this.dbProvider = dbProvider; + } + + @Override + public QuestionDao get() { + return provideQuestionDao(dbProvider.get()); + } + + public static DatabaseModule_ProvideQuestionDaoFactory create(Provider dbProvider) { + return new DatabaseModule_ProvideQuestionDaoFactory(dbProvider); + } + + public static QuestionDao provideQuestionDao(AppDatabase db) { + return Preconditions.checkNotNullFromProvides(DatabaseModule.INSTANCE.provideQuestionDao(db)); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java new file mode 100644 index 00000000..89874edc --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java @@ -0,0 +1,44 @@ +package com.couplesconnect.app.di; + +import com.couplesconnect.app.domain.repository.QuestionRepository; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.Preconditions; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class RepositoryModule_Companion_ProvideQuestionRepositoryFactory implements Factory { + @Override + public QuestionRepository get() { + return provideQuestionRepository(); + } + + public static RepositoryModule_Companion_ProvideQuestionRepositoryFactory create() { + return InstanceHolder.INSTANCE; + } + + public static QuestionRepository provideQuestionRepository() { + return Preconditions.checkNotNullFromProvides(RepositoryModule.Companion.provideQuestionRepository()); + } + + private static final class InstanceHolder { + private static final RepositoryModule_Companion_ProvideQuestionRepositoryFactory INSTANCE = new RepositoryModule_Companion_ProvideQuestionRepositoryFactory(); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java new file mode 100644 index 00000000..71733960 --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java @@ -0,0 +1,60 @@ +package com.couplesconnect.app.ui.questions; + +import androidx.lifecycle.SavedStateHandle; +import com.couplesconnect.app.data.local.QuestionDao; +import com.couplesconnect.app.domain.repository.QuestionThreadRepository; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; +import javax.inject.Provider; + +@ScopeMetadata +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadViewModel_Factory implements Factory { + private final Provider repositoryProvider; + + private final Provider questionDaoProvider; + + private final Provider savedStateHandleProvider; + + public QuestionThreadViewModel_Factory(Provider repositoryProvider, + Provider questionDaoProvider, + Provider savedStateHandleProvider) { + this.repositoryProvider = repositoryProvider; + this.questionDaoProvider = questionDaoProvider; + this.savedStateHandleProvider = savedStateHandleProvider; + } + + @Override + public QuestionThreadViewModel get() { + return newInstance(repositoryProvider.get(), questionDaoProvider.get(), savedStateHandleProvider.get()); + } + + public static QuestionThreadViewModel_Factory create( + Provider repositoryProvider, + Provider questionDaoProvider, + Provider savedStateHandleProvider) { + return new QuestionThreadViewModel_Factory(repositoryProvider, questionDaoProvider, savedStateHandleProvider); + } + + public static QuestionThreadViewModel newInstance(QuestionThreadRepository repository, + QuestionDao questionDao, SavedStateHandle savedStateHandle) { + return new QuestionThreadViewModel(repository, questionDao, savedStateHandle); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java new file mode 100644 index 00000000..059f249a --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java @@ -0,0 +1,51 @@ +package com.couplesconnect.app.ui.questions; + +import androidx.lifecycle.ViewModel; +import dagger.Binds; +import dagger.Module; +import dagger.Provides; +import dagger.hilt.InstallIn; +import dagger.hilt.android.components.ActivityRetainedComponent; +import dagger.hilt.android.components.ViewModelComponent; +import dagger.hilt.android.internal.lifecycle.HiltViewModelMap; +import dagger.hilt.codegen.OriginatingElement; +import dagger.multibindings.IntoMap; +import dagger.multibindings.LazyClassKey; +import javax.annotation.processing.Generated; + +@Generated("dagger.hilt.android.processor.internal.viewmodel.ViewModelProcessor") +@OriginatingElement( + topLevelClass = QuestionThreadViewModel.class +) +public final class QuestionThreadViewModel_HiltModules { + private QuestionThreadViewModel_HiltModules() { + } + + @Module + @InstallIn(ViewModelComponent.class) + public abstract static class BindsModule { + private BindsModule() { + } + + @Binds + @IntoMap + @LazyClassKey(QuestionThreadViewModel.class) + @HiltViewModelMap + public abstract ViewModel binds(QuestionThreadViewModel vm); + } + + @Module + @InstallIn(ActivityRetainedComponent.class) + public static final class KeyModule { + private KeyModule() { + } + + @Provides + @IntoMap + @LazyClassKey(QuestionThreadViewModel.class) + @HiltViewModelMap.KeySet + public static boolean provide() { + return true; + } + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java new file mode 100644 index 00000000..44e5e991 --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java @@ -0,0 +1,28 @@ +package com.couplesconnect.app.ui.questions; + +import dagger.internal.DaggerGenerated; +import dagger.internal.IdentifierNameString; +import dagger.internal.KeepFieldType; +import javax.annotation.processing.Generated; + +@IdentifierNameString +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey { + @KeepFieldType + static QuestionThreadViewModel keepFieldType; + + public static String lazyClassKeyName = "com.couplesconnect.app.ui.questions.QuestionThreadViewModel"; +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java new file mode 100644 index 00000000..80f071eb --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.questions; + +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; + +@ScopeMetadata +@QualifierMetadata("dagger.hilt.android.internal.lifecycle.HiltViewModelMap.KeySet") +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory implements Factory { + @Override + public Boolean get() { + return provide(); + } + + public static QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory create() { + return InstanceHolder.INSTANCE; + } + + public static boolean provide() { + return QuestionThreadViewModel_HiltModules.KeyModule.provide(); + } + + private static final class InstanceHolder { + private static final QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory INSTANCE = new QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory(); + } +} diff --git a/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java new file mode 100644 index 00000000..596cb010 --- /dev/null +++ b/app/build/generated/ksp/debug/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java @@ -0,0 +1,28 @@ +package com.couplesconnect.app.ui.questions; + +import dagger.internal.DaggerGenerated; +import dagger.internal.IdentifierNameString; +import dagger.internal.KeepFieldType; +import javax.annotation.processing.Generated; + +@IdentifierNameString +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey { + @KeepFieldType + static QuestionThreadViewModel keepFieldType; + + public static String lazyClassKeyName = "com.couplesconnect.app.ui.questions.QuestionThreadViewModel"; +} diff --git a/app/build/generated/ksp/debug/java/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java b/app/build/generated/ksp/debug/java/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java new file mode 100644 index 00000000..edae91f0 --- /dev/null +++ b/app/build/generated/ksp/debug/java/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java @@ -0,0 +1,21 @@ +package dagger.hilt.internal.aggregatedroot.codegen; + +import dagger.hilt.android.HiltAndroidApp; +import dagger.hilt.internal.aggregatedroot.AggregatedRoot; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedRoot( + root = "com.couplesconnect.app.CouplesConnectApp", + rootPackage = "com.couplesconnect.app", + originatingRoot = "com.couplesconnect.app.CouplesConnectApp", + originatingRootPackage = "com.couplesconnect.app", + rootAnnotation = HiltAndroidApp.class, + rootSimpleNames = "CouplesConnectApp", + originatingRootSimpleNames = "CouplesConnectApp" +) +@Generated("dagger.hilt.processor.internal.root.AggregatedRootGenerator") +public class _com_couplesconnect_app_CouplesConnectApp { +} diff --git a/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java new file mode 100644 index 00000000..6c2c6ed7 --- /dev/null +++ b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.components.SingletonComponent", + entryPoints = "com.couplesconnect.app.CouplesConnectApp_GeneratedInjector" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_CouplesConnectApp_GeneratedInjector { +} diff --git a/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java new file mode 100644 index 00000000..082a97c1 --- /dev/null +++ b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.android.components.ActivityComponent", + entryPoints = "com.couplesconnect.app.MainActivity_GeneratedInjector" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_MainActivity_GeneratedInjector { +} diff --git a/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java new file mode 100644 index 00000000..56b155e3 --- /dev/null +++ b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.components.SingletonComponent", + modules = "com.couplesconnect.app.di.DatabaseModule" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_di_DatabaseModule { +} diff --git a/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java new file mode 100644 index 00000000..b251ed5f --- /dev/null +++ b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.components.SingletonComponent", + modules = "com.couplesconnect.app.di.RepositoryModule" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_di_RepositoryModule { +} diff --git a/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java new file mode 100644 index 00000000..494600bd --- /dev/null +++ b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.android.components.ViewModelComponent", + modules = "com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules.BindsModule" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule { +} diff --git a/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java new file mode 100644 index 00000000..67ee4185 --- /dev/null +++ b/app/build/generated/ksp/debug/java/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.android.components.ActivityRetainedComponent", + modules = "com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules.KeyModule" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule { +} diff --git a/app/build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro b/app/build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro new file mode 100644 index 00000000..33851eb9 --- /dev/null +++ b/app/build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro @@ -0,0 +1 @@ +-keep,allowobfuscation,allowshrinking class com.couplesconnect.app.ui.questions.QuestionThreadViewModel diff --git a/app/build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro b/app/build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro new file mode 100644 index 00000000..74c7fcaa --- /dev/null +++ b/app/build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro @@ -0,0 +1,2 @@ +-keep,allowobfuscation,allowshrinking class com.couplesconnect.app.ui.questions.QuestionThreadViewModel +-keep,allowobfuscation,allowshrinking class com.couplesconnect.app.ui.questions.QuestionThreadViewModel diff --git a/app/build/intermediates/assets/debug/mergeDebugAssets/database/app.db b/app/build/intermediates/assets/debug/mergeDebugAssets/database/app.db new file mode 100644 index 0000000000000000000000000000000000000000..a54b35bae5777e61563824d2f494468274e44513 GIT binary patch literal 3747840 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 z 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‹^kp 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

Ga- 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

4ThYlZc4q<_oSbY(u;yRN&@VxELHH6F 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

Tw8yDHT8n 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 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream index 2fd7114f2955194415fff6ed555dcc30af5acae3..671e52ee115a25f814a199ef15175368cde31e88 100644 GIT binary patch literal 61440 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 delta 59 zcmV-B0L1@*-~)glur&gcrvZkOZ(RtJQ#MKqLjZ38bpUVxYyf4DGn4N?8V6MXa{y%k Ra+6S)MUz9Ava=MWoeNKd6eR!v diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len index 82624498fd4ebfe4335e613d190bd5561f4be361..6ee5bcd7155f003ee02b58ff57c8860e91c34587 100644 GIT binary patch literal 8 McmZQz0D+}k00CS8umAu6 literal 8 McmZQz00EW+003|RWdHyG diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len index a5413564614472ae2e55bb44e79510947726def0..bd6e824e0805189080470de65c4cd98f56138fc3 100644 GIT binary patch literal 8 McmZQz00GVf004RbY5)KL literal 8 LcmZQz0D~I<0N?=G diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values new file mode 100644 index 0000000000000000000000000000000000000000..db8385b31de5a568b2b601f4eaf9fb85b8d2d068 GIT binary patch literal 2381 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 N6@^w5EBd=8e*wnYcZdK0 literal 1363 zcmeHHK@Ng25ZtHm0((^xV~C02LShuXSJ(&&l$1jB;=z|YErAyR@gPmpW!vn`z-$Et zEECq=kz=J3Z?Cj>U|nam;nD=MPD5E;WZv+}C@pV%B|L&8RTzS5(iCGYkjbb-bVt-; z3gi{?-P+)EPK@(5TVgOGgWbN8?{^AdQ z;g5CGb^)D%nj_pH71TT2FS(`$82|tP diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.s b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.s new file mode 100644 index 00000000..cd3b5173 --- /dev/null +++ b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.s @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i index b52a162d468ebdd487bcbc1d660b068a66952100..dd080ae3c3c0ad6e43f5567fd795c2da0e3747bd 100644 GIT binary patch literal 32768 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 Ee-3A{O#lD@ literal 32768 zcmeI&p=yFr7zW@UOv7UJ9tIYxRoJ2+2qFdzUcpR*#YLlWaiGB@Mw2*L5Zl_W!C^D_ z?E-B7LHvDAJmLM$`>q(g)gAV7cs0RjXF z5FkJxM}haq`rR}tIYx>iK!5-N0t5&UAV7cs0RjXP39KS_`0)CYC|>LZfsfcfcD(~% z;IU1B009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7csftwTfj1w>W-hprK;vAR&0RjaV zSVzA>W&i(8%pyR5009C72oNA}Hv)@jTKyZ(@20S#1PBlyK!8BD4TGolriS7=0&g+) z@b!GU&U8}=5FkK+009C72oNAZfB*pk#Sz#=mB(4TSDZ%qHkm}+Xzx0n7m%Gih^KrP9(n?`mUM29Z+EVi;IZ{B_b!)KTo2IhG@e<@`pRhZjR-mIJhsn2rFh<1{9I8rp@ z5uG*uH9KT+KKAh&ud!8> iu5j1??aT^T0V`kytbi4;0#?8ZSOF_w1+2in3;Y2;{C;Er delta 93 zcmZorXi(6d?X#PY0SK5u1Plm37&CxW0}%fQ0+0yvL|th%kV005iGF4x=YYaNK;CH} Uy#z>~0MeTa8T%%C^T4|TqOo;iF;hcdoFd5KVOy!*RTz)X8)$HTO)k7HfEWpM` zjH`zdAE)@Dc~Kwx#A|{_C0?E~ru$F*eJVURrVr!2j>=@$zZ0{wHER!}#pSPy=3)$} zm%>!c0uFvWUqt)2L_u`Vs&1XrTK9dFP1Vt=#!W~6RI7%ja&pkR>gc1!?ZOah7wZCT zQC&>fr#|jcR7^v-_6#dc4poC|wE0iHJ|;$&d{qyuLJyx9y&DVn^w7#HVN|zVPPfcu zh;CG1HasiZTKjIUY=quznboMR6g|}~gAf0KK~82)Pn;-Bfpc1uA00tusg8%>k diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len index 60333727f3d2f51c43d6d83a937df22d87800351..c7113133a7ce9c9a146720a91ab52d10cab0b54e 100644 GIT binary patch literal 8 McmZQz00EwJ008a)+W-In literal 8 LcmZQz0D~_80Q>;; diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len index a9f80ae0249093f1db8b14f71053acce35747e3d..fa432244558c364281f5897ea3a81444683a68a6 100644 GIT binary patch literal 8 McmZQz00G7f0043TY5)KL literal 8 LcmZQz0D~C-0H6Sw diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at index 33c7d6ca799638d1815cc94c15997eb434b7d667..2086b00985b7304666a83fd3f383a987938e2d03 100644 GIT binary patch literal 151 zcmdOA@JLNeNi9+cN=?o$N>OmjFH#6dEh^3|E=kQR@klJr@J%cTOUx-v4KB$qN=#2> JWMHHN0s!NA5=a05 delta 5 McmbQvXf?qK00jgAod5s; diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i index b2d9bcbeb811a46bb95090e4462b739d25915db0..a57b239aff88dfe35ab1ac19a969f7d38bdb20a4 100644 GIT binary patch delta 386 zcmWlUPbkB27{-79X0MU$Eom2VvzBZu^*cJT9cV~RQCrH9q_mX!9aiJE<)U16qd4q6 zU^y@j{uG({x7uZ7Xb0xzB#+zY)APK~x36VsmZcd=yP^xGR6h`Z5>1*Ua@PMD4v#-KIjY?=~t$JRVY_tJc z>FJmh&gk?5Ilm12;zffhkgn|2zHr<@ehkdGin%nWC;~3V>+=Zg6of>+5<|i%JGmj| z_wtKySSJ$_nmF?byKHoUG2=ARFI-Z|f|LV`)&H>!_;C004JS=BfRpZ>iD_ZKO4~?c jX3Kk;qf`ew#;VvdHTr<~%1*a%y@9fj(dO|5d`A5PdERd6 delta 97 zcmZo@U}|V!VqsurVBY+Y=Q_{k4?HKZ5*rm#895pl7#NZTF71FR)nw!701A1A9@B>j Tak6nt01D}>4vhs0J>Uia7o{Xl diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab index 8e153e202622366e7a686a68e58f41fbc29adb97..b6681d5b9c6b01919280da23abd01267792ec8cd 100644 GIT binary patch literal 4096 zcmeIx>rani9LMpmN~H)L_@$zfqIhD4nH4QzJU~uQc;L7t)&qDu79n^ zpSvnwvpn6R=KbaWKAlv1FK_eeedf`P&)-^fxZTwF)73jkmdP|n^J%P@&yXkEKdRQi zHSMrTmV5wzt!-Hw6v*`V(8JFxtQEG(mUpT!Z^zt`b(4tz7Xokc9Gym6c zNH)Aw9cXr<369J4FJNdFv+2)O%amu}2{K#z6gJ37PoP=WmOIQ2Hrv+#XJy#~_3Ns2 z)x%1;qz-Cj*j>o%W)^=3s$`J>!TT@bBJkJ+Jq za>h1jlRJxGZZEUSLbxYK7r?0A$|E06%j+9qu*WQ7Jsgw^*Fk)w*?~2%PL`~IS27_N zru8ukU#j)XyljY#(!MOxeDcM7_#$KGLQb^VygABAZl4VkV$4?0g4=TWOi1W!_Gqfk zg>0Upx}TZvB-kVCC+Zx;nr)r{^JLC=%_p-ml|!7_z;SRy`etbV{2<1}KzEIAK>Fja w|Np%h85o+r|NlP+NWc92|NlE6&HDcTe>)}yhWK~?|8G9XY|pd#0y85s04JIvlmGw# diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream index 999e0802a1ded52619af991f0554d3e85da601e6..9c27d1855d6318898155ce7d98717082951795a5 100644 GIT binary patch literal 12288 zcmeHN>vGyg82z50FHuk0X_L}6ZPR;;x!Ba^5(~#o|1cP+!vxC&OjF*z=j&?|k>$A|jv4NbclTD(de_<}#CsEY)2oA+ASqk57mAWRAZzJRLv9yZEW9 zdPd}9PnvB|pMp+RVNK;9+}+DsWW&|&+)fqy-()s8qJlFr6~%8tDaKP~wSFJ|jQ zMMX{NxlDSZbK$V@cYW(hM-mtU=@ z37ws@s#W=M$$r5d6VFSEi5|M7sp_4g&Z{h>3-n<(z*?d=Tc{rItCD02fS^0TB_jB{ z+$bTaup_-u)TpHp{iW`8JC4uJfV)rU`Vig)&{v>80m3s+iN=cmA$XsG$_RI}tsM2u zXV>_oqy;$%MxW|9`aU=6JBv20 zXXE_=o6^cX;L^V2N>Ka!dcZic@?stt9E?+39z&8)#%eP6?~7vYI2qqUUV2qUn(#Ef z!}!rtv#p)JyirdKfgNRt0MBx!9^rrb_eDuw=AgAy{;snFc^b-FP_{W?)v%xT@6{he zw^2>`T^zKaP3}vI*8}rBrx2SX7Z?6JoH2A>*;+Kp`E4MMVO#EhL_YJ50n&8wm!$hm zDRhsJEvc_L{3nETjOjcwkcQqxRd7XpOg2?Agr~m89rJ^~ZnEf->u8(i-!qJr%r1W8 z%uQ?F;)j)`NX}cJsP}aAmM^`nnxzqwZnA^(ud!JeSFj?hEb}0@jX1afEzD8@D6xlpNTMGLLt`%H)X;_Pc+KAE5Sq-! z_^B}2cJs%$+7zc%(@(M_jdA@uz^n*-+;?JB-wl0s6#Dp3jQ_MSJKNP<5vt_WS6cOLeLAJeYtTuAZ5-*$5Q3J+JS1ZZ;p6h&0{r?pNs+pkmK% z=}Fu*IS4Ae?<8(oayMjCziuvkJI@t56`q*KeI<7fW=1|$y^Nl_*Vyro(A7-v3UMOH zKHYa)`8Xma<1ULGTN=-|#zlDCMZSS-=jd*^)eRlAKlikurpGj;kfp6^tmEotL5Hq-m;5$W>T&qgyPis!}!cu3pN_lzT!Z;h=3W0t%6 z9UIk*C_9>fiSn|%vId>O@X;iZJ^Sq&vV7M3)Su=F2O@oW!dlLi+2}NwtTOE zIf2gg){5JoB5`dA&DxXJY(B4X$!p{G)CA4?E>fJ=*eIrSwk>^oifmtf2-Rgx-*32N zBkSITy$!!7#|@iZ=efDR#*1}CS9afTHTa_2+AzBgW~@0ly5I29DlBr{ny`7PBes^n zT;VtO{?wc4BU(eg-^JQjL#MC}PdM1?Y7R~gtQT@HgJl}>FMhLc`*qOr8CfK6|78 uxO#NojhD_MZZvvnoUzi9eI#E%w>(#!DJ=}Zn|YRoBKzUr2MzrHH1Hptyo(J0 delta 60 zcmZojXi%82aPmiCFK%ase1=kn0)`xh)X5iQ!zVA+`m)(wcPG>42HgfM1REm&uFDnz diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len index b5b210690427b2d970e921c780f4f3d6e0543a11..8023d5cabf334edc3d20bc3df7f2f828cf7fdc3a 100644 GIT binary patch literal 8 McmZQz00G?;0071Sk^lez literal 8 McmZQz00E{r003$LVE_OC diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len index fa606b628b9821e4e1a5e524f5973b5db3fb44ba..a42d38f3eda072848dbbae4ede61388abcfeb486 100644 GIT binary patch literal 8 McmZQz00HJ50071SyZ`_I literal 8 LcmZQz0D}Vn0LTEr diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values new file mode 100644 index 0000000000000000000000000000000000000000..92fd1c1e61c487fe1f1307ae3092a42ae07acf79 GIT binary patch literal 20536 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 literal 0 HcmV?d00001 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at index ade9da68a6973fe016b375a5218d53b65ff6e511..534483a3a7b95a9066d8c37ab42e31d5ea25c90b 100644 GIT binary patch literal 28484 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 AFaQ7m literal 4608 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 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab index ce5521c5860fb9d770b4ddc81d51d987f56ecaba..c77188db743b976d8d7a2de3b6f338942d64d4db 100644 GIT binary patch literal 4096 zcmeIwOGs2<7{>9Znry1kGHWU`GquaYT_qSs1G)*^1cp&iAuX&$)WV2@Xwgb{K{#TB z3XxIS1*s7)fsE471-f8k?OL?3U0Jk=r~ko-mO zrdP)8S&ZSuV(Hu%bFGrTjN1Kp9BWIY{0KQ<3fopo!^8F`Y`~5+(#?#$JIQ-_Y`@0L z5c}3j7anjv_7B=8*GX?~+wt|%sR8E1Z8tc-RGRIxpX1%@_OT7p`5yZR?nv90%cSjB z?TU@k=T7Fw?)~g5mkRh2Vw?CM?c|8J&e(@4q=yZ5acgguV&Hv4R)^lC4;R7sCo z?NRJHYVWL;s_+ipJ7QOEk@jE)b(r_ERr=Oq=W(KW{=4H&sE|NNAS4hH2nmD)LINRy PkU&TvBoGq#&jfw}@~8qq delta 117 zcmZorXi(6d?X#PY0SMSZ1Plm37(0Me0}%fQ0+0y%L|t)SFat<{850AYRZjl-|389} ofx#b0Ujx!NfB*mQ$Hc&p3Z#z#>5squ|KGfjDV}%p2Bw#c0M4BwEdT%j diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream index 99ab4e35a39573437a548fc20d3b24b68e071878..385992f9f343c15e3c707c5b072c09cf24ceed94 100644 GIT binary patch literal 12288 zcmeI2Z&wmQ6vpQhwQs9)s)GulN0Y>~I=w;IkU~Tdjc?!c%y8LZ7|>JP9bar55tfbl z?Q`#)`)4)AWTs=rcw}a3CZ>zuH#jmdBfR>BR}c8faQqg>-R~LB9-18I^XLeV9Ix*2 zseDt-e&Z|i8%K?Ky*$3V6;AM-WUSeh2cR5at+|mk4;0qq)lP7&nfZz54%VA3-Zxg> zH=s_(^p`Bnge)x(4lMVoJ}H^bpjIDLQz$s`Y}QDqQyVPKqSK|_4pn(Z_;z}2->yp= zG2&e0e2RQlj%RP9Is@YjI^|1+_7oKASv|Pt46$Ap?}kfV7}d1X6@I2kIQA_8{g->e z+>q!tfgYb>3GTr6Ho8Xv$1$jOy{E_R;xfPkSSHppCSc0UJ~SD@yZxi$zvZ#zV4yzC z3uL126qc)dpQdIDt(lgM`JdiH>t!ZnW9F4lMK?LN%NnBax4XdC>0u$&5&Vum*8&}V zknBSDZ9%L<$BN(vYty$f(}2J62qV)~3nA&bxwdC?OwUFw_p>(6Wi8Rg{}k#ob?Pxz zo!aPu9>OdyH2&->GOjfS-n$ z^aN}@_#o?gS^b0B>alAskAPN?4u_H3!!^4aV}y8k#Jghe(9vKM0rRGGS7HTPYWKN( z6G4%A=m|IYVGb3Ra@9D*+ODrFe6n7u8a_d+L#UNX6Yd;hm5)g&YOqomH5#2$&+eYF zxD9m)D?QOkqvw4-)d^y0iU%hHsr)%qiq%pV8DA7iYd2;E@<>l3RB7$jUf9ib=)%Mf zy}VsHwA(6EY-dWlC-^n4D5g`(Y|3L_5NUoMr>E=MYl8K{8hO1>iB&$L(8UX3^sTpz z_egETrG@U2{#w1vqN4v_ksD^ zEGEWwinDiJIs6OT1(gFVzSV+Fp+gD@ig|(<(EyVPr^~=+58{K9F%Vp#}6V4-< z7uwO4rf)40o0b&NBH>iTsVcb_r1i)qo17f5`7D4HV6&G5|GH*Mg1u*8(c zgm`n*KTqwZtu8sOEasEnU!cb19Ksjs<`14(%lGiS>dhMWWd2v**j;zt;V#tH_zML` z&2IG`j{(%`!!tAF?A0T&z4fh{_1RCj`LDa1%X{&K4&|)NxO5B>m2XP9-g8t2y!$Du z>Q&&6_6ptIhj41yf-i73$7qk)Uax-hsoGG2K6$w$jj`y}-9Agf!0OiB(PNC{QGGNf kU@lhUOyNv!y=TIo!d3q&1u6w91u6w91u6w91yU>U7xlYt2mk;8 delta 38 ucmZojXi%7NbFw0D6Qk|q1w6TvZ;A*^Hdjeotg6DexkSB(V{?PLDGLA>%?(`u diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len index 34852ace9175754c0d942c8a4c028d83fbdb209b..795535096872600fb548832705da270a35ed64b6 100644 GIT binary patch literal 8 McmZQz00H$Z006)Mk^lez literal 8 McmZQz00Cwj002q=KmY&$ diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len index 817b326d9eb94f6a38f5e047201a69ab944ef476..74768ff5c01d5a10fc74c28ae3b1faf8c09e17a0 100644 GIT binary patch literal 8 McmZQz00E{200682qW}N^ literal 8 LcmZQz0D~O>0Kfpb diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values new file mode 100644 index 0000000000000000000000000000000000000000..b78bcf457b1c1b3f01263120d403f3e0182bed34 GIT binary patch literal 6096 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 Ax&QzG literal 0 HcmV?d00001 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at index 9c41aaa88094cca7e14ba523f207e1f0f3151337..68e88aca2e58652ff28fbc39b9155ac614e8cb74 100644 GIT binary patch literal 26946 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 delta 148 zcmZo@U}|V!VqsusVBY*tH-~NVfi28OkpdCfN$a=&2V*Z|}$Ie5Mms+l{GWwJ+z#pVfY3Cxoh$g;4sb1#|)k^7+g Ula*rzP&u=(Q9qJh7sM)A0mnf$umAu6 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab index afc1b8e5099eac731ea3c5f16edb15adc3b92fc5..e034299e63d94722a4c0cc0425e2a2cc299c6799 100644 GIT binary patch delta 123 zcmZorXi(6d?X#PY0SGuj1Plm37$<;K0}%fQ0+0yjL|tiCkiwM{eVr|AfQ(w8Ob(E) s`S$;R1&}`Y^Z)fjT0^S0Ye2S00000 delta 69 zcmZorXi(6d?X#PY0SK5t1Plm37!!b00}%fQ0+0yPL|tiCkV58(zRnvj>hn*0;0OSP C2@SLW diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream index 372f73ea82c16b36e99968b5404bd3988bbcd04d..5550d5da6a50ec943227b571dc46f477cec9dc92 100644 GIT binary patch literal 4096 zcmeIuu}%Xq3jbQ1i+l3%Q*^R6VuyE{}Yg!d`KH%Z7G|ww(iooBTGOwj4|?u=4#6vB45f(}lBDX;wyf9=M*C-OjD<&$BOY zg)w|5tbR{O7C1tu^}uCq+RJ`9|0GJ!G*V=E6+S$jUS9ce0T*xq7jOX=Z~+%^0T*xq K7jS|9AaDft>4;(g delta 16 XcmZorXi%77vpJD*KHug7MpZ@tFpUKn diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len index 851b0a9f5043d0595e3b55603d434d0590f68e2e..d8102c987dfe36325e08a4050256ab80f45320f0 100644 GIT binary patch literal 8 McmZQz00G8$003zKVE_OC literal 8 LcmZQz00SEU07L*i diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len index 01bdaa1da7d937c7e7d98e54ba912f88ab95c7f2..eb0b8a069dd4fe98c3148ae79618cb3e6ef0b6db 100644 GIT binary patch literal 8 LcmZQz0D}_%0MG!* literal 8 LcmZQz0D}nt0GI%g diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at index 2197b094ca0f3c2547e815e1dc8ffc397b0738be..e0be95c0c7885d21928b0194aab1eb7a48fb798e 100644 GIT binary patch literal 2549 zcmchY-EPw`6vrbWt`Tog2`=CQ1LKB|@!=)zYAs)jlXlxpWKwUjNaJ9qRF!xp9)lO) zMfM0d&DyRVk?Kz3%8GS<{+}HGea=g3!04FCUc@pX$GyIgy^u-8Rn5wJKvnM1YDkMI zBejt9iaocUWnuy{F|7)wGEtT+s{ySlV7FU#y9KN2sr95I)T6wFS`4?05BS^5F+Av1PL4*k;-#TZ!TbmM ziR-58ENoNt#J|aV8_TQAA@5+PpS!SzGyjlng9k_)N( z&uasQ)Vdd`R~^JyOmtrZ6ES85z@=_(x@k7RyIp|ODN{8UC1FZ6%YuAsLdLn&y}Sjx zDlz5Y`;CwSOUZ;c5bLVMKbbJ6iUI3ISAw*rpb!}?fSv@7{`#upe_CB0A2;!mRYGw+ zXXcuuqg)s^*zH5|%|`Lc9F&SqZo i61s}Dfi9`G;4Ajv&m(hF9{#$Qq}oGK-b+#bZ^gfbU%n0i delta 6 Ncmew=+{8Gc2>=Pu0-gW> diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i index 38c1f2b39f300abc04eec5852bbdbf4797846323..9a853eee91342ffc0dd459872d597393d31a7a2f 100644 GIT binary patch delta 116 zcmZo@U}|V!VqxH9VBRQbBh9gbfq~)Swdsu;1rM-p=1|57dZXY5362Rs z&ZKTXg^hwgxHuL7IV{%`o^KRf!O5`$$l0;^T*^kl35*;wfSh*=ZDws0e89SSLHP<6 QjtxK&@Apeofu=A606_sJUH||9 delta 41 wcmZo@U}|V!VqsunVBRRGFTGLWD(hwr#SMxZ6%>G+6Ox-3l&@gfsIY?>0QP7NG5`Po diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab index 0a19da416b7249b92abe04ddcd54ad6581e6e8d0..c606644d4634c156ad61e3b91e2c0306c3a6c484 100644 GIT binary patch literal 4096 zcmeIuJxfAS9LMordP@f@m!QGHAqX3yrKTXT)w@YcPJ&QNZ=l8Ir08MkVQ_V+rLDOn z5{3IFf?h%P;J@$145yaX|AE8j+;a{G?)R#6KQkq1f%!YK!&P%asBgJzx z;|hr! zaW*OKU>Vo&6a$Pf`ZSvhq$Y0R9-iSkws9Hzn8(FQDTy_F_%LhX0lwfS&J%ML%b37p z?7f>k;WegH(k>Qp8}~89Tin1`yy%>(t5Qh6-dg-N_c6#Y|tAHG9!dE0=C%I@;tOQK~QNYdk-&Z!lPSR=yaq0ms z3>rPVt9M^5uQFYNOmFK#wwbOfnRP(aHSqc+uU~?7{nD~A6sm$*r+%w$_tml|(~ShT zQgmDMUi9xpA?|<=ad6EqQ$!h#BWD~&bd3mKV#;E2{oOVD8Kl_b9%Se|CK%Cg(*h6_ z;>btDou`Z-c)=Ng-UW`%&s_7<1V?d<7is%>Y#yJG<*JPvmWysu;z3s`+txI=SL*$kk_WQyY!BLezE$AY zgN0f!fT`L;(kAT_#uuvC4d6=2`*7c0+ZB0&4pfpG)7w1oPoh8BG24sznH887m=%~6 Mm=%~6_-_^X1I_{=tN;K2 delta 20 bcmZorXi%8oyE&0#KKteZjtT6O3piQ;O#cTl diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len index b9a3d70644f61a807b9ac3faf7a430eca780e3fd..d5e53146fd4988558e0e32f46e57c1f6e3496d72 100644 GIT binary patch literal 8 McmZQz00E8&003|RVE_OC literal 8 LcmZQz00UnD0961^ diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len index 01bdaa1da7d937c7e7d98e54ba912f88ab95c7f2..c580238d5e233f185fa5233d33337e20926743bf 100644 GIT binary patch literal 8 McmZQz00G7Y00620q5uE@ literal 8 LcmZQz0D}nt0GI%g diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at index 3f0d23768d3addcf3aa97f7f60c6f7d201962063..2066e44233b7fb18ffa2539d8b1430f02d20a73b 100644 GIT binary patch literal 1683 zcmeHHO-sZu5Y1ihiXTwWb9O!JrLLB}ENGRzkIA$$bw*=GTLu3y%9*P67+B0bh&dJ<4Lkc3X zJr`%&nO6xa(hJ2-&bV=G6IH&gOvOZTBNeyKU{Gu=s`yTo_D5ME#5Tp^BNhhg5iy?C z_)1)|%-8+h&*@i=*C?o|Es&G~7UhCkS{YF2Av&<^~dl+l zV%V6x>`T`o|1tV;<}mhEgxYbay`uYcw*qVU2#qwxasaLWatAWvAk#zhFZZ Ts!kb{OTzVHBXAB*1r$;xTK delta 5 McmbQtTR5Q*00sO46951J diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i index 767a952146a8eea19ee326117a65a6b30718330a..c48e4e6f9aec0b1fb6c5fcf518f25eb486047d8c 100644 GIT binary patch delta 466 zcmY+9ODM!q6vqFLnH+CtF*OtAucTQaQ7n|*jGe4(WKdokQ#Jw1_ZtnLx-#O>rPY6v2&7u@4y2*LuR23y-yV_&2m+GLu zXPZ|f8#?(FMR8xmT$1f66aXBz++RtqRB0bjA6aaYEOfd7YzAk(Brj-W$AZJ*K)uNc zs)UwvMS~`fkO#WVJ}x9jt&{^;iL{0#pJ=p<@z3l`1B+9M;LPt%x0&oD13K{NYcx3- zP87v7N}{v)T2x5RQK<&*&Z?_A#5%=c#82DPBnPe30YhAVIIvHrH8{5JfpN)ehyZ7~ z?|BTr)@TH9aQD6!VhbhE)fu*hO!ku-^`7+6+rQAIfUSa~GJu8r0M31?#VacH0yfIK zr;sO$PB4F#_Tv2w9fJ-om2^o?lCc0dR~{U={vS*mmm5CG2`dF*9o*Xb{=O9jyna`8 lm~2o3y4L&O29U%$;qf()K%r-E2x;OL@&XR?C$XbW{Q;Q}iW2|; delta 70 zcmZo@U}|V!VqsunVBWkjXglBL13@c5L@(#&4{A40nf$uK0La+NJxoP#5)~I=w;IkU~Tdjc?!c%y8LZ7|>JP9bar55tfbl z?Q`#)`)4)AWTs=rcw}a3CZ>zuH#jmdBfR>BR}c8faQqg>-R~LB9-18I^XLeV9Ix*2 zseDt-e&Z|i8%K?Ky*$3V6;AM-WUSeh2cR5at+|mk4;0qq)lP7&nfZz54%VA3-Zxg> zH=s_(^p`Bnge)x(4lMVoJ}H^bpjIDLQz$s`Y}QDqQyVPKqSK|_4pn(Z_;z}2->yp= zG2&e0e2RQlj%RP9Is@YjI^|1+_7oKASv|Pt46$Ap?}kfV7}d1X6@I2kIQA_8{g->e z+>q!tfgYb>3GTr6Ho8Xv$1$jOy{E_R;xfPkSSHppCSc0UJ~SD@yZxi$zvZ#zV4yzC z3uL126qc)dpQdIDt(lgM`JdiH>t!ZnW9F4lMK?LN%NnBax4XdC>0u$&5&Vum*8&}V zknBSDZ9%L<$BN(vYty$f(}2J62qV)~3nA&bxwdC?OwUFw_p>(6Wi8Rg{}k#ob?Pxz zo!aPu9>OdyH2&->GOjfS-n$ z^aN}@_#o?gS^b0B>alAskAPN?4u_H3!!^4aV}y8k#Jghe(9vKM0rRGGS7HTPYWKN( z6G4%A=m|IYVGb3Ra@9D*+ODrFe6n7u8a_d+L#UNX6Yd;hm5)g&YOqomH5#2$&+eYF zxD9m)D?QOkqvw4-)d^y0iU%hHsr)%qiq%pV8DA7iYd2;E@<>l3RB7$jUf9ib=)%Mf zy}VsHwA(6EY-dWlC-^n4D5g`(Y|3L_5NUoMr>E=MYl8K{8hO1>iB&$L(8UX3^sTpz z_egETrG@U2{#w1vqN4v_ksD^ zEGEWwinDiJIs6OT1(gFVzSV+Fp+gD@ig|(<(EyVPr^~=+58{K9F%Vp#}6V4-< z7uwO4rf)40o0b&NBH>iTsVcb_r1i)qo17f5`7D4HV6&G5|GH*Mg1u*8(c zgm`n*KTqwZtu8sOEasEnU!cb19Ksjs<`14(%lGiS>dhMWWd2v**j;zt;V#tH_zML` z&2IG`j{(%`!!tAF?A0T&z4fh{_1RCj`LDa1%X{&K4&|)NxO5B>m2XP9-g8t2y!$Du z>Q&&6_6ptIhj41yf-i73$7qk)Uax-hsoGG2K6$w$jj`y}-9Agf!0OiB(PNC{QGGNf kU@lhUOyNv!y=TIo!d3q&1u6w91u6w91u6w91yU>U7xlYt2mk;8 delta 38 ucmZojXi%7NbFw0D6Qk|q1w6TvZ;A*^Hdjeotg6DexkSB(V{?PLDGLA>%?(`u diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len index 34852ace9175754c0d942c8a4c028d83fbdb209b..795535096872600fb548832705da270a35ed64b6 100644 GIT binary patch literal 8 McmZQz00H$Z006)Mk^lez literal 8 McmZQz00Cwj002q=KmY&$ diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len index 817b326d9eb94f6a38f5e047201a69ab944ef476..74768ff5c01d5a10fc74c28ae3b1faf8c09e17a0 100644 GIT binary patch literal 8 McmZQz00E{200682qW}N^ literal 8 LcmZQz0D~O>0Kfpb diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at index 25454f32baadef9abd2a46657e796ddb67161bb6..08849810d55a84cf9cc68deb39881254f0e225a9 100644 GIT binary patch literal 511 zcmW;6S1$x%006+l>AiPW?@sT%oYfK`@xF0ikcgAr^Z&)n!xVCHNJ=4%p2J%?Ek(t0 z8a;(H`^+lgyAmha$7AyIntc6+mr6NJ-a|h3&sDB=jq|Q`o$KA;MmM?HEpBz2+uh+# zce&d=?scF0J>WqPdDtT!^_a&UdBT&P^0a3>>p9PR!HZtixh6k80g_-My6RqNeu)xVdg}A3}`kI)?`#8h+Z;6kYJ=t3!}LV zhCNUxE7CMP2r-(8y#|dQk|l~*1ECCM<&QK!Ve5Lo*4k^WefK`+_AUs3b{U*UI-A9HJozRW$a%U_VU& zr~FfA1iP0}x*|yvS*6)XC}e}8H=g=xu#emjlwfF9@GT`C`1h;1u)$WEK-a6QW{VM6 zMlq1gzKmSK4ml7xs%d)vlq}e$k_(aQEGrA1SEw0%k9SU{8SEwxgg?h>Is^|ZWPy;D zeS1#u79}3|(n9Vh!FH8~LB^9EWtdSWDT-w+MGLkx8zZCHxpV1YaH7~OPLf?tc zl~_}uB#@IuYc=y-q{Fo6EFLsCoh+!YJ0E_F^9tx^HEl3W-)FFg9Pku8-@nWJofA0k z$VM`U)Z;YmLjB8lb1ygQ4KwFb1;=C>#`3QxOE#E-3qn=*uaTwess`C^>9+~C%G3s; zuH13M;5H)QAJ-2z89YSuNUJ}Kb{gy=J4Q<0T=6K#Dh;7N@ckl2wNeB8uKYDt!992$ oAQizWyhy)FghZLEMHM_MQxuWh#0S+N3eCgzZYHG&NAFMg4*{?EK>z>% delta 148 zcmZo@U}|V!VqsusVBY*tH-~NVfi28OkpdCfN$a=&2V*Z|}$Ie5Mms+l{GWwJ+z#pVfY3Cxoh$g;4sb1#|)k^7+g Ula*rzP&u=(Q9qJh7sM)A0mnf$umAu6 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab index aa62b82b02daa0a6dc164837b4dcae627136a0e6..42ff1acb0b7d8ee05851e2b09335d0b9d5d9de5b 100644 GIT binary patch literal 4096 zcmeIwOHUI~7{>A8B0^CRu~iEcP=O-i1+`F11ysCIzJSpMVb=xAuDhTi=_fFu#<*i) zLXfy}W5UjbrVAIYNem$Nf+Aju5C0Q}F8uoYY;N~Bx5uc$s>LfN{@wapwGuVt{cmmCSUVQmW z@?jiLVh~T^=bzGPe2#v6f-UI9R?O~5Z8(Pkj9@z!en=g-fSvdl&tMat#kbqiIZR*| zhOiq~ze_!s#vn$q7mMGd^SFq8ID;23fc===k}hHjFJTxjW3DJ&!527ykMJti<25wr zzwR1BUqKqgmAo|M_QU95eFI5wxjtk zKYo$MF@<-r8}H$}4e36b?|b0-&~*Zzu1n^>j3L;v3D^W|0yY7gfK9+AU=y$j*aU0> H|8)X;4QVBo delta 100 zcmZorXi(6d?X#PY0SMSZ1Plm37(0Me0}%fQ0+0y%L|tiCHXwt0qOZSy$DEyBvXO(=8sJLyqlOUnE)Tl8(#nb diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream index 2459ed687d441aba38ffb9935e376d2ba65878a1..691decf38fb9705c256e6d5b0a9595a539419453 100644 GIT binary patch delta 86 zcmZorXi)HFU}R!uVP#|I;N;@w;pO8O5EK#?5fu}ckd%^^k(HBIP*hS@QB_md(A3h_ p(bdy8Ff=kYF*P%{u(Yzav9+^zaCCBZadmU|@bvQb*(kV~9{}E84uAjv delta 19 acmZorXi#8hU}R!uVP)GGxSoGvf)@ZJs03I5 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len index 379d85ced69049230006887a8ba1241e30c6e7df..b9a3d70644f61a807b9ac3faf7a430eca780e3fd 100644 GIT binary patch literal 8 LcmZQz00UnD0961^ literal 8 LcmZQz00VXa01p5N diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len index 817b326d9eb94f6a38f5e047201a69ab944ef476..7ce6409d9d7b9c39ac579c30a1ad28b1e6c92f8f 100644 GIT binary patch literal 8 McmZQz00E{K008s=>i_@% literal 8 LcmZQz0D~O>0Kfpb diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at index 1d3dab54cbdcb758e70b4d3f32391a4475f0feb3..daf31806efd7136439da60ad8c7fe8e32b80b4c2 100644 GIT binary patch literal 5894 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 Oe@EbdN8o>qz<&XHHe2`r literal 4096 zcmeIyYiLhl90%~n?eDhDurZf}SYk;_EV8H}Gh(ELB)R3f7g8?Sl136G{t1aCEoqD; zu{1(Ub4~1p=F-X~$t|(Qd=@LOyjSN}=X}n2p3^y}@A*CFNZysCpyDmN)=K_;Fsefc z#SWWQ%gEo?v~k|DwN}gAh(7~=kGIbM%e(I1&jmG{%IjRqD(>Y)mh&9%@iag4BvU-> z7{~Gu7jQp!a}O`Dgilz^MsDVSwjpfbWUk|CuH*?W;R7yY6X!9#T?n%{o4G7v4$m-~ z*ODiIDlyhA*3;fJy^&DmNLdV z1|}qi(D`j69ji$$zv1uwIKl}zca|2TtXEMh6o@+hA(&ZIQ`$1yD7S{CyNH}eiR zFxJO<<~XioA(ya>3t7*3Ozmqua~gA5!W>pHn;)3Pp?*x6oXZSKC8{WaD1j(}D1j(} PD1j(}D1j(}|2BbNd%a{H diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream index 621c01bcfc4cd4f45bd75f293550a16d499cf16c..e1245626c1c848cb784f634efa19e71699afa446 100644 GIT binary patch literal 102400 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 literal 8 McmZQz00CA5002S&HUIzs diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at index 07b83f2dc451446a912f77472682f696f2c6b99a..c2826317d81b8465ad6aedae9592dbcae1693f63 100644 GIT binary patch literal 29646 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 K*p!n{cLM-j{uU(w diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i index 2cd945a4d533814c17b8cc9c78722bd3c337a65c..6027aa67c42e42643eacfc6683723ffcd22d9436 100644 GIT binary patch literal 32768 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 F{{e7IeE$Fd literal 32768 zcmeHQZA?>F816(Ty6B1;hiF`<(Xnb2rzn1gCCZ0UWG-qAL+dwY%++Pl5~u4NDjTSE z$mrro(D_laDV0sFIvqnq$P89Dx9$%zr&1NMPSGMT_jJn@a|vmC+k5Z1x2HciJ?Fk3 z&-wO^WaU7*=9?z+FBD=9b%9B+mD3ZuXBHI^4E@B z^iA%pt{8qYQ1RHGQz!;Dr1lMzJ+5|Yp_n;u{kOjA7h*kjQWhrqswZ`M71qJ%mO1N5 ziNn%ap@<)LcDqn`l!(8+>VpDh7lk6i8Mjy{ztj(9Adn2GkT>&<^-lt6liF&}KqU5w zpH4q)Zhs{(BL>Xl#;dW_fw9(RB^h>eW-dI@HuC>F7wX=z(OZbw|JnFxU!DwDQFpf< z-aS^H(eWRZ9eI2F^@)vaPfqaKkQ{f1JudaW5}z*~jx5P#;;6)%ZrNw8OrL2rkkc=j zkjC^$Z8h$FHzVRNZ}G)qUd=o97JDl%RXGcI(G6UgX+wKpn(?4iIh-S}*`v`=1}Fn!GT=fzE^e)UO-u}K z-wxntUR_cZXdEV-(^VC@F0OVHpkMIVK8vfqSbC+X7gG$naIyR|ezSn1VaCXRdNP@-=3`upE(eQ*1P5ZrdD&wJj=OHHm8>u7Q> z+aRgo77A}6&gE-O&&%$4W}*0F{G@@$Q7y6MOkeD_5bIu@V$z6>BhdaGFnFlm5p;jA zlHoA{=YWhEJFYN&p;|lExACJ1JNWkJz`8Z>+Ec){AJXl+aGs8z8kSBvPKr+$24ax+ z15F3s7sea)(h&nj%tLxz&*2?i55@kKx9J4^UPng+2{c}bdR6ge<^h4+N!E=H>ovRb z*vpa)fFtlI)Yq}D-l2@T6M3DVxk@t6-RXgM!?1hH8T|gXR`8KHAU=t!oiylIBdJX4w7K^-jTXEG& zYJ5_`6@_(jd(y6__xmf6N5{sV%lCv|3B8MTUF$r_v9HI#{_c-&Y-EqqzQ7D%{;v19 zxzt~;R^;KF9(OM@b}ZO$FQ01K#`NXVx*yb>KWn-{F7fypM=2Eco=#BtswY=@Gxo9O z5sgZ@#HT|Zcbm~1=WRR&2>xBRHp5$a(&Q?!Po+hK(C-71HZd~66N~!#M3Z`5CgJcF zh6?*mNX=~>Zw~x4tils2hNQc*88gYi+i#G%-T(b#uJhGKqTUqWF|Fpyz9+k(h|Dszo*w$vYkwT|RX-ehixlx=eAOdG-h^}7 xpH;`7o>xi1MRAD3fCl?oMYpPKuHKE%w{4%&!c|`=Jrf))om}+v_ZW=de*v1Lf-3+3 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin b/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin index 33e5b27a8eefad8b2a611d28f4f5d34620e47949..35b9d29a872e9c1e06ab93a4c5f6649bd68a74ca 100644 GIT binary patch literal 18 YcmZ4UmVvdLhk=1{-Z`&{>I^^t05yjMkpKVy literal 18 YcmZ4UmVvdLhk=1{-r3bA`V2q-05%{5oB#j- diff --git a/app/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin b/app/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin index 39ab6df4951e3b229087b33a027b6591b7c9d667..eebc9eebdf65cd9bb30cd22fb186b9dda3e5a532 100644 GIT binary patch literal 88158 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 delta 177 zcmV;i08anjum!1P1ONa4Ka+qyDU*Pg5VMUEPy&;IJ}8rbmk^U59|p727`OqG0T4Ws z(Iak?0T4cu4JD?N*CtAnpnwFEzbZ(xQ!*R^li@}9U2AA$b0SdS7LIFGjm#$C& f43|Jh0ScGnNCCi?^h*IB0Th>kPXQH|Vod>Et=B*} diff --git a/app/build/kotlin/compileDebugKotlin/local-state/build-history.bin b/app/build/kotlin/compileDebugKotlin/local-state/build-history.bin index 5479f6a49074be1ffc540bc57384b644aa2babeb..5c5a843398b32ad0c04eef4d4322a8d32ded20d9 100644 GIT binary patch literal 802 zcmZ4UmVvd3fq_|)0Rq?=7#QcB(^)qI$_G(E0o}xdj0h2+fZ@`!AOQ{r4VT1{#H7UH zRNwrR(wx-zfTH}e%#>8ef&!R?TViraeo-ZZQ*wT;UUGhEK~8FMa(-T3YI2EQVnKmk zN~Ru6DM2%Y3NVbPin(mbMX8A;sZ=qG_z;oA86ph)zz`})ttf#8XAxCghAs3oaJm64 zRu}|rf*pNzo&EiSLxMt`L;Qp67>L)*oSs@j6+ZxzBMH`m(ysBmb*O3Ax_S+&fD6M! LQ~|Gv>Tm%7L17I2 literal 31 dcmZ4UmVvcgk^ur385kJnon39B59Kp3003X01gZc4 diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java new file mode 100644 index 00000000..3ae45e4e --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java @@ -0,0 +1,17 @@ +package com.couplesconnect.app; + +import dagger.hilt.InstallIn; +import dagger.hilt.codegen.OriginatingElement; +import dagger.hilt.components.SingletonComponent; +import dagger.hilt.internal.GeneratedEntryPoint; +import javax.annotation.processing.Generated; + +@OriginatingElement( + topLevelClass = CouplesConnectApp.class +) +@GeneratedEntryPoint +@InstallIn(SingletonComponent.class) +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator") +public interface CouplesConnectApp_GeneratedInjector { + void injectCouplesConnectApp(CouplesConnectApp couplesConnectApp); +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/Hilt_MainActivity.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/Hilt_MainActivity.java new file mode 100644 index 00000000..2eb0d490 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/Hilt_MainActivity.java @@ -0,0 +1,107 @@ +package com.couplesconnect.app; + +import android.content.Context; +import android.os.Bundle; +import androidx.activity.ComponentActivity; +import androidx.activity.contextaware.OnContextAvailableListener; +import androidx.annotation.CallSuper; +import androidx.lifecycle.ViewModelProvider; +import dagger.hilt.android.internal.lifecycle.DefaultViewModelFactories; +import dagger.hilt.android.internal.managers.ActivityComponentManager; +import dagger.hilt.android.internal.managers.SavedStateHandleHolder; +import dagger.hilt.internal.GeneratedComponentManager; +import dagger.hilt.internal.GeneratedComponentManagerHolder; +import dagger.hilt.internal.UnsafeCasts; +import java.lang.Object; +import java.lang.Override; +import javax.annotation.processing.Generated; + +/** + * A generated base class to be extended by the @dagger.hilt.android.AndroidEntryPoint annotated class. If using the Gradle plugin, this is swapped as the base class via bytecode transformation. + */ +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.ActivityGenerator") +public abstract class Hilt_MainActivity extends ComponentActivity implements GeneratedComponentManagerHolder { + private SavedStateHandleHolder savedStateHandleHolder; + + private volatile ActivityComponentManager componentManager; + + private final Object componentManagerLock = new Object(); + + private boolean injected = false; + + Hilt_MainActivity(int contentLayoutId) { + super(contentLayoutId); + _initHiltInternal(); + } + + Hilt_MainActivity() { + super(); + _initHiltInternal(); + } + + private void _initHiltInternal() { + addOnContextAvailableListener(new OnContextAvailableListener() { + @Override + public void onContextAvailable(Context context) { + inject(); + } + }); + } + + private void initSavedStateHandleHolder() { + if (getApplication() instanceof GeneratedComponentManager) { + savedStateHandleHolder = componentManager().getSavedStateHandleHolder(); + if (savedStateHandleHolder.isInvalid()) { + savedStateHandleHolder.setExtras(getDefaultViewModelCreationExtras()); + } + } + } + + @CallSuper + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + initSavedStateHandleHolder(); + } + + @Override + protected void onDestroy() { + super.onDestroy(); + if (savedStateHandleHolder != null) { + savedStateHandleHolder.clear(); + } + } + + @Override + public final Object generatedComponent() { + return this.componentManager().generatedComponent(); + } + + protected ActivityComponentManager createComponentManager() { + return new ActivityComponentManager(this); + } + + @Override + public final ActivityComponentManager componentManager() { + if (componentManager == null) { + synchronized (componentManagerLock) { + if (componentManager == null) { + componentManager = createComponentManager(); + } + } + } + return componentManager; + } + + protected void inject() { + if (!injected) { + injected = true; + ((MainActivity_GeneratedInjector) this.generatedComponent()).injectMainActivity(UnsafeCasts.unsafeCast(this)); + } + } + + @Override + public ViewModelProvider.Factory getDefaultViewModelProviderFactory() { + return DefaultViewModelFactories.getActivityFactory(this, super.getDefaultViewModelProviderFactory()); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/MainActivity_GeneratedInjector.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/MainActivity_GeneratedInjector.java new file mode 100644 index 00000000..bd6fde6c --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/MainActivity_GeneratedInjector.java @@ -0,0 +1,17 @@ +package com.couplesconnect.app; + +import dagger.hilt.InstallIn; +import dagger.hilt.android.components.ActivityComponent; +import dagger.hilt.codegen.OriginatingElement; +import dagger.hilt.internal.GeneratedEntryPoint; +import javax.annotation.processing.Generated; + +@OriginatingElement( + topLevelClass = MainActivity.class +) +@GeneratedEntryPoint +@InstallIn(ActivityComponent.class) +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.InjectorEntryPointGenerator") +public interface MainActivity_GeneratedInjector { + void injectMainActivity(MainActivity mainActivity); +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/AppDatabase_Impl.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/AppDatabase_Impl.java new file mode 100644 index 00000000..69181f20 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/AppDatabase_Impl.java @@ -0,0 +1,213 @@ +package com.couplesconnect.app.data.local; + +import androidx.annotation.NonNull; +import androidx.room.DatabaseConfiguration; +import androidx.room.InvalidationTracker; +import androidx.room.RoomDatabase; +import androidx.room.RoomOpenHelper; +import androidx.room.migration.AutoMigrationSpec; +import androidx.room.migration.Migration; +import androidx.room.util.DBUtil; +import androidx.room.util.TableInfo; +import androidx.sqlite.db.SupportSQLiteDatabase; +import androidx.sqlite.db.SupportSQLiteOpenHelper; +import java.lang.Class; +import java.lang.Override; +import java.lang.String; +import java.lang.SuppressWarnings; +import java.util.ArrayList; +import java.util.HashMap; +import java.util.HashSet; +import java.util.List; +import java.util.Map; +import java.util.Set; +import javax.annotation.processing.Generated; + +@Generated("androidx.room.RoomProcessor") +@SuppressWarnings({"unchecked", "deprecation"}) +public final class AppDatabase_Impl extends AppDatabase { + private volatile QuestionDao _questionDao; + + private volatile CategoryDao _categoryDao; + + @Override + @NonNull + protected SupportSQLiteOpenHelper createOpenHelper(@NonNull final DatabaseConfiguration config) { + final SupportSQLiteOpenHelper.Callback _openCallback = new RoomOpenHelper(config, new RoomOpenHelper.Delegate(1) { + @Override + public void createAllTables(@NonNull final SupportSQLiteDatabase db) { + db.execSQL("CREATE TABLE IF NOT EXISTS `question` (`id` TEXT NOT NULL, `text` TEXT NOT NULL, `category_id` TEXT NOT NULL, `depth_level` INTEGER NOT NULL, `is_premium` INTEGER NOT NULL, `type` TEXT NOT NULL, `tags` TEXT NOT NULL, `answer_config` TEXT NOT NULL, `pack_id` TEXT, `created_at` INTEGER NOT NULL, `status` TEXT NOT NULL, PRIMARY KEY(`id`))"); + db.execSQL("CREATE TABLE IF NOT EXISTS `question_category` (`id` TEXT NOT NULL, `display_name` TEXT NOT NULL, `description` TEXT NOT NULL, `access` TEXT NOT NULL, `icon_name` TEXT NOT NULL, PRIMARY KEY(`id`))"); + db.execSQL("CREATE TABLE IF NOT EXISTS room_master_table (id INTEGER PRIMARY KEY,identity_hash TEXT)"); + db.execSQL("INSERT OR REPLACE INTO room_master_table (id,identity_hash) VALUES(42, '4c0a60329b23e0bc0526d7cb7e7269b9')"); + } + + @Override + public void dropAllTables(@NonNull final SupportSQLiteDatabase db) { + db.execSQL("DROP TABLE IF EXISTS `question`"); + db.execSQL("DROP TABLE IF EXISTS `question_category`"); + final List _callbacks = mCallbacks; + if (_callbacks != null) { + for (RoomDatabase.Callback _callback : _callbacks) { + _callback.onDestructiveMigration(db); + } + } + } + + @Override + public void onCreate(@NonNull final SupportSQLiteDatabase db) { + final List _callbacks = mCallbacks; + if (_callbacks != null) { + for (RoomDatabase.Callback _callback : _callbacks) { + _callback.onCreate(db); + } + } + } + + @Override + public void onOpen(@NonNull final SupportSQLiteDatabase db) { + mDatabase = db; + internalInitInvalidationTracker(db); + final List _callbacks = mCallbacks; + if (_callbacks != null) { + for (RoomDatabase.Callback _callback : _callbacks) { + _callback.onOpen(db); + } + } + } + + @Override + public void onPreMigrate(@NonNull final SupportSQLiteDatabase db) { + DBUtil.dropFtsSyncTriggers(db); + } + + @Override + public void onPostMigrate(@NonNull final SupportSQLiteDatabase db) { + } + + @Override + @NonNull + public RoomOpenHelper.ValidationResult onValidateSchema( + @NonNull final SupportSQLiteDatabase db) { + final HashMap _columnsQuestion = new HashMap(11); + _columnsQuestion.put("id", new TableInfo.Column("id", "TEXT", true, 1, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("text", new TableInfo.Column("text", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("category_id", new TableInfo.Column("category_id", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("depth_level", new TableInfo.Column("depth_level", "INTEGER", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("is_premium", new TableInfo.Column("is_premium", "INTEGER", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("type", new TableInfo.Column("type", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("tags", new TableInfo.Column("tags", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("answer_config", new TableInfo.Column("answer_config", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("pack_id", new TableInfo.Column("pack_id", "TEXT", false, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("created_at", new TableInfo.Column("created_at", "INTEGER", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestion.put("status", new TableInfo.Column("status", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + final HashSet _foreignKeysQuestion = new HashSet(0); + final HashSet _indicesQuestion = new HashSet(0); + final TableInfo _infoQuestion = new TableInfo("question", _columnsQuestion, _foreignKeysQuestion, _indicesQuestion); + final TableInfo _existingQuestion = TableInfo.read(db, "question"); + if (!_infoQuestion.equals(_existingQuestion)) { + return new RoomOpenHelper.ValidationResult(false, "question(com.couplesconnect.app.data.local.entity.QuestionEntity).\n" + + " Expected:\n" + _infoQuestion + "\n" + + " Found:\n" + _existingQuestion); + } + final HashMap _columnsQuestionCategory = new HashMap(5); + _columnsQuestionCategory.put("id", new TableInfo.Column("id", "TEXT", true, 1, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestionCategory.put("display_name", new TableInfo.Column("display_name", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestionCategory.put("description", new TableInfo.Column("description", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestionCategory.put("access", new TableInfo.Column("access", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + _columnsQuestionCategory.put("icon_name", new TableInfo.Column("icon_name", "TEXT", true, 0, null, TableInfo.CREATED_FROM_ENTITY)); + final HashSet _foreignKeysQuestionCategory = new HashSet(0); + final HashSet _indicesQuestionCategory = new HashSet(0); + final TableInfo _infoQuestionCategory = new TableInfo("question_category", _columnsQuestionCategory, _foreignKeysQuestionCategory, _indicesQuestionCategory); + final TableInfo _existingQuestionCategory = TableInfo.read(db, "question_category"); + if (!_infoQuestionCategory.equals(_existingQuestionCategory)) { + return new RoomOpenHelper.ValidationResult(false, "question_category(com.couplesconnect.app.data.local.entity.CategoryEntity).\n" + + " Expected:\n" + _infoQuestionCategory + "\n" + + " Found:\n" + _existingQuestionCategory); + } + return new RoomOpenHelper.ValidationResult(true, null); + } + }, "4c0a60329b23e0bc0526d7cb7e7269b9", "b49e39ef0675ae18d138399b6f05d298"); + final SupportSQLiteOpenHelper.Configuration _sqliteConfig = SupportSQLiteOpenHelper.Configuration.builder(config.context).name(config.name).callback(_openCallback).build(); + final SupportSQLiteOpenHelper _helper = config.sqliteOpenHelperFactory.create(_sqliteConfig); + return _helper; + } + + @Override + @NonNull + protected InvalidationTracker createInvalidationTracker() { + final HashMap _shadowTablesMap = new HashMap(0); + final HashMap> _viewTables = new HashMap>(0); + return new InvalidationTracker(this, _shadowTablesMap, _viewTables, "question","question_category"); + } + + @Override + public void clearAllTables() { + super.assertNotMainThread(); + final SupportSQLiteDatabase _db = super.getOpenHelper().getWritableDatabase(); + try { + super.beginTransaction(); + _db.execSQL("DELETE FROM `question`"); + _db.execSQL("DELETE FROM `question_category`"); + super.setTransactionSuccessful(); + } finally { + super.endTransaction(); + _db.query("PRAGMA wal_checkpoint(FULL)").close(); + if (!_db.inTransaction()) { + _db.execSQL("VACUUM"); + } + } + } + + @Override + @NonNull + protected Map, List>> getRequiredTypeConverters() { + final HashMap, List>> _typeConvertersMap = new HashMap, List>>(); + _typeConvertersMap.put(QuestionDao.class, QuestionDao_Impl.getRequiredConverters()); + _typeConvertersMap.put(CategoryDao.class, CategoryDao_Impl.getRequiredConverters()); + return _typeConvertersMap; + } + + @Override + @NonNull + public Set> getRequiredAutoMigrationSpecs() { + final HashSet> _autoMigrationSpecsSet = new HashSet>(); + return _autoMigrationSpecsSet; + } + + @Override + @NonNull + public List getAutoMigrations( + @NonNull final Map, AutoMigrationSpec> autoMigrationSpecs) { + final List _autoMigrations = new ArrayList(); + return _autoMigrations; + } + + @Override + public QuestionDao questionDao() { + if (_questionDao != null) { + return _questionDao; + } else { + synchronized(this) { + if(_questionDao == null) { + _questionDao = new QuestionDao_Impl(this); + } + return _questionDao; + } + } + } + + @Override + public CategoryDao categoryDao() { + if (_categoryDao != null) { + return _categoryDao; + } else { + synchronized(this) { + if(_categoryDao == null) { + _categoryDao = new CategoryDao_Impl(this); + } + return _categoryDao; + } + } + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/CategoryDao_Impl.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/CategoryDao_Impl.java new file mode 100644 index 00000000..aa58b6de --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/CategoryDao_Impl.java @@ -0,0 +1,263 @@ +package com.couplesconnect.app.data.local; + +import android.database.Cursor; +import android.os.CancellationSignal; +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.room.CoroutinesRoom; +import androidx.room.EntityDeletionOrUpdateAdapter; +import androidx.room.EntityInsertionAdapter; +import androidx.room.RoomDatabase; +import androidx.room.RoomSQLiteQuery; +import androidx.room.util.CursorUtil; +import androidx.room.util.DBUtil; +import androidx.sqlite.db.SupportSQLiteStatement; +import com.couplesconnect.app.data.local.entity.CategoryEntity; +import java.lang.Class; +import java.lang.Exception; +import java.lang.Object; +import java.lang.Override; +import java.lang.String; +import java.lang.SuppressWarnings; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; +import java.util.concurrent.Callable; +import javax.annotation.processing.Generated; +import kotlin.Unit; +import kotlin.coroutines.Continuation; + +@Generated("androidx.room.RoomProcessor") +@SuppressWarnings({"unchecked", "deprecation"}) +public final class CategoryDao_Impl implements CategoryDao { + private final RoomDatabase __db; + + private final EntityInsertionAdapter __insertionAdapterOfCategoryEntity; + + private final EntityDeletionOrUpdateAdapter __deletionAdapterOfCategoryEntity; + + public CategoryDao_Impl(@NonNull final RoomDatabase __db) { + this.__db = __db; + this.__insertionAdapterOfCategoryEntity = new EntityInsertionAdapter(__db) { + @Override + @NonNull + protected String createQuery() { + return "INSERT OR REPLACE INTO `question_category` (`id`,`display_name`,`description`,`access`,`icon_name`) VALUES (?,?,?,?,?)"; + } + + @Override + protected void bind(@NonNull final SupportSQLiteStatement statement, + @NonNull final CategoryEntity entity) { + statement.bindString(1, entity.getId()); + statement.bindString(2, entity.getDisplayName()); + statement.bindString(3, entity.getDescription()); + statement.bindString(4, entity.getAccess()); + statement.bindString(5, entity.getIconName()); + } + }; + this.__deletionAdapterOfCategoryEntity = new EntityDeletionOrUpdateAdapter(__db) { + @Override + @NonNull + protected String createQuery() { + return "DELETE FROM `question_category` WHERE `id` = ?"; + } + + @Override + protected void bind(@NonNull final SupportSQLiteStatement statement, + @NonNull final CategoryEntity entity) { + statement.bindString(1, entity.getId()); + } + }; + } + + @Override + public Object insert(final CategoryEntity category, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __insertionAdapterOfCategoryEntity.insert(category); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object insertAll(final List categories, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __insertionAdapterOfCategoryEntity.insert(categories); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object delete(final CategoryEntity category, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __deletionAdapterOfCategoryEntity.handle(category); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object getAllCategories(final Continuation> $completion) { + final String _sql = "SELECT * FROM question_category"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 0); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfDisplayName = CursorUtil.getColumnIndexOrThrow(_cursor, "display_name"); + final int _cursorIndexOfDescription = CursorUtil.getColumnIndexOrThrow(_cursor, "description"); + final int _cursorIndexOfAccess = CursorUtil.getColumnIndexOrThrow(_cursor, "access"); + final int _cursorIndexOfIconName = CursorUtil.getColumnIndexOrThrow(_cursor, "icon_name"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final CategoryEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpDisplayName; + _tmpDisplayName = _cursor.getString(_cursorIndexOfDisplayName); + final String _tmpDescription; + _tmpDescription = _cursor.getString(_cursorIndexOfDescription); + final String _tmpAccess; + _tmpAccess = _cursor.getString(_cursorIndexOfAccess); + final String _tmpIconName; + _tmpIconName = _cursor.getString(_cursorIndexOfIconName); + _item = new CategoryEntity(_tmpId,_tmpDisplayName,_tmpDescription,_tmpAccess,_tmpIconName); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getCategoryById(final String id, + final Continuation $completion) { + final String _sql = "SELECT * FROM question_category WHERE id = ? LIMIT 1"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 1); + int _argIndex = 1; + _statement.bindString(_argIndex, id); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable() { + @Override + @Nullable + public CategoryEntity call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfDisplayName = CursorUtil.getColumnIndexOrThrow(_cursor, "display_name"); + final int _cursorIndexOfDescription = CursorUtil.getColumnIndexOrThrow(_cursor, "description"); + final int _cursorIndexOfAccess = CursorUtil.getColumnIndexOrThrow(_cursor, "access"); + final int _cursorIndexOfIconName = CursorUtil.getColumnIndexOrThrow(_cursor, "icon_name"); + final CategoryEntity _result; + if (_cursor.moveToFirst()) { + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpDisplayName; + _tmpDisplayName = _cursor.getString(_cursorIndexOfDisplayName); + final String _tmpDescription; + _tmpDescription = _cursor.getString(_cursorIndexOfDescription); + final String _tmpAccess; + _tmpAccess = _cursor.getString(_cursorIndexOfAccess); + final String _tmpIconName; + _tmpIconName = _cursor.getString(_cursorIndexOfIconName); + _result = new CategoryEntity(_tmpId,_tmpDisplayName,_tmpDescription,_tmpAccess,_tmpIconName); + } else { + _result = null; + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getCategoriesByAccess(final String access, + final Continuation> $completion) { + final String _sql = "SELECT * FROM question_category WHERE access = ?"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 1); + int _argIndex = 1; + _statement.bindString(_argIndex, access); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfDisplayName = CursorUtil.getColumnIndexOrThrow(_cursor, "display_name"); + final int _cursorIndexOfDescription = CursorUtil.getColumnIndexOrThrow(_cursor, "description"); + final int _cursorIndexOfAccess = CursorUtil.getColumnIndexOrThrow(_cursor, "access"); + final int _cursorIndexOfIconName = CursorUtil.getColumnIndexOrThrow(_cursor, "icon_name"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final CategoryEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpDisplayName; + _tmpDisplayName = _cursor.getString(_cursorIndexOfDisplayName); + final String _tmpDescription; + _tmpDescription = _cursor.getString(_cursorIndexOfDescription); + final String _tmpAccess; + _tmpAccess = _cursor.getString(_cursorIndexOfAccess); + final String _tmpIconName; + _tmpIconName = _cursor.getString(_cursorIndexOfIconName); + _item = new CategoryEntity(_tmpId,_tmpDisplayName,_tmpDescription,_tmpAccess,_tmpIconName); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @NonNull + public static List> getRequiredConverters() { + return Collections.emptyList(); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/QuestionDao_Impl.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/QuestionDao_Impl.java new file mode 100644 index 00000000..a898c3cb --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/local/QuestionDao_Impl.java @@ -0,0 +1,476 @@ +package com.couplesconnect.app.data.local; + +import android.database.Cursor; +import android.os.CancellationSignal; +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.room.CoroutinesRoom; +import androidx.room.EntityDeletionOrUpdateAdapter; +import androidx.room.EntityInsertionAdapter; +import androidx.room.RoomDatabase; +import androidx.room.RoomSQLiteQuery; +import androidx.room.util.CursorUtil; +import androidx.room.util.DBUtil; +import androidx.sqlite.db.SupportSQLiteStatement; +import com.couplesconnect.app.data.local.entity.QuestionEntity; +import java.lang.Class; +import java.lang.Exception; +import java.lang.Object; +import java.lang.Override; +import java.lang.String; +import java.lang.SuppressWarnings; +import java.util.ArrayList; +import java.util.Collections; +import java.util.List; +import java.util.concurrent.Callable; +import javax.annotation.processing.Generated; +import kotlin.Unit; +import kotlin.coroutines.Continuation; + +@Generated("androidx.room.RoomProcessor") +@SuppressWarnings({"unchecked", "deprecation"}) +public final class QuestionDao_Impl implements QuestionDao { + private final RoomDatabase __db; + + private final EntityInsertionAdapter __insertionAdapterOfQuestionEntity; + + private final EntityDeletionOrUpdateAdapter __deletionAdapterOfQuestionEntity; + + public QuestionDao_Impl(@NonNull final RoomDatabase __db) { + this.__db = __db; + this.__insertionAdapterOfQuestionEntity = new EntityInsertionAdapter(__db) { + @Override + @NonNull + protected String createQuery() { + return "INSERT OR REPLACE INTO `question` (`id`,`text`,`category_id`,`depth_level`,`is_premium`,`type`,`tags`,`answer_config`,`pack_id`,`created_at`,`status`) VALUES (?,?,?,?,?,?,?,?,?,?,?)"; + } + + @Override + protected void bind(@NonNull final SupportSQLiteStatement statement, + @NonNull final QuestionEntity entity) { + statement.bindString(1, entity.getId()); + statement.bindString(2, entity.getText()); + statement.bindString(3, entity.getCategoryId()); + statement.bindLong(4, entity.getDepthLevel()); + final int _tmp = entity.isPremium() ? 1 : 0; + statement.bindLong(5, _tmp); + statement.bindString(6, entity.getType()); + statement.bindString(7, entity.getTags()); + statement.bindString(8, entity.getAnswerConfig()); + if (entity.getPackId() == null) { + statement.bindNull(9); + } else { + statement.bindString(9, entity.getPackId()); + } + statement.bindLong(10, entity.getCreatedAt()); + statement.bindString(11, entity.getStatus()); + } + }; + this.__deletionAdapterOfQuestionEntity = new EntityDeletionOrUpdateAdapter(__db) { + @Override + @NonNull + protected String createQuery() { + return "DELETE FROM `question` WHERE `id` = ?"; + } + + @Override + protected void bind(@NonNull final SupportSQLiteStatement statement, + @NonNull final QuestionEntity entity) { + statement.bindString(1, entity.getId()); + } + }; + } + + @Override + public Object insert(final QuestionEntity question, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __insertionAdapterOfQuestionEntity.insert(question); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object insertAll(final List questions, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __insertionAdapterOfQuestionEntity.insert(questions); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object delete(final QuestionEntity question, + final Continuation $completion) { + return CoroutinesRoom.execute(__db, true, new Callable() { + @Override + @NonNull + public Unit call() throws Exception { + __db.beginTransaction(); + try { + __deletionAdapterOfQuestionEntity.handle(question); + __db.setTransactionSuccessful(); + return Unit.INSTANCE; + } finally { + __db.endTransaction(); + } + } + }, $completion); + } + + @Override + public Object getQuestionById(final String id, + final Continuation $completion) { + final String _sql = "SELECT * FROM question WHERE id = ? LIMIT 1"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 1); + int _argIndex = 1; + _statement.bindString(_argIndex, id); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable() { + @Override + @Nullable + public QuestionEntity call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final QuestionEntity _result; + if (_cursor.moveToFirst()) { + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _result = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + } else { + _result = null; + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getDailyQuestion(final Continuation $completion) { + final String _sql = "SELECT * FROM question ORDER BY RANDOM() LIMIT 1"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 0); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable() { + @Override + @Nullable + public QuestionEntity call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final QuestionEntity _result; + if (_cursor.moveToFirst()) { + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _result = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + } else { + _result = null; + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getQuestionsByCategory(final String categoryId, + final Continuation> $completion) { + final String _sql = "SELECT * FROM question WHERE category_id = ?"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 1); + int _argIndex = 1; + _statement.bindString(_argIndex, categoryId); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final QuestionEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _item = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getFreeQuestions(final Continuation> $completion) { + final String _sql = "SELECT * FROM question WHERE is_premium = 0"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 0); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final QuestionEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _item = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @Override + public Object getPremiumQuestions(final Continuation> $completion) { + final String _sql = "SELECT * FROM question WHERE is_premium = 1"; + final RoomSQLiteQuery _statement = RoomSQLiteQuery.acquire(_sql, 0); + final CancellationSignal _cancellationSignal = DBUtil.createCancellationSignal(); + return CoroutinesRoom.execute(__db, false, _cancellationSignal, new Callable>() { + @Override + @NonNull + public List call() throws Exception { + final Cursor _cursor = DBUtil.query(__db, _statement, false, null); + try { + final int _cursorIndexOfId = CursorUtil.getColumnIndexOrThrow(_cursor, "id"); + final int _cursorIndexOfText = CursorUtil.getColumnIndexOrThrow(_cursor, "text"); + final int _cursorIndexOfCategoryId = CursorUtil.getColumnIndexOrThrow(_cursor, "category_id"); + final int _cursorIndexOfDepthLevel = CursorUtil.getColumnIndexOrThrow(_cursor, "depth_level"); + final int _cursorIndexOfIsPremium = CursorUtil.getColumnIndexOrThrow(_cursor, "is_premium"); + final int _cursorIndexOfType = CursorUtil.getColumnIndexOrThrow(_cursor, "type"); + final int _cursorIndexOfTags = CursorUtil.getColumnIndexOrThrow(_cursor, "tags"); + final int _cursorIndexOfAnswerConfig = CursorUtil.getColumnIndexOrThrow(_cursor, "answer_config"); + final int _cursorIndexOfPackId = CursorUtil.getColumnIndexOrThrow(_cursor, "pack_id"); + final int _cursorIndexOfCreatedAt = CursorUtil.getColumnIndexOrThrow(_cursor, "created_at"); + final int _cursorIndexOfStatus = CursorUtil.getColumnIndexOrThrow(_cursor, "status"); + final List _result = new ArrayList(_cursor.getCount()); + while (_cursor.moveToNext()) { + final QuestionEntity _item; + final String _tmpId; + _tmpId = _cursor.getString(_cursorIndexOfId); + final String _tmpText; + _tmpText = _cursor.getString(_cursorIndexOfText); + final String _tmpCategoryId; + _tmpCategoryId = _cursor.getString(_cursorIndexOfCategoryId); + final int _tmpDepthLevel; + _tmpDepthLevel = _cursor.getInt(_cursorIndexOfDepthLevel); + final boolean _tmpIsPremium; + final int _tmp; + _tmp = _cursor.getInt(_cursorIndexOfIsPremium); + _tmpIsPremium = _tmp != 0; + final String _tmpType; + _tmpType = _cursor.getString(_cursorIndexOfType); + final String _tmpTags; + _tmpTags = _cursor.getString(_cursorIndexOfTags); + final String _tmpAnswerConfig; + _tmpAnswerConfig = _cursor.getString(_cursorIndexOfAnswerConfig); + final String _tmpPackId; + if (_cursor.isNull(_cursorIndexOfPackId)) { + _tmpPackId = null; + } else { + _tmpPackId = _cursor.getString(_cursorIndexOfPackId); + } + final long _tmpCreatedAt; + _tmpCreatedAt = _cursor.getLong(_cursorIndexOfCreatedAt); + final String _tmpStatus; + _tmpStatus = _cursor.getString(_cursorIndexOfStatus); + _item = new QuestionEntity(_tmpId,_tmpText,_tmpCategoryId,_tmpDepthLevel,_tmpIsPremium,_tmpType,_tmpTags,_tmpAnswerConfig,_tmpPackId,_tmpCreatedAt,_tmpStatus); + _result.add(_item); + } + return _result; + } finally { + _cursor.close(); + _statement.release(); + } + } + }, $completion); + } + + @NonNull + public static List> getRequiredConverters() { + return Collections.emptyList(); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java new file mode 100644 index 00000000..37db3268 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java @@ -0,0 +1,42 @@ +package com.couplesconnect.app.data.remote; + +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class FirestoreQuestionThreadDataSource_Factory implements Factory { + @Override + public FirestoreQuestionThreadDataSource get() { + return newInstance(); + } + + public static FirestoreQuestionThreadDataSource_Factory create() { + return InstanceHolder.INSTANCE; + } + + public static FirestoreQuestionThreadDataSource newInstance() { + return new FirestoreQuestionThreadDataSource(); + } + + private static final class InstanceHolder { + private static final FirestoreQuestionThreadDataSource_Factory INSTANCE = new FirestoreQuestionThreadDataSource_Factory(); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java new file mode 100644 index 00000000..b70cadbc --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java @@ -0,0 +1,49 @@ +package com.couplesconnect.app.data.repository; + +import com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; +import javax.inject.Provider; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadRepositoryImpl_Factory implements Factory { + private final Provider dataSourceProvider; + + public QuestionThreadRepositoryImpl_Factory( + Provider dataSourceProvider) { + this.dataSourceProvider = dataSourceProvider; + } + + @Override + public QuestionThreadRepositoryImpl get() { + return newInstance(dataSourceProvider.get()); + } + + public static QuestionThreadRepositoryImpl_Factory create( + Provider dataSourceProvider) { + return new QuestionThreadRepositoryImpl_Factory(dataSourceProvider); + } + + public static QuestionThreadRepositoryImpl newInstance( + FirestoreQuestionThreadDataSource dataSource) { + return new QuestionThreadRepositoryImpl(dataSource); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java new file mode 100644 index 00000000..3be6b473 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java @@ -0,0 +1,48 @@ +package com.couplesconnect.app.di; + +import android.content.Context; +import com.couplesconnect.app.data.local.AppDatabase; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.Preconditions; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; +import javax.inject.Provider; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata("dagger.hilt.android.qualifiers.ApplicationContext") +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class DatabaseModule_ProvideAppDatabaseFactory implements Factory { + private final Provider contextProvider; + + public DatabaseModule_ProvideAppDatabaseFactory(Provider contextProvider) { + this.contextProvider = contextProvider; + } + + @Override + public AppDatabase get() { + return provideAppDatabase(contextProvider.get()); + } + + public static DatabaseModule_ProvideAppDatabaseFactory create(Provider contextProvider) { + return new DatabaseModule_ProvideAppDatabaseFactory(contextProvider); + } + + public static AppDatabase provideAppDatabase(Context context) { + return Preconditions.checkNotNullFromProvides(DatabaseModule.INSTANCE.provideAppDatabase(context)); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java new file mode 100644 index 00000000..fc35e683 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java @@ -0,0 +1,48 @@ +package com.couplesconnect.app.di; + +import com.couplesconnect.app.data.local.AppDatabase; +import com.couplesconnect.app.data.local.QuestionDao; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.Preconditions; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; +import javax.inject.Provider; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class DatabaseModule_ProvideQuestionDaoFactory implements Factory { + private final Provider dbProvider; + + public DatabaseModule_ProvideQuestionDaoFactory(Provider dbProvider) { + this.dbProvider = dbProvider; + } + + @Override + public QuestionDao get() { + return provideQuestionDao(dbProvider.get()); + } + + public static DatabaseModule_ProvideQuestionDaoFactory create(Provider dbProvider) { + return new DatabaseModule_ProvideQuestionDaoFactory(dbProvider); + } + + public static QuestionDao provideQuestionDao(AppDatabase db) { + return Preconditions.checkNotNullFromProvides(DatabaseModule.INSTANCE.provideQuestionDao(db)); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java new file mode 100644 index 00000000..89874edc --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java @@ -0,0 +1,44 @@ +package com.couplesconnect.app.di; + +import com.couplesconnect.app.domain.repository.QuestionRepository; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.Preconditions; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; + +@ScopeMetadata("javax.inject.Singleton") +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class RepositoryModule_Companion_ProvideQuestionRepositoryFactory implements Factory { + @Override + public QuestionRepository get() { + return provideQuestionRepository(); + } + + public static RepositoryModule_Companion_ProvideQuestionRepositoryFactory create() { + return InstanceHolder.INSTANCE; + } + + public static QuestionRepository provideQuestionRepository() { + return Preconditions.checkNotNullFromProvides(RepositoryModule.Companion.provideQuestionRepository()); + } + + private static final class InstanceHolder { + private static final RepositoryModule_Companion_ProvideQuestionRepositoryFactory INSTANCE = new RepositoryModule_Companion_ProvideQuestionRepositoryFactory(); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java new file mode 100644 index 00000000..71733960 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java @@ -0,0 +1,60 @@ +package com.couplesconnect.app.ui.questions; + +import androidx.lifecycle.SavedStateHandle; +import com.couplesconnect.app.data.local.QuestionDao; +import com.couplesconnect.app.domain.repository.QuestionThreadRepository; +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; +import javax.inject.Provider; + +@ScopeMetadata +@QualifierMetadata +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadViewModel_Factory implements Factory { + private final Provider repositoryProvider; + + private final Provider questionDaoProvider; + + private final Provider savedStateHandleProvider; + + public QuestionThreadViewModel_Factory(Provider repositoryProvider, + Provider questionDaoProvider, + Provider savedStateHandleProvider) { + this.repositoryProvider = repositoryProvider; + this.questionDaoProvider = questionDaoProvider; + this.savedStateHandleProvider = savedStateHandleProvider; + } + + @Override + public QuestionThreadViewModel get() { + return newInstance(repositoryProvider.get(), questionDaoProvider.get(), savedStateHandleProvider.get()); + } + + public static QuestionThreadViewModel_Factory create( + Provider repositoryProvider, + Provider questionDaoProvider, + Provider savedStateHandleProvider) { + return new QuestionThreadViewModel_Factory(repositoryProvider, questionDaoProvider, savedStateHandleProvider); + } + + public static QuestionThreadViewModel newInstance(QuestionThreadRepository repository, + QuestionDao questionDao, SavedStateHandle savedStateHandle) { + return new QuestionThreadViewModel(repository, questionDao, savedStateHandle); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java new file mode 100644 index 00000000..059f249a --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java @@ -0,0 +1,51 @@ +package com.couplesconnect.app.ui.questions; + +import androidx.lifecycle.ViewModel; +import dagger.Binds; +import dagger.Module; +import dagger.Provides; +import dagger.hilt.InstallIn; +import dagger.hilt.android.components.ActivityRetainedComponent; +import dagger.hilt.android.components.ViewModelComponent; +import dagger.hilt.android.internal.lifecycle.HiltViewModelMap; +import dagger.hilt.codegen.OriginatingElement; +import dagger.multibindings.IntoMap; +import dagger.multibindings.LazyClassKey; +import javax.annotation.processing.Generated; + +@Generated("dagger.hilt.android.processor.internal.viewmodel.ViewModelProcessor") +@OriginatingElement( + topLevelClass = QuestionThreadViewModel.class +) +public final class QuestionThreadViewModel_HiltModules { + private QuestionThreadViewModel_HiltModules() { + } + + @Module + @InstallIn(ViewModelComponent.class) + public abstract static class BindsModule { + private BindsModule() { + } + + @Binds + @IntoMap + @LazyClassKey(QuestionThreadViewModel.class) + @HiltViewModelMap + public abstract ViewModel binds(QuestionThreadViewModel vm); + } + + @Module + @InstallIn(ActivityRetainedComponent.class) + public static final class KeyModule { + private KeyModule() { + } + + @Provides + @IntoMap + @LazyClassKey(QuestionThreadViewModel.class) + @HiltViewModelMap.KeySet + public static boolean provide() { + return true; + } + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java b/app/build/kspCaches/debug/backups/java/byRounds/1/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java new file mode 100644 index 00000000..edae91f0 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java @@ -0,0 +1,21 @@ +package dagger.hilt.internal.aggregatedroot.codegen; + +import dagger.hilt.android.HiltAndroidApp; +import dagger.hilt.internal.aggregatedroot.AggregatedRoot; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedRoot( + root = "com.couplesconnect.app.CouplesConnectApp", + rootPackage = "com.couplesconnect.app", + originatingRoot = "com.couplesconnect.app.CouplesConnectApp", + originatingRootPackage = "com.couplesconnect.app", + rootAnnotation = HiltAndroidApp.class, + rootSimpleNames = "CouplesConnectApp", + originatingRootSimpleNames = "CouplesConnectApp" +) +@Generated("dagger.hilt.processor.internal.root.AggregatedRootGenerator") +public class _com_couplesconnect_app_CouplesConnectApp { +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java b/app/build/kspCaches/debug/backups/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java new file mode 100644 index 00000000..56b155e3 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.components.SingletonComponent", + modules = "com.couplesconnect.app.di.DatabaseModule" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_di_DatabaseModule { +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java b/app/build/kspCaches/debug/backups/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java new file mode 100644 index 00000000..b251ed5f --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.components.SingletonComponent", + modules = "com.couplesconnect.app.di.RepositoryModule" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_di_RepositoryModule { +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java b/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java new file mode 100644 index 00000000..44e5e991 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java @@ -0,0 +1,28 @@ +package com.couplesconnect.app.ui.questions; + +import dagger.internal.DaggerGenerated; +import dagger.internal.IdentifierNameString; +import dagger.internal.KeepFieldType; +import javax.annotation.processing.Generated; + +@IdentifierNameString +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey { + @KeepFieldType + static QuestionThreadViewModel keepFieldType; + + public static String lazyClassKeyName = "com.couplesconnect.app.ui.questions.QuestionThreadViewModel"; +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java b/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java new file mode 100644 index 00000000..80f071eb --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.questions; + +import dagger.internal.DaggerGenerated; +import dagger.internal.Factory; +import dagger.internal.QualifierMetadata; +import dagger.internal.ScopeMetadata; +import javax.annotation.processing.Generated; + +@ScopeMetadata +@QualifierMetadata("dagger.hilt.android.internal.lifecycle.HiltViewModelMap.KeySet") +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory implements Factory { + @Override + public Boolean get() { + return provide(); + } + + public static QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory create() { + return InstanceHolder.INSTANCE; + } + + public static boolean provide() { + return QuestionThreadViewModel_HiltModules.KeyModule.provide(); + } + + private static final class InstanceHolder { + private static final QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory INSTANCE = new QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory(); + } +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java b/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java new file mode 100644 index 00000000..596cb010 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java @@ -0,0 +1,28 @@ +package com.couplesconnect.app.ui.questions; + +import dagger.internal.DaggerGenerated; +import dagger.internal.IdentifierNameString; +import dagger.internal.KeepFieldType; +import javax.annotation.processing.Generated; + +@IdentifierNameString +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey { + @KeepFieldType + static QuestionThreadViewModel keepFieldType; + + public static String lazyClassKeyName = "com.couplesconnect.app.ui.questions.QuestionThreadViewModel"; +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java b/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java new file mode 100644 index 00000000..6c2c6ed7 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.components.SingletonComponent", + entryPoints = "com.couplesconnect.app.CouplesConnectApp_GeneratedInjector" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_CouplesConnectApp_GeneratedInjector { +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java b/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java new file mode 100644 index 00000000..082a97c1 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.android.components.ActivityComponent", + entryPoints = "com.couplesconnect.app.MainActivity_GeneratedInjector" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_MainActivity_GeneratedInjector { +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java b/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java new file mode 100644 index 00000000..494600bd --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.android.components.ViewModelComponent", + modules = "com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules.BindsModule" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule { +} diff --git a/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java b/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java new file mode 100644 index 00000000..67ee4185 --- /dev/null +++ b/app/build/kspCaches/debug/backups/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java @@ -0,0 +1,15 @@ +package hilt_aggregated_deps; + +import dagger.hilt.processor.internal.aggregateddeps.AggregatedDeps; +import javax.annotation.processing.Generated; + +/** + * This class should only be referenced by generated code! This class aggregates information across multiple compilations. + */ +@AggregatedDeps( + components = "dagger.hilt.android.components.ActivityRetainedComponent", + modules = "com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules.KeyModule" +) +@Generated("dagger.hilt.processor.internal.aggregateddeps.AggregatedDepsGenerator") +public class _com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule { +} diff --git a/app/build/kspCaches/debug/backups/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro b/app/build/kspCaches/debug/backups/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro new file mode 100644 index 00000000..33851eb9 --- /dev/null +++ b/app/build/kspCaches/debug/backups/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro @@ -0,0 +1 @@ +-keep,allowobfuscation,allowshrinking class com.couplesconnect.app.ui.questions.QuestionThreadViewModel diff --git a/app/build/kspCaches/debug/backups/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro b/app/build/kspCaches/debug/backups/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro new file mode 100644 index 00000000..74c7fcaa --- /dev/null +++ b/app/build/kspCaches/debug/backups/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro @@ -0,0 +1,2 @@ +-keep,allowobfuscation,allowshrinking class com.couplesconnect.app.ui.questions.QuestionThreadViewModel +-keep,allowobfuscation,allowshrinking class com.couplesconnect.app.ui.questions.QuestionThreadViewModel diff --git a/app/build/kspCaches/debug/classLookups/counters.tab b/app/build/kspCaches/debug/classLookups/counters.tab new file mode 100644 index 00000000..2345f6db --- /dev/null +++ b/app/build/kspCaches/debug/classLookups/counters.tab @@ -0,0 +1,2 @@ +17 +0 \ No newline at end of file diff --git a/app/build/kspCaches/debug/classLookups/file-to-id.tab b/app/build/kspCaches/debug/classLookups/file-to-id.tab new file mode 100644 index 0000000000000000000000000000000000000000..1a04da9dde08d69c1a8c8c15bf9d253c5d824967 GIT binary patch literal 4096 zcmeH@tqMXx5Jr#x*MEHx!7kzhn0*Qn!v-;33?_pZL=a2{F_|nH#AGu0KKd?ZjRk iMq<+ctY!wxfEh3YX21-X0W)9*%zzm%17_gg4SWEwxJ%9e literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/file-to-id.tab.keystream b/app/build/kspCaches/debug/classLookups/file-to-id.tab.keystream new file mode 100644 index 0000000000000000000000000000000000000000..5834f6f893169189e1ec02fa470ed7ae1c7c1216 GIT binary patch literal 8192 zcmeHK%TB{E5ZoUEe?wKM#Gw)|aSusoL(?>EQcxu%I3f6JW}LcB-GDgO(NZP0*N(}| z&aO8iG8KbsA#+L5n@J>> z${C(0@iV)&!rB<)IV>4g8tfCv3oZjY-=JyNcq+%Pm9-XF+5ETtPUGzk1N#;k_Q>!y z8@%xht>6j|6B!_vMxJnwfMLBIj}FEo%l2f4brm4i#NwmhbD)kf%F!QKyRPL!38IFr(OIhC`fhz0oZrw?Ga`5wEqqGcOK1tWL}Q!Oqix z{$=(hX6CKEvM*b+eaG&ry$kzy(359`VIw1WofgJ-b8`6%+@liUibxWh<7)Ko zu$Jdq47*drSMaQqKvmf&AQOy)zqq&scK?YhFw3gPal%?Cw5lut17_!GcYcq-O#+{@ zqI2jL!J_N(T^GV-kO*0WyV{(Qp1^0U%zQOFKk|zpJeB?zWjlX4#Gk<x>G=z(=nb@FTsggWoy8C%677 f1ImChpbRJj%78MU3@8K2fHI&AC6~68jhbJG|EEnKl+R@v3E0ofb8+nA2Fk pZBOPH=vnA`dA3?;=fL@47kk*p0S2vxGj z#q0Dm(u4qkRuR|;L2{F&_g2Xx2LS>E2oNAZATEKUu=sBD=^(EC_7WgKfB*pk1PD|Y zxC-Nu$IY$kPfZCBAV7csfp!pB3nd5k=lk2CtBwTf71#|gPJf^IzNcP5?-3x-bb)fX qSkC2dn||0q0t5&UAdp~zn~?o-{qrZm6+|aMfB*pk1PBmlLxDe4tS-|4 literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/file-to-id.tab_i.len b/app/build/kspCaches/debug/classLookups/file-to-id.tab_i.len new file mode 100644 index 0000000000000000000000000000000000000000..131e265740f37d77b7c4a3676d2a7704ca3e4a29 GIT binary patch literal 8 McmZQz0D%Su009U9fdBvi literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/id-to-file.tab b/app/build/kspCaches/debug/classLookups/id-to-file.tab new file mode 100644 index 0000000000000000000000000000000000000000..728fd09fb8ab7e348f99923f38278179bd9a51eb GIT binary patch literal 4096 zcmeIuyA6V17=>ZP8{QBrJFVTtEgZs@!p6clfQ^Y`xPy~8fOtE;e-vWn0OouNJU`dK zyPF@=h#7@lIoW%W)S@V7DJGoxzK2USA$~dbq|uj&Xp8LJB`S!y)c3Quyu(g2x41zy(~u1zf-d QT)+ifzy(~u1^%|c3$bKEs{jB1 literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/id-to-file.tab.keystream b/app/build/kspCaches/debug/classLookups/id-to-file.tab.keystream new file mode 100644 index 0000000000000000000000000000000000000000..0043dfe55337c3c551418f11ae1171351e4af356 GIT binary patch literal 4096 zcmeIu2Mxd=001!9V2AHtEj~yqp&?#(%Fp}#rM5oi3K%e8z<>b*1`HT5V8DO@1E&pa Dil6|A literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/id-to-file.tab.keystream.len b/app/build/kspCaches/debug/classLookups/id-to-file.tab.keystream.len new file mode 100644 index 0000000000000000000000000000000000000000..8f2199b102c42e976a6718ae19569b7dfb8b665c GIT binary patch literal 8 LcmZQz00Th)02u%h literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/id-to-file.tab.len b/app/build/kspCaches/debug/classLookups/id-to-file.tab.len new file mode 100644 index 0000000000000000000000000000000000000000..385642d9c9cd264c8e7bcf46be924e99cc799ae6 GIT binary patch literal 8 McmZQz00Bl0000sI3IG5A literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/id-to-file.tab.values.at b/app/build/kspCaches/debug/classLookups/id-to-file.tab.values.at new file mode 100644 index 0000000000000000000000000000000000000000..03a64d563cc9b0b47ae9caf88a14a1dae9e812f9 GIT binary patch literal 2148 zcmchXO-{ow5QTk|UI69{sHK8MC7_7?;0%qy$+%;ur4k6(@ONq^4N2hu&cbpmJNn){ zzcH9I!h&RSMV6(Q%vmNEB+7nZ)llVa7E6PP;y1^fH5E(bD-LK+`@(M zJ=qjN$YXL`$I^u(3<25^#X^OyhI`x~Sgv$5!Bezc*ZSN3&_WNK*yJ`Y?T#N(V^TJh z7E5qPm>Qku-8}cWQfxGm4O?JB@NCh;NeDAt-D0Hipi@k=V%g1*$Aexr6x%>_&}Z{B zhP|4r4N1}{!*ux6nn%KG^Js{n_xp6e939^~Kj6R3S6=glDo)x_PV~;T$9e_VrRY1; z27bwn*f#QC<};jhOShKIJ!# VwtDl_M*GdYj-#N5cP{*u@B=zxF5v(G literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/id-to-file.tab_i b/app/build/kspCaches/debug/classLookups/id-to-file.tab_i new file mode 100644 index 0000000000000000000000000000000000000000..dc7ae397f0dff04f1739148575e812d7f2e3e9ea GIT binary patch literal 32768 zcmeIut8PM35J1t(vy?~Svn!Fv%F0S4va+(W5{X2zuj3DD)+9S~#7QPu!(o^WPxIb; zQpcLssm2cZ!h%(8z666X zlTDKtENixzCgZ)}Bh zrIVWOHLULMXZ(9=A4xLq>ndkh;VR3lvBVRuvB@G^%yZDsXPM(P*Ez{;PVk(geB}T~ zG9hG{XQz`SJ8bicZ)~&0`D_T!+~p(B_`nx7Ip(0ZT;?U~yxF2goM(xs0FD=6eNTY@|kOt5DAH@B8lLs_JM#?itjC>L2$w>esnBQ<1}u&Np7ynJxODI`f6V;@_(h-5w%yiNT>{Gx)F{MMUayx&{KYdvRQdyegrD)I}gQXOakg z->x?4fN7{j_?e(})M#D8bFy}U#-XwBrBV^~Q=n;!PN(Zh-Rv6Ee*!ZNjK*rxOwU&9=+}T;#;H zb&sWYZ`6>EryThqEM+uh@}>7Qr-2)9gXSJaucA$9@(c0IioaB_TVzHfT zSAB?&1TV6PhDyp4x;2wl!j5RW5n6xPf(3~al*ku-Mtw`kZY9!+IiV8fErHWJ?W9mk eANiWF3hAzzU*kaIK;uB;K;uB;K;yvwbl@L;y}Z=` literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/lookups.tab.keystream.len b/app/build/kspCaches/debug/classLookups/lookups.tab.keystream.len new file mode 100644 index 0000000000000000000000000000000000000000..1801160f7f416cc644e48028e4118996fc5ffc3d GIT binary patch literal 8 McmZQz00H(z006iEssI20 literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/lookups.tab.len b/app/build/kspCaches/debug/classLookups/lookups.tab.len new file mode 100644 index 0000000000000000000000000000000000000000..b287d95f6542fe09887dd74805b939a301dcade8 GIT binary patch literal 8 McmZQz00G7m007be$^ZZW literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/lookups.tab.values.at b/app/build/kspCaches/debug/classLookups/lookups.tab.values.at new file mode 100644 index 0000000000000000000000000000000000000000..368d3929589dd57e2f03e9a35e6c1fa34bf839a7 GIT binary patch literal 965 zcmb`@NlwE+5Cu>NSK^Kn$38-Cz%5WVNC+hM7HI(zBFGL`WuE6D%=1iseaUtxHv(@;P8`B~wWQr_27SF30(YprPYbPlDe->kmoTA|i82ibHXX{Vtz)Ea3u zf2vD*Tb9WRStV;^T`?Pg%h^QacD4|?p6%>Zb`Txe1tqhW&B(sa$N>;J1Z6n_6*&f; zIRRYMDPmR5fG_8uCOvWi>T(GJa|LiIFxOd>8^ng(f>7>2B=_2v2l7as$TN8%ujGxq zlMnJqzJMdYV|0Y;)5!H{YV5Kju~?9BZC^YyYXv-3R9?=!QrudcJl z+2HW!nZT}fj`Q+QTd`*iX@md*p%q9e`A~i0b!Y(yj(`OM5j}61OUFwrh(ZJe)+}&H z_lLxARp*)ug{(kcc@MXII}@_l#6#d1oZsj zcVgm$*Ms${Z!CAS&g;JPGeh93#+=(7?J#3nrVOhtxr?%sxu8NJe ziAdJ_VHL@yHMRWfwcCUp2lRxwp`>v0D(n;8J!*6 zacAG+HJn2L0n-FF>G68=j~9)m&CR?Bm?Y4x`&q;EdF%g2s!TbHMzWVo+BVFJ00MRi z%zuDglzaHZu2iH!009ILKmY**5I`Up0@ZrmU-kSJzenQp=IB@diIZQR`8{%=2AJzAh4`JyOv%X8GpL$jaZ0);R4;7 zzkGQ83BzOfHvaq%h?MW_sPt_B8Y6%J0)_}&)$6JE`(vesjLVn^Ab^1N0>6~7A|9z( z2)bRz>EfZwlM9zQU70|i{GwempH{XOw?@ESfqw0WQ};8o?pCE50tg@w9D#Zr=LTZQ z(0%W7t8!Q7kN*tLmS7SD5I_I{1Q0*~0R#|0;J-kxPTr1A^1Ui{2m}y7009IL2))3d z1h!lp7!MjmyWU?uRd()%Uvssp@sZTu(v;>n&^+6;)Ew8f{K|#TXO~*e_1*}a)^?~J Ni@fuu8(sVs_y;OrY-9ic literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/classLookups/lookups.tab_i.len b/app/build/kspCaches/debug/classLookups/lookups.tab_i.len new file mode 100644 index 0000000000000000000000000000000000000000..131e265740f37d77b7c4a3676d2a7704ca3e4a29 GIT binary patch literal 8 McmZQz0D%Su009U9fdBvi literal 0 HcmV?d00001 diff --git a/app/build/kspCaches/debug/sourceToOutputs b/app/build/kspCaches/debug/sourceToOutputs index 614ec8b3..1cbfb1c0 100644 --- a/app/build/kspCaches/debug/sourceToOutputs +++ b/app/build/kspCaches/debug/sourceToOutputs @@ -1 +1 @@ -{"":[]} \ No newline at end of file +{"src/main/java/com/couplesconnect/app/App.kt":["build/generated/ksp/debug/java/byRounds/1/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java","build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel.kt":["build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java","build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/MainActivity.kt":["build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/MainActivity_GeneratedInjector.java","build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/Hilt_MainActivity.java","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/di/DatabaseModule.kt":["build/generated/ksp/debug/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java","build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java","build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/di/RepositoryModule.kt":["build/generated/ksp/debug/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java","build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/local/AppDatabase.kt":["build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/local/QuestionDao_Impl.java","build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/local/CategoryDao_Impl.java","build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/local/AppDatabase_Impl.java","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource.kt":["build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl.kt":["build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java":["build/generated/ksp/debug/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java","build/generated/ksp/debug/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java","build/generated/ksp/debug/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java","build/generated/ksp/debug/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java","build/generated/ksp/debug/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java":["build/generated/ksp/debug/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/MainActivity_GeneratedInjector.java":["build/generated/ksp/debug/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java"],"src/main/java/com/couplesconnect/app/core/feature/FeatureFlag.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/core/feature/FeaturePriority.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/core/feature/FeatureRegistry.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/core/feature/FeatureStatus.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/core/navigation/AppNavigation.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/core/navigation/AppRoute.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/local/CategoryDao.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/local/QuestionDao.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/local/converters/Converters.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/local/entity/CategoryEntity.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/local/entity/QuestionEntity.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/local/mapper/QuestionMapper.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/questions/QuestionJsonParser.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/repository/FakeQuestionRepository.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/data/repository/RoomQuestionRepository.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/Answer.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/Couple.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/Entitlement.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/Invite.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/InviteStatus.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/Question.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/QuestionAnswer.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/QuestionCategory.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/QuestionMessage.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/QuestionPack.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/QuestionReaction.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/QuestionSession.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/QuestionSessionStatus.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/QuestionThread.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/model/User.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/repository/QuestionRepository.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/domain/repository/QuestionThreadRepository.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/answers/AnswerHistoryScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/answers/AnswerRevealScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/auth/LoginScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/home/HomeScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/onboarding/CreateProfileScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/onboarding/OnboardingScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/pairing/AcceptInviteScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/pairing/CreateInviteScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/pairing/EmailInviteScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/pairing/InviteConfirmScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/paywall/PaywallScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionViewModel.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/components/AnswerBubble.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionAnswerInput.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionDiscussionThread.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHeader.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHelpExpandable.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionNavigationBar.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/settings/SettingsScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/theme/Color.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/theme/Theme.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/theme/Type.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/wheel/CategoryPickerScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/wheel/SpinWheelScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/wheel/WheelCompleteScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"src/main/java/com/couplesconnect/app/ui/wheel/WheelSessionScreen.kt":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"":["build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_BindsModule_LazyClassKeys.pro","build/generated/ksp/debug/resources/META-INF/proguard/com_couplesconnect_app_ui_questionsQuestionThreadViewModel_HiltModules_KeyModule_LazyClassKeys.pro"],"":[]} \ No newline at end of file diff --git a/app/build/kspCaches/debug/symbolLookups/counters.tab b/app/build/kspCaches/debug/symbolLookups/counters.tab index c393a517..1911a39b 100644 --- a/app/build/kspCaches/debug/symbolLookups/counters.tab +++ b/app/build/kspCaches/debug/symbolLookups/counters.tab @@ -1,2 +1,2 @@ -3 +25 0 \ No newline at end of file diff --git a/app/build/kspCaches/debug/symbolLookups/file-to-id.tab b/app/build/kspCaches/debug/symbolLookups/file-to-id.tab index 4c6d56f9469fd5fd17611efc3b108af6bd966837..b7ed3a5b256607a9558049987cf3c4afc689545f 100644 GIT binary patch literal 4096 zcmeIuEl)yW7>Dso0r6#`;@jLveg-qifR11?5g3U?a3+(%nMfu#HI%H-NgiIbvx5QXQ3h{Yp>(m*dNL8*FM7`pZ8Mu##@&r|Ew?$p&RR(4NT=4fF_O>7-q`}_2x;F6 zdODsn-&)v^mMOAp?&kJ_5pzE7?%J~@En^!XyYlbN7~SPPnU~%8nH~3;sqYp2Mznw8 z>yWJMj2V{9G4M0LMA}C(SznjTHfC(@rBnKaRc=;ri46)tHo~pAy2c$DG-q|gz6)!hF;_Q7zb`Fo^ zOI_G~!Ke&>JB6Y0hA}#Ri)_prf^4~FdYOxtd(&&qO8d+*Sr%&_9;B_tHPGN=y z_T^2_hu|Tvh?t55G0BGFqO*^lkp)~0&z*bE9az{UPDiYZ1hEc4Q1EqNnZfEVS4WJ~ z-t~Ij*5jIkynZ;3Ji-hc%Hk`JcveH4)o3frZg7674R7VSQ+8(MFUqSHK2r*r&V6a* za(%EXZ_^H|oWxm`*~g{Ux?``heHZqhNpoJi(FCrGw+rEIk_dIK59dvtGvYaDo6XUVs!pWG(tkx+j$aY+_v8^PW>=%nwuQ^scX2-I z<7sShc?e?<<{ zKybZXI=Tou<)AF2l~#j}7h;!>`X+TIl+SJ__Y#47#2Aflq6 X*ZegaXf)7hpwU31fkp%Wp9cN{&xxDt delta 18 acmZp0Xi%8EM(pI~xnjwjn+qhaumS)`^#^4D diff --git a/app/build/kspCaches/debug/symbolLookups/file-to-id.tab.keystream.len b/app/build/kspCaches/debug/symbolLookups/file-to-id.tab.keystream.len index 131c4e071b417da79b9dfe631d55a633baec0f15..5cb795273c8fcb65340e839841c0882675b6cc28 100644 GIT binary patch literal 8 McmZQz00D_8005Eza{vGU literal 8 McmZQz00E{p005Ezi2wiq diff --git a/app/build/kspCaches/debug/symbolLookups/file-to-id.tab.len b/app/build/kspCaches/debug/symbolLookups/file-to-id.tab.len index a9f80ae0249093f1db8b14f71053acce35747e3d..42df8b93f29a8c8b6c75bd279770190db7c41baf 100644 GIT binary patch literal 8 McmZQz00Bl1002?|N&o-= literal 8 LcmZQz0D~C-0H6Sw diff --git a/app/build/kspCaches/debug/symbolLookups/file-to-id.tab.values.at b/app/build/kspCaches/debug/symbolLookups/file-to-id.tab.values.at index 9f383b5fab9d5332f3a4a6ffa2b7645a6d9f8af6..ae69ecd25e6c23a2e9d99fddd6858a40ad760c93 100644 GIT binary patch literal 199 zcmW;6NeaS15J1tWag2%cuG6PvJmQqcJmD$Nc+LyXc*!{zyy7))c*{H9^MQ|i G;&TU#QxlW` delta 5 McmX@k=sdw000tNV-v9sr diff --git a/app/build/kspCaches/debug/symbolLookups/file-to-id.tab_i b/app/build/kspCaches/debug/symbolLookups/file-to-id.tab_i index 5f62515969256264c1094cb9da9755a5cf02ee73..59df8f0155d4008855c9e46dcca168b7caecfa59 100644 GIT binary patch delta 348 zcmZo@U}|V!VquVEVBRRWhmk{qk%6JqGW+yK!3oS94;UC2Zod(3+9=q-$Z-S6dCgK+ zwNdZ_aOJpdNM(1)ymS!eJg8 z1s^bTZ~!^m+@BU~6gh!yUu@>riGmRvKY;A;eadDV1wU{r>;Q6dTvrDHDHPxU z)cr?davsoJW)1-$M|snMQyT>%SU5HS)us5Keh<{n!Eph|xor1v6;K%`#|t3G_WtB) z8wEAkCqJlVVR@CaNM)kn4UQE+3AvTY(i;T>7phK0IsO#{2@08l36+fJY(H?pt; zB_5=dUIZG<%rOHfQKtRx#zsL0W{wX)&as})-!}?MuySYsl@)TFnhkcD1(2gZ-}4+$ Gh6w;gL}jc1 delta 83 zcmZo@U}|V!VqsurVBUO?gI#3v1&$xWFk&e?#{>ojhCdRM^I(z(`8gVZLZR+k(;z|* V7!#Q|I)Fm@^F7aPzQ`!S1OSoK8;Jk_ diff --git a/app/build/kspCaches/debug/symbolLookups/id-to-file.tab b/app/build/kspCaches/debug/symbolLookups/id-to-file.tab index 943254de60b07fa1e9ecd3ff02cc7cfea409bd1f..47910dd6161381f629f9fcbeba97998dbb3da2d3 100644 GIT binary patch literal 4096 zcmeIuy>3Bq7{~FWwA4FAxd^&zR*6+?HQ8-$fGYL!^Zmz5 zOlHILB**7*4k!74yY)fRV@mGhJn7?73wWN-D#qQp{tb`Bb(tdD+v(f+zJGaodl~b7 z_n!(r;MZOX;%p~{u!E0S!YBORN?|Nx1p6E589y+J!+$A;pBTr{T1wzMy2JKXQVOf+ zj{5T_Ww3==oGzsoY+?>4zfv9>Sitc@dc`)nb1&w{KCCuYzzSFaD_{kzfEBO;R=^5a L0V`ky?y|rEpv+-M delta 84 zcmZorXi(6d?X#PY0SK5u1Plm37&CxW0}%fQ0+0yvL|tiCCNRU-o+l9~3gUeE_y7Oq NK*sfalM@(s0sxYN6%zme diff --git a/app/build/kspCaches/debug/symbolLookups/id-to-file.tab.keystream b/app/build/kspCaches/debug/symbolLookups/id-to-file.tab.keystream index 636f34a3cbe33411309e4121964a67a0624882df..9a50599738266fe81e0b8669abc7b2bde8771728 100644 GIT binary patch delta 34 pcmZorXi$)3U}R!uVP#|I;N;@w;pO8O5EK#?5fu}c*eLj%9{@kR1U>)& delta 15 WcmZorXi#8gU}V~;c%OfwfgAuG?gQok diff --git a/app/build/kspCaches/debug/symbolLookups/id-to-file.tab.keystream.len b/app/build/kspCaches/debug/symbolLookups/id-to-file.tab.keystream.len index 29ce11cc9c2acfbfd357e04485500314b13afbb5..1df5122b7b2b57326bdb43fe107c6b21833cc148 100644 GIT binary patch literal 8 LcmZQz00T(?03iSx literal 8 LcmZQz00U+K01E&F diff --git a/app/build/kspCaches/debug/symbolLookups/id-to-file.tab.len b/app/build/kspCaches/debug/symbolLookups/id-to-file.tab.len index a9f80ae0249093f1db8b14f71053acce35747e3d..42df8b93f29a8c8b6c75bd279770190db7c41baf 100644 GIT binary patch literal 8 McmZQz00Bl1002?|N&o-= literal 8 LcmZQz0D~C-0H6Sw diff --git a/app/build/kspCaches/debug/symbolLookups/id-to-file.tab.values.at b/app/build/kspCaches/debug/symbolLookups/id-to-file.tab.values.at index f10314b1a3dc58aa5a8e7d86e7b7e704ce243727..96c07e8f155a4060ce256d3e9bcccee2b6c60e66 100644 GIT binary patch literal 3191 zcmc(h&u-H|5XSdW@&aVUBZP#I9wL=A>NSk*A>L%YyWKwtmOzvXP@Vt|@Brl{8OOB? zm3l#1_h5N#OZ)p~X6N&OSP&NEMk~sVD@JqUM(5Yt6<^UR^10EPw>)hyZC_2>R}*VDue#07bOSbS+-&tje18&sOO$$&2YHa8 zeni@Dar-3FqJ*nR{!|lqeYaYdjthS&>9{lnsm(&Fz^lkV7` zsU=r$ybn^8$q0W}gHch0WGHSMg13Yr@_pXk=L)xs^};2?78nqe$x#8PbH+~@dKwNo zjlcT0|WAUxYJTMBgfetCKv9N%TW$A1$y zX_N1$GJ!ivI<_wEu}(p2T+M;MFwy1Bk-rgNQ){utOIA@o@Xr->AI>VPSc(=^Iw=ym zK5w0xc~+Q|y!-fiq7zr?i01U~sG2`gpJ|Troj4B5Y!4ZezlhJN$*w;`eaJ2TKKU%< zT6|0<4lHs_~k=*rm)u bD2Zq5sZl)64g^~_NQUi%Odr|0whikKIa0a< delta 11 Scmew^@ttXc;buc_H%0&+UIYLD diff --git a/app/build/kspCaches/debug/symbolLookups/id-to-file.tab_i b/app/build/kspCaches/debug/symbolLookups/id-to-file.tab_i index e9905b3d28cac38891f28b92f61f50d5f90de08c..ea39692f9426ecf942e4749a16ddf2cd76e09709 100644 GIT binary patch delta 217 zcmYk#D-!`>6oBE+x~==VZ={K46wxp6mv*BlilRspMNt$*Q4~GfoSA3d6VA-Z^C-`w zETo|v{$^({u_xj{ad4!nA?g0swjL2bTZ< diff --git a/app/build/kspCaches/debug/symbolLookups/lookups.tab b/app/build/kspCaches/debug/symbolLookups/lookups.tab index bfb3489c48ef89223aedf88cace79e49820cb324..f6a89d0727a5107adea9cf5eb2214a3d86a51bbc 100644 GIT binary patch literal 8192 zcmeI!f0T`70tfKN&zP7Yga}QIjRs?9gu!G`$ZRuy4vLzUc3MiYR0=6Y6R~aBVx%I4 zBtNQA9kj)8){MlYrkY|_QY`W#+1&k1r`^Bz-#zEP=iK)*_r32u^FH6_dA{c^%6KO> zHH2`cl9S_=%1$l3>V(h<4|_!%`0qUxe^=c8>sLb6Uq5@dRtQ~P{Ll4@`~H{Xp|VJ% zi5n-f;#uzIVE%#k@is2yFmB`ke#L&g$Up1F4(!HJyq0-v$CYfsJ#5T#yo8q<=f%9C zV!WKlb6-XxFYqMy@;lb95<)q9@(WI2374^$MJ(iLzQ?-4SjU!J!R}njp`6cqn8#V1 z#?|~23wbBYIFdgzn@y{Qkj1X-%Uq^$36ojKM4n^o0bWY=BzRwA)aY+bc*_)#|lOwr{*^H}a{wqFbU(RJ33)qq6Ok(5uA++Kk#&bHG za4qYzl(kvCK?v2E#7Jo*lEWYQ6i={_M;LQy2nRWepYuKLtGM1Ugdz^(b}r`@o@4?0 zHnRTt0$1@TE@S`3A>?xn7w~7!VAnRK=F!|`mze8zJJoA4a#uwAPVe*RQX z@EDh{jC;A8by|n;A=9{t4{$x#b2X1~IXhny!V*s6LT=|g#w3RD1c&hvZs3Eg)J8vY zIPc<P^Y%Q=qq((DgrGKW(+oSQh17ns2w z*I7Rt&onM!M}ER2HtKHuuruSC!zNt7`rN_VJkRQEn{NG-=o$XV89c%Fd4%VAkZC>i z2d8r%x3Y*4ZfEzN`hzoBz|CC8vs}gYz4R;ZVm?=M0l(&4HojiJGMm%6fRnk66L^AS z+42Vc%9}ZobC}J1W^fI=aVy*MGd5(E-qr_Ou_kY4WxmYw`|LNKVoV?FgDL!yIsBM& zSjgA7m3z2}$GD!=`|1x~&gJaNCA@`y;r*P=XZRT3AjIi7LW1wEaijT%X!?z)!fD{+{_{_ z;}@LIpP0vb86iB%L_WlRoXA}MkqZ>v%VJaUjpI51VA^FLq}t$1s`C@M^x!E4Y)Fv7Gf-t$zr$7|&|V;DtSUfM@v< zkMje5%kO!B4F-hp2~)Y7w{i#b_&(S3Ef#StzvZi}GSKf|Ud2UB=QA9`In3wdEZ{UA z;QhS7dwJ;~^UDq##lalPd)c3Jcq3nDPZqNizh-;>z}BofID{+Nluen$2JFvRPUb~i z$iTHc_faIWnV)F+=q?+j0ndF_XjDhvS&eCz;BZn9M>Z@-!0|J1m4t*`9IC zVhv7WCFb+YZqLtu@*oeh*6v6WX#U@I~<9*yfJ6l&%^h=cmB%@ z-%sgLzD07cF!!f&9LX7SIA(KnrLAEuaOofELgK MT0jeEfxi`a0Wk`CiU0rr diff --git a/app/build/kspCaches/debug/symbolLookups/lookups.tab.keystream b/app/build/kspCaches/debug/symbolLookups/lookups.tab.keystream index c7ef49bed5df414516478f4d78d17339094f6f5a..998bbec5efe548e3be15e7e66613ee8a7d827908 100644 GIT binary patch literal 36864 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 j*Fdj26_$r|7+mC1%e$d delta 23 fcmZozz|^3?%)r1u`GA?x=6d)1Gd->|Ks^7nSRrROp zSFiv1`c3t}-+cPw^*{dj;y-_V@vr|@|K-igS1Pko|R%{IwoVezsv+0;i>%<1QpQO3;K{bix8 z4$WG}@R4OzNEvxFAlKEduz9H&FT+;x2)E?Ga?`*?<_kWM@_l6+k5goGQRL^M*k%FW zV@g(2vBlN(M_jCLE2;DNved>b74{0Id7MV7*_LLEgxH}iuYPp zTD0e}n8=SW$@4?G^S^>TZQbZPDz+7>lHJWoE#uAh_bp#Wb?kcawBz~r)GU;&tF*<@ zrqNJ=TVnDYH<9Gh(%GK7ZrB+z#}pIZS42nihKBW)gc$uD_Jo^L-6{t`%y{ zSpJDoRC=d9`E)p1Q)8F-HQa z^0fTlRwu0aupHkK>2_=^#14B%%$ANVJ0^D3_q`eteSayVi;w!t@9hKcK`*x5QL#HM zc3*L}`>@wQd_CMD+YCf&-o~DhnVJ zDrddUi8Viu0@bQWpgI*(Qm-hG2Gd+)FOg9C7=C=8Aix!1m9 zv&sq1)2vfRTj2y1!v$KT!2eOTCNnu?%Fi#rRJCB zs0DSP9yEYPMX@x2X3zp!K^tfX9iS6*fo{+PdKIP8XK?)r-YExEj5c5|XM(|mDHuws z!wJ=mWYtnPsv>WeV8894_R;1XPcYf$qm zt62-`Ks{&xjf#(@Nl_uqparyoHqZ__Kqu$|-Jl2bf6B2PxGjf{bDg?}C^(!r!c|9HEdGOJgM-E`!U85N(( zESOWIWF9Oi0$DV;B?U*BW&A7nSMjeYI1sPn*Z`Yg3v7cOunYFUJ~#k}hTuq{e>RNZ z*sNaVz4s)p()+2JQYB}KO%^^eh zhZRiV2#!%O2FAezm;_T`T9J|&Fl)xjIYo9tlds70kxLe6vuJH($>5e1J)*i zSI~U}jz)7x6aHoe-M8Rq1#O@mbbwCK1-ca}=>ffFbbSgs?8h-+4jIHhq@crL93x;9 zjDc}50VcteA|=yc#*A)OL5FiV=FK4s_!kv)xP)UFtbkRp2G+rbA=p&dyNYMAY?&(C zV8`mXT?PH`;n+8a9N<4x(EkyRV{iga!5KIQ7vNHnk}Gg+MpyH@sKZ(nQ&Oi0q~72f z6m-~#qX{&F7SIaXKs)FFouCVJgC5We`ar)S7%=#Lb!#k>K~*#MwMaja@{Q0=NM19V zFVAavCh2Run52pG|2{pq<^GS7w(p7AYhg4?_8@9BOZJp!w3sU8{?mh`TVuX?O^TxH zm9$r~DleF%l{70IiFzVEYNK0>dI~CiL2FNaS+htgM;>jhdwe!hp+&KiwYM5AE0xNt ze33kA-_$K`cEp-tB%3EYJNlh7lHcyJT(q8keKlGxDg~d@%8uE-p3z!8_uBKXRI2b9 zR9FUICrKx=QuhAfkp~2%6Iy6|05X9E)BDQS4`DJ%IIHtke|fSt+6`kY1R`IoEO591 z>Y!3M&2o3W&#gfBDNqnr8CN7{Fkh~8iRQ~Wuu==STEb7$TU@I(4*#u}e>duzC{N#>r53X@T3;yV!Oy{K1Efv2Xj~6usXuEPUry z%py1VT{Zfj|6-*#XxQhYvHg7?EG-*~VlFqw4(lac!}lS~=e?qoF_yaF@AuG1KK-B8wB$|!Xc2>U4syL&LgMVn1iW-K?Fm$^38>=7D_ z{=kdT(>$#31ra?9`hMbrW?Z+z&SA3gLob#yE}Jd72)F(_5k<4>{7CI%S<%_8kXapi zg>0ZTqYdcVs*q{49Z-vLL?@_1R>1_YS*wsCv~6urDQ7yy=hBJs0Il&yX6!+m1#RFo z)Tq+=W2-rb){C}Al`zU)m9J94)P3OFl3moV#~4_Zx=xF8M;zN?Zm1bc+Sj}B#mda# z^FKUmJ>?>W2p4afcu|1ZW`<~? SO&;(Uy#Ipa)>uZE%>Mv@EE#OmjFH#6dEh^3|E=kQR@klJr@J%cTOUx-v4KB$qN=#2> VVE_U~s*+4#(-@G?m837m65{Uo+ diff --git a/app/build/kspCaches/debug/symbolLookups/lookups.tab_i b/app/build/kspCaches/debug/symbolLookups/lookups.tab_i index a334c3b4748f499f7ff748323e32670301c314fb..d82bf0c5d9740752cd6a6483640baee87a7f051b 100644 GIT binary patch literal 32768 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 diff --git a/app/build/kspCaches/debug/symbols b/app/build/kspCaches/debug/symbols index 4a9ddaa4..c12421c5 100644 --- a/app/build/kspCaches/debug/symbols +++ b/app/build/kspCaches/debug/symbols @@ -1 +1 @@ -{"src/main/java/com/couplesconnect/app/ui/theme/Theme.kt":["PrimaryContainerColor:com.couplesconnect.app.ui.theme","PrimaryColor:com.couplesconnect.app.ui.theme","SecondaryColor:com.couplesconnect.app.ui.theme","CouplesConnectTheme:com.couplesconnect.app.ui.theme","SurfaceColor:com.couplesconnect.app.ui.theme","TertiaryColor:com.couplesconnect.app.ui.theme","OnPrimaryColor:com.couplesconnect.app.ui.theme","lightColors:com.couplesconnect.app.ui.theme","darkColors:com.couplesconnect.app.ui.theme","ErrorColor:com.couplesconnect.app.ui.theme","OnTertiaryColor:com.couplesconnect.app.ui.theme","OnSurfaceColor:com.couplesconnect.app.ui.theme","OnSecondaryColor:com.couplesconnect.app.ui.theme","OnErrorColor:com.couplesconnect.app.ui.theme","BackgroundColor:com.couplesconnect.app.ui.theme","OnBackgroundColor:com.couplesconnect.app.ui.theme"],"src/main/java/com/couplesconnect/app/MainActivity.kt":["onCreate:com.couplesconnect.app.MainActivity","MainActivity:com.couplesconnect.app",":com.couplesconnect.app.MainActivity"],"src/main/java/com/couplesconnect/app/ui/theme/Type.kt":["Typography:com.couplesconnect.app.ui.theme"],"src/main/java/com/couplesconnect/app/domain/model/User.kt":["id:com.couplesconnect.app.domain.model.User","User:com.couplesconnect.app.domain.model","email:com.couplesconnect.app.domain.model.User","createdAt:com.couplesconnect.app.domain.model.User","avatarUrl:com.couplesconnect.app.domain.model.User","lastActive:com.couplesconnect.app.domain.model.User","displayName:com.couplesconnect.app.domain.model.User"],"src/main/java/com/couplesconnect/app/App.kt":["CouplesConnectApp:com.couplesconnect.app","onCreate:com.couplesconnect.app.CouplesConnectApp",":com.couplesconnect.app.CouplesConnectApp"],"src/main/java/com/couplesconnect/app/domain/model/Couple.kt":["createdAt:com.couplesconnect.app.domain.model.Couple","id:com.couplesconnect.app.domain.model.Couple","isArchived:com.couplesconnect.app.domain.model.Couple","partnerBId:com.couplesconnect.app.domain.model.Couple","name:com.couplesconnect.app.domain.model.Couple","Couple:com.couplesconnect.app.domain.model","partnerAId:com.couplesconnect.app.domain.model.Couple"],"src/main/java/com/couplesconnect/app/ui/theme/Color.kt":["darkPrimaryColor:com.couplesconnect.app.ui.theme","darkSecondaryColor:com.couplesconnect.app.ui.theme","darkBackgroundColor:com.couplesconnect.app.ui.theme","darkOnBackgroundColor:com.couplesconnect.app.ui.theme","darkErrorColor:com.couplesconnect.app.ui.theme","darkPrimaryContainerColor:com.couplesconnect.app.ui.theme","darkOnTertiaryColor:com.couplesconnect.app.ui.theme","darkOnSurfaceColor:com.couplesconnect.app.ui.theme","darkOnPrimaryColor:com.couplesconnect.app.ui.theme","darkOnErrorColor:com.couplesconnect.app.ui.theme","darkTertiaryColor:com.couplesconnect.app.ui.theme","darkOnSecondaryColor:com.couplesconnect.app.ui.theme","darkSurfaceColor:com.couplesconnect.app.ui.theme"]} \ No newline at end of file +{"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_Factory.java":["get:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_Factory","newInstance:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_Factory","QuestionThreadViewModel_Factory:com.couplesconnect.app.ui.questions","create:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_Factory",":com.couplesconnect.app.ui.questions.QuestionThreadViewModel_Factory"],"src/main/java/com/couplesconnect/app/ui/pairing/EmailInviteScreen.kt":["EmailInviteScreen:com.couplesconnect.app.ui.pairing","EmailInviteScreenPreview:com.couplesconnect.app.ui.pairing"],"src/main/java/com/couplesconnect/app/domain/model/QuestionSessionStatus.kt":[":com.couplesconnect.app.domain.model.QuestionSessionStatus.ACTIVE","ACTIVE:com.couplesconnect.app.domain.model.QuestionSessionStatus","COMPLETED:com.couplesconnect.app.domain.model.QuestionSessionStatus",":com.couplesconnect.app.domain.model.QuestionSessionStatus.COMPLETED","QuestionSessionStatus:com.couplesconnect.app.domain.model"],"build/generated/ksp/debug/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_RepositoryModule.java":[":hilt_aggregated_deps._com_couplesconnect_app_di_RepositoryModule","_com_couplesconnect_app_di_RepositoryModule:hilt_aggregated_deps"],"src/main/java/com/couplesconnect/app/ui/wheel/SpinWheelScreen.kt":["SpinWheelScreen:com.couplesconnect.app.ui.wheel","SpinWheelScreenPreview:com.couplesconnect.app.ui.wheel"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/Hilt_MainActivity.java":["createComponentManager:com.couplesconnect.app.Hilt_MainActivity","generatedComponent:com.couplesconnect.app.Hilt_MainActivity","getDefaultViewModelProviderFactory:com.couplesconnect.app.Hilt_MainActivity","Hilt_MainActivity:com.couplesconnect.app","onCreate:com.couplesconnect.app.Hilt_MainActivity","inject:com.couplesconnect.app.Hilt_MainActivity","componentManager:com.couplesconnect.app.Hilt_MainActivity","onDestroy:com.couplesconnect.app.Hilt_MainActivity",":com.couplesconnect.app.Hilt_MainActivity"],"src/main/java/com/couplesconnect/app/data/local/entity/CategoryEntity.kt":["id:com.couplesconnect.app.data.local.entity.CategoryEntity","displayName:com.couplesconnect.app.data.local.entity.CategoryEntity","access:com.couplesconnect.app.data.local.entity.CategoryEntity","CategoryEntity:com.couplesconnect.app.data.local.entity","description:com.couplesconnect.app.data.local.entity.CategoryEntity","iconName:com.couplesconnect.app.data.local.entity.CategoryEntity"],"src/main/java/com/couplesconnect/app/domain/model/QuestionThread.kt":["questionId:com.couplesconnect.app.domain.model.QuestionThread",":com.couplesconnect.app.domain.model.QuestionThreadStatus.REVEALED","id:com.couplesconnect.app.domain.model.QuestionThread","QuestionThreadStatus:com.couplesconnect.app.domain.model","NOT_STARTED:com.couplesconnect.app.domain.model.QuestionThreadStatus","fromFirestoreValue:com.couplesconnect.app.domain.model.QuestionThreadStatus.Companion",":com.couplesconnect.app.domain.model.QuestionThreadStatus.ANSWERED_BY_ONE","updatedAt:com.couplesconnect.app.domain.model.QuestionThread","status:com.couplesconnect.app.domain.model.QuestionThread","coupleId:com.couplesconnect.app.domain.model.QuestionThread","QuestionThread:com.couplesconnect.app.domain.model",":com.couplesconnect.app.domain.model.QuestionThreadStatus.COMPLETED","ANSWERED_BY_ONE:com.couplesconnect.app.domain.model.QuestionThreadStatus","currentIndex:com.couplesconnect.app.domain.model.QuestionThread","REVEALED:com.couplesconnect.app.domain.model.QuestionThreadStatus","categoryId:com.couplesconnect.app.domain.model.QuestionThread","COMPLETED:com.couplesconnect.app.domain.model.QuestionThreadStatus",":com.couplesconnect.app.domain.model.QuestionThreadStatus.NOT_STARTED","toFirestoreValue:com.couplesconnect.app.domain.model.QuestionThreadStatus","createdAt:com.couplesconnect.app.domain.model.QuestionThread","Companion:com.couplesconnect.app.domain.model.QuestionThreadStatus",":com.couplesconnect.app.domain.model.QuestionThreadStatus.Companion"],"build/generated/ksp/debug/java/byRounds/1/hilt_aggregated_deps/_com_couplesconnect_app_di_DatabaseModule.java":["_com_couplesconnect_app_di_DatabaseModule:hilt_aggregated_deps",":hilt_aggregated_deps._com_couplesconnect_app_di_DatabaseModule"],"src/main/java/com/couplesconnect/app/di/RepositoryModule.kt":[":com.couplesconnect.app.di.RepositoryModule.Companion","bindQuestionThreadRepository:com.couplesconnect.app.di.RepositoryModule",":com.couplesconnect.app.di.RepositoryModule","RepositoryModule:com.couplesconnect.app.di","provideQuestionRepository:com.couplesconnect.app.di.RepositoryModule.Companion","Companion:com.couplesconnect.app.di.RepositoryModule"],"src/main/java/com/couplesconnect/app/ui/theme/Theme.kt":["PrimaryContainerColor:com.couplesconnect.app.ui.theme","PrimaryColor:com.couplesconnect.app.ui.theme","SecondaryColor:com.couplesconnect.app.ui.theme","CouplesConnectTheme:com.couplesconnect.app.ui.theme","SurfaceColor:com.couplesconnect.app.ui.theme","TertiaryColor:com.couplesconnect.app.ui.theme","OnPrimaryColor:com.couplesconnect.app.ui.theme","lightColors:com.couplesconnect.app.ui.theme","darkColors:com.couplesconnect.app.ui.theme","ErrorColor:com.couplesconnect.app.ui.theme","OnTertiaryColor:com.couplesconnect.app.ui.theme","OnSurfaceColor:com.couplesconnect.app.ui.theme","OnSecondaryColor:com.couplesconnect.app.ui.theme","OnErrorColor:com.couplesconnect.app.ui.theme","BackgroundColor:com.couplesconnect.app.ui.theme","OnBackgroundColor:com.couplesconnect.app.ui.theme"],"src/main/java/com/couplesconnect/app/ui/theme/Type.kt":["Typography:com.couplesconnect.app.ui.theme"],"src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionViewModel.kt":["SUBMITTED:com.couplesconnect.app.ui.questions.QuestionUiState","uiState:com.couplesconnect.app.ui.questions.DailyQuestionViewModel","INPUTTING:com.couplesconnect.app.ui.questions.QuestionUiState","updateAnswer:com.couplesconnect.app.ui.questions.DailyQuestionViewModel","WAITING_FOR_PARTNER:com.couplesconnect.app.ui.questions.QuestionUiState","DailyQuestionViewModel:com.couplesconnect.app.ui.questions","answerText:com.couplesconnect.app.ui.questions.DailyQuestionViewModel","submitAnswer:com.couplesconnect.app.ui.questions.DailyQuestionViewModel",":com.couplesconnect.app.ui.questions.QuestionUiState.INPUTTING","question:com.couplesconnect.app.ui.questions.DailyQuestionViewModel","QuestionUiState:com.couplesconnect.app.ui.questions",":com.couplesconnect.app.ui.questions.QuestionUiState.SUBMITTED",":com.couplesconnect.app.ui.questions.QuestionUiState.WAITING_FOR_PARTNER"],"src/main/java/com/couplesconnect/app/domain/model/User.kt":["lastActiveAt:com.couplesconnect.app.domain.model.User","id:com.couplesconnect.app.domain.model.User","coupleId:com.couplesconnect.app.domain.model.User","User:com.couplesconnect.app.domain.model","email:com.couplesconnect.app.domain.model.User","photoUrl:com.couplesconnect.app.domain.model.User","createdAt:com.couplesconnect.app.domain.model.User","partnerId:com.couplesconnect.app.domain.model.User","plan:com.couplesconnect.app.domain.model.User","displayName:com.couplesconnect.app.domain.model.User"],"src/main/java/com/couplesconnect/app/data/local/converters/Converters.kt":["toStringList:com.couplesconnect.app.data.local.converters.Converters",":com.couplesconnect.app.data.local.converters.Converters","Converters:com.couplesconnect.app.data.local.converters","fromStringList:com.couplesconnect.app.data.local.converters.Converters"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/local/QuestionDao_Impl.java":["insertAll:com.couplesconnect.app.data.local.QuestionDao_Impl","getQuestionsByCategory:com.couplesconnect.app.data.local.QuestionDao_Impl","getFreeQuestions:com.couplesconnect.app.data.local.QuestionDao_Impl","getRequiredConverters:com.couplesconnect.app.data.local.QuestionDao_Impl","insert:com.couplesconnect.app.data.local.QuestionDao_Impl","getDailyQuestion:com.couplesconnect.app.data.local.QuestionDao_Impl",":com.couplesconnect.app.data.local.QuestionDao_Impl","QuestionDao_Impl:com.couplesconnect.app.data.local","delete:com.couplesconnect.app.data.local.QuestionDao_Impl","getQuestionById:com.couplesconnect.app.data.local.QuestionDao_Impl","getPremiumQuestions:com.couplesconnect.app.data.local.QuestionDao_Impl"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHelpExpandable.kt":["QuestionHelpExpandable:com.couplesconnect.app.ui.questions.components"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/local/CategoryDao_Impl.java":["insertAll:com.couplesconnect.app.data.local.CategoryDao_Impl","getCategoriesByAccess:com.couplesconnect.app.data.local.CategoryDao_Impl","getCategoryById:com.couplesconnect.app.data.local.CategoryDao_Impl","getRequiredConverters:com.couplesconnect.app.data.local.CategoryDao_Impl","CategoryDao_Impl:com.couplesconnect.app.data.local",":com.couplesconnect.app.data.local.CategoryDao_Impl","insert:com.couplesconnect.app.data.local.CategoryDao_Impl","getAllCategories:com.couplesconnect.app.data.local.CategoryDao_Impl","delete:com.couplesconnect.app.data.local.CategoryDao_Impl"],"src/main/java/com/couplesconnect/app/data/local/entity/QuestionEntity.kt":["packId:com.couplesconnect.app.data.local.entity.QuestionEntity","type:com.couplesconnect.app.data.local.entity.QuestionEntity","answerConfig:com.couplesconnect.app.data.local.entity.QuestionEntity","tags:com.couplesconnect.app.data.local.entity.QuestionEntity","id:com.couplesconnect.app.data.local.entity.QuestionEntity","depthLevel:com.couplesconnect.app.data.local.entity.QuestionEntity","text:com.couplesconnect.app.data.local.entity.QuestionEntity","createdAt:com.couplesconnect.app.data.local.entity.QuestionEntity","status:com.couplesconnect.app.data.local.entity.QuestionEntity","QuestionEntity:com.couplesconnect.app.data.local.entity","categoryId:com.couplesconnect.app.data.local.entity.QuestionEntity","isPremium:com.couplesconnect.app.data.local.entity.QuestionEntity"],"src/main/java/com/couplesconnect/app/ui/onboarding/OnboardingScreen.kt":["OnboardingScreen:com.couplesconnect.app.ui.onboarding","OnboardingScreenPreview:com.couplesconnect.app.ui.onboarding"],"src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadScreen.kt":["QuestionThreadScreen:com.couplesconnect.app.ui.questions"],"src/main/java/com/couplesconnect/app/ui/auth/LoginScreen.kt":["LoginScreen:com.couplesconnect.app.ui.auth","LoginScreenPreview:com.couplesconnect.app.ui.auth"],"src/main/java/com/couplesconnect/app/ui/answers/AnswerHistoryScreen.kt":["AnswerHistoryScreen:com.couplesconnect.app.ui.answers","AnswerHistoryScreenPreview:com.couplesconnect.app.ui.answers"],"src/main/java/com/couplesconnect/app/ui/questions/components/AnswerBubble.kt":["AnswerBubble:com.couplesconnect.app.ui.questions.components"],"src/main/java/com/couplesconnect/app/domain/model/QuestionMessage.kt":["QuestionMessage:com.couplesconnect.app.domain.model","userId:com.couplesconnect.app.domain.model.QuestionMessage","createdAt:com.couplesconnect.app.domain.model.QuestionMessage","text:com.couplesconnect.app.domain.model.QuestionMessage","id:com.couplesconnect.app.domain.model.QuestionMessage"],"build/generated/ksp/debug/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_MainActivity_GeneratedInjector.java":["_com_couplesconnect_app_MainActivity_GeneratedInjector:hilt_aggregated_deps",":hilt_aggregated_deps._com_couplesconnect_app_MainActivity_GeneratedInjector"],"build/generated/ksp/debug/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.java":[":com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory.InstanceHolder","get:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory","create:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory","provide:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory",":com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory","QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory:com.couplesconnect.app.ui.questions"],"src/main/java/com/couplesconnect/app/ui/pairing/CreateInviteScreen.kt":["CreateInviteScreen:com.couplesconnect.app.ui.pairing","CreateInviteScreenPreview:com.couplesconnect.app.ui.pairing"],"src/main/java/com/couplesconnect/app/data/local/QuestionDao.kt":["getQuestionsByCategory:com.couplesconnect.app.data.local.QuestionDao","QuestionDao:com.couplesconnect.app.data.local","insert:com.couplesconnect.app.data.local.QuestionDao","getDailyQuestion:com.couplesconnect.app.data.local.QuestionDao","insertAll:com.couplesconnect.app.data.local.QuestionDao","delete:com.couplesconnect.app.data.local.QuestionDao","getQuestionById:com.couplesconnect.app.data.local.QuestionDao","getPremiumQuestions:com.couplesconnect.app.data.local.QuestionDao","getFreeQuestions:com.couplesconnect.app.data.local.QuestionDao"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionDiscussionThread.kt":["QuestionDiscussionThread:com.couplesconnect.app.ui.questions.components"],"src/main/java/com/couplesconnect/app/domain/model/QuestionSession.kt":["completedAt:com.couplesconnect.app.domain.model.QuestionSession","categoryId:com.couplesconnect.app.domain.model.QuestionSession","startedByUserId:com.couplesconnect.app.domain.model.QuestionSession","status:com.couplesconnect.app.domain.model.QuestionSession","startedAt:com.couplesconnect.app.domain.model.QuestionSession","isPremium:com.couplesconnect.app.domain.model.QuestionSession","id:com.couplesconnect.app.domain.model.QuestionSession","coupleId:com.couplesconnect.app.domain.model.QuestionSession","questionIds:com.couplesconnect.app.domain.model.QuestionSession","QuestionSession:com.couplesconnect.app.domain.model"],"build/generated/ksp/debug/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule.java":["_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule:hilt_aggregated_deps",":hilt_aggregated_deps._com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_KeyModule"],"build/generated/ksp/debug/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule.java":[":hilt_aggregated_deps._com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule","_com_couplesconnect_app_ui_questions_QuestionThreadViewModel_HiltModules_BindsModule:hilt_aggregated_deps"],"src/main/java/com/couplesconnect/app/MainActivity.kt":["onCreate:com.couplesconnect.app.MainActivity","MainActivity:com.couplesconnect.app",":com.couplesconnect.app.MainActivity"],"src/main/java/com/couplesconnect/app/ui/answers/AnswerRevealScreen.kt":["AnswerRevealScreen:com.couplesconnect.app.ui.answers","AnswerRevealScreenPreview:com.couplesconnect.app.ui.answers"],"src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionScreen.kt":["DailyQuestionScreenSubmittedPreview:com.couplesconnect.app.ui.questions","DailyQuestionScreenInputtingPreview:com.couplesconnect.app.ui.questions","DailyQuestionScreen:com.couplesconnect.app.ui.questions"],"src/main/java/com/couplesconnect/app/domain/model/Couple.kt":["createdAt:com.couplesconnect.app.domain.model.Couple","id:com.couplesconnect.app.domain.model.Couple","streakCount:com.couplesconnect.app.domain.model.Couple","lastAnsweredAt:com.couplesconnect.app.domain.model.Couple","userIds:com.couplesconnect.app.domain.model.Couple","Couple:com.couplesconnect.app.domain.model","activePackId:com.couplesconnect.app.domain.model.Couple","currentQuestionId:com.couplesconnect.app.domain.model.Couple","inviteCode:com.couplesconnect.app.domain.model.Couple"],"src/main/java/com/couplesconnect/app/core/feature/FeatureFlag.kt":[":com.couplesconnect.app.core.feature.FeatureFlag.PRIVATE_NOTES",":com.couplesconnect.app.core.feature.FeatureFlag.AI_QUESTIONS","DAILY_QUESTION:com.couplesconnect.app.core.feature.FeatureFlag","PRIVATE_NOTES:com.couplesconnect.app.core.feature.FeatureFlag","STREAK_TRACKING:com.couplesconnect.app.core.feature.FeatureFlag","PREMIUM_PACKS:com.couplesconnect.app.core.feature.FeatureFlag","ADVANCED_REMINDERS:com.couplesconnect.app.core.feature.FeatureFlag","EXTRA_CATEGORIES:com.couplesconnect.app.core.feature.FeatureFlag","SPIN_WHEEL_LIMITED:com.couplesconnect.app.core.feature.FeatureFlag","RELATIONSHIP_QUIZZES:com.couplesconnect.app.core.feature.FeatureFlag","FULL_SPIN_WHEEL:com.couplesconnect.app.core.feature.FeatureFlag",":com.couplesconnect.app.core.feature.FeatureFlag.EXTRA_CATEGORIES","key:com.couplesconnect.app.core.feature.FeatureFlag",":com.couplesconnect.app.core.feature.FeatureFlag.ANSWER_HISTORY","UNLIMITED_QUESTIONS:com.couplesconnect.app.core.feature.FeatureFlag","FULL_HISTORY:com.couplesconnect.app.core.feature.FeatureFlag",":com.couplesconnect.app.core.feature.FeatureFlag.PREMIUM_PACKS","status:com.couplesconnect.app.core.feature.FeatureFlag","AI_QUESTIONS:com.couplesconnect.app.core.feature.FeatureFlag","ANSWER_HISTORY:com.couplesconnect.app.core.feature.FeatureFlag","description:com.couplesconnect.app.core.feature.FeatureFlag",":com.couplesconnect.app.core.feature.FeatureFlag.EXPORT_MEMORIES","isMvp:com.couplesconnect.app.core.feature.FeatureFlag",":com.couplesconnect.app.core.feature.FeatureFlag.STREAK_TRACKING",":com.couplesconnect.app.core.feature.FeatureFlag.BASIC_REMINDERS",":com.couplesconnect.app.core.feature.FeatureFlag.FULL_SPIN_WHEEL",":com.couplesconnect.app.core.feature.FeatureFlag.DAILY_QUESTION",":com.couplesconnect.app.core.feature.FeatureFlag.BASIC_CATEGORIES","BASIC_REMINDERS:com.couplesconnect.app.core.feature.FeatureFlag",":com.couplesconnect.app.core.feature.FeatureFlag.CUSTOM_QUESTIONS",":com.couplesconnect.app.core.feature.FeatureFlag.ADVANCED_REMINDERS","BASIC_CATEGORIES:com.couplesconnect.app.core.feature.FeatureFlag",":com.couplesconnect.app.core.feature.FeatureFlag.UNLIMITED_QUESTIONS","CUSTOM_QUESTIONS:com.couplesconnect.app.core.feature.FeatureFlag","priority:com.couplesconnect.app.core.feature.FeatureFlag","FeatureFlag:com.couplesconnect.app.core.feature",":com.couplesconnect.app.core.feature.FeatureFlag.RELATIONSHIP_QUIZZES",":com.couplesconnect.app.core.feature.FeatureFlag.SPIN_WHEEL_LIMITED","isPremium:com.couplesconnect.app.core.feature.FeatureFlag",":com.couplesconnect.app.core.feature.FeatureFlag.FULL_HISTORY","EXPORT_MEMORIES:com.couplesconnect.app.core.feature.FeatureFlag"],"src/main/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource.kt":["findThreadByQuestionId:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","observeAnswers:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","updateThreadStatus:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","submitAnswer:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","FirestoreQuestionThreadDataSource:com.couplesconnect.app.data.remote","getAnswerCount:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","observeMessages:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","addReaction:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","observeReactions:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","observeThread:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","createThread:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource","sendMessage:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource"],"src/main/java/com/couplesconnect/app/data/repository/RoomQuestionRepository.kt":["getQuestionById:com.couplesconnect.app.data.repository.RoomQuestionRepository","getDailyQuestion:com.couplesconnect.app.data.repository.RoomQuestionRepository","RoomQuestionRepository:com.couplesconnect.app.data.repository",":com.couplesconnect.app.data.repository.RoomQuestionRepository"],"src/main/java/com/couplesconnect/app/domain/repository/QuestionThreadRepository.kt":["observeMessages:com.couplesconnect.app.domain.repository.QuestionThreadRepository","findOrCreateThreadId:com.couplesconnect.app.domain.repository.QuestionThreadRepository","observeAnswers:com.couplesconnect.app.domain.repository.QuestionThreadRepository","observeReactions:com.couplesconnect.app.domain.repository.QuestionThreadRepository","submitAnswer:com.couplesconnect.app.domain.repository.QuestionThreadRepository","QuestionThreadRepository:com.couplesconnect.app.domain.repository","observeThread:com.couplesconnect.app.domain.repository.QuestionThreadRepository","sendMessage:com.couplesconnect.app.domain.repository.QuestionThreadRepository","addReaction:com.couplesconnect.app.domain.repository.QuestionThreadRepository"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/local/AppDatabase_Impl.java":["clearAllTables:com.couplesconnect.app.data.local.AppDatabase_Impl","categoryDao:com.couplesconnect.app.data.local.AppDatabase_Impl","getRequiredAutoMigrationSpecs:com.couplesconnect.app.data.local.AppDatabase_Impl","questionDao:com.couplesconnect.app.data.local.AppDatabase_Impl","getRequiredTypeConverters:com.couplesconnect.app.data.local.AppDatabase_Impl","AppDatabase_Impl:com.couplesconnect.app.data.local","createOpenHelper:com.couplesconnect.app.data.local.AppDatabase_Impl","getAutoMigrations:com.couplesconnect.app.data.local.AppDatabase_Impl",":com.couplesconnect.app.data.local.AppDatabase_Impl","createInvalidationTracker:com.couplesconnect.app.data.local.AppDatabase_Impl"],"src/main/java/com/couplesconnect/app/core/navigation/AppNavigation.kt":["AppNavigation:com.couplesconnect.app.core.navigation"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHeader.kt":["QuestionHeader:com.couplesconnect.app.ui.questions.components"],"src/main/java/com/couplesconnect/app/ui/onboarding/CreateProfileScreen.kt":["CreateProfileScreen:com.couplesconnect.app.ui.onboarding","CreateProfileScreenPreview:com.couplesconnect.app.ui.onboarding"],"src/main/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl.kt":["QuestionThreadRepositoryImpl:com.couplesconnect.app.data.repository","observeAnswers:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl","sendMessage:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl","findOrCreateThreadId:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl","addReaction:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl","observeReactions:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl","observeThread:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl","observeMessages:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl","submitAnswer:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl"],"src/main/java/com/couplesconnect/app/domain/model/QuestionCategory.kt":["id:com.couplesconnect.app.domain.model.QuestionCategory","displayName:com.couplesconnect.app.domain.model.QuestionCategory","QuestionCategory:com.couplesconnect.app.domain.model","access:com.couplesconnect.app.domain.model.QuestionCategory","description:com.couplesconnect.app.domain.model.QuestionCategory","iconName:com.couplesconnect.app.domain.model.QuestionCategory"],"src/main/java/com/couplesconnect/app/data/repository/FakeQuestionRepository.kt":["getDailyQuestion:com.couplesconnect.app.data.repository.FakeQuestionRepository","getQuestionById:com.couplesconnect.app.data.repository.FakeQuestionRepository",":com.couplesconnect.app.data.repository.FakeQuestionRepository","FakeQuestionRepository:com.couplesconnect.app.data.repository"],"src/main/java/com/couplesconnect/app/domain/model/Question.kt":["maxLabel:com.couplesconnect.app.domain.model.ScaleAnswerConfig","minScale:com.couplesconnect.app.domain.model.ScaleAnswerConfig","WrittenAnswerConfigImpl:com.couplesconnect.app.domain.model","createdAt:com.couplesconnect.app.domain.model.Question","id:com.couplesconnect.app.domain.model.Question","ChoiceOption:com.couplesconnect.app.domain.model","scaleStep:com.couplesconnect.app.domain.model.ScaleAnswerConfig","packId:com.couplesconnect.app.domain.model.Question","tags:com.couplesconnect.app.domain.model.Question","config:com.couplesconnect.app.domain.model.ScaleAnswerConfigImpl","type:com.couplesconnect.app.domain.model.ThisOrThatAnswerConfigImpl","ScaleAnswerConfigImpl:com.couplesconnect.app.domain.model","category:com.couplesconnect.app.domain.model.Question","type:com.couplesconnect.app.domain.model.AnswerConfig","config:com.couplesconnect.app.domain.model.ThisOrThatAnswerConfigImpl","answerConfig:com.couplesconnect.app.domain.model.Question","ThisOrThatAnswerConfig:com.couplesconnect.app.domain.model","id:com.couplesconnect.app.domain.model.ChoiceOption","placeholder:com.couplesconnect.app.domain.model.WrittenAnswerConfig","ScaleAnswerConfig:com.couplesconnect.app.domain.model","ChoiceAnswerConfigImpl:com.couplesconnect.app.domain.model","isPremium:com.couplesconnect.app.domain.model.Question","ThisOrThatAnswerConfigImpl:com.couplesconnect.app.domain.model","depthLevel:com.couplesconnect.app.domain.model.Question","text:com.couplesconnect.app.domain.model.ChoiceOption","type:com.couplesconnect.app.domain.model.Question","optionB:com.couplesconnect.app.domain.model.ThisOrThatAnswerConfig","config:com.couplesconnect.app.domain.model.ChoiceAnswerConfigImpl","type:com.couplesconnect.app.domain.model.ScaleAnswerConfigImpl","text:com.couplesconnect.app.domain.model.Question","ChoiceAnswerConfig:com.couplesconnect.app.domain.model","Question:com.couplesconnect.app.domain.model","status:com.couplesconnect.app.domain.model.Question","maxLength:com.couplesconnect.app.domain.model.WrittenAnswerConfig","options:com.couplesconnect.app.domain.model.ChoiceAnswerConfig","type:com.couplesconnect.app.domain.model.ChoiceAnswerConfigImpl","config:com.couplesconnect.app.domain.model.WrittenAnswerConfigImpl","minLength:com.couplesconnect.app.domain.model.WrittenAnswerConfig","AnswerConfig:com.couplesconnect.app.domain.model","optionA:com.couplesconnect.app.domain.model.ThisOrThatAnswerConfig","WrittenAnswerConfig:com.couplesconnect.app.domain.model","type:com.couplesconnect.app.domain.model.WrittenAnswerConfigImpl","maxScale:com.couplesconnect.app.domain.model.ScaleAnswerConfig","minLabel:com.couplesconnect.app.domain.model.ScaleAnswerConfig"],"build/generated/ksp/debug/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.java":["lazyClassKeyName:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey","QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey:com.couplesconnect.app.ui.questions",":com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey","keepFieldType:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey"],"build/generated/ksp/debug/java/byRounds/2/hilt_aggregated_deps/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.java":["_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector:hilt_aggregated_deps",":hilt_aggregated_deps._com_couplesconnect_app_CouplesConnectApp_GeneratedInjector"],"src/main/java/com/couplesconnect/app/data/questions/QuestionJsonParser.kt":["QuestionJsonParser:com.couplesconnect.app.data.questions","category:com.couplesconnect.app.data.questions.QuestionJsonParser.ParsedQuestionBundle","questions:com.couplesconnect.app.data.questions.QuestionJsonParser.ParsedQuestionBundle","parseFromJsonString:com.couplesconnect.app.data.questions.QuestionJsonParser","parseFromFile:com.couplesconnect.app.data.questions.QuestionJsonParser",":com.couplesconnect.app.data.questions.QuestionJsonParser","ParsedQuestionBundle:com.couplesconnect.app.data.questions.QuestionJsonParser"],"src/main/java/com/couplesconnect/app/ui/wheel/WheelSessionScreen.kt":["WheelSessionScreenPreview:com.couplesconnect.app.ui.wheel","WheelSessionScreen:com.couplesconnect.app.ui.wheel"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/MainActivity_GeneratedInjector.java":["injectMainActivity:com.couplesconnect.app.MainActivity_GeneratedInjector","MainActivity_GeneratedInjector:com.couplesconnect.app"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/di/RepositoryModule_Companion_ProvideQuestionRepositoryFactory.java":["get:com.couplesconnect.app.di.RepositoryModule_Companion_ProvideQuestionRepositoryFactory","provideQuestionRepository:com.couplesconnect.app.di.RepositoryModule_Companion_ProvideQuestionRepositoryFactory",":com.couplesconnect.app.di.RepositoryModule_Companion_ProvideQuestionRepositoryFactory.InstanceHolder","RepositoryModule_Companion_ProvideQuestionRepositoryFactory:com.couplesconnect.app.di","create:com.couplesconnect.app.di.RepositoryModule_Companion_ProvideQuestionRepositoryFactory",":com.couplesconnect.app.di.RepositoryModule_Companion_ProvideQuestionRepositoryFactory"],"src/main/java/com/couplesconnect/app/core/feature/FeatureStatus.kt":["FeatureStatus:com.couplesconnect.app.core.feature",":com.couplesconnect.app.core.feature.FeatureStatus.FREE","PREMIUM:com.couplesconnect.app.core.feature.FeatureStatus",":com.couplesconnect.app.core.feature.FeatureStatus.PREMIUM","FREE:com.couplesconnect.app.core.feature.FeatureStatus"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideQuestionDaoFactory.java":["create:com.couplesconnect.app.di.DatabaseModule_ProvideQuestionDaoFactory","DatabaseModule_ProvideQuestionDaoFactory:com.couplesconnect.app.di",":com.couplesconnect.app.di.DatabaseModule_ProvideQuestionDaoFactory","provideQuestionDao:com.couplesconnect.app.di.DatabaseModule_ProvideQuestionDaoFactory","get:com.couplesconnect.app.di.DatabaseModule_ProvideQuestionDaoFactory"],"src/main/java/com/couplesconnect/app/ui/wheel/CategoryPickerScreen.kt":["CategoryPickerScreen:com.couplesconnect.app.ui.wheel","CategoryPickerScreenPreview:com.couplesconnect.app.ui.wheel"],"src/main/java/com/couplesconnect/app/ui/theme/Color.kt":["darkPrimaryColor:com.couplesconnect.app.ui.theme","darkSecondaryColor:com.couplesconnect.app.ui.theme","darkBackgroundColor:com.couplesconnect.app.ui.theme","darkOnBackgroundColor:com.couplesconnect.app.ui.theme","darkErrorColor:com.couplesconnect.app.ui.theme","darkPrimaryContainerColor:com.couplesconnect.app.ui.theme","darkOnTertiaryColor:com.couplesconnect.app.ui.theme","darkOnSurfaceColor:com.couplesconnect.app.ui.theme","darkOnPrimaryColor:com.couplesconnect.app.ui.theme","darkOnErrorColor:com.couplesconnect.app.ui.theme","darkTertiaryColor:com.couplesconnect.app.ui.theme","darkOnSecondaryColor:com.couplesconnect.app.ui.theme","darkSurfaceColor:com.couplesconnect.app.ui.theme"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionNavigationBar.kt":["QuestionNavigationBar:com.couplesconnect.app.ui.questions.components"],"src/main/java/com/couplesconnect/app/domain/model/QuestionPack.kt":["QuestionPack:com.couplesconnect.app.domain.model","id:com.couplesconnect.app.domain.model.QuestionPack","categoryIds:com.couplesconnect.app.domain.model.QuestionPack","isPremium:com.couplesconnect.app.domain.model.QuestionPack","description:com.couplesconnect.app.domain.model.QuestionPack","iconName:com.couplesconnect.app.domain.model.QuestionPack","displayName:com.couplesconnect.app.domain.model.QuestionPack"],"src/main/java/com/couplesconnect/app/core/feature/FeaturePriority.kt":["FeaturePriority:com.couplesconnect.app.core.feature","LATER:com.couplesconnect.app.core.feature.FeaturePriority",":com.couplesconnect.app.core.feature.FeaturePriority.LATER","MVP:com.couplesconnect.app.core.feature.FeaturePriority",":com.couplesconnect.app.core.feature.FeaturePriority.MVP"],"src/main/java/com/couplesconnect/app/di/DatabaseModule.kt":[":com.couplesconnect.app.di.DatabaseModule","provideQuestionDao:com.couplesconnect.app.di.DatabaseModule","DatabaseModule:com.couplesconnect.app.di","provideAppDatabase:com.couplesconnect.app.di.DatabaseModule"],"src/main/java/com/couplesconnect/app/domain/model/QuestionAnswer.kt":["scaleValue:com.couplesconnect.app.domain.model.QuestionAnswer","QuestionAnswer:com.couplesconnect.app.domain.model","updatedAt:com.couplesconnect.app.domain.model.QuestionAnswer","userId:com.couplesconnect.app.domain.model.QuestionAnswer","answerType:com.couplesconnect.app.domain.model.QuestionAnswer","questionId:com.couplesconnect.app.domain.model.QuestionAnswer","createdAt:com.couplesconnect.app.domain.model.QuestionAnswer","writtenText:com.couplesconnect.app.domain.model.QuestionAnswer","selectedOptionIds:com.couplesconnect.app.domain.model.QuestionAnswer"],"src/main/java/com/couplesconnect/app/domain/model/Answer.kt":["isRevealed:com.couplesconnect.app.domain.model.Answer","answerText:com.couplesconnect.app.domain.model.Answer","Answer:com.couplesconnect.app.domain.model","id:com.couplesconnect.app.domain.model.Answer","coupleId:com.couplesconnect.app.domain.model.Answer","userId:com.couplesconnect.app.domain.model.Answer","questionId:com.couplesconnect.app.domain.model.Answer","createdAt:com.couplesconnect.app.domain.model.Answer"],"src/main/java/com/couplesconnect/app/App.kt":["CouplesConnectApp:com.couplesconnect.app","onCreate:com.couplesconnect.app.CouplesConnectApp",":com.couplesconnect.app.CouplesConnectApp"],"src/main/java/com/couplesconnect/app/domain/model/QuestionReaction.kt":["userId:com.couplesconnect.app.domain.model.QuestionReaction","emoji:com.couplesconnect.app.domain.model.QuestionReaction","id:com.couplesconnect.app.domain.model.QuestionReaction","targetUserId:com.couplesconnect.app.domain.model.QuestionReaction","createdAt:com.couplesconnect.app.domain.model.QuestionReaction","QuestionReaction:com.couplesconnect.app.domain.model"],"src/main/java/com/couplesconnect/app/ui/wheel/WheelCompleteScreen.kt":["WheelCompleteScreen:com.couplesconnect.app.ui.wheel","WheelCompleteScreenPreview:com.couplesconnect.app.ui.wheel"],"src/main/java/com/couplesconnect/app/domain/model/Entitlement.kt":["id:com.couplesconnect.app.domain.model.Entitlement","Entitlement:com.couplesconnect.app.domain.model","expiresAt:com.couplesconnect.app.domain.model.Entitlement","isActive:com.couplesconnect.app.domain.model.Entitlement","updatedAt:com.couplesconnect.app.domain.model.Entitlement","userId:com.couplesconnect.app.domain.model.Entitlement","source:com.couplesconnect.app.domain.model.Entitlement","productId:com.couplesconnect.app.domain.model.Entitlement"],"src/main/java/com/couplesconnect/app/core/navigation/AppRoute.kt":["CREATE_PROFILE:com.couplesconnect.app.core.navigation.AppRoute","PAYWALL:com.couplesconnect.app.core.navigation.AppRoute","questionThread:com.couplesconnect.app.core.navigation.AppRoute","ANSWER_HISTORY:com.couplesconnect.app.core.navigation.AppRoute","QUESTION_THREAD:com.couplesconnect.app.core.navigation.AppRoute","LOGIN:com.couplesconnect.app.core.navigation.AppRoute","WHEEL_COMPLETE:com.couplesconnect.app.core.navigation.AppRoute","SETTINGS:com.couplesconnect.app.core.navigation.AppRoute","WHEEL_SESSION:com.couplesconnect.app.core.navigation.AppRoute","DAILY_QUESTION:com.couplesconnect.app.core.navigation.AppRoute","ANSWER_REVEAL:com.couplesconnect.app.core.navigation.AppRoute","HOME:com.couplesconnect.app.core.navigation.AppRoute","CREATE_INVITE:com.couplesconnect.app.core.navigation.AppRoute","AppRoute:com.couplesconnect.app.core.navigation","CATEGORY_PICKER:com.couplesconnect.app.core.navigation.AppRoute","ACCEPT_INVITE:com.couplesconnect.app.core.navigation.AppRoute","SPIN_WHEEL:com.couplesconnect.app.core.navigation.AppRoute","ONBOARDING:com.couplesconnect.app.core.navigation.AppRoute",":com.couplesconnect.app.core.navigation.AppRoute","INVITE_CONFIRM:com.couplesconnect.app.core.navigation.AppRoute","EMAIL_INVITE:com.couplesconnect.app.core.navigation.AppRoute"],"src/main/java/com/couplesconnect/app/data/local/CategoryDao.kt":["CategoryDao:com.couplesconnect.app.data.local","getAllCategories:com.couplesconnect.app.data.local.CategoryDao","getCategoriesByAccess:com.couplesconnect.app.data.local.CategoryDao","getCategoryById:com.couplesconnect.app.data.local.CategoryDao","insertAll:com.couplesconnect.app.data.local.CategoryDao","insert:com.couplesconnect.app.data.local.CategoryDao","delete:com.couplesconnect.app.data.local.CategoryDao"],"src/main/java/com/couplesconnect/app/ui/paywall/PaywallScreen.kt":["PaywallScreen:com.couplesconnect.app.ui.paywall","PaywallScreenPreview:com.couplesconnect.app.ui.paywall"],"src/main/java/com/couplesconnect/app/ui/settings/SettingsScreen.kt":["SettingsScreen:com.couplesconnect.app.ui.settings","SettingsScreenPreview:com.couplesconnect.app.ui.settings"],"src/main/java/com/couplesconnect/app/ui/questions/components/QuestionAnswerInput.kt":["QuestionAnswerInput:com.couplesconnect.app.ui.questions.components"],"src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel.kt":["updateWrittenText:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","canSubmit:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","addReaction:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","isSubmitting:com.couplesconnect.app.ui.questions.QuestionThreadUiState",":com.couplesconnect.app.ui.questions.QuestionPhase.WAITING","error:com.couplesconnect.app.ui.questions.QuestionThreadUiState","partnerAnswer:com.couplesconnect.app.ui.questions.QuestionThreadUiState","INPUT:com.couplesconnect.app.ui.questions.QuestionPhase","myAnswer:com.couplesconnect.app.ui.questions.QuestionThreadUiState","dismissError:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","pendingScaleValue:com.couplesconnect.app.ui.questions.QuestionThreadUiState","uiState:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","nextQuestionId:com.couplesconnect.app.ui.questions.QuestionThreadUiState","updateMessageInput:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","currentUserId:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","question:com.couplesconnect.app.ui.questions.QuestionThreadUiState",":com.couplesconnect.app.ui.questions.QuestionPhase.INPUT","phase:com.couplesconnect.app.ui.questions.QuestionThreadUiState","messageInput:com.couplesconnect.app.ui.questions.QuestionThreadUiState","pendingWrittenText:com.couplesconnect.app.ui.questions.QuestionThreadUiState","updateScale:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","isLoading:com.couplesconnect.app.ui.questions.QuestionThreadUiState","submitAnswer:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","messages:com.couplesconnect.app.ui.questions.QuestionThreadUiState","pendingSelectedOptionIds:com.couplesconnect.app.ui.questions.QuestionThreadUiState","QuestionPhase:com.couplesconnect.app.ui.questions","REVEALED:com.couplesconnect.app.ui.questions.QuestionPhase","toggleHelp:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","reactions:com.couplesconnect.app.ui.questions.QuestionThreadUiState","threadId:com.couplesconnect.app.ui.questions.QuestionThreadUiState","helpExpanded:com.couplesconnect.app.ui.questions.QuestionThreadUiState","WAITING:com.couplesconnect.app.ui.questions.QuestionPhase","QuestionThreadViewModel:com.couplesconnect.app.ui.questions","QuestionThreadUiState:com.couplesconnect.app.ui.questions","previousQuestionId:com.couplesconnect.app.ui.questions.QuestionThreadUiState",":com.couplesconnect.app.ui.questions.QuestionPhase.REVEALED","toggleOption:com.couplesconnect.app.ui.questions.QuestionThreadViewModel","sendMessage:com.couplesconnect.app.ui.questions.QuestionThreadViewModel"],"src/main/java/com/couplesconnect/app/domain/model/InviteStatus.kt":["PENDING:com.couplesconnect.app.domain.model.InviteStatus",":com.couplesconnect.app.domain.model.InviteStatus.ACCEPTED","EXPIRED:com.couplesconnect.app.domain.model.InviteStatus","InviteStatus:com.couplesconnect.app.domain.model",":com.couplesconnect.app.domain.model.InviteStatus.PENDING","ACCEPTED:com.couplesconnect.app.domain.model.InviteStatus",":com.couplesconnect.app.domain.model.InviteStatus.CANCELLED","CANCELLED:com.couplesconnect.app.domain.model.InviteStatus",":com.couplesconnect.app.domain.model.InviteStatus.EXPIRED"],"src/main/java/com/couplesconnect/app/data/local/AppDatabase.kt":["questionDao:com.couplesconnect.app.data.local.AppDatabase","AppDatabase:com.couplesconnect.app.data.local","categoryDao:com.couplesconnect.app.data.local.AppDatabase",":com.couplesconnect.app.data.local.AppDatabase"],"src/main/java/com/couplesconnect/app/data/local/mapper/QuestionMapper.kt":["toQuestion:com.couplesconnect.app.data.local.mapper"],"src/main/java/com/couplesconnect/app/ui/pairing/AcceptInviteScreen.kt":["AcceptInviteScreenPreview:com.couplesconnect.app.ui.pairing","AcceptInviteScreen:com.couplesconnect.app.ui.pairing"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl_Factory.java":["newInstance:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl_Factory","get:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl_Factory","create:com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl_Factory",":com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl_Factory","QuestionThreadRepositoryImpl_Factory:com.couplesconnect.app.data.repository"],"build/generated/ksp/debug/java/byRounds/1/dagger/hilt/internal/aggregatedroot/codegen/_com_couplesconnect_app_CouplesConnectApp.java":[":dagger.hilt.internal.aggregatedroot.codegen._com_couplesconnect_app_CouplesConnectApp","_com_couplesconnect_app_CouplesConnectApp:dagger.hilt.internal.aggregatedroot.codegen"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource_Factory.java":["FirestoreQuestionThreadDataSource_Factory:com.couplesconnect.app.data.remote",":com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource_Factory.InstanceHolder","get:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource_Factory","newInstance:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource_Factory","create:com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource_Factory",":com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource_Factory"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules.java":["BindsModule:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules","KeyModule:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules","QuestionThreadViewModel_HiltModules:com.couplesconnect.app.ui.questions","binds:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules.BindsModule","provide:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules.KeyModule"],"src/main/java/com/couplesconnect/app/ui/pairing/InviteConfirmScreen.kt":["InviteConfirmScreen:com.couplesconnect.app.ui.pairing","InviteConfirmScreenPreview:com.couplesconnect.app.ui.pairing"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/di/DatabaseModule_ProvideAppDatabaseFactory.java":["provideAppDatabase:com.couplesconnect.app.di.DatabaseModule_ProvideAppDatabaseFactory","create:com.couplesconnect.app.di.DatabaseModule_ProvideAppDatabaseFactory","DatabaseModule_ProvideAppDatabaseFactory:com.couplesconnect.app.di",":com.couplesconnect.app.di.DatabaseModule_ProvideAppDatabaseFactory","get:com.couplesconnect.app.di.DatabaseModule_ProvideAppDatabaseFactory"],"src/main/java/com/couplesconnect/app/domain/repository/QuestionRepository.kt":["getQuestionById:com.couplesconnect.app.domain.repository.QuestionRepository","getDailyQuestion:com.couplesconnect.app.domain.repository.QuestionRepository","QuestionRepository:com.couplesconnect.app.domain.repository"],"src/main/java/com/couplesconnect/app/domain/model/Invite.kt":["inviteeEmail:com.couplesconnect.app.domain.model.Invite","acceptedByUserId:com.couplesconnect.app.domain.model.Invite","code:com.couplesconnect.app.domain.model.Invite","acceptedAt:com.couplesconnect.app.domain.model.Invite","status:com.couplesconnect.app.domain.model.Invite","createdAt:com.couplesconnect.app.domain.model.Invite","Invite:com.couplesconnect.app.domain.model","expiresAt:com.couplesconnect.app.domain.model.Invite","id:com.couplesconnect.app.domain.model.Invite","coupleId:com.couplesconnect.app.domain.model.Invite","inviterUserId:com.couplesconnect.app.domain.model.Invite"],"src/main/java/com/couplesconnect/app/core/feature/FeatureRegistry.kt":["getFeature:com.couplesconnect.app.core.feature.FeatureRegistry","allFeatures:com.couplesconnect.app.core.feature.FeatureRegistry","FeatureRegistry:com.couplesconnect.app.core.feature","isMvpFeature:com.couplesconnect.app.core.feature.FeatureRegistry","featuresByPriority:com.couplesconnect.app.core.feature.FeatureRegistry","featuresByStatus:com.couplesconnect.app.core.feature.FeatureRegistry","isPremiumFeature:com.couplesconnect.app.core.feature.FeatureRegistry",":com.couplesconnect.app.core.feature.FeatureRegistry"],"build/generated/ksp/debug/java/byRounds/1/com/couplesconnect/app/CouplesConnectApp_GeneratedInjector.java":["CouplesConnectApp_GeneratedInjector:com.couplesconnect.app","injectCouplesConnectApp:com.couplesconnect.app.CouplesConnectApp_GeneratedInjector"],"src/main/java/com/couplesconnect/app/ui/home/HomeScreen.kt":["HomeScreen:com.couplesconnect.app.ui.home","HomeScreenPreview:com.couplesconnect.app.ui.home"],"build/generated/ksp/debug/java/byRounds/2/com/couplesconnect/app/ui/questions/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.java":["lazyClassKeyName:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey","QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey:com.couplesconnect.app.ui.questions","keepFieldType:com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey",":com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey"]} \ No newline at end of file diff --git a/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_Factory.class.uniqueId1 b/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_Factory.class.uniqueId1 new file mode 100644 index 0000000000000000000000000000000000000000..beafb05c2d18304ba20b8ec0c2c1c151d0d1615f GIT binary patch literal 3455 zcmds4+in|G6kW$o;@WZ2kfdp$KwHv_?OcW=luIWhq)F2RTxjFU5)u+RnK>jAIWuNF zPMd$=iATNyBtp4Jh-W^4Kj1e|*BM`O^AV2P2gHMYZu{)L_U-IFfBy69?*KkTF@pq> zDfDE~i#~y&9l0m1iuAXv&o+0I6AARqd%hPf2qbg)avJB5P9c*;Ke7VLPOxh^LA_d0 zH7D?WUa(}fYSlgK>$<8%Uf|cPN6p#e?NCX#?5QUY0#{YOT$N4~g!=-+p{fQoPcI&Z z!Jg-;P~c)wLwRa>zJ_774s4BJFpKkA{76g4iVRu=`uvqFhV}WSn%q-vDUy*|lfGL~ zEuwym;z9~zSzN>=feRf)QR6K|1B~YKF_xodu~T?WV9B7q8|+HYw+_`hVS|mfzA3ye zFlAyRBl;q6WTkzdil*?Uz&OwYbg zzM};G$`wr_yGCvsS#(5g7rQ`g=S@tz2`F1Dd|e0f4S}_sA%4!boiC?wOTadms~cDu z+(cfZDhPb{pEZ108*ftQ!<4`xBmM<6W^!0eU{`K!sgMaAsnBN(xAQ$+^0s^#)kB8j z7oGhvZ<61AYS{}m!{Ds!I|r|3wP0e^O<-#VJdq-M@)RWb4R|+%I2^jMRdS728Hd;GECbqlr)FF5_toh|CRk;Qe0;ai!9p_6Vo%i z8myH^x(Wfy$g^``vWGg^bqL((s`?4+!~u7#(I^_8QDZQ4^DxA3W2O|;Lr1N8`VG4N zFJ0QSZjl5oZ`A$B+g0oSo>%kuS}pm0!2U`%dIDEYfh{>fRq=(9I*s`Zjh~`;RF`aF zJQW_Hx^{|cC9Wm+m9Ii(tZQS2@8Nx}$f=1(&oq)myr(fF@d4*oIX0+fh@?R^+oqc1=^gG4B*_M30K!L8Ihz+) zqWQ0(Z;(_o$Q6D>>KBX%{DD_FA85`mb3W9ZzwtA!d{5d$tWIBiZ#ssrO+y|{_-V}Z zyP#p3fJ$qq{lDSd=Y@&MXBgKk8Ww4=xE-@-Xw)C;O#+S$59pcJJ8?vBO*Ny5Vyf9# zxTcyTl~L~n8l8Xn|5%`k+0e9PpthREh+Vpb^{hXvqa32pY?*`)DETV+W3V?MIxO{DP*Ca zFf6~yjZ=wisZ3GPkBqTS3>(WZ7sjH~ktrXxk1ko82$Ebo=6hw}&f3#T%i|waEkJtW~2r zD#tcYBl$#mSk(UlVfQ?oJ*LJT8)1!VU7ARSSu{=Ngw{<%n%zG%ll%x}J!_>I&_C(t#BOSj8-H)sYd=D?mW7!aRzok*36OmB<3EMG`F%y+-RgIoyb_gqw8m t!Ip`ZaEtZ=-RsT0bd{*Lm?QqScX3OH?zAWCL9d1lkKXmdR0@^uX=v{{_zvQ2JVew0D}QaV<=-tVDdz@m9)w= zJ++LnE3b8@s|u91=@po$8mITNW?d&os%~kSuEwFVHI+YNf8{n?MlXK?at?kl-M+kVs^WOj; z-f^%{?jBPL%JTj15Z?;-DA)XR0IZ>ebzGu0)&)^s=57Szn809>V7~A$ZRsmLoC2IQ0eoXWm1ExPhAmZV|UA Srx_7o5w{t42P;@z9r*+5YGV}u literal 0 HcmV?d00001 diff --git a/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules.class.uniqueId5 b/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules.class.uniqueId5 new file mode 100644 index 0000000000000000000000000000000000000000..13b4f0417128ae7491d10926d5e7dd65bcbd4cf9 GIT binary patch literal 843 zcmb_a%We}f6g^I-8S*G?18sq_WYMy~LR~_UpyClRZB<%ji=3IOiK~enW;{WB7Aqtc zd;lMXIFnR}B@(e@pL4IT@5}e+ukSwq9OGdZEv&_e`dCL>Ve8t=jV_GK_4)W((xA|O zZk-J;6xI$7M=@?GyiNU7r@o#QQl;KGnrSne>DuZ~wN$}+SLurzb~P!*WFsq|PkkoE z$9J{}WHsL^L?_fKY$n#pSv?&~d1b~0HG{;brWl#hHu8-!3KPpm!(>JApDA=NeO;#V z#x_9@{vqclO@kEnKh!SRsSMrRR+cHgbj}B}D4mXy%;dS0dctDasZ4Tl`nq4gD0u$H>ewN5wij%@rEbjP!ile{Y89(4unpRdZb`>sG)T~GE<;(KlV%$@>T$S5b z)@9Ywu|j{yX(|`3XvU-SCngK~%Mecyb8efZh@4zvhtd&I5!WAogZfI+LYHSV>_L#$d)cFmemHA)* literal 0 HcmV?d00001 diff --git a/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.class.uniqueId2 b/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.class.uniqueId2 new file mode 100644 index 0000000000000000000000000000000000000000..b8887e6ef36c6f5f080f6d675136a9affc5cb2a6 GIT binary patch literal 924 zcmbtTO>fgc5Ph4b`68tyd=sGJf`EfpoYNvfp-|N=f=0PU8+)2=*{qGdE(-q&aX{k0 z58y{3W}PSnRY*v=?ChJ5=eINCpTEBU0I-dFEmW{lN41Sr)C4w8)tQn;*|B^(I;F@7 z)V8$M?wP>KqsM~=8Unp2nFLW%q=xb+v6j;Um8L3SUuYZWGcdakL-l!jpwfMs z^0N$s9i#G`;h~z4KqowZ>XFN|9rpy*J`kn5noQiErku1LE}@V4y6+3?^n~{8na=gd z&~s}Or^*fqY=*HKk13PdI?Ajva{tfIbA5G(dnT|RYD{gU{_m!;y2e&y=DX24N{TF^UG2raT6SQ8AC17n3;o%PiTio1Df2^IjP1dN z#Fu4bUz4RwIf{FD%6nJgm9LR#xg4Wf56_Wj3isZcJ;|Oh%aUM z8lOH4+{AT0+p`4RU<{_dwJ5${MmW1u|B9xs7C5i&vXI;CtKd#4#Ea`Pz6<;YfxQYk literal 0 HcmV?d00001 diff --git a/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory$InstanceHolder.class.uniqueId7 b/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_KeyModule_ProvideFactory$InstanceHolder.class.uniqueId7 new file mode 100644 index 0000000000000000000000000000000000000000..7142989fd18ba09ceccaeade64bdc007800775b0 GIT binary patch literal 871 zcmcJNTT22#6vzLg*6O<5>~4<*Sr2XRSrC#anH7o9la1q0Bjb+k#qeWA4?#g6pbr(D zH7V*fWZ>N9%$YN1e(xVIZvYOlVIzU0g_MISOf$@P`GC8cd$;a+yDLS=FkMuh3Xd3) zg`K8_G{cQBJy)2huVo;N=TVx=`+YZ3?tLVKP#G_9FUMBn&X>H?RPy1>bfj)oln%*? z=xpm$4!_LSg>MF`Bg!lNhc5TwPA26g!G$4k#n(|~l>b0fc;B8HjT+Ilso7`8iKMtnCI~6e8PrS1~bD>7l zMWM$`*jFaaw(G_hT;JqaM&HfP|IxGODz7$2lYWI zAN&A6%CaYkArN^Is*>rR-qYLN+o${2?;k$_Jj2sCTF`1Bl0Xz~4Bh*@%uR=@qPe!S zFRXx}ZC)xFEHJdDrZ?kgN6bJxfes`X-dpa0X}Mv^5x(UrMGht}mCR6@A41^=(pA2> zUeh-AJi+ZvDL&?0TR7V*(g{cl$#?s;IIODMZ#=gwZL!3y!1WFpj8fH5iN6&`C%O!D zC(wglhMwbeU%0L#xFUx#cS5nY%P^4In$9*M=3?kWzkz`S1~J6oUUUt~RpkdCL(pcQ&~v^}S|{1bfmaURp$_ zfIv2dJg3Ue|l7b@755dX`v{ zy8O)lj80lJpJDWEr~-K)R#jR0lD=X_DL3Gi(PS8J%CBI#C6N;Ww|T%Rp{XXsddMBQ zD}~p9idKe>VWC=XdXHv1&6VxB(oX+vc$(aVb!a&vt!KZ!339xYCQ21FeeMJKmzheP7VE^W?M{c+9YTPV}H|*Qt+L;(iMlCTNjH zNz(qL^BUbul1y7?zJq-sr3F)T>c_w^l5{4j09?lq-I$&rI<@mGNsTj(^zYJVQXAdJ z8r+SVdki;lv*tclaRwq^aasFP1L>@WoOm=4|rBn@hT+cU*olYp$ zkWjRiP!!XZv}bUuB5&gk$pN$?O;W$^?mIA_YQ0DI`}B{Htq%`K>!ou0=+i!=wKalA Hc!J?SbWPb_ literal 0 HcmV?d00001 diff --git a/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.class.uniqueId4 b/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.class.uniqueId4 new file mode 100644 index 0000000000000000000000000000000000000000..74836db9763353aaed55b4d96a68c7e8698f13f8 GIT binary patch literal 924 zcmbtT%Wl&^6g`usd6Ci*-UO)FAYkDU>$FIyP^jvbN26?`iG7<+nT*ZY4hnyTSRk?B z1NbP!9XCor6%tZ5bLZU0@tJ$CfByRZ1Hd-!wNSxI9o05gQ4`oWRZ}I6vSayXbV^Y! zP}|a0=g$OI9z7m3&=BZF$s~x9A~lpniM5;-s5A`<9egY(%XMP2;NASzKXIhufu>If zNld1R7B1D%ZetCX1!AU>e^W`Ol7*HFD)|qp;cIPjCM{UTaGz#p*Wp{2Om$4dP<@^q zsFVZzEW=>Os4Qc6s3s)P3D2K;lsj$5J%P0kMCq<36ZdB+CvAsI=wrU_`@-gWLVI?q zGd(i&+}b2pWrqYd!&r^SREnSpZJ z#5VEIE}^+{07ey9%#-1r4lY0|HkV)!25}HvKl1QQ`js_FiQq*$TF+PrgBX zDZ|(J^kLv8uJhSGOTZ1rVCq|o;`?QUvpe;#X!>e_^Xe`Oxy`-`?vz5jxGv+nz;83% B3ZMW0 literal 0 HcmV?d00001 diff --git a/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin new file mode 100644 index 0000000000000000000000000000000000000000..31570c4d1b45ca556429065a99db59ec484ed754 GIT binary patch literal 92950 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�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%0DG4ex;tEMZO~O*=3_Q8vH2zZHx9OqhjgMfr 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 literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/backup-dir/CouplesConnectApp_GeneratedInjector.class1 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/backup-dir/CouplesConnectApp_GeneratedInjector.class1 new file mode 100644 index 0000000000000000000000000000000000000000..4c943cc214b21e78e4ee2298229958cdf256ced4 GIT binary patch literal 598 zcma)4O-}+b5S^lcqA2Kr1AhQD+PlO9*`V131Chjw2UB(@OG$US>2^2quX*qX_@j&i z_(iyQ>15u#&U-WM`^W1W0NlW79V!B@Bb&;|7Ma03vP2kpsj^H4YbaPlgDiW#LqexK z#vv`3WnCS11+*5bRMIF)4pWpDIfx&GNBH@`@t^AwrtQ_3cj&^O@M$M{tWO&WztY&)fUUD}ZBc6)}NK0ofVkkY|{G5PiWzp#y%|evrOp$R8=K z>Iz(dcQbB6+U+Dpf?gsvJ?ELCQXu5yZ z;b$}))nQDROWaE??^;DP2p1xfB*MZ7zLh`6{z$+!3N)?mVf50xlAWRzAFP4g{xjGU z0TU>ab=$x)rpe9>;vD(e!T#L9mM~A=r7uwF#S}|ePO*Zri&kB<=3^a|d$1H6*c|!~ DJP`Rj literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/backup-dir/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.class3 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/backup-dir/_com_couplesconnect_app_CouplesConnectApp_GeneratedInjector.class3 new file mode 100644 index 0000000000000000000000000000000000000000..9d37658c5b726a6a32e66833237d65256fc3ff5e GIT binary patch literal 699 zcmb_a$xg#C5PgQ0LRrdw;lvF%BzHDZ6@ic{K!CV#h}?7(jM8!BxJY~!CnOGh03U@I zr)))lc66()8K8^5nG zzOi}Tz@)PZJ@u156=j^Hb|Bxd$f-;%vyc;A6iH_Ubw*HIkYi$Ufq259 zgmntFj_s2|t817}hl3uuE8WWlS?tJsR{??QV7v29p$c{qu(hglpMo(3$WVXBk&xb{|iim=BL|mGbde6zthaFs{-<%aloF zMWJ}c;_AL(OUcD6b7ewvq{|`^H!>51lmEP(eVHH}Je11Hsd$t|#+e9}(w1APl_4D8 z&Ml3~*fmgvS|qt3H134418toDO~Uz#B@tRfS7{Mt+!$eebO_;!T0eyof@M<#e_8(y z;pmT4KK2N`Uj{sYu;$jf`xihRzT0bPAaLk8zUgq|n`>dq;h~#uqlN8y;7;4rN9v6#fQEw;&3FfQUD+$W2+iAj&P)DpFIBh`|_R$gmw?$ac2b3x>z?m&PAH zfDdIn+wKl6Etk|Zo!L2O=KIc^+x+?a>oP8OEyNwfA+LH6%kKOWtSb%1b5IgW`^GKk^-$ zBt3b@;`SDIWw?%n34dRD4B5Q(zuCFK(6Q+Rt|eAvNH=<3Vo!%v!!Y$pY^r=%rF0?#)MS&rjLxJ-P9 znzGX&jBa99XL+2^+N7^%V;mP@HOi?4sS8Hq4@EJ^slx_Qm}UdP-6AW`r<`qL{j(Vhajykbpq8xj9A?; zW*C;wgw~a;^C!;Bs9`XS)TtWO^b>~pixJgy2TgLjM%;kl8AGl~=N~^g=?IugF8VU? zf?>T`VC|U*t&)KZ{f!j{78%|(OIBZw6!dywVi*R!=LXtw3764@tLQ}^J@kxz^uE(L zKr6Gn2HGZnfPE)H3$D``s)3&vq_MO7-G&<&qE#Di(%6DqxJ~l_>F&_~?iVC13|knn zaL+;-qofQ$?$bP0J}{0+n&-(P1LK%Vw3Ag2Fr92C%S=3?xfhS|l;&C5F_%o?IqjRL Kd4cAoWa=NM)!$bD literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityCBuilderModule.class.uniqueId37 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityCBuilderModule.class.uniqueId37 new file mode 100644 index 0000000000000000000000000000000000000000..b47cd0dc8112acbfa749f40976864dbce41dfa49 GIT binary patch literal 985 zcmbtT!EVz)5PcI;J1K2iT4*VSTPwi<_Q;{?AvHp^)D{F17Y=A`uaYh6UCX%&4)oF36yr<*ZRx`;7bYCxrFSuBmhNUK>R?{-1kq?i?a) zbu0_>m}b*A89UUPOh{Jui&+obPEtGjM=!5C6>}d;J*nqiig(&e?mM+UNMll)OjZ7! z*#=k2hjZscjK_qx_Z%o;Bjt6g6C=G>Z0X)|PVIcUje1HL-?PZyEhP+>{4ov*>B^Md zBJ$3(iX(vVfL|9!eg|ua&_m3BYwQ|_A)km-*6$!ZwBZx0#PP d?#%Oc@r2_urYG!TFB)K<<3WGO*gl>|gFhBGHQ)dM literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityRetainedC$Builder.class.uniqueId29 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ActivityRetainedC$Builder.class.uniqueId29 new file mode 100644 index 0000000000000000000000000000000000000000..fcfbe832adc2604661194f399260f07a45d6cc9a GIT binary patch literal 638 zcmbVKO-lnY5PhSy+tzBo{6NK9^=OVB#6w*uEr?%x@P#c>(i$z~5K{)$w){C!U2uGt_J2?}N(#lAQp4P^3 zCylm*)7!;p<2>??6e5?3t_YPoVco!3uVaUBxu$7^`p{dPg^F7%Y=9djl0zeJp#t=HvD^R>!W7$G*COI$EWw P&omul<{o49l_El#cXyi=j?pv_MO=uKfiqk@DfYiNT9<&GJ_P-486y^!cB*(Lvy=$ zEUbVb{X!}kEHiXW&lC)FGOSx}$+Xo~UM`#2x+q&0t(40LYtjj_ZmH}l zp#pzm#R_Ca2Gul*EoR=f(OV+-%K3cTu$OGpN;FjW4{Ocd}tkCGw0gO+~Brkg&< z$q&M+T8=nryO&|=q-`DAs!+n?0cEj~4~AscwFN^@j|8j2Y+Urs8YF@5whdX3;uFCLrwP+;1agY#x}KV< z=i-p&jCTEP8)ovnBJ4b+T&z(8IzofxTje2?=EqR@wHleb@oN9b6WrDrsI`9`%AeQ} zRgF3tmwR1R&M5f8nE}vEQx?DbxN(K#Be6{t>)ax5)?A<3b%J5BO-eIl*6Bj?vJUtC zh+BP4U2I^QVfkcBHtwwEQZ^3j7L8k*2!z1yat{zthR{ays!*ix+{`nFz8pD zL>DgMGJ5Fm%;=$?GL3z-Gi!SwHTxCp3keeFr!i6kpK+DOOl_UQH4M-$g+Uq<7{Ya$ zM@TnJ@5pfjN5PjZmlWl3YEd@#`a4HfUz()=hhiwpQM9W8!df|YaWVGwz*ir1P)F0D7 z(gQz$ABC9iCZ|P0s`lWFG8(^m@6Gu4pPOF*-r-q{p1?)!N}0Q+GURh-E#*O~s*=e( zmCRG4s`_!FO-Ni>IZHP9!%-geREMi`3QAillH*33g6cC@G=^gI1-38MR7s=kSbokf z8Cjs8X7l_;Y0{iEU4Z5TY?R92oWUUJ-XlJ=<*l{>!o&HE*{hMp*oIYqn0x$mO z>YH1~1hzVqxtR>J>6?rlYt0wsTj7c~5NZ^M$#!^XfM4u|RsqW{cY_u(QxF z#(}`srM2i5mv^gG5&;4${5m=E`&mVV9%BAmWmh?@@rk%({WgVr{Ow_5mK}0-lh5!w mM2;h@G9Beu%_%L%O>lO^WYEgM~TsG z>qQiLNM4w{H<=mo{_*+-;0gym)(DeW=PcG$kqHxPr9^BQFA5gcP*_95qIeq1%!WEI zv=Yji!KmbE?oQ$0rjl7AN*@hEcg9~h%eYF}eKd1qK0Ly8!qZfg?AcK;u98yAgh^#Z zsd&bsdfu=l<>Hk&GodxrRT+zs%mm@|KW*nfGZaIs=Yg!aTmT80@nMi?Jm!f-{dpTG&hGAV+;jDMGK z{D&(a`-J{44IV&PcWcA_3!nkt?Q3WvaMg2o%hkLZR|7xciTbFYod=m H^v;4$lH$2f literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$FragmentC.class.uniqueId33 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$FragmentC.class.uniqueId33 new file mode 100644 index 0000000000000000000000000000000000000000..93eef07b71dbce4eaf3a1a0ae2f7e0546b53367c GIT binary patch literal 1520 zcmbtUT~8B16g>lNw_pWCQ4tlU z-Rqd(y%4t_o5Y$XS!}Y5i~`t zGP~m}*gcgnxOF@|k1AqWzLH}E)6{0uz%N{+wsJHs;u2=aD&jJ=Be;UA z)KAddEdAF$fq9t2b@F9vZ%}{pC~h7L)YoX8gL&L8WJK;@u{1_>?qZqx6`ENsm2r>e H*GlC-5}M=N literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$FragmentCBuilderModule.class.uniqueId13 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$FragmentCBuilderModule.class.uniqueId13 new file mode 100644 index 0000000000000000000000000000000000000000..770984771db863cfb6feeb48943dfb142e181e9a GIT binary patch literal 985 zcmbtT!EV$r5Ph?3likv8TM8|uaBC$vP#-x|9JWDKBeeyA#DxQL5-aQC*ir2CFZdx2 zd;lMXnC>Ra1qrEpaK?EWzj^aK{`LFEPXKT6BF2Dlox4ipuC0yoxwBT~LCCrm$pT6i z(6p|mxjNTI5sv@o-pQRqgsq-s zVII?L`Zi;SI+F>>>V7fnVb@7&Z~xKD>t4m&$4ZyYyi4&;d&zyL)(2@!YLl7DzcJhB zTKRC{e2DRw@aCQuO4vww+?vEl?-g6Rx4ftBe)@@eN|@fW$loa?jFH#` z%yfz)fbf7{7e{^vYltvF%zta_8iz5jh*Q?@AUx#n02_03!ssTi$rn(LEo^t0I~*U) b^LFus<1?lw>|!q(VV~o{aLm{~o=2lUpT;#9 literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceC$Builder.class.uniqueId17 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceC$Builder.class.uniqueId17 new file mode 100644 index 0000000000000000000000000000000000000000..c7154033b8acc9dbe54b716a2173bfbecb2ab8c6 GIT binary patch literal 602 zcmbVK%}N6?7@X9)+tzAp>klg4sz-D5AO-7!R1gIVUM0I5YD$_cn`|G>gAd?CiJxw_ zCsF7j8JK*T%nbSXe0v8l#9@dU!#J^Xp4cMO(k0dynRqU;j7KFEmDDK9UdBrM$j&os zr15Srk@-R;G8)_zN~bapQD^AR#6oZ_%#=UIGtvqXFbq>MoywfQk^&bd&8HX5t zq=+eh8L0|##n5<=&X27l``ZkcYgWY2zN13(NDJqr3(;k`UQ=sTH<_z?VhC5=?=hVG zktxIhL;sh70ASdlwMl;hs3WAkh6b910r4%utskz99l~Rp?x2m`dXr8&=mib*v5($) F^9v6lx4!@Y literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceC.class.uniqueId32 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceC.class.uniqueId32 new file mode 100644 index 0000000000000000000000000000000000000000..2e502e0e9ca634125d7c49afbc6630464355b6ee GIT binary patch literal 856 zcmbtS+iuf95IyTU*)#;&1`3pNm5K^|U>|wlB3et3N>Pyr$}8H~qjW20*IKXhCwvG` zNIdWXd=z5b+7U=dNJW-s&dknj&(4pZ-@XHQg@=7aSd)kc=%6dGd8U_I<=W2G``H<# zL7@B6SQB0gtUY-;mFNk)N!>!Ft}1dWQ)exQDP0sQxo{;HuEV1EG%|Te+@f%nY$*38 zMW1A5r4I!03`?S9`N}RGB;@FCZHfKZ4{9 zjjbHUIzs literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceCBuilderModule.class.uniqueId10 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ServiceCBuilderModule.class.uniqueId10 new file mode 100644 index 0000000000000000000000000000000000000000..6bbe80e5ad5f086020f646e8bfd40f98bae43aa3 GIT binary patch literal 977 zcmbtT!EO^V5Pc5mZd%&3rIb<%w^o7!^^rq`M6(DbQUi!eTsR=_?kI8b+N-rUKfxby z-~;$5#57rRLPBZ|-qAjd-@JJ<{`LFEPXMp+EJaUXTDVFUuB{FE!dXj2kgBd_wt})1 zbXnJ5$J&Ip%2X4J?z>ypZrjnk#nHc(@gk@-rNmr-X_9`CcxDTTQ!KdMGm#Mit) z+FcVk{?yu_EBdUx&JA5!>w*f}S+Z~YP2jVvqc zm}bYfIs4N&EHGNzEhatb8kyL|KU#SiMJ!#c^sHGnDc@?Zxb2DcK^Zf#*_?`R%r0wz8!`9* literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$SingletonC.class.uniqueId28 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$SingletonC.class.uniqueId28 new file mode 100644 index 0000000000000000000000000000000000000000..12c28da889769f0cb61fa8185d38d5429f42a70d GIT binary patch literal 2000 zcmbtV+fEcg5Iqgc4j>AmD0l%^7rBVEcM=s1EOJQ}Fkn#Q18HX3rO9mfW~P_GgJ0m+ z_+;XPAK*tBYxXj`;DBV!B;C{1l{$4fRsHMtkDmZ$G1HAUv^z-kpaW@!zCE!oxG!{p zukY+h*D|DEDy{4*hW7D^EeD+p^R6j!*OW`X3|*r&sc}&%@my7utBU4IrR`=!NB@`~S7Z~O7&%P*x zd@&G(B4I8`!q-+F*hO`aO_aXTHaL81l(r5oFnmceN|!Rw!skVy1wn>9itK$rQOjU^ z&b4Y^*~1NKh0@ZCBVMg)pR6!nR=y{LW*7Pxw$J9mrVRF#E03dPkINH4`WYsgL8uV5 z8u3Pr>M{qH8OEB`<8;JziJf3b<%}m8dh?WuwQ_Ms2Jggn!{TCmnBeF9LZIrcDMY*LyMUKsBZLF}$X!5H+UyC~q zkWieW@yf(~hS&A$BNU9&Q`6(r3chkHHfwBLtymyiA6gFlFV@xS9GhNm*>s&j$1P5t zWYJT6L0GXPLK(wcm8e7b^zrwpsDg4bg^!eWMjM0qL$hn~VT zx^NEX(Tj_?L@y+xj~+%^2k68rXP{&9JJ>f8wBZV^(KYZDS8463{C8jwLv%{v8m(=( zjvKUR=bi&0X!TTvgw1nrZA>|hL&smP~$xS#GKzozkk R_J<^YobJRE+MlI6{{S1mm#Y8( literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewC$Builder.class.uniqueId1 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewC$Builder.class.uniqueId1 new file mode 100644 index 0000000000000000000000000000000000000000..2c99252313a9b3cb66a5f6308e68ff08c9c8b681 GIT binary patch literal 590 zcmbVK%}N6?7@SYr-L_U+TYpgTRy~@dp!84|rGh9}=vA`2p{AtCvdQYZdGG;zC^2?h zPomI6GBEkRVP?q3=i57gKK4Vb5v~(6V~Hs;C2V4}7Kvj#%UD!WQArK5>}e>Ki_9!D zT4-l`V<}#v-c=!0D)JB&LVL;6>zKL9ES{k?`7>K+5nH#~04xhA$e9{TAPn%J(?{c8)IpoT7X(K)Su E0b|v&+W-In literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewC.class.uniqueId16 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewC.class.uniqueId16 new file mode 100644 index 0000000000000000000000000000000000000000..f6d751782a2d9b98542a251b583fb656fd669787 GIT binary patch literal 838 zcmbtSUuzRV5dZD!LU|DA zywFC6mjWvfAB|IV1$J{glew*{l6-EBVKb?!N@fdHwovU=)zQ8#LuO}{HDrR{9&7rP zrRWJfDb#dIP9C#?RHkrN7aVeFDd(0;F-2cs=XVcn0y(2f`Hl=Z6{tANA`oY`Ac3`^ zHgs6eCgeV5u&>Gj8G`JXEC^RbQ^Sa6)~ zA^EUxeMoUr;MqC*7w8}G3b?FP-V>Ldw7+~u;LSN>E*53`b*;;SoIu*5_&!qJ*9fb) z!0Rjc@YXWD$da7PK=Swt#AjASxWu%127X|TX@8Crtm86E2?k6fT)|c5jok+GYc0Oc Y{083$o7iGLV3abx6|dqpqr08%FD%>fAOHXW literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewCBuilderModule.class.uniqueId15 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewCBuilderModule.class.uniqueId15 new file mode 100644 index 0000000000000000000000000000000000000000..8132394f882cf78fca260fb374f3fd886daf934c GIT binary patch literal 953 zcmbtTO-~d-6s))I&MXKEf{2LTAkl;N(E}j{Mht5}jV4??n4X!=ZevgPWV#1_0e{Ma zKfoVle9Xs<#DqQcyiDbFy?Qk@fBydZ4d4(jVhji$GgpYr)umBBbJnUX2w9dQX`!Tr zj>_`KsWu^TMd_@v!S7vYb)6j7+T^M_cX@48j3HtDQeH`6q@9V+=_RufhN-qW;pXMp zLbLX|VF$0yaygr+O3Yc2kT$QJ&V{x?RaP32wwkbSy3k&yMjct}f(+VO?wa&-k9i+|Kv@3f>MBzov{8ip|2g*N))~TD&(fO4 zG^@T&*_qB*!n?(MV#eKWi>bZ3V~^Lpg2ul>&#Goa@m_n$J5Q|-(wM1D<|_NiY~xSL zhg0W6jK_qx_xy;2l_|%oN{sYgv7H-tCFm*P@SX$OL=r{~Z;V~S$wE|p;5Z*$dLn@E zfd3w@ob?eR3=s3%h+X2c#3$mGqdj^s#=s^9jUS05Tupbk!IIK$wq5;i9{d6RC}VX+ zJQz(lv@e;y&YPL`_3iluz$vx^ln9rxnX=gAsS-9eT8r2*o~A4;ps;{?X?j19%7tc{ z8ZET5-H{Ye*Cr7v?Dli15|ITc6Iv7g$eH4L%xXl4^5uM;#?|0IQUQ9(T57c&RwpZoQjdOGE$Pyowk9-D&t(lb*LiI*iH!#*4SS1`U7!#p!;X}$OlV9nQE-`zw5>*bn1ZK7SN KqJvGe4{Pt}fV#5) literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewModelC.class.uniqueId44 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewModelC.class.uniqueId44 new file mode 100644 index 0000000000000000000000000000000000000000..712b2a51ba15c207c8b3ccf9ee8b1f6cfc7246b5 GIT binary patch literal 1457 zcmb_cTTc@~7(G+AT_{y9ii#i#7P*LSeDVP`fmLp)cqvwm4`jMK!jSFEI=hSEXZd8} zgFit3lkwYLwm?cuz%-r9*>BEwJ2Suj{P+prDIOG&L!S++gggoi!w3A3I{{aF&a3)? z@M4C-6RBkUjG=FSp=P6>Vb#+O$J0p|h{)4Qk(tB8&~aOk+k#fYaCbunv8x-QRzk&5 zxhBQem)aMBYoo~U$me@|!Z`b6<#6R2Eq&tcm^)qb4rZgo@S)c+sbXOi51c@L7T%E; z2q$%(QLJ$<*5;@iLJN>0dZA)-^jZ^vjmr#k$JsO1b)kgevGB8O7%Z1kVHm1NCAO1B zU6>tS4+t5pXpaXqZe+S|gI2sRBZlXdix+R1p;*<4@x+=;{muTX@DJ0jGK{}XR4f~! zCL>9Ktth2q9!sq#uCYox?`l%dT0oBMhV~QcGsDM@#ff%h6*^h>_l5)^Oj7`-d$5}U zqy^$8FYnH(N+O*viHMp(I&a#moqZ#?pRqKZw5X!;s#JcI@lLce-c*M@a$f405lK1} zQCED`bnjD;{o54ChK@)lw;3LvvyTj=O}aA14R{o#buDIz(5<-3uzXyAom+86nX{v9 zc{5C&f=&ti9>dl-1MglPx4fFjz!!$((O%hDV4zC%d>1a#L>u=R*8dYR!{9M}Skti6 z*AD|2#3gzT8U5%Lq;ZILPIC|B7r%pjBOr%i8q?3fZ;a4bYOeDb#TDA+ah1j##&C`1 z5&CwW{x?1$=V9E#O-vA+9-pN7R?~C}cW9o0MUhNl+DaptLAfx1SwiLt{g}rhmaKul Da|+J9 literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewModelCBuilderModule.class.uniqueId30 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewModelCBuilderModule.class.uniqueId30 new file mode 100644 index 0000000000000000000000000000000000000000..91d11d2cb93669adbf3023db21de3297234e3d34 GIT binary patch literal 993 zcmb_bO-~d-5PiKaGYi6kqOJ(sAi)Fl(F5_o4l%6Z!)U^V1L>Km>^AmvPo{hDXZU|S z_yhb=#$tCS>%qhXIP_HdrRLSESJl6M|M&^uJ+@}1r{~362=aIl_ z%QCZ%X;yrlvPX^20>_Ww7}IVxt&HsLKbqNZWlWtc^thU~DUY>R-1x})po|&WWJ1|j zX6v1k4=2ut7%v3g-E*b_%OhU7Dly7?VowM2Ni`E{x9YXP@SauvT2&s>yh4mkfsYR- zZP$?(rx6_i0#EprapdQ)fCwGLd|P1WI4tssIA!S$!c+csuslWkjIQwMUqNJ8#afg3 fjN|iZ-a1}#e8cnt>v$FQFyOe+U1V&4t*G}0iXJ!M literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentC$Builder.class.uniqueId12 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentC$Builder.class.uniqueId12 new file mode 100644 index 0000000000000000000000000000000000000000..1f1d37ecf7322b18519a134136fb2be9e03313b2 GIT binary patch literal 638 zcmbVK%TB{E5FD41w58A&4*}v-pC(1cwiWvLfYEVMHkTKq+mR z6dkE(vP4+}M#ePRBOE#hRuOG{?^3Jdn&7ZhW)}#%pq|E`Xr3 z;v9khvzA?g<3CjT*eB@yQs4mu8}4kne*;wEySsuK>MnW?Z@9SijWx03;*qOvp@~kl Q?y@a(y&8JhL-(xy2}F6uO8@`> literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentC.class.uniqueId31 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentC.class.uniqueId31 new file mode 100644 index 0000000000000000000000000000000000000000..4185dbee256bed95a55994940fa430d6a4bbeb15 GIT binary patch literal 898 zcmb_a-D(p-6#izr$)qvbHd?jTU#L{Qa4r@6fx1u|3>A%}monKMk}110%gk(jF0TYH zd;nj?cM#8}o1#PziY$B1cfL74Gv}P|Kfith@B(+ch_J#D_s~L{Vf|R1NRdl36>lfU zDh&+n=i2D-l40e+!!bvPVUXHFq_!$^I`vWGsUnr)J7dv#YDLea*`9%AKFyrW9f8lH)I@U+B3Wv{$3O%)vw3(Fc`MpS0?B}jkVWwzdd7YkU?8R*V`O6&mUEjvzAez?IvbmPW}?LyNLRu zc#;>%5_219J^BLnnTQCNNY=-|53G^w&2bCs*dVKg nKFJ7|afNj4w@LbHgRhakPJe_gY?JO2;)HL;tGGqzPP_99CYlM6 literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentCBuilderModule.class.uniqueId9 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/CouplesConnectApp_HiltComponents$ViewWithFragmentCBuilderModule.class.uniqueId9 new file mode 100644 index 0000000000000000000000000000000000000000..b2dbd74badd12167052edd23298454d157dfbbcb GIT binary patch literal 1049 zcmb_bO>fjN5Ph?3lWl3YEd@#`aB3wufR7w14sB4?h?Y-jIdDKuVr5+%JBpq1YxpA^ z_yPPV#B?_~EfP|-2WOP0@tb*X#=rmk`~~0@9>*9ECb_Fb?%LWYpF3++9)zrGk<6iF z4jtF^*E4NG;;PzNWrIJMX!ZTG4%5>{mK7t(NvlnvnhRI7M#UHswl3wB6h_)oyvr_` znJ~<>EeJoJo-eKLL09vtQ6n(gt)s;*!$Spper@eUS~!fTkC=h+F8yT_dT4jPJcvL`{ddtSEt%2!r}j1 zeR1s=VY6qMo5?gAzRlRN&V0g~<@v|#`<w`2V zwaHZF-BAfz`ewz$oN?S**UDqX9W=ki1}}YUFERKC*qW~YY4abJHYx39W%PYXZ!_} kV-s6l<~GMWv%DSL>6b4nGv1lWMr-+m@zw=8j+~ln z$X(M9GW9=$i+=9~I*YRE6{K&ks-RC`KcRuik}1D@GQG21S3fOt2s8zE1m546+~ju6 zv`(a}AS;kdD*KPSyD2&w%0#a232Y{H<&Pc5>%PEFDv8L=sK9m_sREPNqNN7{2kCVp zUk_8vUC!{#3)A~bTazi~E|iH}J-Pw857N`Q)KBPcCPm%{?n1f9<($A)(z!U2?uBVc zntLp;msTb6w3s5#j!gU1lAdGJ)f0hIQdighJePk8=5WoD3Z4lRlWK~-&n6P(bW_k5ArZ>^ks^P3N*vqj``gXC?p+(Ai=Ll3Uuvr&vrFSuT~}Z z*WPQnBG4Yru|P}xPt3hE8dH7{_|_;8JcoS{XbWQddvKW30;AW0#mr^H$gvlFbsMqD z!N^nWO*Sxfb+YIncoDjdwHyen$Lf{KGM+-=smZ?t$#WCg&e9So$dQ zBNniN3|7&}r>@3F9g1#{dQ~gkg+e4C9!<6s9qYc`QI>_$4e; zZw>1_!2#dvZ4|u9w6mRp*W?hnMUId;a-7^Ir$~*QCEt(>8brg<+DfPlIMI$X;x*Z64=#7{?$R0c zi~dJCV}Vh|@v|TOgB+i|+@($1jG*BIAF}W5yV>`7f9vbI&v^>}4 z2E*!hjceA{mh{d3g4tiFce{61Z6`FnPSaEb;vBPi8t3BIk zOJ86r7_6>!x(>k_V?)~mR;Ftzswo}QC<+|6Voz?#(6U|GHv8ybj}JYGbqJxBM+q-z zIHuz`W(4NiQ4S5;4W;i|j&akMOmW)|ZO;t^^wzd)-COs<^`67zoGmvFmabMgtkUqJ zz%k2h`<~s7N|iXHa&S_|DZC^wndCrVrg7AtBWGXM@d{20%toHXb-N|M>Dj*Qu)aq- zwa+Khv4WshX=->?pgFeUCJ{x2%VQo3s=3by{8b)b4G(nC_zWlB4>!lrRj4%ctlH~3 z%BTorHr3G)ST0vax$|!)a_<w}LBn@sRs+zzTBOB}}V*^Tz8lJd^ZN^on>HKZ4 z=eOjFt#Wnoi5v60VpTHYx(vcqF9M!)1}1oE^CiT$R7pJ_C{yYRrOfav1B2rdXB(6gl+)D*5Y@$9Xw`GODEu64 zc#~rZX^sKM5IOWPg&n*_&FTI&yp0Q-(Le+zqAvxQ!aMxVrKnbmpjV{q7nHy&aov{a6LQu4|ecqpa1{> literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityCImpl.class.uniqueId11 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityCImpl.class.uniqueId11 new file mode 100644 index 0000000000000000000000000000000000000000..0074edb9db52a2a68734588f4dd311b0e1f9666e GIT binary patch literal 4744 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 literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityRetainedCImpl.class.uniqueId34 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ActivityRetainedCImpl.class.uniqueId34 new file mode 100644 index 0000000000000000000000000000000000000000..5b2c3e657ad408f5f01811ff8f680d3f9b50895a GIT binary patch literal 2990 zcmdT`&vV;U5dPM7qS|%SB#qOM76@R#c7Le+N}vvbM4{N!4H?Xs$%XPPKWr6Q@haz7Z`>E9Juf|Fzl0MhuSfrGs%IAR@$fcefxIz?d}hMef=GPSFx2s z3~>#KG$t@fD4T9uH{EW>mcHpajx+;ZbUM1xQyD$gdZ%-{WZ8k?wmYsPoxsnon}M}! z1$W<(fv_CeFbI>YmSY8Lgm^ArOX3ug8d7PTMw;;c7@kehY)bDaw%b+9Y1%Sy9b=TZ z-0s+fj2Jekr~jaGvdl$w(5W=eVwy1J5A5u*?;IcdfeRFLF~zjAX`I6xA*K9o3ETQa z64rB-M(9+%#Sznm)9_rYp<7NMJxADjTR4JU?(0>tD;w271hT|G*|Ox?4e1s0H4XEG z&dIthTm9Gy%oe+A+jDmf=xDMBtn8@8=teJIVl zrY-w`gvIfQ8lEQX9D4#78(mAKSPEG@t0J8veDnW}biQ^P1zgf_IgKm0N>~^U^ntVE zO&Jj8a{0;~u`6_2I8FWS`W>#eMGe;oR}QrfcVaQa~?RuuXVJUAeZ$4~SzN*rii`ka+gOck98h9Qk z9ajY*q{}>-c!n)}U-}wu5LU*3A2mu4W`_O1re;QTs+endi}2nUqKEcT_Q4L$)55S~ zW~3={di5>qS5I8ydLQFqE{<6>b@1D)nz2~MR1*LvK=}SV60DiP3;cYMHFcJ8mUD%D zP@%8~t#D}%X9}0Uz|802j+gj3&pSXrAwfSPNk3zXe!)5V70bM~)Z34hkd2W-eo~lt z8Lu$@b$(CASPfPvgLpoP=(jP+Z@@y~J~BInd(39xsVNHc)mcMUd@o$5Op&|eP literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$Builder.class.uniqueId25 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$Builder.class.uniqueId25 new file mode 100644 index 0000000000000000000000000000000000000000..0281a630fb19dde767fdd3685e632dfd8395c8e6 GIT binary patch literal 1708 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 TPO@C$@iuC(`PfsuUcuylV1M8< literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ServiceCBuilder.class.uniqueId35 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ServiceCBuilder.class.uniqueId35 new file mode 100644 index 0000000000000000000000000000000000000000..f88b76346f1ee426c79c766cdb4068e3c804ca09 GIT binary patch literal 2403 zcmcImX>Zd&5Pg#-abn!G^dMa2EReW>xeEj+ZQ4?#P!NSc5fXBpRcmnUU_1OSkhlaA z;xj)AG3z*?vSmWnYPkR^4H@VxNf64#ZZVpU~E4{I355khK3 z78GH&Q0(Q#ugbJjn@oQO$7HGsQCQtF)YHmeUx|_eov_d&U%ws1c;|*a{(p%nRtd?n zR}+MRitUQUW_?BY_skWCHA5B8GM%dF+j1T&li`}pck5BFB>g>o+}v)7aLudTF@3Wx z_-?bkvs@PObzkG&WVBPtEXPgCXm_TzrbMU~x>sITs7@P+Dv_;jLX0!Q!0M9M^er)O zOP(%lIp&kH5fL(rA_y0}AXIR%cg1WOojc!6Zt;H9KLnFE(55C1K*1HlgB}ICWpm@- zUx(HMklU!x+VwjqCNgibik z;}r3PPsnB!!_UR={rbdv^nb?i8;t5Nc~b(?g8U}{%3&J~tV8ebp!Y{UchK_@I`>$% zA)UX0B#(ey`fH314Zp{(j~H9#i6Ry6uz#ba5sqUtvZS>Rwk!=!bK^b}gBmO)Xi9&J zL*D_?Qb~R54yQVY^EeyFdn%4Mtxvqg(Vv}8$3e!#z5%)`t||Zk literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ServiceCImpl.class.uniqueId40 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ServiceCImpl.class.uniqueId40 new file mode 100644 index 0000000000000000000000000000000000000000..0e9ea9954348cee62574b5f16d10f0a94f3a2e3f GIT binary patch literal 1224 zcmcIkO>fgc5Pj>obrakqO(`FtK%oJ(K_Z;s5I`U!luDsON=emIwRKkMB74_(H~n86 zDkKj40Dcr=Y==gbh^k8M#WVA~^WLuajer07`3t}sJgvY%$%E@-0gDXpLLGNPJxL;A zLametZHFgGCn%txfZiv`VNXUj&~c)bP}Z~tB0Z6z2pAS$OC{}FhSJvdu#6>?Jyd+$ zfY0z{4*dr{9*guMk;8#h<49Pof-}9HIEfg1GnFsO{rruW+Sdmg^WuPZ%C_c(e;^n0c@%$@4;S5W=!q}cR z*28^<-c{Lv4z@$XkOmPqMi>tp46o*pU*uxi> O^S6%2gltlLg63c7*lqj( literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$SingletonCImpl$SwitchingProvider.class.uniqueId39 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$SingletonCImpl$SwitchingProvider.class.uniqueId39 new file mode 100644 index 0000000000000000000000000000000000000000..d3ff24233db0cb587fc70860d1ffaee31849c12c GIT binary patch literal 2802 zcmcguZFAd15PnW^qS#g5Ob8_uQXqhx(yF|*P^C#zr)iuzX%f3G=>X|PIvh2!q>NuD?P!LfCzr3L(T}u>jD}Ot7;Mw4>!#Q69TA$I>(T<9 z`@TNUYc&xRVnrcV%=!N2qU}TlukL%UaHDXuY`Zl_M4nriJQx=1zB5_=!H&#rQm+Qy zL)#Jo!(g~STTWrvDE&vf8`8@`4MP}aP;85V6;)&z3SBm|c*ONU_+Ds7Uhqg?Yltwi zJ-4zQ2yU(KDg8XEeNxcNk80n@Ieq38KqrE?@d9i3}BI8RomVnnbVeMM7Wr zC(Id);5|v!_Zf=0ZVWh5gr3$#kmmNcV-*#o+N&jX>(|)SpS%P7xWV>ReQQs0lg>N||$(CfrRe4~`??jl2w(XE% zryIjhimCIAG8o1VBYEVv(D?r!jOj|nm?12~%OcwLtW_THx}e`W1!JHbadT&x`$>$_ zWxM9`s1Z;QdvkeO$Z&JIa;5VRKGP{`6-&pN(E^Z(kC_Eq=IGL~<9$I=kD-5sPO(KV zj8qWE7Q6gAk8PbnE7FA}C^(#WO|cm~d<9_`>9~a8B3%p=(D6X;th@rzB`PcL3Dhgp zdU1pL1sd&8-$VV-)GpZ6xu;O4&OF7y&m`)>O?qdMqBTXNlqIBJz;73~w_0j)`5o`}jE~Hg+-jI97d-sB(LlN<ywO-IMkM~<#xQYphwswgNMs4CyUQod_C9J}Ht4j(utCDOSSYASjs$JFcq mZqtW?RWcoq*0A1`lu>E+cW{^bEX^6k9ehoR>Zj2L#$N)zu32&b literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$SingletonCImpl.class.uniqueId3 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$SingletonCImpl.class.uniqueId3 new file mode 100644 index 0000000000000000000000000000000000000000..98e521e54b33fcfe3f9faeb3dafef420ecf7e320 GIT binary patch literal 3421 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 literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewCImpl.class.uniqueId27 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewCImpl.class.uniqueId27 new file mode 100644 index 0000000000000000000000000000000000000000..d3e4080ebee695e0dc0e812909c1dce0e6bc86e2 GIT binary patch literal 1943 zcmb_dT~E|N6g_vhP!`MAuBfaEeyqZlk3}W=fS8aP1IbDZ;0l_6Lw5o--L`25j8Fb1 zA2udF_yhb=#yj0bgIPjI`p`Kuw=?J5nan-&>-UeJ09LRxh#c}J3=4heC#<+(tLBEs zkuMWB36XkJ5sMa~)PtBX`dX@^u$j)0O2)isa4S5HUHQt> z>`yOUvJ0QYi69JY$V9D$i8Aqku$EQ160CLhs@U;GlE}ow4B^>1Ayr^s{J>w=G6B?OocRge1R5Kl8k*zhy&yazl z_E+u|wc(}6o|7WK9E`;C`Y^$5nMYsK5intY2ibNTrajxnkUiJNm_6Ud_&1)E!%c3> z=;zftFz77`w2NVSj}m=gL)*hG{=dYuOoZF1jPB_~D2?e?o|}8Vd(ZjqIVayfeDF1Z*Ks|8 z2nI9^>WCsHFm}t_G7ZOcH;pSBx1{9@#LnBU?OzZWNTmyL3?Z%|q2meY0`FR0*|5BN z#gR43b6qYl%u2<$WNvQCYOXPnYfQ{mDmNEw$Ip4?iswq#uiad;-AzaOo|~I2*z%(# zuPB||T-|nxvMMlAYfdkgD~`Z=zHe|XWMw+5jy0lV6k`JWP0P2pZ2!)x^iA89#asjZ z{r;iPwnNA!ki?T3p3<=&2Lz5311B1`>&vQZI>t&>(#J*Hw>`Hepj#zr-Cp+m<+?-X zoJ{5S#x9$FT&3Y@f#arIta^6wW5cmOkk%c`k;a<2C5vmm>B|MqI#RjhkdDK6hODUV znG`sY@4`k_!?WC3c#sl9h%buseE^a0!L2jIDwM_ zvmO^Nxt?D+vTsEW7cZfbU{N(;CkPP*F1N?ssyHxQCDwThNG1ex%>j?*v%q8ln52+XI_olfz0X=Yb$AvK2Zf+E=&fls?8R7dDO zXz#N9xAcs)vK1Aw^h(y?l}Ob zRb3SrT9!3`!K?Wi-V#{oa6x*u&O*M(#;F?A8_78CYn6!5TN>W(X9;?=IIz!pRH0#6 z;JtnwZ?bL0V3*ZFKhiqAYP&S73e0ubOb^LO!!?0(|Im&=qO~glEes20SWF@yr7+0W zjSVqd>ZEESDI=yEqL1d=4p=C~OWBBu6!E1abX%hIJ z&mR!Sj~KyE$Wn8xu?*+gyQ|M=04su#0*>GU$MFc&Y7*QX3rmRlCS`=W;mq`X?E41e z+c=o{jEV>prur)Y{LH1l1Xu?eKW<_T<06kF0)(jGi?Ys2%Act-?X`Yn8%H0r{wuBj z*1@`RRMYxIV4W=hRm%De#5e*nnJ;iKIes6%@GV9BzJlc;7+W(7>C{Qm}GBv-Q6Sd zHGK5N58#VdK~W}U5`D1}zmsLp-W_;wTNO%ltG2plrl4_?{I7?P0bIxD14y7p zLsCaC`WS}p@hxuH+^HG2H|_~DWayifjtu7*dNSGd6#9|UFrecUbOvdE)Uc>7QU&N?7e%5rJ8^cr^N)y1E@Z3O#uD`90^&pkf zWh+WhLpq`G9c~-#wfrf(iMKRN={S$K87ATcsT^v8s$(>hEg!C#yoLHpBHVPX74Gx8pi7K`ahl4^yuZY~R*X^= zS#x;U@F|GBnJjH&xHVh7cJ#iQJ31A6L$(17RNRJdikniM(UoK8z(rLv4E@XWbQIkn z)Ud=*jJd>)t(`$HQ8(fjY)%D9u^H@4IfmhG9Y*JKqM^d@RMFPUv!e8y_h9>ow)Ca_7Y9!_P}x%cA@2_cX2v5vy0)} zSaKI*KhtUt=9CQj0QM`A>@ia82?p6yoMpdZlKqa4Y5j6j6K-IhMoL~GVG*aWD9dTp zqL4ntDLhGhLVR251`0GfA**N9e;{u}$aiH-mO literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewModelCImpl.class.uniqueId21 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewModelCImpl.class.uniqueId21 new file mode 100644 index 0000000000000000000000000000000000000000..ec3824b3510b27a48a3c5dc0fdec9799f704c077 GIT binary patch literal 3506 zcmdT{TT|Oc6#mvY2)iob(jTUYcKJ+E+K*O{%{Q><^ot|CU0vtS;8Rwx7_G*uI&-d-wZ_gh6^Y5R31GtX+ zX(Z60A*tgSIvHk)UfC>q)r!M|qUXB27@Ah4V&)=KE;3D5Dyy@?33Fb#;;yab)$UK4;DR;k4O!(dhm!Yw&G^xWJY#JO_C zVd&n7DMW^q{0qX$$~ATCIF25I4Pr`dhuvMRbgf|fboApDh7(pX6dNMkyvsvNxZKV~ z=wG&P(bESZC=w@ioWiRNJ%P2s?LugUeAaSphcleZ(}V8``?2YW2fVmhbhue)7?w>_ z00(uP#%l~|DHdTl;t5S(%(OH=Z!5W&>m)+62580-%-4alW6K)OFo+i%kMlg)Xna*J=0<{j$f94iQ@yI_?`w0-%9)`n#|mRm9lp-*xkfsbQC zgQ?>!yv=Z4aw~Zrx~tONH3lQoG7*MU zL6lr8tojtSm8Ls8*-U<|Y-M&T%UJ4veDqq$pY_lkp8ptL(TbJF@I|9-a?jCFGM+T1qT}+|6s|lxamtuH=yHi6Njan)oNlBt z9Rwl>xveN&YaKpH2(|MoJ*Nv^)i3g!LPr1ckt?1F848B31xlH-UJzD=?euIY3NHk3ra^xtD z9(Z5Ud1+$reXc^Ftl331H>gJFlT{Qw^~p+7wN%=vmP%!66Y`P-!~5zvizHc&VUqr@ zljUo4P!AX}o`D(0HZM&__8q#} z_vmLoP$l;xhS^W}fW};keBwjJfV?YiOybDGQ!yXGH1Y0Gwi)Dz*A05^P0~=%Akb@I zhJFcI;nnEgCvZ7s!1xP8E5;Tv-6En}&^n%BcpGPTdCG4Ru%C(7FN)JhG%@BhpztN9 z0fNcVXo;UnkhzBpJruH!aI=Pcm0CHp`*)ltw6i<7xPy0|k|hBdlur4U{i=ZUXk-m2 z3j4=on~l9qP)~YG?%+zJkEeTlB=`B4qXm4T5N{!`+Iifj)}UY~u!y@!`9(300tT@} S?J~9Zs9m9Uh~9jT!T$j1|1=Q* literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewWithFragmentCBuilder.class.uniqueId7 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC$ViewWithFragmentCBuilder.class.uniqueId7 new file mode 100644 index 0000000000000000000000000000000000000000..eb943d70da3a202d7f3c62ee1f99a5f5080f06be GIT binary patch literal 3879 zcmeHKU3c3=5WVZzmSf~JNpaf*N(ps}t+Z8v(gF^JL~TgGanmF?4d*~n(ezyI2CX|Awp(*};JHSwV)HMz?4Z8no3#cF z8jEe)sdArTtaUJJrO|X4wo8$rJ~2S3E(-6)R2;)NL)Nqcd)E%WUgv>nyS!?2&_9h1 zePIxSG-6W4aXibA=^7D&-;N$!YL=iURGh>q0{yIe1|5$h1U)!ix!q|@<2eP-t2m7p z7*1CuYjoQUxbK>dzUFfxRn-n`&uuZNR-Id)m%X6ec8CV&@}T|@lxNcqA>BCikFdRI4SW%Uas>m+P2RHRR^2$lqH5^ zwpztPMS;ffNo3^h3mLJgX%ui?1oH*PzR5>NmqU>fo#Mek5WW5m&!f}ZOXUI7DOA$L zFKYWcYY+v<%XC zkdI^t6Zmk&A$3WAdc$k`7GJW(23|RGv|SXbjUiR$tzg+}1q!Y+EDwpXBWtHzxWlk(67s+sM4jRLRm_xT}j47Nk=k4UkO~L_Z!suR^i0r`rDx_5 z<_@Dirk(gzqINu;?Vye?5Wuw%Kqo17A)!6Q#U~1qvh%yA7AFoCpT#@mgs|=sN#R~n zn|p{?|7vwIbXaVtaC02A&+k$rh6OB2Y2XIQMPf|~2A1fA-Xpm}@_mvelB*|tV_CD^ZFU!oPyPsh zi4Tp55B>mul=04#VirmW$@SpY@uk}(; zL0r{w4c7^S-5`#{-^Q1ES6neG(QzF&aFazpc8^~t;}}Jc54PHFqOXPc5<2lN<0J0w zROBF(Q{lcH5HgbEmE~Ja!e|d-!thHG?t69RBSPWxLj&91fnO8rwq#$vaE)5{ zWF101xo=fvXV0W-1xHkZk{7d2qgJ`;1GB4;ddZt}s4ke2VeEd<^j; literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC.class.uniqueId23 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC.class.uniqueId23 new file mode 100644 index 0000000000000000000000000000000000000000..b56a4ee7f77a3fa907d5501e8e72a2de8aa8008c GIT binary patch literal 3051 zcmcJRYflqF6o%hHbfw(!hIhoOfJ*U(ig>|AZWc74c=@1Nwv#euJKJohHU1TUg?=*8 z#2?^~GQQj0ZiD#6WN6cUGUrU+Gjrzb%>4TO{U?C?Sj(XU`y6!kU_TBB41Dk!ULo*w zx$tc3gY=ESfmx-Mc_6TFY<$zfL4oIfSSk2ny&A}xA8O5R1+Q8y%zNdsjNHWGCXTsk z_5G3xj2l*}p_baz-ft*f4x|aSn}1waK}kkAIPoC51(s|{3v{|+Nec8Am6mJu%9e~? zcv}H2L&ebdf=w?{aXU43nr&4RSSi{Xz&!zHE190ai?MNQ!mXq+KyD+fN4{K8@wBG@ zJN=XKVhfyHuWO?!a#=T2O)({NT8G9nD%8x#xnilgtOccwjI zteI6A=eXwJxWFr0S2JbZ}bWrM+-6YA9d2 z$xO})yt5`f=Nr{f=F_?~9_zi7#yBTX-P;)dO4@mw1+b~)$5p<`K{}-iHVa^<_`l|I zNnq1@2GgmG3#?nyj;E69UbZ>rg~%&cxNoQ0S8Y~pJmy!*Z2uLbAn@8+UN+K~ETCeQQ8UXoh! z*}j^F5$IXw#V2wDuU3;hCY{XDxAVwi&sGV>`@X=DU7Cr#uU$)tp|{ns`RWODHH#tj zWob=CW8aR|Ozi!w*xB#~+hH zr-NT!L&2P}b%PY-{)ul8Uz_e;K9kO~=;ZaakL{kM6Z$d0Ru={_lnRWbvIl>_dGifj zU+5QzHR2G!BWfHXJ8&3BQtMIj7=L5*4C4e&;S5GFiaajTHi0Xc#1yXMCZ=%*GrYLY zviE29b~v*8IL?3N@Syq693GNq*nUKgl5^xm@-aC^y5s~oPhKIPkdx#BIYlm#*U2UF eCb>*blPlyM@+mn(7ReKgyvpYYBgV`#BKZeqr{_Ze literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC.java.uniqueId47 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC.java.uniqueId47 new file mode 100644 index 00000000..81f35713 --- /dev/null +++ b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/DaggerCouplesConnectApp_HiltComponents_SingletonC.java.uniqueId47 @@ -0,0 +1,611 @@ +package com.couplesconnect.app; + +import android.app.Activity; +import android.app.Service; +import android.view.View; +import androidx.fragment.app.Fragment; +import androidx.lifecycle.SavedStateHandle; +import androidx.lifecycle.ViewModel; +import com.couplesconnect.app.data.local.AppDatabase; +import com.couplesconnect.app.data.local.QuestionDao; +import com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource; +import com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl; +import com.couplesconnect.app.di.DatabaseModule_ProvideAppDatabaseFactory; +import com.couplesconnect.app.di.DatabaseModule_ProvideQuestionDaoFactory; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey; +import com.couplesconnect.app.ui.questions.QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey; +import com.google.common.collect.ImmutableMap; +import com.google.common.collect.ImmutableSet; +import dagger.hilt.android.ActivityRetainedLifecycle; +import dagger.hilt.android.ViewModelLifecycle; +import dagger.hilt.android.internal.builders.ActivityComponentBuilder; +import dagger.hilt.android.internal.builders.ActivityRetainedComponentBuilder; +import dagger.hilt.android.internal.builders.FragmentComponentBuilder; +import dagger.hilt.android.internal.builders.ServiceComponentBuilder; +import dagger.hilt.android.internal.builders.ViewComponentBuilder; +import dagger.hilt.android.internal.builders.ViewModelComponentBuilder; +import dagger.hilt.android.internal.builders.ViewWithFragmentComponentBuilder; +import dagger.hilt.android.internal.lifecycle.DefaultViewModelFactories; +import dagger.hilt.android.internal.lifecycle.DefaultViewModelFactories_InternalFactoryFactory_Factory; +import dagger.hilt.android.internal.managers.ActivityRetainedComponentManager_LifecycleModule_ProvideActivityRetainedLifecycleFactory; +import dagger.hilt.android.internal.managers.SavedStateHandleHolder; +import dagger.hilt.android.internal.modules.ApplicationContextModule; +import dagger.hilt.android.internal.modules.ApplicationContextModule_ProvideContextFactory; +import dagger.internal.DaggerGenerated; +import dagger.internal.DoubleCheck; +import dagger.internal.LazyClassKeyMap; +import dagger.internal.Preconditions; +import dagger.internal.Provider; +import java.util.Map; +import java.util.Set; +import javax.annotation.processing.Generated; + +@DaggerGenerated +@Generated( + value = "dagger.internal.codegen.ComponentProcessor", + comments = "https://dagger.dev" +) +@SuppressWarnings({ + "unchecked", + "rawtypes", + "KotlinInternal", + "KotlinInternalInJava", + "cast", + "deprecation", + "nullness:initialization.field.uninitialized" +}) +public final class DaggerCouplesConnectApp_HiltComponents_SingletonC { + private DaggerCouplesConnectApp_HiltComponents_SingletonC() { + } + + public static Builder builder() { + return new Builder(); + } + + public static final class Builder { + private ApplicationContextModule applicationContextModule; + + private Builder() { + } + + public Builder applicationContextModule(ApplicationContextModule applicationContextModule) { + this.applicationContextModule = Preconditions.checkNotNull(applicationContextModule); + return this; + } + + public CouplesConnectApp_HiltComponents.SingletonC build() { + Preconditions.checkBuilderRequirement(applicationContextModule, ApplicationContextModule.class); + return new SingletonCImpl(applicationContextModule); + } + } + + private static final class ActivityRetainedCBuilder implements CouplesConnectApp_HiltComponents.ActivityRetainedC.Builder { + private final SingletonCImpl singletonCImpl; + + private SavedStateHandleHolder savedStateHandleHolder; + + private ActivityRetainedCBuilder(SingletonCImpl singletonCImpl) { + this.singletonCImpl = singletonCImpl; + } + + @Override + public ActivityRetainedCBuilder savedStateHandleHolder( + SavedStateHandleHolder savedStateHandleHolder) { + this.savedStateHandleHolder = Preconditions.checkNotNull(savedStateHandleHolder); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ActivityRetainedC build() { + Preconditions.checkBuilderRequirement(savedStateHandleHolder, SavedStateHandleHolder.class); + return new ActivityRetainedCImpl(singletonCImpl, savedStateHandleHolder); + } + } + + private static final class ActivityCBuilder implements CouplesConnectApp_HiltComponents.ActivityC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private Activity activity; + + private ActivityCBuilder(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + } + + @Override + public ActivityCBuilder activity(Activity activity) { + this.activity = Preconditions.checkNotNull(activity); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ActivityC build() { + Preconditions.checkBuilderRequirement(activity, Activity.class); + return new ActivityCImpl(singletonCImpl, activityRetainedCImpl, activity); + } + } + + private static final class FragmentCBuilder implements CouplesConnectApp_HiltComponents.FragmentC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private Fragment fragment; + + private FragmentCBuilder(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, ActivityCImpl activityCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + } + + @Override + public FragmentCBuilder fragment(Fragment fragment) { + this.fragment = Preconditions.checkNotNull(fragment); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.FragmentC build() { + Preconditions.checkBuilderRequirement(fragment, Fragment.class); + return new FragmentCImpl(singletonCImpl, activityRetainedCImpl, activityCImpl, fragment); + } + } + + private static final class ViewWithFragmentCBuilder implements CouplesConnectApp_HiltComponents.ViewWithFragmentC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private final FragmentCImpl fragmentCImpl; + + private View view; + + private ViewWithFragmentCBuilder(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, ActivityCImpl activityCImpl, + FragmentCImpl fragmentCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + this.fragmentCImpl = fragmentCImpl; + } + + @Override + public ViewWithFragmentCBuilder view(View view) { + this.view = Preconditions.checkNotNull(view); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ViewWithFragmentC build() { + Preconditions.checkBuilderRequirement(view, View.class); + return new ViewWithFragmentCImpl(singletonCImpl, activityRetainedCImpl, activityCImpl, fragmentCImpl, view); + } + } + + private static final class ViewCBuilder implements CouplesConnectApp_HiltComponents.ViewC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private View view; + + private ViewCBuilder(SingletonCImpl singletonCImpl, ActivityRetainedCImpl activityRetainedCImpl, + ActivityCImpl activityCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + } + + @Override + public ViewCBuilder view(View view) { + this.view = Preconditions.checkNotNull(view); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ViewC build() { + Preconditions.checkBuilderRequirement(view, View.class); + return new ViewCImpl(singletonCImpl, activityRetainedCImpl, activityCImpl, view); + } + } + + private static final class ViewModelCBuilder implements CouplesConnectApp_HiltComponents.ViewModelC.Builder { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private SavedStateHandle savedStateHandle; + + private ViewModelLifecycle viewModelLifecycle; + + private ViewModelCBuilder(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + } + + @Override + public ViewModelCBuilder savedStateHandle(SavedStateHandle handle) { + this.savedStateHandle = Preconditions.checkNotNull(handle); + return this; + } + + @Override + public ViewModelCBuilder viewModelLifecycle(ViewModelLifecycle viewModelLifecycle) { + this.viewModelLifecycle = Preconditions.checkNotNull(viewModelLifecycle); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ViewModelC build() { + Preconditions.checkBuilderRequirement(savedStateHandle, SavedStateHandle.class); + Preconditions.checkBuilderRequirement(viewModelLifecycle, ViewModelLifecycle.class); + return new ViewModelCImpl(singletonCImpl, activityRetainedCImpl, savedStateHandle, viewModelLifecycle); + } + } + + private static final class ServiceCBuilder implements CouplesConnectApp_HiltComponents.ServiceC.Builder { + private final SingletonCImpl singletonCImpl; + + private Service service; + + private ServiceCBuilder(SingletonCImpl singletonCImpl) { + this.singletonCImpl = singletonCImpl; + } + + @Override + public ServiceCBuilder service(Service service) { + this.service = Preconditions.checkNotNull(service); + return this; + } + + @Override + public CouplesConnectApp_HiltComponents.ServiceC build() { + Preconditions.checkBuilderRequirement(service, Service.class); + return new ServiceCImpl(singletonCImpl, service); + } + } + + private static final class ViewWithFragmentCImpl extends CouplesConnectApp_HiltComponents.ViewWithFragmentC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private final FragmentCImpl fragmentCImpl; + + private final ViewWithFragmentCImpl viewWithFragmentCImpl = this; + + private ViewWithFragmentCImpl(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, ActivityCImpl activityCImpl, + FragmentCImpl fragmentCImpl, View viewParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + this.fragmentCImpl = fragmentCImpl; + + + } + } + + private static final class FragmentCImpl extends CouplesConnectApp_HiltComponents.FragmentC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private final FragmentCImpl fragmentCImpl = this; + + private FragmentCImpl(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, ActivityCImpl activityCImpl, + Fragment fragmentParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + + + } + + @Override + public DefaultViewModelFactories.InternalFactoryFactory getHiltInternalFactoryFactory() { + return activityCImpl.getHiltInternalFactoryFactory(); + } + + @Override + public ViewWithFragmentComponentBuilder viewWithFragmentComponentBuilder() { + return new ViewWithFragmentCBuilder(singletonCImpl, activityRetainedCImpl, activityCImpl, fragmentCImpl); + } + } + + private static final class ViewCImpl extends CouplesConnectApp_HiltComponents.ViewC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl; + + private final ViewCImpl viewCImpl = this; + + private ViewCImpl(SingletonCImpl singletonCImpl, ActivityRetainedCImpl activityRetainedCImpl, + ActivityCImpl activityCImpl, View viewParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.activityCImpl = activityCImpl; + + + } + } + + private static final class ActivityCImpl extends CouplesConnectApp_HiltComponents.ActivityC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ActivityCImpl activityCImpl = this; + + private ActivityCImpl(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, Activity activityParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + + + } + + @Override + public void injectMainActivity(MainActivity mainActivity) { + } + + @Override + public DefaultViewModelFactories.InternalFactoryFactory getHiltInternalFactoryFactory() { + return DefaultViewModelFactories_InternalFactoryFactory_Factory.newInstance(getViewModelKeys(), new ViewModelCBuilder(singletonCImpl, activityRetainedCImpl)); + } + + @Override + public Map, Boolean> getViewModelKeys() { + return LazyClassKeyMap.of(ImmutableMap.of(QuestionThreadViewModel_HiltModules_KeyModule_Provide_LazyMapKey.lazyClassKeyName, QuestionThreadViewModel_HiltModules.KeyModule.provide())); + } + + @Override + public ViewModelComponentBuilder getViewModelComponentBuilder() { + return new ViewModelCBuilder(singletonCImpl, activityRetainedCImpl); + } + + @Override + public FragmentComponentBuilder fragmentComponentBuilder() { + return new FragmentCBuilder(singletonCImpl, activityRetainedCImpl, activityCImpl); + } + + @Override + public ViewComponentBuilder viewComponentBuilder() { + return new ViewCBuilder(singletonCImpl, activityRetainedCImpl, activityCImpl); + } + } + + private static final class ViewModelCImpl extends CouplesConnectApp_HiltComponents.ViewModelC { + private final SavedStateHandle savedStateHandle; + + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ViewModelCImpl viewModelCImpl = this; + + private Provider questionThreadViewModelProvider; + + private ViewModelCImpl(SingletonCImpl singletonCImpl, + ActivityRetainedCImpl activityRetainedCImpl, SavedStateHandle savedStateHandleParam, + ViewModelLifecycle viewModelLifecycleParam) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.savedStateHandle = savedStateHandleParam; + initialize(savedStateHandleParam, viewModelLifecycleParam); + + } + + @SuppressWarnings("unchecked") + private void initialize(final SavedStateHandle savedStateHandleParam, + final ViewModelLifecycle viewModelLifecycleParam) { + this.questionThreadViewModelProvider = new SwitchingProvider<>(singletonCImpl, activityRetainedCImpl, viewModelCImpl, 0); + } + + @Override + public Map, javax.inject.Provider> getHiltViewModelMap() { + return LazyClassKeyMap.>of(ImmutableMap.>of(QuestionThreadViewModel_HiltModules_BindsModule_Binds_LazyMapKey.lazyClassKeyName, ((Provider) questionThreadViewModelProvider))); + } + + @Override + public Map, Object> getHiltViewModelAssistedMap() { + return ImmutableMap., Object>of(); + } + + private static final class SwitchingProvider implements Provider { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final ViewModelCImpl viewModelCImpl; + + private final int id; + + SwitchingProvider(SingletonCImpl singletonCImpl, ActivityRetainedCImpl activityRetainedCImpl, + ViewModelCImpl viewModelCImpl, int id) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.viewModelCImpl = viewModelCImpl; + this.id = id; + } + + @SuppressWarnings("unchecked") + @Override + public T get() { + switch (id) { + case 0: // com.couplesconnect.app.ui.questions.QuestionThreadViewModel + return (T) new QuestionThreadViewModel(singletonCImpl.questionThreadRepositoryImplProvider.get(), singletonCImpl.provideQuestionDaoProvider.get(), viewModelCImpl.savedStateHandle); + + default: throw new AssertionError(id); + } + } + } + } + + private static final class ActivityRetainedCImpl extends CouplesConnectApp_HiltComponents.ActivityRetainedC { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl = this; + + private Provider provideActivityRetainedLifecycleProvider; + + private ActivityRetainedCImpl(SingletonCImpl singletonCImpl, + SavedStateHandleHolder savedStateHandleHolderParam) { + this.singletonCImpl = singletonCImpl; + + initialize(savedStateHandleHolderParam); + + } + + @SuppressWarnings("unchecked") + private void initialize(final SavedStateHandleHolder savedStateHandleHolderParam) { + this.provideActivityRetainedLifecycleProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, activityRetainedCImpl, 0)); + } + + @Override + public ActivityComponentBuilder activityComponentBuilder() { + return new ActivityCBuilder(singletonCImpl, activityRetainedCImpl); + } + + @Override + public ActivityRetainedLifecycle getActivityRetainedLifecycle() { + return provideActivityRetainedLifecycleProvider.get(); + } + + private static final class SwitchingProvider implements Provider { + private final SingletonCImpl singletonCImpl; + + private final ActivityRetainedCImpl activityRetainedCImpl; + + private final int id; + + SwitchingProvider(SingletonCImpl singletonCImpl, ActivityRetainedCImpl activityRetainedCImpl, + int id) { + this.singletonCImpl = singletonCImpl; + this.activityRetainedCImpl = activityRetainedCImpl; + this.id = id; + } + + @SuppressWarnings("unchecked") + @Override + public T get() { + switch (id) { + case 0: // dagger.hilt.android.ActivityRetainedLifecycle + return (T) ActivityRetainedComponentManager_LifecycleModule_ProvideActivityRetainedLifecycleFactory.provideActivityRetainedLifecycle(); + + default: throw new AssertionError(id); + } + } + } + } + + private static final class ServiceCImpl extends CouplesConnectApp_HiltComponents.ServiceC { + private final SingletonCImpl singletonCImpl; + + private final ServiceCImpl serviceCImpl = this; + + private ServiceCImpl(SingletonCImpl singletonCImpl, Service serviceParam) { + this.singletonCImpl = singletonCImpl; + + + } + } + + private static final class SingletonCImpl extends CouplesConnectApp_HiltComponents.SingletonC { + private final ApplicationContextModule applicationContextModule; + + private final SingletonCImpl singletonCImpl = this; + + private Provider firestoreQuestionThreadDataSourceProvider; + + private Provider questionThreadRepositoryImplProvider; + + private Provider provideAppDatabaseProvider; + + private Provider provideQuestionDaoProvider; + + private SingletonCImpl(ApplicationContextModule applicationContextModuleParam) { + this.applicationContextModule = applicationContextModuleParam; + initialize(applicationContextModuleParam); + + } + + @SuppressWarnings("unchecked") + private void initialize(final ApplicationContextModule applicationContextModuleParam) { + this.firestoreQuestionThreadDataSourceProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, 1)); + this.questionThreadRepositoryImplProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, 0)); + this.provideAppDatabaseProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, 3)); + this.provideQuestionDaoProvider = DoubleCheck.provider(new SwitchingProvider(singletonCImpl, 2)); + } + + @Override + public void injectCouplesConnectApp(CouplesConnectApp couplesConnectApp) { + } + + @Override + public Set getDisableFragmentGetContextFix() { + return ImmutableSet.of(); + } + + @Override + public ActivityRetainedComponentBuilder retainedComponentBuilder() { + return new ActivityRetainedCBuilder(singletonCImpl); + } + + @Override + public ServiceComponentBuilder serviceComponentBuilder() { + return new ServiceCBuilder(singletonCImpl); + } + + private static final class SwitchingProvider implements Provider { + private final SingletonCImpl singletonCImpl; + + private final int id; + + SwitchingProvider(SingletonCImpl singletonCImpl, int id) { + this.singletonCImpl = singletonCImpl; + this.id = id; + } + + @SuppressWarnings("unchecked") + @Override + public T get() { + switch (id) { + case 0: // com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl + return (T) new QuestionThreadRepositoryImpl(singletonCImpl.firestoreQuestionThreadDataSourceProvider.get()); + + case 1: // com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource + return (T) new FirestoreQuestionThreadDataSource(); + + case 2: // com.couplesconnect.app.data.local.QuestionDao + return (T) DatabaseModule_ProvideQuestionDaoFactory.provideQuestionDao(singletonCImpl.provideAppDatabaseProvider.get()); + + case 3: // com.couplesconnect.app.data.local.AppDatabase + return (T) DatabaseModule_ProvideAppDatabaseFactory.provideAppDatabase(ApplicationContextModule_ProvideContextFactory.provideContext(singletonCImpl.applicationContextModule)); + + default: throw new AssertionError(id); + } + } + } + } +} diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp$1.class.uniqueId43 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp$1.class.uniqueId43 new file mode 100644 index 0000000000000000000000000000000000000000..b168faf17e1a35581702a7be0d3fa1c2f6ae6d6a GIT binary patch literal 1655 zcmcIk>rN9v6#k|yER+>0H=*FYYAM13UQjC}QY9D*l0ZoOMW*efEZOchyIbQ=-@zBr zM8Rm{1NczJZ?;7fZ8i1sW6#W-J@@mS^ZCn%PXJbMuOBhQ4J1tTpjW^udo_NIx}$=! z=envKTC!fZHf$%{FEsguCjUXbo>>&=4G-)fvq05iSGxHm`p|D6X<`7TKl zs`a#VNWV0F-*)YARUn?7*-K&&Lk3bNPGeYLql2@DvRYOCPm%8H1PWfQ?zzehgZ&-b ztvV|7+=75nYS>Oi`2xGynNCS`Z8x*lw3;_CDzH+C;<64Hh9%vK@7Wd0c0=X6(y?k@ zrNM$*EU9CcWoR=lk3V08o6(;nMli1HbVgu0TRhQcgFI-*LmfUKUvXb;i<_ zL}S1XwUD>d(B;!uTgrBVTKidJcLfp!uc8Eoingn^8nu%0cV)>TXSnEr}B9iG$Xo}cwznkEx21w`!wVRZ`Iu|UFE}y?6vH%Hb7$bTz*+~hUG&+& z9k%%o?dZaM+cZRBj5|-@5=1Jc_bpd&jNbqv*;HH1Jlj;Hh literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp.class.uniqueId41 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp.class.uniqueId41 new file mode 100644 index 0000000000000000000000000000000000000000..7464dfdda08fc99f54b44e1c7f1bf472de5495c3 GIT binary patch literal 1893 zcmb_cYi|=r6g^`*S$ne~iGijir4AIRZ3s)!6k3wfx?3KR9FUq43BE)Vdm5ImXRX~e z;ye`vw|`z7HkI-a0C`QVbAS^gMOgmPN=o& zBq_i>KS;K`q1+qFi78O_^;7;)T>~YNeC);iH9V0XlIEM=mVdm_pTreo|nm-aeN0N@LT;Bu*Rkj|5ih?W4tzJH9b6 z{HlmRhR=^3e1bCq)AZs$kqLN5gdRy)ZY85<#iof*jft}Yx9g4n1#uEJ2lF^5P~A~l zMUpAa4GWy2nWyrZbOWh(+y~nx=cyl`JGfw~t!mP}mSuS@tqD_)mmGXyp39;3B1KT+ zd(A>q;3mmAtkMn?+1A}XhlaReWaA1JEL?Tq;+nwxXtwf7d#Gdii}GZg!~*spzX@Eb zAB^RY@GL9|)Q{@r1R7X&@D;AJ^@dGxAQHCM2P^ZyXV#L1uLYJ5jV|XTPf}JL_rjp7 zB7u?@c9pVKqr1rt?6fe z>=Ur1b(o}shIqAhHUOS;670!cPX+-yhV3FSxsk}uuj{g(IkL2`p7V5mFkph%8{r`8 zs5`!iZ|?9>b=8!wz{GtOC+o`aLI0dJPPoVmWE`uwbdI%IfWQr|1v3sgSF5IzxsOxM zvC8!u-X5eU;B4~^M6>uBR`V?;AHBuYBT8o8;M8l(zU0ROZgM?=BG)QPIEe~QV}&<| zPz1m#M>jBIx;X=Pxtq7K<}1wp#={WA*alnlz4BPD%*N%b@ob5^`B!f4Vs00o?bp9J zqF>JRh3QdRG5RZ+euety8Oz1}QCwyeS4h;t2v8*hxJ1)P&;ve|30As6|GG@2}uED}0nOa5-*GKHlXZF5N|BKpmi}bZJ kWAEuB1N+0D89~{juZSOrQ-Fsbxt9nth1)#Y>4^v6UpSH6cmMzZ literal 0 HcmV?d00001 diff --git a/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp.java.uniqueId38 b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp.java.uniqueId38 new file mode 100644 index 00000000..6378d882 --- /dev/null +++ b/app/build/tmp/hiltJavaCompileDebug/compileTransaction/stash-dir/Hilt_CouplesConnectApp.java.uniqueId38 @@ -0,0 +1,55 @@ +package com.couplesconnect.app; + +import android.app.Application; +import androidx.annotation.CallSuper; +import dagger.hilt.android.internal.managers.ApplicationComponentManager; +import dagger.hilt.android.internal.managers.ComponentSupplier; +import dagger.hilt.android.internal.modules.ApplicationContextModule; +import dagger.hilt.internal.GeneratedComponentManagerHolder; +import dagger.hilt.internal.UnsafeCasts; +import java.lang.Object; +import java.lang.Override; +import javax.annotation.processing.Generated; + +/** + * A generated base class to be extended by the @dagger.hilt.android.HiltAndroidApp annotated class. If using the Gradle plugin, this is swapped as the base class via bytecode transformation. + */ +@Generated("dagger.hilt.android.processor.internal.androidentrypoint.ApplicationGenerator") +public abstract class Hilt_CouplesConnectApp extends Application implements GeneratedComponentManagerHolder { + private boolean injected = false; + + private final ApplicationComponentManager componentManager = new ApplicationComponentManager(new ComponentSupplier() { + @Override + public Object get() { + return DaggerCouplesConnectApp_HiltComponents_SingletonC.builder() + .applicationContextModule(new ApplicationContextModule(Hilt_CouplesConnectApp.this)) + .build(); + } + }); + + @Override + public final ApplicationComponentManager componentManager() { + return componentManager; + } + + @Override + public final Object generatedComponent() { + return this.componentManager().generatedComponent(); + } + + @CallSuper + @Override + public void onCreate() { + hiltInternalInject(); + super.onCreate(); + } + + protected void hiltInternalInject() { + if (!injected) { + injected = true; + // This is a known unsafe cast, but is safe in the only correct use case: + // CouplesConnectApp extends Hilt_CouplesConnectApp + ((CouplesConnectApp_GeneratedInjector) generatedComponent()).injectCouplesConnectApp(UnsafeCasts.unsafeCast(this)); + } + } +} diff --git a/app/build/tmp/hiltJavaCompileDebug/previous-compilation-data.bin b/app/build/tmp/hiltJavaCompileDebug/previous-compilation-data.bin new file mode 100644 index 0000000000000000000000000000000000000000..dec57bd3308dd14b1d0078269b5c97fd75920b86 GIT binary patch literal 106403 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 F{|_B7_bvbc literal 0 HcmV?d00001 diff --git a/app/build/tmp/kotlin-classes/debug/META-INF/app_debug.kotlin_module b/app/build/tmp/kotlin-classes/debug/META-INF/app_debug.kotlin_module index a11c288de1e2b76596c53a7eeb003eded3bfb38e..28e018e85f11b930a834e6fdd94926cc2838a9d0 100644 GIT binary patch literal 1099 zcmaJ=O>fjN5Osw_g;m&MHU)72Q4k;w;ewD5T()VYt;)xiU5T?dJKb0~wre}PMEo&+ z9+RYYQAKh{Jo7T|jWd2Ggxn&8?BH{UkXIvI3H?A{=DJLCT^R{3*GfU|Q*I1G7E;AG zV$HqKij5}5e2wXur=RHS9_osFo=Tl_nU*L8mhGQc;2N1PZI0|2eb&RSM9P)hf^{sJ zw82z3uWdcgEr2@nY}~=$VFO$Sl)j};1{5n_u)Cl2TBt}!hX{o(f$dH49qZ5Oi~a^$ zEj70*q1G(PEN~Aqt1pC%bjH5Lk|_CmXbOf4+vtrac@D;(s*Uj1a^tSc4fMfD$%VWD zCS9Isbs=mSo4*@wUT?XSY&7F-5LpZQynhOpSI3M;cZ~a}!?6c8I|#_4z#**yPXFvs zbliW9h<=E&O^wkCly~f2=YpeZxs-seNP={SpDI&%gdYd^Sh&1$4o%qg#&6M`6eDM)kj%W$>go&3Y_<@ypFaiq}q^ss;D4!p-RbZmcq6~$lvNT2red;#dc-Aqf} zY-@MXrOZ-|co delta 14 VcmX@j5jsJ1@&slZ79|EP1^^*R1%RUH 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 z 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‹^kp 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

Ga- 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

4ThYlZc4q<_oSbY(u;yRN&@VxELHH6F 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

Tw8yDHT8n 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

QM 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 R^i!8b{2&PIDYW69{|Ar1b9w*( literal 0 HcmV?d00001 diff --git a/app/src/main/java/com/couplesconnect/app/App.kt b/app/src/main/java/com/couplesconnect/app/App.kt index 5712d9f6..6a81fbe4 100644 --- a/app/src/main/java/com/couplesconnect/app/App.kt +++ b/app/src/main/java/com/couplesconnect/app/App.kt @@ -1,7 +1,9 @@ package com.couplesconnect.app import android.app.Application +import dagger.hilt.android.HiltAndroidApp +@HiltAndroidApp class CouplesConnectApp : Application() { override fun onCreate() { super.onCreate() diff --git a/app/src/main/java/com/couplesconnect/app/MainActivity.kt b/app/src/main/java/com/couplesconnect/app/MainActivity.kt index 4f2d0971..4f5a5e31 100644 --- a/app/src/main/java/com/couplesconnect/app/MainActivity.kt +++ b/app/src/main/java/com/couplesconnect/app/MainActivity.kt @@ -7,20 +7,17 @@ import androidx.compose.foundation.layout.fillMaxSize import androidx.compose.material3.MaterialTheme import androidx.compose.material3.Surface import androidx.compose.ui.Modifier +import com.couplesconnect.app.core.navigation.AppNavigation import com.couplesconnect.app.ui.theme.CouplesConnectTheme +import dagger.hilt.android.AndroidEntryPoint +@AndroidEntryPoint class MainActivity : ComponentActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) setContent { CouplesConnectTheme { - Surface( - modifier = Modifier.fillMaxSize(), - color = MaterialTheme.colorScheme.background - ) { - // TODO: Replace with actual app content - androidx.compose.material3.Text("Couples Connect") - } + AppNavigation() } } } diff --git a/app/src/main/java/com/couplesconnect/app/core/analytics/.gitkeep b/app/src/main/java/com/couplesconnect/app/core/analytics/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/core/billing/.gitkeep b/app/src/main/java/com/couplesconnect/app/core/billing/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/core/feature/FeatureFlag.kt b/app/src/main/java/com/couplesconnect/app/core/feature/FeatureFlag.kt new file mode 100644 index 00000000..75c220a3 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/core/feature/FeatureFlag.kt @@ -0,0 +1,140 @@ +package com.couplesconnect.app.core.feature + +/** + * Feature flag definition. + * Each feature has a stable key string, billing status, and priority. + * + * @property key Unique identifier for this feature (used in config, analytics, Remote Config) + * @property status FREE or PREMIUM + * @property priority MVP or LATER + * @property description Human-readable description + */ +sealed class FeatureFlag( + val key: String, + val status: FeatureStatus, + val priority: FeaturePriority, + val description: String +) { + data object DAILY_QUESTION : FeatureFlag( + key = "DAILY_QUESTION", + status = FeatureStatus.FREE, + priority = FeaturePriority.MVP, + description = "Answer one daily relationship question" + ) + + data object ANSWER_HISTORY : FeatureFlag( + key = "ANSWER_HISTORY", + status = FeatureStatus.FREE, + priority = FeaturePriority.MVP, + description = "View limited recent answer history" + ) + + data object BASIC_CATEGORIES : FeatureFlag( + key = "BASIC_CATEGORIES", + status = FeatureStatus.FREE, + priority = FeaturePriority.MVP, + description = "Basic question categories" + ) + + data object BASIC_REMINDERS : FeatureFlag( + key = "BASIC_REMINDERS", + status = FeatureStatus.FREE, + priority = FeaturePriority.MVP, + description = "Basic push reminders" + ) + + data object STREAK_TRACKING : FeatureFlag( + key = "STREAK_TRACKING", + status = FeatureStatus.FREE, + priority = FeaturePriority.MVP, + description = "Daily answer streak tracking" + ) + + data object SPIN_WHEEL_LIMITED : FeatureFlag( + key = "SPIN_WHEEL_LIMITED", + status = FeatureStatus.FREE, + priority = FeaturePriority.MVP, + description = "Limited spin wheel sessions" + ) + + data object PREMIUM_PACKS : FeatureFlag( + key = "PREMIUM_PACKS", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.MVP, + description = "Premium question packs" + ) + + data object FULL_SPIN_WHEEL : FeatureFlag( + key = "FULL_SPIN_WHEEL", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.MVP, + description = "All spin wheel categories + saved sessions" + ) + + data object UNLIMITED_QUESTIONS : FeatureFlag( + key = "UNLIMITED_QUESTIONS", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Unlimited daily questions" + ) + + data object FULL_HISTORY : FeatureFlag( + key = "FULL_HISTORY", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Full answer history with search/filter" + ) + + data object CUSTOM_QUESTIONS : FeatureFlag( + key = "CUSTOM_QUESTIONS", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Create custom questions" + ) + + data object RELATIONSHIP_QUIZZES : FeatureFlag( + key = "RELATIONSHIP_QUIZZES", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Deeper relationship quizzes" + ) + + data object PRIVATE_NOTES : FeatureFlag( + key = "PRIVATE_NOTES", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Private notes per user" + ) + + data object EXPORT_MEMORIES : FeatureFlag( + key = "EXPORT_MEMORIES", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Exportable memories" + ) + + data object ADVANCED_REMINDERS : FeatureFlag( + key = "ADVANCED_REMINDERS", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Custom reminder times, quiet hours" + ) + + data object EXTRA_CATEGORIES : FeatureFlag( + key = "EXTRA_CATEGORIES", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Extra question categories" + ) + + data object AI_QUESTIONS : FeatureFlag( + key = "AI_QUESTIONS", + status = FeatureStatus.PREMIUM, + priority = FeaturePriority.LATER, + description = "Future AI-assisted question suggestions" + ) + + // Convenience helpers + val isPremium: Boolean get() = status == FeatureStatus.PREMIUM + val isMvp: Boolean get() = priority == FeaturePriority.MVP +} diff --git a/app/src/main/java/com/couplesconnect/app/core/feature/FeaturePriority.kt b/app/src/main/java/com/couplesconnect/app/core/feature/FeaturePriority.kt new file mode 100644 index 00000000..3d0d9393 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/core/feature/FeaturePriority.kt @@ -0,0 +1,11 @@ +package com.couplesconnect.app.core.feature + +/** + * Feature implementation priority. + * - MVP: Will be released in initial version (with or without paywall) + * - LATER: Future enhancement, not in initial release scope + */ +enum class FeaturePriority { + MVP, + LATER +} diff --git a/app/src/main/java/com/couplesconnect/app/core/feature/FeatureRegistry.kt b/app/src/main/java/com/couplesconnect/app/core/feature/FeatureRegistry.kt new file mode 100644 index 00000000..5e45556c --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/core/feature/FeatureRegistry.kt @@ -0,0 +1,52 @@ +package com.couplesconnect.app.core.feature + +/** + * Central registry for all feature flags. + * Holds all defined features and provides query helpers. + * + * Usage: + * ``` + * val features = FeatureRegistry.allFeatures() + * val premiumFeatures = FeatureRegistry.featuresByStatus(FeatureStatus.PREMIUM) + * val isPremium = FeatureRegistry.isPremiumFeature("CUSTOM_QUESTIONS") + * ``` + */ +object FeatureRegistry { + + // Query methods + fun allFeatures(): List = + listOf( + FeatureFlag.DAILY_QUESTION, + FeatureFlag.ANSWER_HISTORY, + FeatureFlag.BASIC_CATEGORIES, + FeatureFlag.BASIC_REMINDERS, + FeatureFlag.STREAK_TRACKING, + FeatureFlag.SPIN_WHEEL_LIMITED, + FeatureFlag.PREMIUM_PACKS, + FeatureFlag.FULL_SPIN_WHEEL, + FeatureFlag.UNLIMITED_QUESTIONS, + FeatureFlag.FULL_HISTORY, + FeatureFlag.CUSTOM_QUESTIONS, + FeatureFlag.RELATIONSHIP_QUIZZES, + FeatureFlag.PRIVATE_NOTES, + FeatureFlag.EXPORT_MEMORIES, + FeatureFlag.ADVANCED_REMINDERS, + FeatureFlag.EXTRA_CATEGORIES, + FeatureFlag.AI_QUESTIONS + ) + + fun getFeature(key: String): FeatureFlag? = + allFeatures().find { it.key == key } + + fun featuresByStatus(status: FeatureStatus): List = + allFeatures().filter { it.status == status } + + fun featuresByPriority(priority: FeaturePriority): List = + allFeatures().filter { it.priority == priority } + + fun isPremiumFeature(key: String): Boolean = + getFeature(key)?.isPremium == true + + fun isMvpFeature(key: String): Boolean = + getFeature(key)?.isMvp == true +} diff --git a/app/src/main/java/com/couplesconnect/app/core/feature/FeatureStatus.kt b/app/src/main/java/com/couplesconnect/app/core/feature/FeatureStatus.kt new file mode 100644 index 00000000..f6088da5 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/core/feature/FeatureStatus.kt @@ -0,0 +1,11 @@ +package com.couplesconnect.app.core.feature + +/** + * Feature billing status. + * - FREE: Available to all users + * - PREMIUM: Requires active subscription/entitlement + */ +enum class FeatureStatus { + FREE, + PREMIUM +} diff --git a/app/src/main/java/com/couplesconnect/app/core/navigation/.gitkeep b/app/src/main/java/com/couplesconnect/app/core/navigation/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/core/navigation/AppNavigation.kt b/app/src/main/java/com/couplesconnect/app/core/navigation/AppNavigation.kt new file mode 100644 index 00000000..70fa06ff --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/core/navigation/AppNavigation.kt @@ -0,0 +1,163 @@ +package com.couplesconnect.app.core.navigation + +import androidx.compose.runtime.Composable +import androidx.compose.ui.Modifier +import androidx.navigation.NavType +import androidx.navigation.compose.NavHost +import androidx.navigation.compose.composable +import androidx.navigation.compose.rememberNavController +import androidx.navigation.navArgument +import com.couplesconnect.app.ui.answers.AnswerHistoryScreen +import com.couplesconnect.app.ui.answers.AnswerRevealScreen +import com.couplesconnect.app.ui.auth.LoginScreen +import com.couplesconnect.app.ui.home.HomeScreen +import com.couplesconnect.app.ui.onboarding.CreateProfileScreen +import com.couplesconnect.app.ui.onboarding.OnboardingScreen +import com.couplesconnect.app.ui.pairing.AcceptInviteScreen +import com.couplesconnect.app.ui.pairing.CreateInviteScreen +import com.couplesconnect.app.ui.pairing.EmailInviteScreen +import com.couplesconnect.app.ui.pairing.InviteConfirmScreen +import com.couplesconnect.app.ui.paywall.PaywallScreen +import com.couplesconnect.app.ui.questions.DailyQuestionScreen +import com.couplesconnect.app.ui.questions.QuestionThreadScreen +import com.couplesconnect.app.ui.settings.SettingsScreen +import com.couplesconnect.app.ui.wheel.CategoryPickerScreen +import com.couplesconnect.app.ui.wheel.SpinWheelScreen +import com.couplesconnect.app.ui.wheel.WheelCompleteScreen +import com.couplesconnect.app.ui.wheel.WheelSessionScreen + +@Composable +fun AppNavigation( + modifier: Modifier = Modifier, + startDestination: String = AppRoute.ONBOARDING +) { + val navController = rememberNavController() + NavHost( + navController = navController, + startDestination = startDestination, + modifier = modifier + ) { + // Onboarding + composable(route = AppRoute.ONBOARDING) { + OnboardingScreen(onNavigate = navController::navigate) + } + composable(route = AppRoute.CREATE_PROFILE) { + CreateProfileScreen(onNavigate = navController::navigate) + } + + // Auth + composable(route = AppRoute.LOGIN) { + LoginScreen(onNavigate = navController::navigate) + } + + // Home + composable(route = AppRoute.HOME) { + HomeScreen(onNavigate = navController::navigate) + } + + // Daily Question + composable(route = AppRoute.DAILY_QUESTION) { + DailyQuestionScreen(onNavigate = navController::navigate) + } + + // Question Thread — full answer/reveal/discussion experience + composable( + route = AppRoute.QUESTION_THREAD, + arguments = listOf( + navArgument("coupleId") { type = NavType.StringType }, + navArgument("questionId") { type = NavType.StringType }, + navArgument("prevId") { + type = NavType.StringType + nullable = true + defaultValue = null + }, + navArgument("nextId") { + type = NavType.StringType + nullable = true + defaultValue = null + } + ) + ) { + QuestionThreadScreen( + onNavigate = navController::navigate, + onBack = { navController.popBackStack() } + ) + } + + // Answers + composable( + route = AppRoute.ANSWER_REVEAL, + arguments = listOf(navArgument("questionId") { type = NavType.StringType }) + ) { + AnswerRevealScreen( + questionId = it.arguments?.getString("questionId") ?: "", + onNavigate = navController::navigate + ) + } + composable(route = AppRoute.ANSWER_HISTORY) { + AnswerHistoryScreen(onNavigate = navController::navigate) + } + + // Pairing + composable(route = AppRoute.CREATE_INVITE) { + CreateInviteScreen(onNavigate = navController::navigate) + } + composable(route = AppRoute.EMAIL_INVITE) { + EmailInviteScreen(onNavigate = navController::navigate) + } + composable(route = AppRoute.ACCEPT_INVITE) { + AcceptInviteScreen(onNavigate = navController::navigate) + } + composable( + route = AppRoute.INVITE_CONFIRM, + arguments = listOf(navArgument("inviteCode") { type = NavType.StringType }) + ) { + InviteConfirmScreen( + inviteCode = it.arguments?.getString("inviteCode") ?: "", + onNavigate = navController::navigate + ) + } + + // Wheel / Category Selection + composable(route = AppRoute.CATEGORY_PICKER) { + CategoryPickerScreen(onNavigate = navController::navigate) + } + composable( + route = AppRoute.SPIN_WHEEL, + arguments = listOf(navArgument("categoryId") { type = NavType.StringType }) + ) { + SpinWheelScreen( + categoryId = it.arguments?.getString("categoryId") ?: "", + onNavigate = navController::navigate + ) + } + composable( + route = AppRoute.WHEEL_SESSION, + arguments = listOf(navArgument("sessionId") { type = NavType.StringType }) + ) { + WheelSessionScreen( + sessionId = it.arguments?.getString("sessionId") ?: "", + onNavigate = navController::navigate + ) + } + composable( + route = AppRoute.WHEEL_COMPLETE, + arguments = listOf(navArgument("sessionId") { type = NavType.StringType }) + ) { + WheelCompleteScreen( + sessionId = it.arguments?.getString("sessionId") ?: "", + onNavigate = navController::navigate + ) + } + + // Paywall + composable(route = AppRoute.PAYWALL) { + PaywallScreen(onNavigate = navController::navigate) + } + + // Settings + composable(route = AppRoute.SETTINGS) { + SettingsScreen(onNavigate = navController::navigate) + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/core/navigation/AppRoute.kt b/app/src/main/java/com/couplesconnect/app/core/navigation/AppRoute.kt new file mode 100644 index 00000000..77279e22 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/core/navigation/AppRoute.kt @@ -0,0 +1,40 @@ +package com.couplesconnect.app.core.navigation + +object AppRoute { + const val ONBOARDING = "onboarding" + const val LOGIN = "login" + const val CREATE_PROFILE = "create_profile" + const val HOME = "home" + const val DAILY_QUESTION = "daily_question" + const val ANSWER_REVEAL = "answer_reveal/{questionId}" + const val ANSWER_HISTORY = "answer_history" + const val CREATE_INVITE = "create_invite" + const val EMAIL_INVITE = "email_invite" + const val ACCEPT_INVITE = "accept_invite" + const val INVITE_CONFIRM = "invite_confirm/{inviteCode}" + const val CATEGORY_PICKER = "category_picker" + const val SPIN_WHEEL = "spin_wheel/{categoryId}" + const val WHEEL_SESSION = "wheel_session/{sessionId}" + const val WHEEL_COMPLETE = "wheel_complete/{sessionId}" + const val PAYWALL = "paywall" + const val SETTINGS = "settings" + + // Question thread: coupleId and questionId are required; prevId and nextId are optional. + const val QUESTION_THREAD = + "question_thread/{coupleId}/{questionId}?prevId={prevId}&nextId={nextId}" + + fun questionThread( + coupleId: String, + questionId: String, + prevId: String? = null, + nextId: String? = null + ): String { + var route = "question_thread/$coupleId/$questionId" + val params = buildList { + prevId?.let { add("prevId=$it") } + nextId?.let { add("nextId=$it") } + } + if (params.isNotEmpty()) route += "?" + params.joinToString("&") + return route + } +} diff --git a/app/src/main/java/com/couplesconnect/app/core/notifications/.gitkeep b/app/src/main/java/com/couplesconnect/app/core/notifications/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/data/local/.gitkeep b/app/src/main/java/com/couplesconnect/app/data/local/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/data/local/AppDatabase.kt b/app/src/main/java/com/couplesconnect/app/data/local/AppDatabase.kt new file mode 100644 index 00000000..c9dcc7d2 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/local/AppDatabase.kt @@ -0,0 +1,19 @@ +package com.couplesconnect.app.data.local + +import androidx.room.Database +import androidx.room.RoomDatabase +import androidx.room.TypeConverters +import com.couplesconnect.app.data.local.converters.Converters +import com.couplesconnect.app.data.local.entity.CategoryEntity +import com.couplesconnect.app.data.local.entity.QuestionEntity + +@Database( + entities = [QuestionEntity::class, CategoryEntity::class], + version = 1, + exportSchema = false +) +@TypeConverters(Converters::class) +abstract class AppDatabase : RoomDatabase() { + abstract fun questionDao(): QuestionDao + abstract fun categoryDao(): CategoryDao +} diff --git a/app/src/main/java/com/couplesconnect/app/data/local/CategoryDao.kt b/app/src/main/java/com/couplesconnect/app/data/local/CategoryDao.kt new file mode 100644 index 00000000..1cc9073b --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/local/CategoryDao.kt @@ -0,0 +1,29 @@ +package com.couplesconnect.app.data.local + +import androidx.room.Dao +import androidx.room.Delete +import androidx.room.Insert +import androidx.room.OnConflictStrategy +import androidx.room.Query +import com.couplesconnect.app.data.local.entity.CategoryEntity + +@Dao +interface CategoryDao { + @Query("SELECT * FROM question_category") + suspend fun getAllCategories(): List + + @Query("SELECT * FROM question_category WHERE id = :id LIMIT 1") + suspend fun getCategoryById(id: String): CategoryEntity? + + @Query("SELECT * FROM question_category WHERE access = :access") + suspend fun getCategoriesByAccess(access: String): List + + @Insert(onConflict = OnConflictStrategy.REPLACE) + suspend fun insert(category: CategoryEntity) + + @Insert(onConflict = OnConflictStrategy.REPLACE) + suspend fun insertAll(categories: List) + + @Delete + suspend fun delete(category: CategoryEntity) +} diff --git a/app/src/main/java/com/couplesconnect/app/data/local/QuestionDao.kt b/app/src/main/java/com/couplesconnect/app/data/local/QuestionDao.kt new file mode 100644 index 00000000..dfa62748 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/local/QuestionDao.kt @@ -0,0 +1,36 @@ +package com.couplesconnect.app.data.local + +import androidx.room.Dao +import androidx.room.Delete +import androidx.room.Insert +import androidx.room.OnConflictStrategy +import androidx.room.Query +import com.couplesconnect.app.data.local.entity.QuestionEntity +import kotlinx.coroutines.flow.Flow + +@Dao +interface QuestionDao { + @Query("SELECT * FROM question WHERE id = :id LIMIT 1") + suspend fun getQuestionById(id: String): QuestionEntity? + + @Query("SELECT * FROM question ORDER BY RANDOM() LIMIT 1") + suspend fun getDailyQuestion(): QuestionEntity? + + @Query("SELECT * FROM question WHERE category_id = :categoryId") + suspend fun getQuestionsByCategory(categoryId: String): List + + @Query("SELECT * FROM question WHERE is_premium = 0") + suspend fun getFreeQuestions(): List + + @Query("SELECT * FROM question WHERE is_premium = 1") + suspend fun getPremiumQuestions(): List + + @Insert(onConflict = OnConflictStrategy.REPLACE) + suspend fun insert(question: QuestionEntity) + + @Insert(onConflict = OnConflictStrategy.REPLACE) + suspend fun insertAll(questions: List) + + @Delete + suspend fun delete(question: QuestionEntity) +} diff --git a/app/src/main/java/com/couplesconnect/app/data/local/converters/Converters.kt b/app/src/main/java/com/couplesconnect/app/data/local/converters/Converters.kt new file mode 100644 index 00000000..18c7a368 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/local/converters/Converters.kt @@ -0,0 +1,15 @@ +package com.couplesconnect.app.data.local.converters + +import androidx.room.TypeConverter + +class Converters { + @TypeConverter + fun fromStringList(value: List?): String? { + return value?.toString() + } + + @TypeConverter + fun toStringList(value: String?): List? { + return value?.takeIf { it != "[]" }?.drop(1)?.dropLast(1)?.split(", ")?.map { it.trim() } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/data/local/entity/CategoryEntity.kt b/app/src/main/java/com/couplesconnect/app/data/local/entity/CategoryEntity.kt new file mode 100644 index 00000000..66270844 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/local/entity/CategoryEntity.kt @@ -0,0 +1,14 @@ +package com.couplesconnect.app.data.local.entity + +import androidx.room.ColumnInfo +import androidx.room.Entity +import androidx.room.PrimaryKey + +@Entity(tableName = "question_category") +data class CategoryEntity( + @PrimaryKey val id: String, + @ColumnInfo(name = "display_name") val displayName: String, + val description: String, + val access: String, + @ColumnInfo(name = "icon_name") val iconName: String +) diff --git a/app/src/main/java/com/couplesconnect/app/data/local/entity/QuestionEntity.kt b/app/src/main/java/com/couplesconnect/app/data/local/entity/QuestionEntity.kt new file mode 100644 index 00000000..e087714e --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/local/entity/QuestionEntity.kt @@ -0,0 +1,20 @@ +package com.couplesconnect.app.data.local.entity + +import androidx.room.ColumnInfo +import androidx.room.Entity +import androidx.room.PrimaryKey + +@Entity(tableName = "question") +data class QuestionEntity( + @PrimaryKey val id: String, + @ColumnInfo val text: String, + @ColumnInfo(name = "category_id") val categoryId: String, + @ColumnInfo(name = "depth_level") val depthLevel: Int, + @ColumnInfo(name = "is_premium") val isPremium: Boolean, + @ColumnInfo val type: String, + val tags: String, + @ColumnInfo(name = "answer_config") val answerConfig: String, + @ColumnInfo(name = "pack_id") val packId: String?, + @ColumnInfo(name = "created_at") val createdAt: Long, + @ColumnInfo val status: String +) diff --git a/app/src/main/java/com/couplesconnect/app/data/local/mapper/QuestionMapper.kt b/app/src/main/java/com/couplesconnect/app/data/local/mapper/QuestionMapper.kt new file mode 100644 index 00000000..f8b93589 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/local/mapper/QuestionMapper.kt @@ -0,0 +1,88 @@ +package com.couplesconnect.app.data.local.mapper + +import com.couplesconnect.app.data.local.entity.QuestionEntity +import com.couplesconnect.app.domain.model.ChoiceAnswerConfig +import com.couplesconnect.app.domain.model.ChoiceAnswerConfigImpl +import com.couplesconnect.app.domain.model.ChoiceOption +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.model.ScaleAnswerConfig +import com.couplesconnect.app.domain.model.ScaleAnswerConfigImpl +import com.couplesconnect.app.domain.model.ThisOrThatAnswerConfig +import com.couplesconnect.app.domain.model.ThisOrThatAnswerConfigImpl +import com.couplesconnect.app.domain.model.WrittenAnswerConfig +import com.couplesconnect.app.domain.model.WrittenAnswerConfigImpl +import org.json.JSONArray +import org.json.JSONObject + +fun QuestionEntity.toQuestion(): Question { + return Question( + id = id, + text = text, + category = categoryId, + depthLevel = depthLevel, + isPremium = isPremium, + type = type, + tags = parseTags(tags), + answerConfig = parseAnswerConfig(answerConfig, type), + packId = packId, + createdAt = createdAt, + status = status + ) +} + +private fun parseTags(raw: String): List = try { + val arr = JSONArray(raw) + (0 until arr.length()).map { arr.getString(it) } +} catch (e: Exception) { + emptyList() +} + +private fun parseAnswerConfig(raw: String, questionType: String) = try { + val json = JSONObject(raw) + val configObj = json.optJSONObject("config") + when (questionType) { + "written" -> WrittenAnswerConfigImpl( + config = WrittenAnswerConfig( + minLength = configObj?.optInt("minLength", 1) ?: 1, + maxLength = configObj?.optInt("maxLength", 1000) ?: 1000, + placeholder = configObj?.optString("placeholder", "Write your answer...") ?: "Write your answer..." + ) + ) + "single_choice", "multi_choice" -> { + val optionsArr = configObj?.optJSONArray("options") + val options = parseOptions(optionsArr) + ChoiceAnswerConfigImpl(type = questionType, config = ChoiceAnswerConfig(options = options)) + } + "scale" -> ScaleAnswerConfigImpl( + config = ScaleAnswerConfig( + minScale = configObj?.optInt("minScale", 1) ?: 1, + maxScale = configObj?.optInt("maxScale", 5) ?: 5, + minLabel = configObj?.optString("minLabel", "") ?: "", + maxLabel = configObj?.optString("maxLabel", "") ?: "", + scaleStep = configObj?.optInt("scaleStep", 1) ?: 1 + ) + ) + "this_or_that" -> { + val optA = configObj?.optJSONObject("optionA") + val optB = configObj?.optJSONObject("optionB") + if (optA != null && optB != null) { + ThisOrThatAnswerConfigImpl( + config = ThisOrThatAnswerConfig( + optionA = ChoiceOption(id = optA.optString("id", "a"), text = optA.optString("text", "")), + optionB = ChoiceOption(id = optB.optString("id", "b"), text = optB.optString("text", "")) + ) + ) + } else null + } + else -> null + } +} catch (e: Exception) { null } + +private fun parseOptions(arr: org.json.JSONArray?): List { + arr ?: return emptyList() + return (0 until arr.length()).mapNotNull { i -> + arr.optJSONObject(i)?.let { obj -> + ChoiceOption(id = obj.optString("id", ""), text = obj.optString("text", "")) + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/data/questions/QuestionJsonParser.kt b/app/src/main/java/com/couplesconnect/app/data/questions/QuestionJsonParser.kt new file mode 100644 index 00000000..fd323080 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/questions/QuestionJsonParser.kt @@ -0,0 +1,189 @@ +package com.couplesconnect.app.data.questions + +import com.couplesconnect.app.domain.model.* +import org.json.JSONArray +import org.json.JSONObject + +/** + * Parses a JSON file containing question data in the v2 schema format. + * + * Expected JSON structure: + * { + * "category": { ... }, + * "questions": [ + * { + * "id": "...", + * "category_id": "...", + * "type": "written|single_choice|multi_choice|scale|this_or_that", + * "text": "...", + * "depth": 1-5, + * "access": "free|premium", + * "tags": [...], + * "answer_config": { ... } + * } + * ] + * } + */ +object QuestionJsonParser { + + data class ParsedQuestionBundle( + val category: QuestionCategory, + val questions: List + ) + + fun parseFromFile(jsonFilePath: String): ParsedQuestionBundle? { + val jsonContent = try { + java.io.File(jsonFilePath).readText() + } catch (e: Exception) { + android.util.Log.e("QuestionJsonParser", "Failed to read JSON file: ${e.message}") + return null + } + + return parseFromJsonString(jsonContent) + } + + fun parseFromJsonString(jsonString: String): ParsedQuestionBundle? { + return try { + val root = JSONObject(jsonString) + val categoryObj = root.getJSONObject("category") + val questionsArray = root.getJSONArray("questions") + + val category = parseCategory(categoryObj) + val questions = mutableListOf() + + for (i in 0 until questionsArray.length()) { + val questionObj = questionsArray.getJSONObject(i) + questionObj?.let { q -> + questions.add(parseQuestion(q, category.id)) + } + } + + ParsedQuestionBundle(category, questions) + } catch (e: Exception) { + android.util.Log.e("QuestionJsonParser", "Failed to parse JSON: ${e.message}") + null + } + } + + private fun parseCategory(obj: JSONObject): QuestionCategory { + return QuestionCategory( + id = obj.optString("id", ""), + displayName = obj.optString("display_name", ""), + description = obj.optString("description", ""), + access = obj.optString("access", "free"), + iconName = obj.optString("icon_name", "message") + ) + } + + private fun parseQuestion(obj: JSONObject, categoryId: String): Question { + val type = obj.optString("type", "written") + val tags = obj.optJSONArray("tags")?.let { arr -> + mutableListOf().apply { + for (i in 0 until arr.length()) { + add(arr.optString(i)) + } + }.toList() + } ?: emptyList() + + val answerConfig = parseAnswerConfig(obj, type) + + return Question( + id = obj.optString("id", ""), + text = obj.optString("text", ""), + category = categoryId, + depthLevel = obj.optInt("depth", 1), + isPremium = obj.optString("access", "free") == "premium", + type = type, + tags = tags, + answerConfig = answerConfig + ) + } + + private fun parseAnswerConfig(obj: JSONObject, type: String): AnswerConfig? { + val answerConfigObj = obj.optJSONObject("answer_config") + if (answerConfigObj == null) return null + + return when (type) { + "written" -> { + WrittenAnswerConfigImpl( + config = WrittenAnswerConfig( + minLength = answerConfigObj.optInt("min_length", 1), + maxLength = answerConfigObj.optInt("max_length", 1000), + placeholder = answerConfigObj.optString("placeholder", "Write your answer...") + ) + ) + } + "single_choice" -> { + val options = mutableListOf() + val optionsArray = obj.optJSONArray("options") + if (optionsArray != null) { + for (i in 0 until optionsArray.length()) { + val opt = optionsArray.optJSONObject(i) + opt?.let { o -> + options.add(ChoiceOption( + id = o.optString("id", ""), + text = o.optString("text", "") + )) + } + } + } + ChoiceAnswerConfigImpl( + config = ChoiceAnswerConfig(options = options.toList()) + ) + } + "scale" -> { + ScaleAnswerConfigImpl( + config = ScaleAnswerConfig( + minScale = answerConfigObj.optInt("min_scale", 1), + maxScale = answerConfigObj.optInt("max_scale", 5), + minLabel = answerConfigObj.optString("min_label", ""), + maxLabel = answerConfigObj.optString("max_label", ""), + scaleStep = answerConfigObj.optInt("scale_step", 1) + ) + ) + } + "this_or_that" -> { + val optionsArray = obj.optJSONArray("options") + if (optionsArray?.length() == 2) { + val optA = optionsArray.optJSONObject(0) + val optB = optionsArray.optJSONObject(1) + ThisOrThatAnswerConfigImpl( + config = ThisOrThatAnswerConfig( + optionA = ChoiceOption( + id = optA?.optString("id", "") ?: "", + text = optA?.optString("text", "") ?: "" + ), + optionB = ChoiceOption( + id = optB?.optString("id", "") ?: "", + text = optB?.optString("text", "") ?: "" + ) + ) + ) + } else { + null + } + } + "multi_choice" -> { + // For now, treat multi_choice like single_choice (can be extended later) + val options = mutableListOf() + val optionsArray = obj.optJSONArray("options") + if (optionsArray != null) { + for (i in 0 until optionsArray.length()) { + val opt = optionsArray.optJSONObject(i) + opt?.let { o -> + options.add(ChoiceOption( + id = o.optString("id", ""), + text = o.optString("text", "") + )) + } + } + } + ChoiceAnswerConfigImpl( + type = "multi_choice", + config = ChoiceAnswerConfig(options = options.toList()) + ) + } + else -> null + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/data/remote/.gitkeep b/app/src/main/java/com/couplesconnect/app/data/remote/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource.kt b/app/src/main/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource.kt new file mode 100644 index 00000000..ce1ef183 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/remote/FirestoreQuestionThreadDataSource.kt @@ -0,0 +1,245 @@ +package com.couplesconnect.app.data.remote + +import com.couplesconnect.app.domain.model.QuestionAnswer +import com.couplesconnect.app.domain.model.QuestionMessage +import com.couplesconnect.app.domain.model.QuestionReaction +import com.couplesconnect.app.domain.model.QuestionThread +import com.couplesconnect.app.domain.model.QuestionThreadStatus +import com.google.firebase.firestore.DocumentSnapshot +import com.google.firebase.firestore.FieldValue +import com.google.firebase.firestore.FirebaseFirestore +import com.google.firebase.firestore.Query +import kotlinx.coroutines.channels.awaitClose +import kotlinx.coroutines.flow.Flow +import kotlinx.coroutines.flow.callbackFlow +import kotlinx.coroutines.suspendCancellableCoroutine +import javax.inject.Inject +import javax.inject.Singleton +import kotlin.coroutines.resume +import kotlin.coroutines.resumeWithException + +@Singleton +class FirestoreQuestionThreadDataSource @Inject constructor() { + + private val db = FirebaseFirestore.getInstance() + + private fun threadsRef(coupleId: String) = + db.collection("couples").document(coupleId).collection("question_threads") + + // ─── Thread ───────────────────────────────────────────────────────────────── + + suspend fun findThreadByQuestionId(coupleId: String, questionId: String): String? { + val snap = threadsRef(coupleId) + .whereEqualTo("questionId", questionId) + .limit(1) + .getAwait() + return snap.documents.firstOrNull()?.id + } + + suspend fun createThread(coupleId: String, questionId: String, categoryId: String): String { + val now = FieldValue.serverTimestamp() + val doc = threadsRef(coupleId).document() + doc.set( + mapOf( + "questionId" to questionId, + "categoryId" to categoryId, + "status" to QuestionThreadStatus.NOT_STARTED.toFirestoreValue(), + "currentIndex" to 0, + "createdAt" to now, + "updatedAt" to now + ) + ).voidAwait() + return doc.id + } + + fun observeThread(coupleId: String, threadId: String): Flow = callbackFlow { + val listener = threadsRef(coupleId).document(threadId) + .addSnapshotListener { snap, err -> + if (err != null || snap == null) return@addSnapshotListener + trySend(snap.toQuestionThread(coupleId)) + } + awaitClose { listener.remove() } + } + + suspend fun updateThreadStatus(coupleId: String, threadId: String, status: QuestionThreadStatus) { + threadsRef(coupleId).document(threadId) + .update( + mapOf( + "status" to status.toFirestoreValue(), + "updatedAt" to FieldValue.serverTimestamp() + ) + ).voidAwait() + } + + // ─── Answers ───────────────────────────────────────────────────────────────── + + suspend fun submitAnswer(coupleId: String, threadId: String, userId: String, answer: QuestionAnswer) { + val now = FieldValue.serverTimestamp() + threadsRef(coupleId) + .document(threadId) + .collection("answers") + .document(userId) + .set( + mapOf( + "userId" to answer.userId, + "questionId" to answer.questionId, + "answerType" to answer.answerType, + "writtenText" to answer.writtenText, + "selectedOptionIds" to answer.selectedOptionIds, + "scaleValue" to answer.scaleValue, + "createdAt" to now, + "updatedAt" to now + ) + ).voidAwait() + } + + suspend fun getAnswerCount(coupleId: String, threadId: String): Int { + val snap = threadsRef(coupleId) + .document(threadId) + .collection("answers") + .getAwait() + return snap.size() + } + + fun observeAnswers(coupleId: String, threadId: String): Flow> = callbackFlow { + val listener = threadsRef(coupleId) + .document(threadId) + .collection("answers") + .addSnapshotListener { snap, err -> + if (err != null || snap == null) return@addSnapshotListener + trySend(snap.documents.mapNotNull { it.toQuestionAnswer() }) + } + awaitClose { listener.remove() } + } + + // ─── Messages ──────────────────────────────────────────────────────────────── + + suspend fun sendMessage(coupleId: String, threadId: String, message: QuestionMessage) { + threadsRef(coupleId) + .document(threadId) + .collection("messages") + .add( + mapOf( + "userId" to message.userId, + "text" to message.text, + "createdAt" to FieldValue.serverTimestamp() + ) + ).refAwait() + } + + fun observeMessages(coupleId: String, threadId: String): Flow> = callbackFlow { + val listener = threadsRef(coupleId) + .document(threadId) + .collection("messages") + .orderBy("createdAt", Query.Direction.ASCENDING) + .addSnapshotListener { snap, err -> + if (err != null || snap == null) return@addSnapshotListener + trySend(snap.documents.mapNotNull { it.toQuestionMessage() }) + } + awaitClose { listener.remove() } + } + + // ─── Reactions ─────────────────────────────────────────────────────────────── + + suspend fun addReaction(coupleId: String, threadId: String, reaction: QuestionReaction) { + val docId = "${reaction.userId}_${reaction.targetUserId}" + threadsRef(coupleId) + .document(threadId) + .collection("reactions") + .document(docId) + .set( + mapOf( + "userId" to reaction.userId, + "targetUserId" to reaction.targetUserId, + "emoji" to reaction.emoji, + "createdAt" to FieldValue.serverTimestamp() + ) + ).voidAwait() + } + + fun observeReactions(coupleId: String, threadId: String): Flow> = callbackFlow { + val listener = threadsRef(coupleId) + .document(threadId) + .collection("reactions") + .addSnapshotListener { snap, err -> + if (err != null || snap == null) return@addSnapshotListener + trySend(snap.documents.mapNotNull { it.toQuestionReaction() }) + } + awaitClose { listener.remove() } + } + + // ─── Coroutine helpers ─────────────────────────────────────────────────────── + + private suspend fun com.google.firebase.firestore.CollectionReference.getAwait() = + get().queryAwait() + + private suspend fun com.google.firebase.firestore.Query.getAwait() = + get().queryAwait() + + private suspend fun com.google.android.gms.tasks.Task.queryAwait() = + suspendCancellableCoroutine { cont -> + addOnSuccessListener { cont.resume(it) } + addOnFailureListener { cont.resumeWithException(it) } + } + + private suspend fun com.google.android.gms.tasks.Task.voidAwait() = + suspendCancellableCoroutine { cont -> + addOnSuccessListener { cont.resume(Unit) } + addOnFailureListener { cont.resumeWithException(it) } + } + + private suspend fun com.google.android.gms.tasks.Task.refAwait() = + suspendCancellableCoroutine { cont -> + addOnSuccessListener { cont.resume(Unit) } + addOnFailureListener { cont.resumeWithException(it) } + } + + // ─── Document mappers ──────────────────────────────────────────────────────── + + private fun DocumentSnapshot.toQuestionThread(coupleId: String) = QuestionThread( + id = id, + coupleId = coupleId, + questionId = getString("questionId") ?: "", + categoryId = getString("categoryId") ?: "", + status = QuestionThreadStatus.fromFirestoreValue(getString("status") ?: ""), + currentIndex = getLong("currentIndex")?.toInt() ?: 0, + createdAt = getTimestamp("createdAt")?.toDate()?.time ?: 0L, + updatedAt = getTimestamp("updatedAt")?.toDate()?.time ?: 0L + ) + + @Suppress("UNCHECKED_CAST") + private fun DocumentSnapshot.toQuestionAnswer(): QuestionAnswer? { + val userId = getString("userId") ?: return null + return QuestionAnswer( + userId = userId, + questionId = getString("questionId") ?: "", + answerType = getString("answerType") ?: "written", + writtenText = getString("writtenText"), + selectedOptionIds = (get("selectedOptionIds") as? List) ?: emptyList(), + scaleValue = getLong("scaleValue")?.toInt(), + createdAt = getTimestamp("createdAt")?.toDate()?.time ?: 0L, + updatedAt = getTimestamp("updatedAt")?.toDate()?.time ?: 0L + ) + } + + private fun DocumentSnapshot.toQuestionMessage(): QuestionMessage? { + val userId = getString("userId") ?: return null + return QuestionMessage( + id = id, + userId = userId, + text = getString("text") ?: "", + createdAt = getTimestamp("createdAt")?.toDate()?.time ?: 0L + ) + } + + private fun DocumentSnapshot.toQuestionReaction(): QuestionReaction? { + val userId = getString("userId") ?: return null + return QuestionReaction( + id = id, + userId = userId, + targetUserId = getString("targetUserId") ?: "", + emoji = getString("emoji") ?: "", + createdAt = getTimestamp("createdAt")?.toDate()?.time ?: 0L + ) + } +} diff --git a/app/src/main/java/com/couplesconnect/app/data/repository/.gitkeep b/app/src/main/java/com/couplesconnect/app/data/repository/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/data/repository/FakeQuestionRepository.kt b/app/src/main/java/com/couplesconnect/app/data/repository/FakeQuestionRepository.kt new file mode 100644 index 00000000..db3a05f5 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/repository/FakeQuestionRepository.kt @@ -0,0 +1,16 @@ +package com.couplesconnect.app.data.repository + +import com.couplesconnect.app.data.local.AppDatabase +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.repository.QuestionRepository + +class FakeQuestionRepository : QuestionRepository { + override fun getDailyQuestion(): Question { + // Return a simple question as fallback - should be replaced with Room query + throw NotImplementedError("Use RoomQuestionRepository instead") + } + + override fun getQuestionById(id: String): Question? { + throw NotImplementedError("Use RoomQuestionRepository instead") + } +} diff --git a/app/src/main/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl.kt b/app/src/main/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl.kt new file mode 100644 index 00000000..aeb38f10 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/repository/QuestionThreadRepositoryImpl.kt @@ -0,0 +1,59 @@ +package com.couplesconnect.app.data.repository + +import com.couplesconnect.app.data.remote.FirestoreQuestionThreadDataSource +import com.couplesconnect.app.domain.model.QuestionAnswer +import com.couplesconnect.app.domain.model.QuestionMessage +import com.couplesconnect.app.domain.model.QuestionReaction +import com.couplesconnect.app.domain.model.QuestionThread +import com.couplesconnect.app.domain.model.QuestionThreadStatus +import com.couplesconnect.app.domain.repository.QuestionThreadRepository +import kotlinx.coroutines.flow.Flow +import javax.inject.Inject +import javax.inject.Singleton + +@Singleton +class QuestionThreadRepositoryImpl @Inject constructor( + private val dataSource: FirestoreQuestionThreadDataSource +) : QuestionThreadRepository { + + override suspend fun findOrCreateThreadId( + coupleId: String, + questionId: String, + categoryId: String + ): String = dataSource.findThreadByQuestionId(coupleId, questionId) + ?: dataSource.createThread(coupleId, questionId, categoryId) + + override fun observeThread(coupleId: String, threadId: String): Flow = + dataSource.observeThread(coupleId, threadId) + + override suspend fun submitAnswer( + coupleId: String, + threadId: String, + userId: String, + answer: QuestionAnswer + ) { + dataSource.submitAnswer(coupleId, threadId, userId, answer) + val count = dataSource.getAnswerCount(coupleId, threadId) + val newStatus = when { + count >= 2 -> QuestionThreadStatus.REVEALED + count == 1 -> QuestionThreadStatus.ANSWERED_BY_ONE + else -> QuestionThreadStatus.NOT_STARTED + } + dataSource.updateThreadStatus(coupleId, threadId, newStatus) + } + + override fun observeAnswers(coupleId: String, threadId: String): Flow> = + dataSource.observeAnswers(coupleId, threadId) + + override suspend fun sendMessage(coupleId: String, threadId: String, message: QuestionMessage) = + dataSource.sendMessage(coupleId, threadId, message) + + override fun observeMessages(coupleId: String, threadId: String): Flow> = + dataSource.observeMessages(coupleId, threadId) + + override suspend fun addReaction(coupleId: String, threadId: String, reaction: QuestionReaction) = + dataSource.addReaction(coupleId, threadId, reaction) + + override fun observeReactions(coupleId: String, threadId: String): Flow> = + dataSource.observeReactions(coupleId, threadId) +} diff --git a/app/src/main/java/com/couplesconnect/app/data/repository/RoomQuestionRepository.kt b/app/src/main/java/com/couplesconnect/app/data/repository/RoomQuestionRepository.kt new file mode 100644 index 00000000..928385f0 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/data/repository/RoomQuestionRepository.kt @@ -0,0 +1,15 @@ +package com.couplesconnect.app.data.repository + +import com.couplesconnect.app.data.local.AppDatabase +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.repository.QuestionRepository + +class RoomQuestionRepository : QuestionRepository { + override fun getDailyQuestion(): Question { + throw NotImplementedError("Room queries need to be wrapped in coroutine scope") + } + + override fun getQuestionById(id: String): Question? { + throw NotImplementedError("Room queries need to be wrapped in coroutine scope") + } +} diff --git a/app/src/main/java/com/couplesconnect/app/di/DatabaseModule.kt b/app/src/main/java/com/couplesconnect/app/di/DatabaseModule.kt new file mode 100644 index 00000000..e19104df --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/di/DatabaseModule.kt @@ -0,0 +1,34 @@ +package com.couplesconnect.app.di + +import com.couplesconnect.app.data.local.AppDatabase +import com.couplesconnect.app.data.local.entity.QuestionEntity +import com.couplesconnect.app.data.local.entity.CategoryEntity +import dagger.Module +import dagger.Provides +import dagger.hilt.InstallIn +import dagger.hilt.android.qualifiers.ApplicationContext +import dagger.hilt.components.SingletonComponent +import androidx.room.Room +import android.content.Context +import javax.inject.Singleton + +@Module +@InstallIn(SingletonComponent::class) +object DatabaseModule { + + @Provides + @Singleton + fun provideAppDatabase(@ApplicationContext context: Context): AppDatabase { + return Room.databaseBuilder( + context, + AppDatabase::class.java, + "app.db" + ) + .createFromAsset("database/app.db") + .build() + } + + @Provides + @Singleton + fun provideQuestionDao(db: AppDatabase) = db.questionDao() +} diff --git a/app/src/main/java/com/couplesconnect/app/di/RepositoryModule.kt b/app/src/main/java/com/couplesconnect/app/di/RepositoryModule.kt new file mode 100644 index 00000000..d5fb9f6d --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/di/RepositoryModule.kt @@ -0,0 +1,39 @@ +package com.couplesconnect.app.di + +import com.couplesconnect.app.data.repository.QuestionThreadRepositoryImpl +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.repository.QuestionRepository +import com.couplesconnect.app.domain.repository.QuestionThreadRepository +import dagger.Binds +import dagger.Module +import dagger.Provides +import dagger.hilt.InstallIn +import dagger.hilt.components.SingletonComponent +import javax.inject.Singleton + +@Module +@InstallIn(SingletonComponent::class) +abstract class RepositoryModule { + + @Binds + @Singleton + abstract fun bindQuestionThreadRepository( + impl: QuestionThreadRepositoryImpl + ): QuestionThreadRepository + + companion object { + @Provides + @Singleton + fun provideQuestionRepository(): QuestionRepository { + return object : QuestionRepository { + override fun getDailyQuestion(): Question { + throw NotImplementedError("Use RoomQuestionRepository instead") + } + + override fun getQuestionById(id: String): Question? { + throw NotImplementedError("Use RoomQuestionRepository instead") + } + } + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/Answer.kt b/app/src/main/java/com/couplesconnect/app/domain/model/Answer.kt new file mode 100644 index 00000000..bf0dbb57 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/Answer.kt @@ -0,0 +1,11 @@ +package com.couplesconnect.app.domain.model + +data class Answer( + val id: String = "", + val coupleId: String = "", + val questionId: String = "", + val userId: String = "", + val answerText: String = "", + val createdAt: Long = System.currentTimeMillis(), + val isRevealed: Boolean = false +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/Couple.kt b/app/src/main/java/com/couplesconnect/app/domain/model/Couple.kt index 734f587b..264a924b 100644 --- a/app/src/main/java/com/couplesconnect/app/domain/model/Couple.kt +++ b/app/src/main/java/com/couplesconnect/app/domain/model/Couple.kt @@ -1,10 +1,12 @@ package com.couplesconnect.app.domain.model data class Couple( - val id: String, - val partnerAId: String, - val partnerBId: String, - val name: String?, - val createdAt: String, - val isArchived: Boolean = false + val id: String = "", + val userIds: List = emptyList(), + val inviteCode: String = "", + val createdAt: Long = System.currentTimeMillis(), + val currentQuestionId: String? = null, + val streakCount: Int = 0, + val lastAnsweredAt: Long? = null, + val activePackId: String? = null ) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/Entitlement.kt b/app/src/main/java/com/couplesconnect/app/domain/model/Entitlement.kt new file mode 100644 index 00000000..78740330 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/Entitlement.kt @@ -0,0 +1,11 @@ +package com.couplesconnect.app.domain.model + +data class Entitlement( + val id: String = "", + val userId: String = "", + val source: String = "", + val productId: String = "", + val isActive: Boolean = false, + val expiresAt: Long? = null, + val updatedAt: Long = System.currentTimeMillis() +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/Invite.kt b/app/src/main/java/com/couplesconnect/app/domain/model/Invite.kt new file mode 100644 index 00000000..ef99a082 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/Invite.kt @@ -0,0 +1,14 @@ +package com.couplesconnect.app.domain.model + +data class Invite( + val id: String = "", + val code: String = "", + val inviterUserId: String = "", + val inviteeEmail: String? = null, + val coupleId: String? = null, + val status: String = "pending", + val createdAt: Long = System.currentTimeMillis(), + val expiresAt: Long = System.currentTimeMillis() + 7 * 24 * 60 * 60 * 1000L, + val acceptedAt: Long? = null, + val acceptedByUserId: String? = null +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/InviteStatus.kt b/app/src/main/java/com/couplesconnect/app/domain/model/InviteStatus.kt new file mode 100644 index 00000000..79737500 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/InviteStatus.kt @@ -0,0 +1,8 @@ +package com.couplesconnect.app.domain.model + +enum class InviteStatus { + PENDING, + ACCEPTED, + EXPIRED, + CANCELLED +} diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/Question.kt b/app/src/main/java/com/couplesconnect/app/domain/model/Question.kt new file mode 100644 index 00000000..09e752b7 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/Question.kt @@ -0,0 +1,68 @@ +package com.couplesconnect.app.domain.model + +// Answer config for different question types +data class WrittenAnswerConfig( + val minLength: Int = 1, + val maxLength: Int = 1000, + val placeholder: String = "Write your answer..." +) + +data class ChoiceAnswerConfig( + val options: List +) + +data class ChoiceOption( + val id: String, + val text: String +) + +data class ScaleAnswerConfig( + val minScale: Int, + val maxScale: Int, + val minLabel: String, + val maxLabel: String, + val scaleStep: Int = 1 +) + +data class ThisOrThatAnswerConfig( + val optionA: ChoiceOption, + val optionB: ChoiceOption +) + +sealed interface AnswerConfig { + val type: String +} + +data class WrittenAnswerConfigImpl( + override val type: String = "written", + val config: WrittenAnswerConfig +) : AnswerConfig + +data class ChoiceAnswerConfigImpl( + override val type: String = "single_choice", + val config: ChoiceAnswerConfig +) : AnswerConfig + +data class ScaleAnswerConfigImpl( + override val type: String = "scale", + val config: ScaleAnswerConfig +) : AnswerConfig + +data class ThisOrThatAnswerConfigImpl( + override val type: String = "this_or_that", + val config: ThisOrThatAnswerConfig +) : AnswerConfig + +data class Question( + val id: String = "", + val text: String = "", + val category: String = "", + val depthLevel: Int = 1, + val isPremium: Boolean = false, + val type: String = "written", + val tags: List = emptyList(), + val answerConfig: AnswerConfig? = null, + val packId: String? = null, + val createdAt: Long = System.currentTimeMillis(), + val status: String = "active" +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/QuestionAnswer.kt b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionAnswer.kt new file mode 100644 index 00000000..39505319 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionAnswer.kt @@ -0,0 +1,12 @@ +package com.couplesconnect.app.domain.model + +data class QuestionAnswer( + val userId: String = "", + val questionId: String = "", + val answerType: String = "written", + val writtenText: String? = null, + val selectedOptionIds: List = emptyList(), + val scaleValue: Int? = null, + val createdAt: Long = 0L, + val updatedAt: Long = 0L +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/QuestionCategory.kt b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionCategory.kt new file mode 100644 index 00000000..9b2801e4 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionCategory.kt @@ -0,0 +1,9 @@ +package com.couplesconnect.app.domain.model + +data class QuestionCategory( + val id: String = "", + val displayName: String = "", + val description: String = "", + val access: String = "free", // "free", "mixed", "premium", "later" + val iconName: String = "" +) \ No newline at end of file diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/QuestionMessage.kt b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionMessage.kt new file mode 100644 index 00000000..e7fe7e57 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionMessage.kt @@ -0,0 +1,8 @@ +package com.couplesconnect.app.domain.model + +data class QuestionMessage( + val id: String = "", + val userId: String = "", + val text: String = "", + val createdAt: Long = 0L +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/QuestionPack.kt b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionPack.kt new file mode 100644 index 00000000..306929cf --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionPack.kt @@ -0,0 +1,10 @@ +package com.couplesconnect.app.domain.model + +data class QuestionPack( + val id: String = "", + val displayName: String = "", + val description: String = "", + val isPremium: Boolean = true, + val categoryIds: List = emptyList(), + val iconName: String = "" +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/QuestionReaction.kt b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionReaction.kt new file mode 100644 index 00000000..7c97aeb3 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionReaction.kt @@ -0,0 +1,9 @@ +package com.couplesconnect.app.domain.model + +data class QuestionReaction( + val id: String = "", + val userId: String = "", + val targetUserId: String = "", + val emoji: String = "", + val createdAt: Long = 0L +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/QuestionSession.kt b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionSession.kt new file mode 100644 index 00000000..6ac852f2 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionSession.kt @@ -0,0 +1,13 @@ +package com.couplesconnect.app.domain.model + +data class QuestionSession( + val id: String = "", + val coupleId: String = "", + val categoryId: String = "", + val questionIds: List = emptyList(), + val startedByUserId: String = "", + val startedAt: Long = System.currentTimeMillis(), + val completedAt: Long? = null, + val isPremium: Boolean = false, + val status: String = "active" +) diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/QuestionSessionStatus.kt b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionSessionStatus.kt new file mode 100644 index 00000000..3c9ed145 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionSessionStatus.kt @@ -0,0 +1,6 @@ +package com.couplesconnect.app.domain.model + +enum class QuestionSessionStatus { + ACTIVE, + COMPLETED +} diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/QuestionThread.kt b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionThread.kt new file mode 100644 index 00000000..c3ca0a0c --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/model/QuestionThread.kt @@ -0,0 +1,30 @@ +package com.couplesconnect.app.domain.model + +data class QuestionThread( + val id: String = "", + val coupleId: String = "", + val questionId: String = "", + val categoryId: String = "", + val status: QuestionThreadStatus = QuestionThreadStatus.NOT_STARTED, + val currentIndex: Int = 0, + val createdAt: Long = 0L, + val updatedAt: Long = 0L +) + +enum class QuestionThreadStatus { + NOT_STARTED, + ANSWERED_BY_ONE, + REVEALED, + COMPLETED; + + fun toFirestoreValue(): String = name.lowercase() + + companion object { + fun fromFirestoreValue(value: String): QuestionThreadStatus = when (value) { + "answered_by_one" -> ANSWERED_BY_ONE + "revealed" -> REVEALED + "completed" -> COMPLETED + else -> NOT_STARTED + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/domain/model/User.kt b/app/src/main/java/com/couplesconnect/app/domain/model/User.kt index 9c2c950c..50f13390 100644 --- a/app/src/main/java/com/couplesconnect/app/domain/model/User.kt +++ b/app/src/main/java/com/couplesconnect/app/domain/model/User.kt @@ -1,10 +1,13 @@ package com.couplesconnect.app.domain.model data class User( - val id: String, - val email: String, - val displayName: String, - val avatarUrl: String?, - val createdAt: String, - val lastActive: String? + val id: String = "", + val email: String = "", + val displayName: String = "", + val photoUrl: String = "", + val partnerId: String? = null, + val coupleId: String? = null, + val plan: String = "free", + val createdAt: Long = System.currentTimeMillis(), + val lastActiveAt: Long = System.currentTimeMillis() ) diff --git a/app/src/main/java/com/couplesconnect/app/domain/repository/.gitkeep b/app/src/main/java/com/couplesconnect/app/domain/repository/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/domain/repository/QuestionRepository.kt b/app/src/main/java/com/couplesconnect/app/domain/repository/QuestionRepository.kt new file mode 100644 index 00000000..9f01fb7d --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/repository/QuestionRepository.kt @@ -0,0 +1,8 @@ +package com.couplesconnect.app.domain.repository + +import com.couplesconnect.app.domain.model.Question + +interface QuestionRepository { + fun getDailyQuestion(): Question + fun getQuestionById(id: String): Question? +} \ No newline at end of file diff --git a/app/src/main/java/com/couplesconnect/app/domain/repository/QuestionThreadRepository.kt b/app/src/main/java/com/couplesconnect/app/domain/repository/QuestionThreadRepository.kt new file mode 100644 index 00000000..2b6dc32c --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/domain/repository/QuestionThreadRepository.kt @@ -0,0 +1,18 @@ +package com.couplesconnect.app.domain.repository + +import com.couplesconnect.app.domain.model.QuestionAnswer +import com.couplesconnect.app.domain.model.QuestionMessage +import com.couplesconnect.app.domain.model.QuestionReaction +import com.couplesconnect.app.domain.model.QuestionThread +import kotlinx.coroutines.flow.Flow + +interface QuestionThreadRepository { + suspend fun findOrCreateThreadId(coupleId: String, questionId: String, categoryId: String): String + fun observeThread(coupleId: String, threadId: String): Flow + suspend fun submitAnswer(coupleId: String, threadId: String, userId: String, answer: QuestionAnswer) + fun observeAnswers(coupleId: String, threadId: String): Flow> + suspend fun sendMessage(coupleId: String, threadId: String, message: QuestionMessage) + fun observeMessages(coupleId: String, threadId: String): Flow> + suspend fun addReaction(coupleId: String, threadId: String, reaction: QuestionReaction) + fun observeReactions(coupleId: String, threadId: String): Flow> +} diff --git a/app/src/main/java/com/couplesconnect/app/domain/usecase/.gitkeep b/app/src/main/java/com/couplesconnect/app/domain/usecase/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/answers/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/answers/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/answers/AnswerHistoryScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/answers/AnswerHistoryScreen.kt new file mode 100644 index 00000000..22c7eb86 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/answers/AnswerHistoryScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.answers + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun AnswerHistoryScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Answer History") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Answer History — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun AnswerHistoryScreenPreview() { + AnswerHistoryScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/answers/AnswerRevealScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/answers/AnswerRevealScreen.kt new file mode 100644 index 00000000..4c83ae59 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/answers/AnswerRevealScreen.kt @@ -0,0 +1,43 @@ +package com.couplesconnect.app.ui.answers + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun AnswerRevealScreen( + questionId: String, + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Answer Reveal") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Answer Reveal — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun AnswerRevealScreenPreview() { + AnswerRevealScreen(questionId = "test_question_id") +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/auth/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/auth/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/auth/LoginScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/auth/LoginScreen.kt new file mode 100644 index 00000000..8cbd8390 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/auth/LoginScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.auth + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun LoginScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Login") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Login — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun LoginScreenPreview() { + LoginScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/components/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/components/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/home/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/home/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/home/HomeScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/home/HomeScreen.kt new file mode 100644 index 00000000..02b5c21e --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/home/HomeScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.home + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun HomeScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Home") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Home — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun HomeScreenPreview() { + HomeScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/onboarding/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/onboarding/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/onboarding/CreateProfileScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/onboarding/CreateProfileScreen.kt new file mode 100644 index 00000000..5e344600 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/onboarding/CreateProfileScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.onboarding + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun CreateProfileScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Create Profile") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Create Profile — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun CreateProfileScreenPreview() { + CreateProfileScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/onboarding/OnboardingScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/onboarding/OnboardingScreen.kt new file mode 100644 index 00000000..f3f316f1 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/onboarding/OnboardingScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.onboarding + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun OnboardingScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Onboarding") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Onboarding — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun OnboardingScreenPreview() { + OnboardingScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/pairing/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/pairing/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/pairing/AcceptInviteScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/pairing/AcceptInviteScreen.kt new file mode 100644 index 00000000..93a14d07 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/pairing/AcceptInviteScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.pairing + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun AcceptInviteScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Accept Invite") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Accept Invite — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun AcceptInviteScreenPreview() { + AcceptInviteScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/pairing/CreateInviteScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/pairing/CreateInviteScreen.kt new file mode 100644 index 00000000..10551707 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/pairing/CreateInviteScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.pairing + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun CreateInviteScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Create Invite") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Create Invite — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun CreateInviteScreenPreview() { + CreateInviteScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/pairing/EmailInviteScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/pairing/EmailInviteScreen.kt new file mode 100644 index 00000000..5520d294 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/pairing/EmailInviteScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.pairing + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun EmailInviteScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Email Invite") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Email Invite — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun EmailInviteScreenPreview() { + EmailInviteScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/pairing/InviteConfirmScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/pairing/InviteConfirmScreen.kt new file mode 100644 index 00000000..c84006a2 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/pairing/InviteConfirmScreen.kt @@ -0,0 +1,43 @@ +package com.couplesconnect.app.ui.pairing + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun InviteConfirmScreen( + inviteCode: String, + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Invite Confirm") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Invite Confirm — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun InviteConfirmScreenPreview() { + InviteConfirmScreen(inviteCode = "ABC123") +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/paywall/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/paywall/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/paywall/PaywallScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/paywall/PaywallScreen.kt new file mode 100644 index 00000000..932b697d --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/paywall/PaywallScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.paywall + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun PaywallScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Paywall") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Paywall — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun PaywallScreenPreview() { + PaywallScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/questions/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionScreen.kt new file mode 100644 index 00000000..4ad7632e --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionScreen.kt @@ -0,0 +1,481 @@ +package com.couplesconnect.app.ui.questions + +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.Spacer +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.layout.size +import androidx.compose.foundation.layout.width +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material3.ButtonDefaults +import androidx.compose.material3.Card +import androidx.compose.material3.CardDefaults +import androidx.compose.material3.CircularProgressIndicator +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.FilledTonalButton +import androidx.compose.material3.HorizontalDivider +import androidx.compose.material3.Icon +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.OutlinedTextField +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.Star +import androidx.compose.material.icons.filled.Done +import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.draw.clip +import androidx.compose.ui.graphics.Color +import androidx.compose.ui.platform.testTag +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.text.style.TextAlign +import androidx.compose.ui.tooling.preview.Preview +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.repository.QuestionRepository + +/** + * Daily Question Screen + * Shows today's question, allows answer entry, and displays waiting state after submit. + * Warm, inviting interface with rose/terracotta/cream color palette. + */ +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun DailyQuestionScreen( + onNavigate: (String) -> Unit = {}, + repository: QuestionRepository = object : QuestionRepository { + override fun getDailyQuestion(): Question { + throw NotImplementedError("Repository not provided") + } + + override fun getQuestionById(id: String): Question? { + throw NotImplementedError("Repository not provided") + } + } +) { + val viewModel = remember { DailyQuestionViewModel(repository) } + val question = viewModel.question + val answerText = viewModel.answerText + val uiState = viewModel.uiState + + Scaffold( + topBar = { + TopAppBar( + title = { + Row( + verticalAlignment = Alignment.CenterVertically, + horizontalArrangement = Arrangement.Center, + modifier = Modifier.fillMaxWidth() + ) { + Text( + text = question.category.capitalizeCategory(), + style = MaterialTheme.typography.titleSmall, + color = MaterialTheme.colorScheme.tertiary + ) + } + } + ) + } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding) + .padding(horizontal = 24.dp) + ) { + when (uiState) { + QuestionUiState.INPUTTING -> { + InputtingState( + question = question, + answerText = answerText, + onAnswerChanged = { viewModel.updateAnswer(it) }, + onSubmit = { viewModel.submitAnswer() }, + modifier = Modifier.align(Alignment.Center) + ) + } + QuestionUiState.SUBMITTED -> { + SubmittedState( + question = question, + answer = answerText, + modifier = Modifier.align(Alignment.Center) + ) + } + QuestionUiState.WAITING_FOR_PARTNER -> { + WaitingForPartnerState( + question = question, + answer = answerText, + modifier = Modifier.align(Alignment.Center) + ) + } + } + } + } +} + +@Composable +private fun InputtingState( + question: Question, + answerText: String, + onAnswerChanged: (String) -> Unit, + onSubmit: () -> Unit, + modifier: Modifier = Modifier +) { + Column( + modifier = modifier, + horizontalAlignment = Alignment.CenterHorizontally, + verticalArrangement = Arrangement.spacedBy(24.dp) + ) { + // Question Card + Card( + modifier = Modifier.fillMaxWidth(), + colors = CardDefaults.cardColors(containerColor = MaterialTheme.colorScheme.surfaceVariant), + elevation = CardDefaults.cardElevation(defaultElevation = 2.dp) + ) { + Column( + modifier = Modifier + .fillMaxWidth() + .padding(24.dp), + horizontalAlignment = Alignment.CenterHorizontally, + verticalArrangement = Arrangement.spacedBy(16.dp) + ) { + // Question text - hero element + Text( + text = question.text, + style = MaterialTheme.typography.headlineSmall.copy( + fontSize = 22.sp, + fontWeight = FontWeight.Medium, + lineHeight = 32.sp + ), + textAlign = TextAlign.Center, + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + + // Depth indicator + Row( + verticalAlignment = Alignment.CenterVertically, + horizontalArrangement = Arrangement.spacedBy(8.dp) + ) { + Icon( + imageVector = Icons.Default.Star, + contentDescription = null, + modifier = Modifier.size(16.dp), + tint = MaterialTheme.colorScheme.tertiary + ) + Text( + text = "depth: ${getDepthLabel(question.depthLevel)}", + style = MaterialTheme.typography.bodySmall, + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + } + } + } + + // Answer Input Field + OutlinedTextField( + value = answerText, + onValueChange = onAnswerChanged, + modifier = Modifier + .fillMaxWidth() + .height(160.dp), + placeholder = { + Text( + text = "Type your answer...", + style = MaterialTheme.typography.bodyLarge.copy( + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.5f) + ) + ) + }, + singleLine = false, + minLines = 4, + maxLines = 6, + shape = RoundedCornerShape(16.dp), + colors = androidx.compose.material3.OutlinedTextFieldDefaults.colors( + focusedBorderColor = MaterialTheme.colorScheme.tertiary, + unfocusedBorderColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.3f), + focusedContainerColor = MaterialTheme.colorScheme.surface, + unfocusedContainerColor = MaterialTheme.colorScheme.surface, + disabledContainerColor = MaterialTheme.colorScheme.surface, + focusedTextColor = MaterialTheme.colorScheme.onSurface, + unfocusedTextColor = MaterialTheme.colorScheme.onSurface + ), + leadingIcon = { + Icon( + imageVector = Icons.Default.Star, + contentDescription = null, + modifier = Modifier.padding(start = 8.dp), + tint = MaterialTheme.colorScheme.tertiary + ) + } + ) + + // Submit Button + FilledTonalButton( + onClick = onSubmit, + modifier = Modifier + .fillMaxWidth() + .height(56.dp), + enabled = answerText.isNotBlank(), + colors = ButtonDefaults.filledTonalButtonColors( + containerColor = MaterialTheme.colorScheme.tertiary, + contentColor = MaterialTheme.colorScheme.onTertiary, + disabledContainerColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.12f), + disabledContentColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.38f) + ), + shape = RoundedCornerShape(16.dp) + ) { + Text( + text = "Submit Answer", + style = MaterialTheme.typography.titleMedium, + fontWeight = FontWeight.Medium + ) + } + + Spacer(modifier = Modifier.height(24.dp)) + } +} + +@Composable +private fun SubmittedState( + question: Question, + answer: String, + modifier: Modifier = Modifier +) { + Column( + modifier = modifier, + horizontalAlignment = Alignment.CenterHorizontally, + verticalArrangement = Arrangement.spacedBy(24.dp) + ) { + // Success Animation / Checkmark + Box( + modifier = Modifier + .size(80.dp) + .clip(RoundedCornerShape(20.dp)), + contentAlignment = Alignment.Center + ) { + Icon( + imageVector = Icons.Default.Done, + contentDescription = "Answer submitted", + modifier = Modifier.size(48.dp), + tint = MaterialTheme.colorScheme.primary + ) + } + + // Success Text + Column( + horizontalAlignment = Alignment.CenterHorizontally, + verticalArrangement = Arrangement.spacedBy(8.dp) + ) { + Text( + text = "Answer submitted!", + style = MaterialTheme.typography.headlineSmall, + color = MaterialTheme.colorScheme.primary + ) + Text( + text = "Waiting for your partner's answer...", + style = MaterialTheme.typography.bodyLarge, + color = MaterialTheme.colorScheme.onSurfaceVariant, + textAlign = TextAlign.Center + ) + } + + // Progress indicator for waiting + CircularProgressIndicator( + modifier = Modifier.size(40.dp), + color = MaterialTheme.colorScheme.primary, + trackColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.1f) + ) + + // Submitted Answer Card + Card( + modifier = Modifier.fillMaxWidth(), + colors = CardDefaults.cardColors(containerColor = MaterialTheme.colorScheme.surfaceVariant), + elevation = CardDefaults.cardElevation(defaultElevation = 2.dp) + ) { + Column( + modifier = Modifier + .fillMaxWidth() + .padding(20.dp), + horizontalAlignment = Alignment.Start, + verticalArrangement = Arrangement.spacedBy(16.dp) + ) { + Text( + text = "Your answer:", + style = MaterialTheme.typography.labelMedium.copy( + fontWeight = FontWeight.SemiBold, + color = MaterialTheme.colorScheme.tertiary + ) + ) + + HorizontalDivider( + modifier = Modifier.fillMaxWidth(), + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.1f), + thickness = 1.dp + ) + + Text( + text = answer, + style = MaterialTheme.typography.bodyLarge.copy( + lineHeight = 24.sp + ), + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + } + } + } +} + +@Composable +private fun WaitingForPartnerState( + question: Question, + answer: String, + modifier: Modifier = Modifier +) { + Column( + modifier = modifier, + horizontalAlignment = Alignment.CenterHorizontally, + verticalArrangement = Arrangement.spacedBy(24.dp) + ) { + // Animated waiting indicator + Box( + modifier = Modifier + .size(80.dp) + .clip(RoundedCornerShape(20.dp)), + contentAlignment = Alignment.Center + ) { + CircularProgressIndicator( + modifier = Modifier.size(48.dp), + color = MaterialTheme.colorScheme.primary, + trackColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.1f) + ) + } + + // Waiting Text + Text( + text = "Waiting for your partner...", + style = MaterialTheme.typography.headlineSmall, + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + + // Partner Answer Card + Card( + modifier = Modifier.fillMaxWidth(), + colors = CardDefaults.cardColors(containerColor = MaterialTheme.colorScheme.surfaceVariant), + elevation = CardDefaults.cardElevation(defaultElevation = 2.dp) + ) { + Column( + modifier = Modifier + .fillMaxWidth() + .padding(20.dp), + horizontalAlignment = Alignment.Start, + verticalArrangement = Arrangement.spacedBy(16.dp) + ) { + Row( + modifier = Modifier.fillMaxWidth(), + horizontalArrangement = Arrangement.SpaceBetween, + verticalAlignment = Alignment.CenterVertically + ) { + Text( + text = "Your answer:", + style = MaterialTheme.typography.labelMedium.copy( + fontWeight = FontWeight.SemiBold, + color = MaterialTheme.colorScheme.tertiary + ) + ) + Text( + text = "Waiting...", + style = MaterialTheme.typography.labelSmall, + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + } + + HorizontalDivider( + modifier = Modifier.fillMaxWidth(), + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.1f), + thickness = 1.dp + ) + + Text( + text = answer, + style = MaterialTheme.typography.bodyLarge.copy( + lineHeight = 24.sp + ), + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + } + } + + // Future partner's answer (placeholder) + Card( + modifier = Modifier.fillMaxWidth(), + colors = CardDefaults.cardColors(containerColor = MaterialTheme.colorScheme.primaryContainer), + elevation = CardDefaults.cardElevation(defaultElevation = 2.dp) + ) { + Column( + modifier = Modifier + .fillMaxWidth() + .padding(20.dp), + horizontalAlignment = Alignment.CenterHorizontally, + verticalArrangement = Arrangement.spacedBy(16.dp) + ) { + Icon( + imageVector = Icons.Default.Star, + contentDescription = null, + modifier = Modifier.size(32.dp), + tint = MaterialTheme.colorScheme.onPrimaryContainer.copy(alpha = 0.5f) + ) + Text( + text = "Partner's answer", + style = MaterialTheme.typography.labelMedium, + color = MaterialTheme.colorScheme.onPrimaryContainer.copy(alpha = 0.5f) + ) + Text( + text = "Tap to reveal when your partner has answered", + style = MaterialTheme.typography.bodySmall, + color = MaterialTheme.colorScheme.onPrimaryContainer.copy(alpha = 0.5f), + textAlign = TextAlign.Center + ) + } + } + } +} + +// Helper functions +private fun String.capitalizeCategory(): String { + return this.replaceFirstChar { char -> + if (char.isLowerCase()) char.uppercase() else char.toString() + }.replace("-", " ") +} + +private fun getDepthLabel(depthLevel: Int): String { + return when (depthLevel) { + 1 -> "light" + 2 -> "moderate" + 3 -> "deep" + else -> "moderate" + } +} + +// Preview +@Preview +@Composable +fun DailyQuestionScreenInputtingPreview() { + DailyQuestionScreen() +} + +@Preview +@Composable +fun DailyQuestionScreenSubmittedPreview() { + DailyQuestionScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionViewModel.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionViewModel.kt new file mode 100644 index 00000000..1a953eb2 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/DailyQuestionViewModel.kt @@ -0,0 +1,35 @@ +package com.couplesconnect.app.ui.questions + +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.setValue +import androidx.lifecycle.ViewModel +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.repository.QuestionRepository + +enum class QuestionUiState { + INPUTTING, + SUBMITTED, + WAITING_FOR_PARTNER +} + +class DailyQuestionViewModel(private val repository: QuestionRepository) : ViewModel() { + var question: Question = repository.getDailyQuestion() + private set + + var answerText: String by mutableStateOf("") + private set + + var uiState: QuestionUiState by mutableStateOf(QuestionUiState.INPUTTING) + private set + + fun updateAnswer(text: String) { + answerText = text + } + + fun submitAnswer() { + if (answerText.isNotBlank()) { + uiState = QuestionUiState.SUBMITTED + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadScreen.kt new file mode 100644 index 00000000..de3ed190 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadScreen.kt @@ -0,0 +1,337 @@ +package com.couplesconnect.app.ui.questions + +import androidx.compose.animation.AnimatedContent +import androidx.compose.animation.fadeIn +import androidx.compose.animation.fadeOut +import androidx.compose.animation.togetherWith +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.Spacer +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.layout.size +import androidx.compose.foundation.rememberScrollState +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.foundation.verticalScroll +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.automirrored.filled.ArrowBack +import androidx.compose.material3.Card +import androidx.compose.material3.CardDefaults +import androidx.compose.material3.CircularProgressIndicator +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.Icon +import androidx.compose.material3.IconButton +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.SnackbarHost +import androidx.compose.material3.SnackbarHostState +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.material3.TopAppBarDefaults +import androidx.compose.runtime.Composable +import androidx.compose.runtime.LaunchedEffect +import androidx.compose.runtime.collectAsState +import androidx.compose.runtime.getValue +import androidx.compose.runtime.remember +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.text.style.TextAlign +import androidx.compose.ui.unit.dp +import androidx.hilt.navigation.compose.hiltViewModel +import com.couplesconnect.app.core.navigation.AppRoute +import com.couplesconnect.app.domain.model.QuestionAnswer +import com.couplesconnect.app.ui.questions.components.AnswerBubble +import com.couplesconnect.app.ui.questions.components.QuestionAnswerInput +import com.couplesconnect.app.ui.questions.components.QuestionDiscussionThread +import com.couplesconnect.app.ui.questions.components.QuestionHeader +import com.couplesconnect.app.ui.questions.components.QuestionNavigationBar + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun QuestionThreadScreen( + onNavigate: (String) -> Unit = {}, + onBack: () -> Unit = {}, + viewModel: QuestionThreadViewModel = hiltViewModel() +) { + val state by viewModel.uiState.collectAsState() + val snackbarHost = remember { SnackbarHostState() } + + LaunchedEffect(state.error) { + val err = state.error ?: return@LaunchedEffect + snackbarHost.showSnackbar(err) + viewModel.dismissError() + } + + Scaffold( + snackbarHost = { SnackbarHost(snackbarHost) }, + topBar = { + TopAppBar( + title = { + Text( + text = state.question?.category?.replaceFirstChar { it.uppercaseChar() } + ?.replace("-", " ") ?: "", + style = MaterialTheme.typography.titleSmall, + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + }, + navigationIcon = { + IconButton(onClick = onBack) { + Icon( + imageVector = Icons.AutoMirrored.Filled.ArrowBack, + contentDescription = "Back" + ) + } + }, + colors = TopAppBarDefaults.topAppBarColors( + containerColor = MaterialTheme.colorScheme.background + ) + ) + } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding) + ) { + when { + state.isLoading -> { + CircularProgressIndicator( + modifier = Modifier + .size(48.dp) + .align(Alignment.Center), + color = MaterialTheme.colorScheme.primary + ) + } + + state.question == null -> { + Text( + text = "Question not found.", + style = MaterialTheme.typography.bodyLarge, + color = MaterialTheme.colorScheme.onSurfaceVariant, + modifier = Modifier + .align(Alignment.Center) + .padding(24.dp), + textAlign = TextAlign.Center + ) + } + + else -> { + val question = state.question!! + Column( + modifier = Modifier + .fillMaxSize() + .verticalScroll(rememberScrollState()) + .padding(horizontal = 20.dp, vertical = 8.dp), + verticalArrangement = Arrangement.spacedBy(16.dp) + ) { + QuestionHeader( + question = question, + helpExpanded = state.helpExpanded, + onToggleHelp = viewModel::toggleHelp + ) + + AnimatedContent( + targetState = state.phase, + transitionSpec = { fadeIn() togetherWith fadeOut() }, + label = "phase" + ) { phase -> + when (phase) { + QuestionPhase.INPUT -> { + QuestionAnswerInput( + question = question, + pendingWrittenText = state.pendingWrittenText, + pendingSelectedOptionIds = state.pendingSelectedOptionIds, + pendingScaleValue = state.pendingScaleValue, + onWrittenTextChanged = viewModel::updateWrittenText, + onOptionToggled = viewModel::toggleOption, + onScaleChanged = viewModel::updateScale, + onSubmit = viewModel::submitAnswer, + canSubmit = viewModel.canSubmit(), + isSubmitting = state.isSubmitting + ) + } + + QuestionPhase.WAITING -> { + WaitingSection( + myAnswer = state.myAnswer, + question = question, + currentUserId = viewModel.currentUserId, + reactions = state.reactions, + onAddReaction = { emoji -> + viewModel.addReaction(viewModel.currentUserId, emoji) + } + ) + } + + QuestionPhase.REVEALED -> { + RevealedSection( + myAnswer = state.myAnswer, + partnerAnswer = state.partnerAnswer, + question = question, + currentUserId = viewModel.currentUserId, + reactions = state.reactions, + onAddReaction = viewModel::addReaction, + messages = state.messages, + messageInput = state.messageInput, + onMessageInputChanged = viewModel::updateMessageInput, + onSendMessage = viewModel::sendMessage + ) + } + } + } + + QuestionNavigationBar( + onPrevious = state.previousQuestionId?.let { prevId -> + { + onNavigate( + AppRoute.questionThread( + coupleId = state.question?.category ?: "", + questionId = prevId + ) + ) + } + }, + onNext = state.nextQuestionId?.let { nextId -> + { + onNavigate( + AppRoute.questionThread( + coupleId = state.question?.category ?: "", + questionId = nextId + ) + ) + } + } + ) + + Spacer(modifier = Modifier.height(24.dp)) + } + } + } + } + } +} + +// ─── Waiting section ───────────────────────────────────────────────────────── + +@Composable +private fun WaitingSection( + myAnswer: QuestionAnswer?, + question: com.couplesconnect.app.domain.model.Question, + currentUserId: String, + reactions: List, + onAddReaction: (emoji: String) -> Unit +) { + Column(verticalArrangement = Arrangement.spacedBy(12.dp)) { + if (myAnswer != null) { + AnswerBubble( + answer = myAnswer, + question = question, + isCurrentUser = true, + partnerDisplayName = null, + reactions = reactions.filter { it.targetUserId == currentUserId }, + onAddReaction = onAddReaction + ) + } + + Card( + modifier = Modifier.fillMaxWidth(), + shape = RoundedCornerShape(16.dp), + colors = CardDefaults.cardColors( + containerColor = MaterialTheme.colorScheme.primaryContainer.copy(alpha = 0.4f) + ), + elevation = CardDefaults.cardElevation(defaultElevation = 0.dp) + ) { + Column( + modifier = Modifier + .fillMaxWidth() + .padding(20.dp), + horizontalAlignment = Alignment.CenterHorizontally, + verticalArrangement = Arrangement.spacedBy(8.dp) + ) { + CircularProgressIndicator( + modifier = Modifier.size(28.dp), + strokeWidth = 2.5.dp, + color = MaterialTheme.colorScheme.primary, + trackColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.1f) + ) + Text( + text = "Waiting for your partner…", + style = MaterialTheme.typography.bodyMedium.copy(fontWeight = FontWeight.Medium), + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + Text( + text = "Their answer will appear here once they've replied.", + style = MaterialTheme.typography.bodySmall, + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.6f), + textAlign = TextAlign.Center + ) + } + } + } +} + +// ─── Revealed section ──────────────────────────────────────────────────────── + +@Composable +private fun RevealedSection( + myAnswer: QuestionAnswer?, + partnerAnswer: QuestionAnswer?, + question: com.couplesconnect.app.domain.model.Question, + currentUserId: String, + reactions: List, + onAddReaction: (targetUserId: String, emoji: String) -> Unit, + messages: List, + messageInput: String, + onMessageInputChanged: (String) -> Unit, + onSendMessage: () -> Unit +) { + Column(verticalArrangement = Arrangement.spacedBy(12.dp)) { + Row( + modifier = Modifier.fillMaxWidth(), + horizontalArrangement = Arrangement.Center + ) { + Text( + text = "Both answered — answers revealed", + style = MaterialTheme.typography.labelSmall, + color = MaterialTheme.colorScheme.primary.copy(alpha = 0.8f), + fontWeight = FontWeight.SemiBold + ) + } + + if (partnerAnswer != null) { + AnswerBubble( + answer = partnerAnswer, + question = question, + isCurrentUser = false, + partnerDisplayName = null, + reactions = reactions.filter { it.targetUserId == partnerAnswer.userId }, + onAddReaction = { emoji -> onAddReaction(partnerAnswer.userId, emoji) } + ) + } + + if (myAnswer != null) { + AnswerBubble( + answer = myAnswer, + question = question, + isCurrentUser = true, + partnerDisplayName = null, + reactions = reactions.filter { it.targetUserId == currentUserId }, + onAddReaction = { emoji -> onAddReaction(currentUserId, emoji) } + ) + } + + QuestionDiscussionThread( + messages = messages, + currentUserId = currentUserId, + messageInput = messageInput, + onMessageInputChanged = onMessageInputChanged, + onSendMessage = onSendMessage, + isRevealed = true + ) + } +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel.kt new file mode 100644 index 00000000..d9960f5b --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/QuestionThreadViewModel.kt @@ -0,0 +1,249 @@ +package com.couplesconnect.app.ui.questions + +import androidx.lifecycle.SavedStateHandle +import androidx.lifecycle.ViewModel +import androidx.lifecycle.viewModelScope +import com.couplesconnect.app.data.local.QuestionDao +import com.couplesconnect.app.data.local.mapper.toQuestion +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.model.QuestionAnswer +import com.couplesconnect.app.domain.model.QuestionMessage +import com.couplesconnect.app.domain.model.QuestionReaction +import com.couplesconnect.app.domain.repository.QuestionThreadRepository +import com.google.firebase.auth.FirebaseAuth +import dagger.hilt.android.lifecycle.HiltViewModel +import kotlinx.coroutines.flow.MutableStateFlow +import kotlinx.coroutines.flow.StateFlow +import kotlinx.coroutines.flow.asStateFlow +import kotlinx.coroutines.flow.update +import kotlinx.coroutines.launch +import javax.inject.Inject + +enum class QuestionPhase { INPUT, WAITING, REVEALED } + +data class QuestionThreadUiState( + val isLoading: Boolean = true, + val error: String? = null, + val question: Question? = null, + val threadId: String? = null, + val phase: QuestionPhase = QuestionPhase.INPUT, + val myAnswer: QuestionAnswer? = null, + val partnerAnswer: QuestionAnswer? = null, + val messages: List = emptyList(), + val reactions: List = emptyList(), + val pendingWrittenText: String = "", + val pendingSelectedOptionIds: List = emptyList(), + val pendingScaleValue: Int = 3, + val messageInput: String = "", + val helpExpanded: Boolean = false, + val isSubmitting: Boolean = false, + val previousQuestionId: String? = null, + val nextQuestionId: String? = null +) + +@HiltViewModel +class QuestionThreadViewModel @Inject constructor( + private val repository: QuestionThreadRepository, + private val questionDao: QuestionDao, + savedStateHandle: SavedStateHandle +) : ViewModel() { + + private val coupleId: String = savedStateHandle["coupleId"] ?: "" + private val questionId: String = savedStateHandle["questionId"] ?: "" + val currentUserId: String = FirebaseAuth.getInstance().currentUser?.uid ?: "" + + private val _uiState = MutableStateFlow( + QuestionThreadUiState( + previousQuestionId = savedStateHandle["prevId"], + nextQuestionId = savedStateHandle["nextId"] + ) + ) + val uiState: StateFlow = _uiState.asStateFlow() + + init { + loadThread() + } + + private fun loadThread() { + viewModelScope.launch { + try { + val entity = questionDao.getQuestionById(questionId) + val question = entity?.toQuestion() + if (question == null) { + _uiState.update { it.copy(isLoading = false, error = "Question not found") } + return@launch + } + _uiState.update { it.copy(question = question, isLoading = false) } + + val threadId = repository.findOrCreateThreadId(coupleId, questionId, question.category) + _uiState.update { it.copy(threadId = threadId) } + + launch { + repository.observeAnswers(coupleId, threadId).collect { answers -> + val my = answers.find { it.userId == currentUserId } + val partner = answers.find { it.userId != currentUserId } + val phase = when { + my == null -> QuestionPhase.INPUT + partner == null -> QuestionPhase.WAITING + else -> QuestionPhase.REVEALED + } + _uiState.update { state -> + state.copy( + phase = phase, + myAnswer = my, + partnerAnswer = if (phase == QuestionPhase.REVEALED) partner else null + ) + } + } + } + launch { + repository.observeMessages(coupleId, threadId).collect { msgs -> + _uiState.update { it.copy(messages = msgs) } + } + } + launch { + repository.observeReactions(coupleId, threadId).collect { reactions -> + _uiState.update { it.copy(reactions = reactions) } + } + } + } catch (e: Exception) { + _uiState.update { it.copy(isLoading = false, error = e.message) } + } + } + } + + // ─── Answer input mutations ────────────────────────────────────────────────── + + fun updateWrittenText(text: String) { + _uiState.update { it.copy(pendingWrittenText = text) } + } + + fun toggleOption(optionId: String) { + _uiState.update { state -> + val question = state.question ?: return@update state + val current = state.pendingSelectedOptionIds + val updated = if (question.type == "single_choice") { + listOf(optionId) + } else { + if (optionId in current) current - optionId else current + optionId + } + state.copy(pendingSelectedOptionIds = updated) + } + } + + fun updateScale(value: Int) { + _uiState.update { it.copy(pendingScaleValue = value) } + } + + fun submitAnswer() { + val state = _uiState.value + val threadId = state.threadId ?: return + val question = state.question ?: return + if (state.isSubmitting) return + if (currentUserId.isEmpty()) return + + _uiState.update { it.copy(isSubmitting = true) } + viewModelScope.launch { + try { + val answer = buildAnswer(state, question) + repository.submitAnswer(coupleId, threadId, currentUserId, answer) + } catch (e: Exception) { + _uiState.update { it.copy(error = e.message) } + } finally { + _uiState.update { it.copy(isSubmitting = false) } + } + } + } + + private fun buildAnswer(state: QuestionThreadUiState, question: Question): QuestionAnswer { + val now = System.currentTimeMillis() + return QuestionAnswer( + userId = currentUserId, + questionId = questionId, + answerType = question.type, + writtenText = if (question.type == "written") state.pendingWrittenText else null, + selectedOptionIds = when (question.type) { + "single_choice", "multi_choice", "this_or_that" -> state.pendingSelectedOptionIds + else -> emptyList() + }, + scaleValue = if (question.type == "scale") state.pendingScaleValue else null, + createdAt = now, + updatedAt = now + ) + } + + fun canSubmit(): Boolean { + val state = _uiState.value + val question = state.question ?: return false + if (currentUserId.isEmpty()) return false + return when (question.type) { + "written" -> state.pendingWrittenText.isNotBlank() + "single_choice", "this_or_that" -> state.pendingSelectedOptionIds.isNotEmpty() + "multi_choice" -> state.pendingSelectedOptionIds.isNotEmpty() + "scale" -> true + else -> false + } + } + + // ─── Help expandable ───────────────────────────────────────────────────────── + + fun toggleHelp() { + _uiState.update { it.copy(helpExpanded = !it.helpExpanded) } + } + + // ─── Discussion ────────────────────────────────────────────────────────────── + + fun updateMessageInput(text: String) { + _uiState.update { it.copy(messageInput = text) } + } + + fun sendMessage() { + val state = _uiState.value + val threadId = state.threadId ?: return + if (state.phase != QuestionPhase.REVEALED) return + if (currentUserId.isEmpty()) return + val text = state.messageInput.trim() + if (text.isBlank()) return + + _uiState.update { it.copy(messageInput = "") } + viewModelScope.launch { + try { + val msg = QuestionMessage( + userId = currentUserId, + text = text, + createdAt = System.currentTimeMillis() + ) + repository.sendMessage(coupleId, threadId, msg) + } catch (e: Exception) { + _uiState.update { it.copy(error = e.message) } + } + } + } + + // ─── Reactions ─────────────────────────────────────────────────────────────── + + fun addReaction(targetUserId: String, emoji: String) { + val state = _uiState.value + val threadId = state.threadId ?: return + if (state.phase != QuestionPhase.REVEALED) return + if (currentUserId.isEmpty()) return + + viewModelScope.launch { + try { + val reaction = QuestionReaction( + userId = currentUserId, + targetUserId = targetUserId, + emoji = emoji, + createdAt = System.currentTimeMillis() + ) + repository.addReaction(coupleId, threadId, reaction) + } catch (e: Exception) { + _uiState.update { it.copy(error = e.message) } + } + } + } + + fun dismissError() { + _uiState.update { it.copy(error = null) } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/components/AnswerBubble.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/components/AnswerBubble.kt new file mode 100644 index 00000000..c6f870ff --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/components/AnswerBubble.kt @@ -0,0 +1,253 @@ +package com.couplesconnect.app.ui.questions.components + +import androidx.compose.foundation.background +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.Spacer +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.layout.size +import androidx.compose.foundation.layout.width +import androidx.compose.foundation.layout.widthIn +import androidx.compose.foundation.shape.CircleShape +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.Person +import androidx.compose.material3.Icon +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Surface +import androidx.compose.material3.Text +import androidx.compose.material3.TextButton +import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.remember +import androidx.compose.runtime.setValue +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.draw.clip +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.unit.dp +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.model.QuestionAnswer +import com.couplesconnect.app.domain.model.QuestionReaction + +private val REACTION_EMOJIS = listOf("❤️", "😊", "😂", "😮", "👏", "🥺") + +@Composable +fun AnswerBubble( + answer: QuestionAnswer, + question: Question, + isCurrentUser: Boolean, + partnerDisplayName: String?, + reactions: List, + onAddReaction: (emoji: String) -> Unit, + modifier: Modifier = Modifier +) { + val bubbleShape = if (isCurrentUser) { + RoundedCornerShape(topStart = 18.dp, topEnd = 4.dp, bottomStart = 18.dp, bottomEnd = 18.dp) + } else { + RoundedCornerShape(topStart = 4.dp, topEnd = 18.dp, bottomStart = 18.dp, bottomEnd = 18.dp) + } + + Column( + modifier = modifier.fillMaxWidth(), + horizontalAlignment = if (isCurrentUser) Alignment.End else Alignment.Start + ) { + if (!isCurrentUser) { + Row( + modifier = Modifier.padding(bottom = 4.dp, start = 44.dp), + verticalAlignment = Alignment.CenterVertically + ) { + Text( + text = partnerDisplayName ?: "Partner", + style = MaterialTheme.typography.labelSmall, + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.6f) + ) + } + } + + Row( + horizontalArrangement = if (isCurrentUser) Arrangement.End else Arrangement.Start, + verticalAlignment = Alignment.Bottom, + modifier = Modifier.fillMaxWidth() + ) { + if (!isCurrentUser) { + AvatarCircle(name = partnerDisplayName) + Spacer(modifier = Modifier.width(8.dp)) + } + + Column( + horizontalAlignment = if (isCurrentUser) Alignment.End else Alignment.Start, + modifier = Modifier.widthIn(max = 280.dp) + ) { + Surface( + shape = bubbleShape, + color = if (isCurrentUser) + MaterialTheme.colorScheme.primaryContainer + else + MaterialTheme.colorScheme.surfaceVariant, + tonalElevation = 1.dp + ) { + Text( + text = answerSummary(answer, question), + style = MaterialTheme.typography.bodyMedium, + color = if (isCurrentUser) + MaterialTheme.colorScheme.onPrimaryContainer + else + MaterialTheme.colorScheme.onSurfaceVariant, + modifier = Modifier.padding(horizontal = 14.dp, vertical = 10.dp) + ) + } + + ExistingReactions(reactions = reactions, isCurrentUser = isCurrentUser) + + ReactionBar( + onEmojiSelected = onAddReaction, + isCurrentUser = isCurrentUser + ) + } + + if (isCurrentUser) { + Spacer(modifier = Modifier.width(8.dp)) + } + } + } +} + +@Composable +private fun AvatarCircle(name: String?) { + Box( + modifier = Modifier + .size(32.dp) + .clip(CircleShape) + .background(MaterialTheme.colorScheme.secondaryContainer), + contentAlignment = Alignment.Center + ) { + if (name != null && name.isNotBlank()) { + Text( + text = name.take(1).uppercase(), + style = MaterialTheme.typography.labelMedium.copy(fontWeight = FontWeight.Bold), + color = MaterialTheme.colorScheme.onSecondaryContainer + ) + } else { + Icon( + imageVector = Icons.Default.Person, + contentDescription = null, + modifier = Modifier.size(18.dp), + tint = MaterialTheme.colorScheme.onSecondaryContainer + ) + } + } +} + +@Composable +private fun ExistingReactions(reactions: List, isCurrentUser: Boolean) { + if (reactions.isEmpty()) return + val grouped = reactions.groupBy { it.emoji } + Row( + modifier = Modifier.padding(top = 4.dp), + horizontalArrangement = Arrangement.spacedBy(4.dp) + ) { + grouped.entries.take(5).forEach { (emoji, list) -> + Surface( + shape = RoundedCornerShape(12.dp), + color = MaterialTheme.colorScheme.surface, + tonalElevation = 2.dp + ) { + Text( + text = if (list.size > 1) "$emoji ${list.size}" else emoji, + style = MaterialTheme.typography.labelSmall, + modifier = Modifier.padding(horizontal = 8.dp, vertical = 4.dp) + ) + } + } + } +} + +@Composable +private fun ReactionBar(onEmojiSelected: (String) -> Unit, isCurrentUser: Boolean) { + var expanded by remember { mutableStateOf(false) } + + Column(horizontalAlignment = if (isCurrentUser) Alignment.End else Alignment.Start) { + TextButton( + onClick = { expanded = !expanded }, + contentPadding = androidx.compose.foundation.layout.PaddingValues( + horizontal = 4.dp, vertical = 0.dp + ) + ) { + Text( + text = if (expanded) "Close" else "Add a reaction", + style = MaterialTheme.typography.labelSmall, + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.6f) + ) + } + + if (expanded) { + Row( + horizontalArrangement = Arrangement.spacedBy(4.dp), + modifier = Modifier.padding(bottom = 4.dp) + ) { + REACTION_EMOJIS.forEach { emoji -> + Surface( + shape = RoundedCornerShape(10.dp), + color = MaterialTheme.colorScheme.surfaceVariant, + tonalElevation = 2.dp, + modifier = Modifier + .clip(RoundedCornerShape(10.dp)) + .size(36.dp) + ) { + Box( + contentAlignment = Alignment.Center, + modifier = Modifier + .size(36.dp) + .clip(RoundedCornerShape(10.dp)) + .background(MaterialTheme.colorScheme.surfaceVariant) + .padding(2.dp) + ) { + TextButton( + onClick = { + onEmojiSelected(emoji) + expanded = false + }, + contentPadding = androidx.compose.foundation.layout.PaddingValues(0.dp), + modifier = Modifier.size(36.dp) + ) { + Text(text = emoji, style = MaterialTheme.typography.bodyMedium) + } + } + } + } + } + } + } +} + +private fun answerSummary(answer: QuestionAnswer, question: Question): String { + return when (question.type) { + "written" -> answer.writtenText ?: "" + "scale" -> { + val cfg = (question.answerConfig as? com.couplesconnect.app.domain.model.ScaleAnswerConfigImpl)?.config + val value = answer.scaleValue ?: 0 + if (cfg != null && cfg.maxLabel.isNotBlank()) { + "$value / ${cfg.maxScale} — ${cfg.maxLabel}" + } else { + "$value" + } + } + "single_choice", "this_or_that" -> { + val cfg = (question.answerConfig as? com.couplesconnect.app.domain.model.ChoiceAnswerConfigImpl)?.config + val id = answer.selectedOptionIds.firstOrNull() ?: return "" + cfg?.options?.find { it.id == id }?.text ?: id + } + "multi_choice" -> { + val cfg = (question.answerConfig as? com.couplesconnect.app.domain.model.ChoiceAnswerConfigImpl)?.config + answer.selectedOptionIds.mapNotNull { id -> + cfg?.options?.find { it.id == id }?.text + }.joinToString(", ") + } + else -> "" + } +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionAnswerInput.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionAnswerInput.kt new file mode 100644 index 00000000..0bd19273 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionAnswerInput.kt @@ -0,0 +1,339 @@ +package com.couplesconnect.app.ui.questions.components + +import androidx.compose.foundation.BorderStroke +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.Spacer +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material3.Button +import androidx.compose.material3.ButtonDefaults +import androidx.compose.material3.Checkbox +import androidx.compose.material3.CheckboxDefaults +import androidx.compose.material3.FilledTonalButton +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.OutlinedButton +import androidx.compose.material3.OutlinedTextField +import androidx.compose.material3.OutlinedTextFieldDefaults +import androidx.compose.material3.RadioButton +import androidx.compose.material3.RadioButtonDefaults +import androidx.compose.material3.Slider +import androidx.compose.material3.SliderDefaults +import androidx.compose.material3.Text +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.unit.dp +import com.couplesconnect.app.domain.model.ChoiceAnswerConfigImpl +import com.couplesconnect.app.domain.model.Question +import com.couplesconnect.app.domain.model.ScaleAnswerConfigImpl +import com.couplesconnect.app.domain.model.ThisOrThatAnswerConfigImpl +import com.couplesconnect.app.domain.model.WrittenAnswerConfigImpl + +@Composable +fun QuestionAnswerInput( + question: Question, + pendingWrittenText: String, + pendingSelectedOptionIds: List, + pendingScaleValue: Int, + onWrittenTextChanged: (String) -> Unit, + onOptionToggled: (String) -> Unit, + onScaleChanged: (Int) -> Unit, + onSubmit: () -> Unit, + canSubmit: Boolean, + isSubmitting: Boolean, + modifier: Modifier = Modifier +) { + Column(modifier = modifier.fillMaxWidth(), verticalArrangement = Arrangement.spacedBy(16.dp)) { + when (question.type) { + "written" -> WrittenAnswerInput( + config = question.answerConfig as? WrittenAnswerConfigImpl, + text = pendingWrittenText, + onTextChanged = onWrittenTextChanged + ) + "single_choice" -> SingleChoiceAnswerInput( + config = question.answerConfig as? ChoiceAnswerConfigImpl, + selected = pendingSelectedOptionIds.firstOrNull(), + onSelect = onOptionToggled + ) + "multi_choice" -> MultiChoiceAnswerInput( + config = question.answerConfig as? ChoiceAnswerConfigImpl, + selected = pendingSelectedOptionIds, + onToggle = onOptionToggled + ) + "scale" -> ScaleAnswerInput( + config = question.answerConfig as? ScaleAnswerConfigImpl, + value = pendingScaleValue, + onValueChange = onScaleChanged + ) + "this_or_that" -> ThisOrThatAnswerInput( + config = question.answerConfig as? ThisOrThatAnswerConfigImpl, + selectedId = pendingSelectedOptionIds.firstOrNull(), + onSelect = onOptionToggled + ) + } + + FilledTonalButton( + onClick = onSubmit, + enabled = canSubmit && !isSubmitting, + modifier = Modifier + .fillMaxWidth() + .height(52.dp), + shape = RoundedCornerShape(14.dp), + colors = ButtonDefaults.filledTonalButtonColors( + containerColor = MaterialTheme.colorScheme.primary, + contentColor = MaterialTheme.colorScheme.onPrimary, + disabledContainerColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.12f), + disabledContentColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.38f) + ) + ) { + Text( + text = if (isSubmitting) "Saving…" else "Submit answer", + style = MaterialTheme.typography.titleSmall, + fontWeight = FontWeight.SemiBold + ) + } + } +} + +// ─── Written ────────────────────────────────────────────────────────────────── + +@Composable +private fun WrittenAnswerInput( + config: WrittenAnswerConfigImpl?, + text: String, + onTextChanged: (String) -> Unit +) { + OutlinedTextField( + value = text, + onValueChange = onTextChanged, + modifier = Modifier + .fillMaxWidth() + .height(148.dp), + placeholder = { + Text( + text = config?.config?.placeholder ?: "Write your answer…", + style = MaterialTheme.typography.bodyMedium, + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.45f) + ) + }, + singleLine = false, + minLines = 4, + maxLines = 6, + shape = RoundedCornerShape(14.dp), + colors = OutlinedTextFieldDefaults.colors( + focusedBorderColor = MaterialTheme.colorScheme.primary, + unfocusedBorderColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.25f), + focusedContainerColor = MaterialTheme.colorScheme.surface, + unfocusedContainerColor = MaterialTheme.colorScheme.surface, + focusedTextColor = MaterialTheme.colorScheme.onSurface, + unfocusedTextColor = MaterialTheme.colorScheme.onSurface + ), + textStyle = MaterialTheme.typography.bodyLarge + ) +} + +// ─── Single choice ──────────────────────────────────────────────────────────── + +@Composable +private fun SingleChoiceAnswerInput( + config: ChoiceAnswerConfigImpl?, + selected: String?, + onSelect: (String) -> Unit +) { + val options = config?.config?.options ?: return + Column(verticalArrangement = Arrangement.spacedBy(8.dp)) { + options.forEach { option -> + OutlinedButton( + onClick = { onSelect(option.id) }, + modifier = Modifier.fillMaxWidth(), + shape = RoundedCornerShape(12.dp), + border = BorderStroke( + width = if (option.id == selected) 2.dp else 1.dp, + color = if (option.id == selected) + MaterialTheme.colorScheme.primary + else + MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.25f) + ), + colors = ButtonDefaults.outlinedButtonColors( + containerColor = if (option.id == selected) + MaterialTheme.colorScheme.primaryContainer + else + MaterialTheme.colorScheme.surface, + contentColor = MaterialTheme.colorScheme.onSurface + ) + ) { + Row( + verticalAlignment = Alignment.CenterVertically, + modifier = Modifier.fillMaxWidth() + ) { + RadioButton( + selected = option.id == selected, + onClick = null, + colors = RadioButtonDefaults.colors( + selectedColor = MaterialTheme.colorScheme.primary + ) + ) + Text( + text = option.text, + style = MaterialTheme.typography.bodyMedium, + modifier = Modifier.padding(start = 8.dp) + ) + } + } + } + } +} + +// ─── Multi choice ───────────────────────────────────────────────────────────── + +@Composable +private fun MultiChoiceAnswerInput( + config: ChoiceAnswerConfigImpl?, + selected: List, + onToggle: (String) -> Unit +) { + val options = config?.config?.options ?: return + Column(verticalArrangement = Arrangement.spacedBy(8.dp)) { + options.forEach { option -> + val isChecked = option.id in selected + OutlinedButton( + onClick = { onToggle(option.id) }, + modifier = Modifier.fillMaxWidth(), + shape = RoundedCornerShape(12.dp), + border = BorderStroke( + width = if (isChecked) 2.dp else 1.dp, + color = if (isChecked) + MaterialTheme.colorScheme.primary + else + MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.25f) + ), + colors = ButtonDefaults.outlinedButtonColors( + containerColor = if (isChecked) + MaterialTheme.colorScheme.primaryContainer + else + MaterialTheme.colorScheme.surface, + contentColor = MaterialTheme.colorScheme.onSurface + ) + ) { + Row( + verticalAlignment = Alignment.CenterVertically, + modifier = Modifier.fillMaxWidth() + ) { + Checkbox( + checked = isChecked, + onCheckedChange = null, + colors = CheckboxDefaults.colors( + checkedColor = MaterialTheme.colorScheme.primary + ) + ) + Text( + text = option.text, + style = MaterialTheme.typography.bodyMedium, + modifier = Modifier.padding(start = 8.dp) + ) + } + } + } + } +} + +// ─── Scale ──────────────────────────────────────────────────────────────────── + +@Composable +private fun ScaleAnswerInput( + config: ScaleAnswerConfigImpl?, + value: Int, + onValueChange: (Int) -> Unit +) { + val cfg = config?.config ?: return + Column(modifier = Modifier.fillMaxWidth()) { + Row( + modifier = Modifier.fillMaxWidth(), + horizontalArrangement = Arrangement.Center + ) { + Text( + text = "$value", + style = MaterialTheme.typography.headlineMedium.copy(fontWeight = FontWeight.Bold), + color = MaterialTheme.colorScheme.primary + ) + } + Spacer(modifier = Modifier.height(8.dp)) + Slider( + value = value.toFloat(), + onValueChange = { onValueChange(it.toInt()) }, + valueRange = cfg.minScale.toFloat()..cfg.maxScale.toFloat(), + steps = (cfg.maxScale - cfg.minScale - 1).coerceAtLeast(0), + modifier = Modifier.fillMaxWidth(), + colors = SliderDefaults.colors( + thumbColor = MaterialTheme.colorScheme.primary, + activeTrackColor = MaterialTheme.colorScheme.primary, + inactiveTrackColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.2f) + ) + ) + Row( + modifier = Modifier.fillMaxWidth(), + horizontalArrangement = Arrangement.SpaceBetween + ) { + Text( + text = cfg.minLabel.ifBlank { "${cfg.minScale}" }, + style = MaterialTheme.typography.labelSmall, + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + Text( + text = cfg.maxLabel.ifBlank { "${cfg.maxScale}" }, + style = MaterialTheme.typography.labelSmall, + color = MaterialTheme.colorScheme.onSurfaceVariant + ) + } + } +} + +// ─── This or that ───────────────────────────────────────────────────────────── + +@Composable +private fun ThisOrThatAnswerInput( + config: ThisOrThatAnswerConfigImpl?, + selectedId: String?, + onSelect: (String) -> Unit +) { + val cfg = config?.config ?: return + Row( + modifier = Modifier.fillMaxWidth(), + horizontalArrangement = Arrangement.spacedBy(12.dp) + ) { + listOf(cfg.optionA, cfg.optionB).forEach { option -> + val isSelected = option.id == selectedId + Button( + onClick = { onSelect(option.id) }, + modifier = Modifier + .weight(1f) + .height(96.dp), + shape = RoundedCornerShape(16.dp), + colors = ButtonDefaults.buttonColors( + containerColor = if (isSelected) + MaterialTheme.colorScheme.primary + else + MaterialTheme.colorScheme.surfaceVariant, + contentColor = if (isSelected) + MaterialTheme.colorScheme.onPrimary + else + MaterialTheme.colorScheme.onSurfaceVariant + ), + elevation = ButtonDefaults.buttonElevation( + defaultElevation = if (isSelected) 4.dp else 0.dp + ) + ) { + Text( + text = option.text, + style = MaterialTheme.typography.bodyMedium.copy(fontWeight = FontWeight.Medium), + textAlign = androidx.compose.ui.text.style.TextAlign.Center + ) + } + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionDiscussionThread.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionDiscussionThread.kt new file mode 100644 index 00000000..21b5dcfc --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionDiscussionThread.kt @@ -0,0 +1,177 @@ +package com.couplesconnect.app.ui.questions.components + +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.Spacer +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.layout.size +import androidx.compose.foundation.layout.widthIn +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.automirrored.filled.Send +import androidx.compose.material3.HorizontalDivider +import androidx.compose.material3.Icon +import androidx.compose.material3.IconButton +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.OutlinedTextField +import androidx.compose.material3.OutlinedTextFieldDefaults +import androidx.compose.material3.Surface +import androidx.compose.material3.Text +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.unit.dp +import com.couplesconnect.app.domain.model.QuestionMessage + +@Composable +fun QuestionDiscussionThread( + messages: List, + currentUserId: String, + messageInput: String, + onMessageInputChanged: (String) -> Unit, + onSendMessage: () -> Unit, + isRevealed: Boolean, + modifier: Modifier = Modifier +) { + Column(modifier = modifier.fillMaxWidth()) { + HorizontalDivider( + modifier = Modifier.padding(vertical = 8.dp), + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.12f) + ) + + Text( + text = "Discussion", + style = MaterialTheme.typography.labelMedium.copy(fontWeight = FontWeight.SemiBold), + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.6f), + modifier = Modifier.padding(bottom = 8.dp) + ) + + if (!isRevealed) { + Text( + text = "Discussion opens once both partners have answered.", + style = MaterialTheme.typography.bodySmall, + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.5f), + modifier = Modifier.padding(bottom = 8.dp) + ) + return + } + + if (messages.isEmpty()) { + Text( + text = "Start the conversation…", + style = MaterialTheme.typography.bodySmall, + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.45f), + modifier = Modifier.padding(bottom = 8.dp) + ) + } + + Column(verticalArrangement = Arrangement.spacedBy(8.dp)) { + messages.forEach { message -> + DiscussionMessageBubble( + message = message, + isCurrentUser = message.userId == currentUserId + ) + } + } + + Spacer(modifier = Modifier.height(12.dp)) + + DiscussionInputBar( + value = messageInput, + onValueChange = onMessageInputChanged, + onSend = onSendMessage + ) + } +} + +@Composable +private fun DiscussionMessageBubble( + message: QuestionMessage, + isCurrentUser: Boolean +) { + val bubbleShape = if (isCurrentUser) { + RoundedCornerShape(topStart = 14.dp, topEnd = 4.dp, bottomStart = 14.dp, bottomEnd = 14.dp) + } else { + RoundedCornerShape(topStart = 4.dp, topEnd = 14.dp, bottomStart = 14.dp, bottomEnd = 14.dp) + } + + Row( + modifier = Modifier.fillMaxWidth(), + horizontalArrangement = if (isCurrentUser) Arrangement.End else Arrangement.Start + ) { + Surface( + shape = bubbleShape, + color = if (isCurrentUser) + MaterialTheme.colorScheme.primaryContainer + else + MaterialTheme.colorScheme.surfaceVariant, + modifier = Modifier.widthIn(max = 260.dp) + ) { + Text( + text = message.text, + style = MaterialTheme.typography.bodySmall, + color = if (isCurrentUser) + MaterialTheme.colorScheme.onPrimaryContainer + else + MaterialTheme.colorScheme.onSurfaceVariant, + modifier = Modifier.padding(horizontal = 12.dp, vertical = 8.dp) + ) + } + } +} + +@Composable +private fun DiscussionInputBar( + value: String, + onValueChange: (String) -> Unit, + onSend: () -> Unit +) { + Row( + modifier = Modifier.fillMaxWidth(), + verticalAlignment = Alignment.CenterVertically, + horizontalArrangement = Arrangement.spacedBy(8.dp) + ) { + OutlinedTextField( + value = value, + onValueChange = onValueChange, + modifier = Modifier.weight(1f), + placeholder = { + Text( + text = "Add a comment…", + style = MaterialTheme.typography.bodySmall, + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.45f) + ) + }, + singleLine = true, + shape = RoundedCornerShape(24.dp), + colors = OutlinedTextFieldDefaults.colors( + focusedBorderColor = MaterialTheme.colorScheme.primary, + unfocusedBorderColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.2f), + focusedContainerColor = MaterialTheme.colorScheme.surface, + unfocusedContainerColor = MaterialTheme.colorScheme.surface, + focusedTextColor = MaterialTheme.colorScheme.onSurface, + unfocusedTextColor = MaterialTheme.colorScheme.onSurface + ), + textStyle = MaterialTheme.typography.bodySmall + ) + + IconButton( + onClick = onSend, + enabled = value.isNotBlank(), + modifier = Modifier.size(44.dp) + ) { + Icon( + imageVector = Icons.AutoMirrored.Filled.Send, + contentDescription = "Send", + tint = if (value.isNotBlank()) + MaterialTheme.colorScheme.primary + else + MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.3f) + ) + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHeader.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHeader.kt new file mode 100644 index 00000000..8398a889 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHeader.kt @@ -0,0 +1,60 @@ +package com.couplesconnect.app.ui.questions.components + +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material3.Card +import androidx.compose.material3.CardDefaults +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Text +import androidx.compose.runtime.Composable +import androidx.compose.ui.Modifier +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.text.style.TextAlign +import androidx.compose.ui.unit.dp +import androidx.compose.ui.unit.sp +import com.couplesconnect.app.domain.model.Question + +@Composable +fun QuestionHeader( + question: Question, + helpExpanded: Boolean, + onToggleHelp: () -> Unit, + modifier: Modifier = Modifier +) { + Column(modifier = modifier.fillMaxWidth()) { + Card( + modifier = Modifier.fillMaxWidth(), + shape = RoundedCornerShape(20.dp), + colors = CardDefaults.cardColors( + containerColor = MaterialTheme.colorScheme.surfaceVariant + ), + elevation = CardDefaults.cardElevation(defaultElevation = 0.dp) + ) { + Column( + modifier = Modifier + .fillMaxWidth() + .padding(horizontal = 24.dp, vertical = 28.dp) + ) { + Text( + text = question.text, + style = MaterialTheme.typography.headlineSmall.copy( + fontSize = 24.sp, + fontWeight = FontWeight.SemiBold, + lineHeight = 34.sp + ), + color = MaterialTheme.colorScheme.onSurfaceVariant, + textAlign = TextAlign.Start + ) + } + } + + QuestionHelpExpandable( + question = question, + expanded = helpExpanded, + onToggle = onToggleHelp, + modifier = Modifier.padding(top = 8.dp) + ) + } +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHelpExpandable.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHelpExpandable.kt new file mode 100644 index 00000000..e31f64e3 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionHelpExpandable.kt @@ -0,0 +1,105 @@ +package com.couplesconnect.app.ui.questions.components + +import androidx.compose.animation.AnimatedVisibility +import androidx.compose.animation.expandVertically +import androidx.compose.animation.shrinkVertically +import androidx.compose.foundation.clickable +import androidx.compose.foundation.layout.Column +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.Spacer +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.layout.size +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.filled.Add +import androidx.compose.material.icons.filled.Close +import androidx.compose.material3.Icon +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Surface +import androidx.compose.material3.Text +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.draw.clip +import androidx.compose.ui.unit.dp +import com.couplesconnect.app.domain.model.Question + +@Composable +fun QuestionHelpExpandable( + question: Question, + expanded: Boolean, + onToggle: () -> Unit, + modifier: Modifier = Modifier +) { + Surface( + modifier = modifier + .fillMaxWidth() + .clip(RoundedCornerShape(12.dp)) + .clickable(onClick = onToggle), + shape = RoundedCornerShape(12.dp), + color = MaterialTheme.colorScheme.surface, + tonalElevation = 1.dp + ) { + Column(modifier = Modifier.fillMaxWidth()) { + Row( + modifier = Modifier + .fillMaxWidth() + .padding(horizontal = 16.dp, vertical = 12.dp), + verticalAlignment = Alignment.CenterVertically + ) { + Text( + text = "How this helps your relationship", + style = MaterialTheme.typography.bodySmall, + color = MaterialTheme.colorScheme.onSurfaceVariant, + modifier = Modifier.weight(1f) + ) + Icon( + imageVector = if (expanded) Icons.Default.Close else Icons.Default.Add, + contentDescription = if (expanded) "Collapse" else "Expand", + modifier = Modifier.size(18.dp), + tint = MaterialTheme.colorScheme.onSurfaceVariant + ) + } + + AnimatedVisibility( + visible = expanded, + enter = expandVertically(), + exit = shrinkVertically() + ) { + Column( + modifier = Modifier + .fillMaxWidth() + .padding(start = 16.dp, end = 16.dp, bottom = 16.dp) + ) { + Text( + text = helpText(question), + style = MaterialTheme.typography.bodySmall, + color = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.8f), + lineHeight = MaterialTheme.typography.bodySmall.lineHeight + ) + } + } + } + } +} + +private fun helpText(question: Question): String { + val depthNote = when (question.depthLevel) { + 1 -> "This light question helps you and your partner share something fun and easy." + 2 -> "Reflecting on this together builds understanding and a sense of closeness." + 3 -> "Sharing something deeper here can strengthen your emotional connection and trust." + 4 -> "Questions like this open honest conversations that bring couples closer over time." + 5 -> "Exploring this topic together builds real intimacy and long-term connection." + else -> "Answering together helps you understand each other better." + } + val tagNote = when { + "values" in question.tags -> " It also helps you align on what matters most to each of you." + "memories" in question.tags -> " Revisiting shared memories reinforces your bond." + "dreams" in question.tags -> " Talking about dreams reminds you that you're building a future together." + "fun" in question.tags -> " A little lightness goes a long way in keeping your connection alive." + else -> "" + } + return depthNote + tagNote +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionNavigationBar.kt b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionNavigationBar.kt new file mode 100644 index 00000000..b055449a --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/questions/components/QuestionNavigationBar.kt @@ -0,0 +1,84 @@ +package com.couplesconnect.app.ui.questions.components + +import androidx.compose.foundation.layout.Arrangement +import androidx.compose.foundation.layout.Row +import androidx.compose.foundation.layout.fillMaxWidth +import androidx.compose.foundation.layout.height +import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.shape.RoundedCornerShape +import androidx.compose.material.icons.Icons +import androidx.compose.material.icons.automirrored.filled.ArrowBack +import androidx.compose.material.icons.automirrored.filled.ArrowForward +import androidx.compose.material3.ButtonDefaults +import androidx.compose.material3.FilledTonalButton +import androidx.compose.material3.Icon +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Text +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.text.font.FontWeight +import androidx.compose.ui.unit.dp + +@Composable +fun QuestionNavigationBar( + onPrevious: (() -> Unit)?, + onNext: (() -> Unit)?, + modifier: Modifier = Modifier +) { + Row( + modifier = modifier + .fillMaxWidth() + .padding(vertical = 8.dp), + horizontalArrangement = Arrangement.SpaceBetween, + verticalAlignment = Alignment.CenterVertically + ) { + FilledTonalButton( + onClick = { onPrevious?.invoke() }, + enabled = onPrevious != null, + shape = RoundedCornerShape(12.dp), + modifier = Modifier.height(44.dp), + colors = ButtonDefaults.filledTonalButtonColors( + containerColor = MaterialTheme.colorScheme.surfaceVariant, + contentColor = MaterialTheme.colorScheme.onSurfaceVariant, + disabledContainerColor = MaterialTheme.colorScheme.surfaceVariant.copy(alpha = 0.4f), + disabledContentColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.3f) + ) + ) { + Icon( + imageVector = Icons.AutoMirrored.Filled.ArrowBack, + contentDescription = null, + modifier = Modifier.padding(end = 4.dp) + ) + Text( + text = "Previous", + style = MaterialTheme.typography.labelMedium, + fontWeight = FontWeight.Medium + ) + } + + FilledTonalButton( + onClick = { onNext?.invoke() }, + enabled = onNext != null, + shape = RoundedCornerShape(12.dp), + modifier = Modifier.height(44.dp), + colors = ButtonDefaults.filledTonalButtonColors( + containerColor = MaterialTheme.colorScheme.primary, + contentColor = MaterialTheme.colorScheme.onPrimary, + disabledContainerColor = MaterialTheme.colorScheme.surfaceVariant.copy(alpha = 0.4f), + disabledContentColor = MaterialTheme.colorScheme.onSurfaceVariant.copy(alpha = 0.3f) + ) + ) { + Text( + text = "Next question", + style = MaterialTheme.typography.labelMedium, + fontWeight = FontWeight.Medium + ) + Icon( + imageVector = Icons.AutoMirrored.Filled.ArrowForward, + contentDescription = null, + modifier = Modifier.padding(start = 4.dp) + ) + } + } +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/settings/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/settings/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/settings/SettingsScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/settings/SettingsScreen.kt new file mode 100644 index 00000000..8668e340 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/settings/SettingsScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.settings + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun SettingsScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Settings") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Settings — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun SettingsScreenPreview() { + SettingsScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/wheel/.gitkeep b/app/src/main/java/com/couplesconnect/app/ui/wheel/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/app/src/main/java/com/couplesconnect/app/ui/wheel/CategoryPickerScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/wheel/CategoryPickerScreen.kt new file mode 100644 index 00000000..48e20158 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/wheel/CategoryPickerScreen.kt @@ -0,0 +1,42 @@ +package com.couplesconnect.app.ui.wheel + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun CategoryPickerScreen( + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Category Picker") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Category Picker — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun CategoryPickerScreenPreview() { + CategoryPickerScreen() +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/wheel/SpinWheelScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/wheel/SpinWheelScreen.kt new file mode 100644 index 00000000..47bbd65c --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/wheel/SpinWheelScreen.kt @@ -0,0 +1,43 @@ +package com.couplesconnect.app.ui.wheel + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun SpinWheelScreen( + categoryId: String, + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Spin Wheel") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Spin Wheel — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun SpinWheelScreenPreview() { + SpinWheelScreen(categoryId = "test_category") +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/wheel/WheelCompleteScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/wheel/WheelCompleteScreen.kt new file mode 100644 index 00000000..aff53f0b --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/wheel/WheelCompleteScreen.kt @@ -0,0 +1,43 @@ +package com.couplesconnect.app.ui.wheel + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun WheelCompleteScreen( + sessionId: String, + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Wheel Complete") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Wheel Complete — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun WheelCompleteScreenPreview() { + WheelCompleteScreen(sessionId = "test_session") +} diff --git a/app/src/main/java/com/couplesconnect/app/ui/wheel/WheelSessionScreen.kt b/app/src/main/java/com/couplesconnect/app/ui/wheel/WheelSessionScreen.kt new file mode 100644 index 00000000..05c79737 --- /dev/null +++ b/app/src/main/java/com/couplesconnect/app/ui/wheel/WheelSessionScreen.kt @@ -0,0 +1,43 @@ +package com.couplesconnect.app.ui.wheel + +import androidx.compose.foundation.layout.Box +import androidx.compose.foundation.layout.fillMaxSize +import androidx.compose.foundation.layout.padding +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Scaffold +import androidx.compose.material3.Text +import androidx.compose.material3.TopAppBar +import androidx.compose.runtime.Composable +import androidx.compose.ui.Alignment +import androidx.compose.ui.Modifier +import androidx.compose.ui.tooling.preview.Preview + +@OptIn(ExperimentalMaterial3Api::class) +@Composable +fun WheelSessionScreen( + sessionId: String, + onNavigate: (String) -> Unit = {} +) { + Scaffold( + topBar = { TopAppBar(title = { Text("Wheel Session") }) } + ) { padding -> + Box( + modifier = Modifier + .fillMaxSize() + .padding(padding), + contentAlignment = Alignment.Center + ) { + Text( + text = "Wheel Session — Coming Soon", + style = MaterialTheme.typography.headlineSmall + ) + } + } +} + +@Preview +@Composable +fun WheelSessionScreenPreview() { + WheelSessionScreen(sessionId = "test_session") +} diff --git a/seed/build_db.py b/seed/build_db.py new file mode 100644 index 00000000..27312977 --- /dev/null +++ b/seed/build_db.py @@ -0,0 +1,264 @@ +#!/usr/bin/env python3 +""" +Build SQLite database from question JSON files for Room asset loading. + +This script reads JSON question files and creates a pre-seeded SQLite database +that can be bundled with the APK and loaded by Room via createFromAsset(). +""" + +import json +import sqlite3 +import os +from pathlib import Path +from typing import Dict, List, Any + + +def load_json_file(filepath: str) -> Dict[str, Any]: + """Load and parse a JSON file.""" + with open(filepath, 'r', encoding='utf-8') as f: + return json.load(f) + + +def get_category_id_from_filename(filename: str) -> str: + """Extract category id from filename.""" + # Handle both v1 and v2 filenames + # examples: questions_communication---...json, questions_communication_v2---...json + basename = os.path.basename(filename) + if '_v2---' in basename: + return basename.split('_v2---')[0].replace('questions_', '') + elif '---' in basename: + return basename.split('---')[0].replace('questions_', '') + return 'unknown' + + +def build_database(json_dir: str, output_path: str) -> None: + """Build SQLite database from JSON files.""" + + # Ensure output directory exists + os.makedirs(os.path.dirname(output_path), exist_ok=True) + + # Remove existing database if present + if os.path.exists(output_path): + os.remove(output_path) + + # Connect to new database + conn = sqlite3.connect(output_path) + cursor = conn.cursor() + + # Create tables with Room-compatible schema + # Question table + cursor.execute(''' + CREATE TABLE Question ( + id TEXT NOT NULL, + text TEXT NOT NULL, + category_id TEXT NOT NULL, + depth_level INTEGER NOT NULL, + is_premium INTEGER NOT NULL, + type TEXT NOT NULL, + tags TEXT NOT NULL, + answer_config TEXT NOT NULL, + pack_id TEXT, + created_at INTEGER NOT NULL, + status TEXT NOT NULL, + PRIMARY KEY (id) + ) + ''') + + # QuestionCategory table + cursor.execute(''' + CREATE TABLE QuestionCategory ( + id TEXT NOT NULL, + display_name TEXT NOT NULL, + description TEXT NOT NULL, + access TEXT NOT NULL, + icon_name TEXT NOT NULL, + PRIMARY KEY (id) + ) + ''') + + # Create indexes + cursor.execute(''' + CREATE INDEX idx_question_category_id ON Question(category_id) + ''') + + # Process each JSON file (support both prefixed and clean filenames) + json_files = list(Path(json_dir).glob('*.json')) + + total_questions = 0 + categories_processed = set() + + for json_file in json_files: + print(f"\nProcessing: {json_file.name}") + + try: + data = load_json_file(str(json_file)) + except json.JSONDecodeError as e: + print(f" ❌ Invalid JSON: {e}") + continue + except Exception as e: + print(f" ❌ Error reading file: {e}") + continue + + # Extract category info + category_data = data.get('category', {}) + category_id = category_data.get('id', get_category_id_from_filename(str(json_file))) + category_display_name = category_data.get('display_name', category_id) + category_description = category_data.get('description', '') + category_access = category_data.get('access', 'free') + category_icon = category_data.get('icon_name', 'question') + + # Insert category (ignore duplicates) + cursor.execute(''' + INSERT OR IGNORE INTO QuestionCategory + (id, display_name, description, access, icon_name) + VALUES (?, ?, ?, ?, ?) + ''', (category_id, category_display_name, category_description, category_access, category_icon)) + + if category_id not in categories_processed: + categories_processed.add(category_id) + print(f" Category: {category_display_name} (id: {category_id})") + + # Insert questions + questions = data.get('questions', []) + questions_inserted = 0 + + for q in questions: + question_id = q.get('id') + text = q.get('text', '') + category_id_q = q.get('category_id', category_id) + depth_level = q.get('depth', q.get('depth_level', 1)) + is_premium = q.get('access', 'free') == 'premium' + question_type = q.get('type', 'written') + tags = q.get('tags', []) + + # Handle answer_config - check both patterns + answer_config = q.get('answer_config', {}) + options = q.get('options', []) # Alternative location for choice types + + # Build answer_config JSON + ac_json = {} + + if question_type == 'written': + ac_json = { + 'type': 'written', + 'config': answer_config if answer_config else { + 'minLength': 1, + 'maxLength': 1000, + 'placeholder': 'Write your answer...' + } + } + elif question_type == 'single_choice': + if options: + ac_json = { + 'type': 'single_choice', + 'config': {'options': options} + } + elif answer_config: + ac_json = { + 'type': 'single_choice', + 'config': answer_config + } + elif question_type == 'multi_choice': + if options: + ac_json = { + 'type': 'multi_choice', + 'config': {'options': options} + } + elif answer_config: + ac_json = { + 'type': 'multi_choice', + 'config': answer_config + } + elif question_type == 'scale': + ac_json = { + 'type': 'scale', + 'config': answer_config if answer_config else { + 'minScale': 1, + 'maxScale': 5, + 'minLabel': 'Disagree', + 'maxLabel': 'Agree' + } + } + elif question_type == 'this_or_that': + if options: + ac_json = { + 'type': 'this_or_that', + 'config': { + 'optionA': options[0] if len(options) > 0 else {'id': 'a', 'text': ''}, + 'optionB': options[1] if len(options) > 1 else {'id': 'b', 'text': ''} + } + } + elif answer_config: + ac_json = { + 'type': 'this_or_that', + 'config': answer_config + } + + # Convert tags and answer_config to JSON strings + tags_json = json.dumps(tags, separators=(',', ':')) + ac_json_str = json.dumps(ac_json, separators=(',', ':')) + + # Insert question + cursor.execute(''' + INSERT OR REPLACE INTO Question + (id, text, category_id, depth_level, is_premium, type, tags, answer_config, + created_at, status) + VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) + ''', ( + question_id, + text, + category_id_q, + depth_level, + 1 if is_premium else 0, + question_type, + tags_json, + ac_json_str, + int(json_file.stat().st_mtime), # Use file mtime as created_at + 'active' + )) + + questions_inserted += 1 + total_questions += 1 + + free_count = sum(1 for q in questions if q.get('access', 'free') == 'free') + premium_count = sum(1 for q in questions if q.get('access', 'free') == 'premium') + print(f" Questions: {questions_inserted} ({free_count} free, {premium_count} premium)") + + # Commit and close + conn.commit() + conn.close() + + print(f"\n{'='*60}") + print(f"Database built: {output_path}") + print(f"Categories: {len(categories_processed)}") + print(f"Total questions: {total_questions}") + print(f"{'='*60}") + + +def main(): + """Main entry point.""" + # Paths + script_dir = Path(__file__).parent + json_dir = script_dir / 'questions' + output_dir = script_dir.parent / 'app' / 'src' / 'main' / 'assets' / 'database' + output_path = output_dir / 'app.db' + + print("Building SQLite database from question JSON files...") + print(f"JSON directory: {json_dir}") + print(f"Output path: {output_path}") + + # Verify JSON directory exists + if not json_dir.exists(): + print(f"❌ JSON directory not found: {json_dir}") + return + + if not list(json_dir.glob('*.json')): + print(f"❌ No question JSON files found in: {json_dir}") + return + + # Build database + build_database(str(json_dir), str(output_path)) + + +if __name__ == '__main__': + main() diff --git a/seed/questions/boundaries.json b/seed/questions/boundaries.json new file mode 100644 index 00000000..39c60655 --- /dev/null +++ b/seed/questions/boundaries.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "boundaries", + "display_name": "Boundaries", + "description": "Questions about space, privacy, autonomy, consent, family limits, digital boundaries, and mutual respect.", + "access": "premium", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "boundaries_001", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around alone time would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "alone_time", + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_002", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around phone privacy would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "phone_privacy", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_003", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around family involvement would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "family", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_004", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around friendships would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "friendships", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_005", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around social media would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "social_media", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_006", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around emotional labor would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "emotional_labor", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_007", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around work time would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "work_time", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_008", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around rest would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "rest", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_009", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around physical affection would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "affection", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_010", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around private conversations would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "privacy", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_011", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around money boundaries would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "money", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_012", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around home space would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "home_space", + "shared_space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_013", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around conflict pauses would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "pauses", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_014", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around sharing with others would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "sharing", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_015", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around personal routines would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "routines", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_016", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around checking in would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "check_ins", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_017", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around sexual boundaries would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "sexual_boundaries", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_018", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around parenting boundaries would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "parenting", + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_019", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around ex-partners would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "ex_partners", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_020", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around emotional privacy would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "emotional_privacy", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_021", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around personal goals would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "personal_goals", + "independence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_022", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around mental load would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "mental_load", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_023", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around public disagreements would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "public_conflict", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_024", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around time with friends would help you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "friend_time", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_025", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around personal limits would help you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "personal_limits", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_026", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around alone time would help you feel closer to me, not farther away?", + "depth": 1, + "access": "free", + "tags": [ + "alone_time", + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_027", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around phone privacy would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "phone_privacy", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_028", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around family involvement would help you feel closer to me, not farther away?", + "depth": 1, + "access": "free", + "tags": [ + "family", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_029", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around friendships would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "friendships", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_030", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around social media would help you feel closer to me, not farther away?", + "depth": 1, + "access": "free", + "tags": [ + "social_media", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_031", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around emotional labor would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "emotional_labor", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_032", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around work time would help you feel closer to me, not farther away?", + "depth": 1, + "access": "free", + "tags": [ + "work_time", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_033", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around rest would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "rest", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_034", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around physical affection would help you feel closer to me, not farther away?", + "depth": 1, + "access": "free", + "tags": [ + "affection", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_035", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around private conversations would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "privacy", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_036", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around money boundaries would help you feel closer to me, not farther away?", + "depth": 1, + "access": "free", + "tags": [ + "money", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_037", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around home space would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "home_space", + "shared_space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_038", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around conflict pauses would help you feel closer to me, not farther away?", + "depth": 1, + "access": "free", + "tags": [ + "pauses", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_039", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around sharing with others would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "sharing", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_040", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around personal routines would help you feel closer to me, not farther away?", + "depth": 1, + "access": "free", + "tags": [ + "routines", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_041", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around checking in would help you feel closer to me, not farther away?", + "depth": 3, + "access": "free", + "tags": [ + "check_ins", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_042", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around sexual boundaries would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "sexual_boundaries", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_043", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around parenting boundaries would help you feel closer to me, not farther away?", + "depth": 3, + "access": "free", + "tags": [ + "parenting", + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_044", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around ex-partners would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "ex_partners", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_045", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around emotional privacy would help you feel closer to me, not farther away?", + "depth": 3, + "access": "free", + "tags": [ + "emotional_privacy", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_046", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around personal goals would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "personal_goals", + "independence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_047", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around mental load would help you feel closer to me, not farther away?", + "depth": 3, + "access": "free", + "tags": [ + "mental_load", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_048", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around public disagreements would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "public_conflict", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_049", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around time with friends would help you feel closer to me, not farther away?", + "depth": 3, + "access": "free", + "tags": [ + "friend_time", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_050", + "category_id": "boundaries", + "type": "written", + "text": "What boundary around personal limits would help you feel closer to me, not farther away?", + "depth": 2, + "access": "free", + "tags": [ + "personal_limits", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_051", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about alone time without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "alone_time", + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_052", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about phone privacy without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "phone_privacy", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_053", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about family involvement without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "family", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_054", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about friendships without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "friendships", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_055", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about social media without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "social_media", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_056", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about emotional labor without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "emotional_labor", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_057", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about work time without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "work_time", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_058", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about rest without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "rest", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_059", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about physical affection without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "affection", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_060", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about private conversations without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "privacy", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_061", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about money boundaries without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "money", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_062", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about home space without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "home_space", + "shared_space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_063", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about conflict pauses without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "pauses", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_064", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about sharing with others without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "sharing", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_065", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about personal routines without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "routines", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_066", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about checking in without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "check_ins", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_067", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about sexual boundaries without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "sexual_boundaries", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_068", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about parenting boundaries without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "parenting", + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_069", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about ex-partners without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "ex_partners", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_070", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about emotional privacy without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "emotional_privacy", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_071", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about personal goals without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "personal_goals", + "independence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_072", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about mental load without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "mental_load", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_073", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about public disagreements without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "public_conflict", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_074", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about time with friends without making boundaries feel like rejection?", + "depth": 2, + "access": "free", + "tags": [ + "friend_time", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_075", + "category_id": "boundaries", + "type": "written", + "text": "How can we talk about personal limits without making boundaries feel like rejection?", + "depth": 3, + "access": "free", + "tags": [ + "personal_limits", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_076", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for alone time?", + "depth": 2, + "access": "premium", + "tags": [ + "alone_time", + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_077", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for phone privacy?", + "depth": 3, + "access": "premium", + "tags": [ + "phone_privacy", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_078", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for family involvement?", + "depth": 2, + "access": "premium", + "tags": [ + "family", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_079", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for friendships?", + "depth": 3, + "access": "premium", + "tags": [ + "friendships", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_080", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for social media?", + "depth": 2, + "access": "premium", + "tags": [ + "social_media", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_081", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for emotional labor?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_labor", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_082", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for work time?", + "depth": 2, + "access": "premium", + "tags": [ + "work_time", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_083", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for rest?", + "depth": 3, + "access": "premium", + "tags": [ + "rest", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_084", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for physical affection?", + "depth": 2, + "access": "premium", + "tags": [ + "affection", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_085", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for private conversations?", + "depth": 3, + "access": "premium", + "tags": [ + "privacy", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_086", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for money boundaries?", + "depth": 2, + "access": "premium", + "tags": [ + "money", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_087", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for home space?", + "depth": 3, + "access": "premium", + "tags": [ + "home_space", + "shared_space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_088", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for conflict pauses?", + "depth": 2, + "access": "premium", + "tags": [ + "pauses", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_089", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for sharing with others?", + "depth": 3, + "access": "premium", + "tags": [ + "sharing", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_090", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for personal routines?", + "depth": 2, + "access": "premium", + "tags": [ + "routines", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_091", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for checking in?", + "depth": 3, + "access": "premium", + "tags": [ + "check_ins", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_092", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for sexual boundaries?", + "depth": 2, + "access": "premium", + "tags": [ + "sexual_boundaries", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_093", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for parenting boundaries?", + "depth": 3, + "access": "premium", + "tags": [ + "parenting", + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_094", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for ex-partners?", + "depth": 2, + "access": "premium", + "tags": [ + "ex_partners", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_095", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for emotional privacy?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_privacy", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_096", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for personal goals?", + "depth": 2, + "access": "premium", + "tags": [ + "personal_goals", + "independence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_097", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for mental load?", + "depth": 3, + "access": "premium", + "tags": [ + "mental_load", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_098", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for public disagreements?", + "depth": 2, + "access": "premium", + "tags": [ + "public_conflict", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_099", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for time with friends?", + "depth": 3, + "access": "premium", + "tags": [ + "friend_time", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_100", + "category_id": "boundaries", + "type": "written", + "text": "What do you wish I understood about your need for personal limits?", + "depth": 2, + "access": "premium", + "tags": [ + "personal_limits", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_101", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around alone time look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "alone_time", + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_102", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around phone privacy look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "phone_privacy", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_103", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around family involvement look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "family", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_104", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around friendships look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "friendships", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_105", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around social media look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "social_media", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_106", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around emotional labor look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_labor", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_107", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around work time look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "work_time", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_108", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around rest look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "rest", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_109", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around physical affection look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "affection", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_110", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around private conversations look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "privacy", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_111", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around money boundaries look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_112", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around home space look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "home_space", + "shared_space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_113", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around conflict pauses look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "pauses", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_114", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around sharing with others look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "sharing", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_115", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around personal routines look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "routines", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_116", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around checking in look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "check_ins", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_117", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around sexual boundaries look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "sexual_boundaries", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_118", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around parenting boundaries look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "parenting", + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_119", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around ex-partners look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "ex_partners", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_120", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around emotional privacy look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_privacy", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_121", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around personal goals look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_goals", + "independence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_122", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around mental load look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "mental_load", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_123", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around public disagreements look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "public_conflict", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_124", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around time with friends look like to you?", + "depth": 3, + "access": "premium", + "tags": [ + "friend_time", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_125", + "category_id": "boundaries", + "type": "written", + "text": "What does a healthy limit around personal limits look like to you?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_limits", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_126", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around alone time needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "alone_time", + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_127", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around phone privacy needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "phone_privacy", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_128", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around family involvement needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "family", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_129", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around friendships needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "friendships", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_130", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around social media needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "social_media", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_131", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around emotional labor needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_labor", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_132", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around work time needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "work_time", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_133", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around rest needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "rest", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_134", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around physical affection needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "affection", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_135", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around private conversations needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "privacy", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_136", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around money boundaries needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "money", + "limits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_137", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around home space needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "home_space", + "shared_space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_138", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around conflict pauses needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "pauses", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_139", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around sharing with others needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "sharing", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_140", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around personal routines needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "routines", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_141", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around checking in needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_142", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around sexual boundaries needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "sexual_boundaries", + "consent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_143", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around parenting boundaries needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "parenting", + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_144", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around ex-partners needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "ex_partners", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_145", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around emotional privacy needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_privacy", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_146", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around personal goals needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_goals", + "independence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_147", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around mental load needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "mental_load", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_148", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around public disagreements needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "public_conflict", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_149", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around time with friends needs to be clearer?", + "depth": 4, + "access": "premium", + "tags": [ + "friend_time", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_150", + "category_id": "boundaries", + "type": "written", + "text": "What is one sign that a boundary around personal limits needs to be clearer?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_limits", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "boundaries_151", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which boundary area needs the clearest agreement right now?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "clarity" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "conflict", + "text": "Conflict" + } + ] + }, + { + "id": "boundaries_152", + "category_id": "boundaries", + "type": "single_choice", + "text": "How should we respond when a boundary is crossed?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "boundaries" + ], + "options": [ + { + "id": "name_it_calmly", + "text": "Name it calmly" + }, + { + "id": "pause", + "text": "Pause" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "clarify_the_limit", + "text": "Clarify the limit" + } + ] + }, + { + "id": "boundaries_153", + "category_id": "boundaries", + "type": "single_choice", + "text": "What makes a boundary feel respectful?", + "depth": 4, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "options": [ + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "clear_reason", + "text": "Clear reason" + }, + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "consistency", + "text": "Consistency" + } + ] + }, + { + "id": "boundaries_154", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which digital boundary matters most?", + "depth": 3, + "access": "premium", + "tags": [ + "digital_boundaries", + "privacy" + ], + "options": [ + { + "id": "phone_privacy", + "text": "Phone privacy" + }, + { + "id": "social_media", + "text": "Social media" + }, + { + "id": "location_sharing", + "text": "Location sharing" + }, + { + "id": "messages", + "text": "Messages" + } + ] + }, + { + "id": "boundaries_155", + "category_id": "boundaries", + "type": "single_choice", + "text": "What kind of alone time feels healthiest?", + "depth": 4, + "access": "premium", + "tags": [ + "alone_time", + "space" + ], + "options": [ + { + "id": "daily_quiet_time", + "text": "Daily quiet time" + }, + { + "id": "solo_hobbies", + "text": "Solo hobbies" + }, + { + "id": "friend_time", + "text": "Friend time" + }, + { + "id": "no_phone_rest", + "text": "No-phone rest" + } + ] + }, + { + "id": "boundaries_156", + "category_id": "boundaries", + "type": "single_choice", + "text": "What family boundary feels most important?", + "depth": 3, + "access": "premium", + "tags": [ + "family", + "boundaries" + ], + "options": [ + { + "id": "visits", + "text": "Visits" + }, + { + "id": "advice", + "text": "Advice" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "money", + "text": "Money" + } + ] + }, + { + "id": "boundaries_157", + "category_id": "boundaries", + "type": "single_choice", + "text": "What should we do when one of us needs space?", + "depth": 4, + "access": "premium", + "tags": [ + "space", + "communication" + ], + "options": [ + { + "id": "say_it_clearly", + "text": "Say it clearly" + }, + { + "id": "set_a_return_time", + "text": "Set a return time" + }, + { + "id": "reassure_first", + "text": "Reassure first" + }, + { + "id": "take_a_short_break", + "text": "Take a short break" + } + ] + }, + { + "id": "boundaries_158", + "category_id": "boundaries", + "type": "single_choice", + "text": "What makes boundaries feel scary?", + "depth": 3, + "access": "premium", + "tags": [ + "fear", + "boundaries" + ], + "options": [ + { + "id": "fear_of_rejection", + "text": "Fear of rejection" + }, + { + "id": "fear_of_conflict", + "text": "Fear of conflict" + }, + { + "id": "guilt", + "text": "Guilt" + }, + { + "id": "not_knowing_how", + "text": "Not knowing how" + } + ] + }, + { + "id": "boundaries_159", + "category_id": "boundaries", + "type": "single_choice", + "text": "What helps boundaries feel like care?", + "depth": 4, + "access": "premium", + "tags": [ + "care", + "boundaries" + ], + "options": [ + { + "id": "mutual_respect", + "text": "Mutual respect" + }, + { + "id": "calm_timing", + "text": "Calm timing" + }, + { + "id": "clear_wording", + "text": "Clear wording" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "boundaries_160", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which boundary should be revisited regularly?", + "depth": 3, + "access": "premium", + "tags": [ + "check_ins", + "boundaries" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "privacy", + "text": "Privacy" + } + ] + }, + { + "id": "boundaries_161", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which boundary area needs the clearest agreement right now right now?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "clarity" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "conflict", + "text": "Conflict" + } + ] + }, + { + "id": "boundaries_162", + "category_id": "boundaries", + "type": "single_choice", + "text": "How should we respond when a boundary is crossed right now?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "boundaries" + ], + "options": [ + { + "id": "name_it_calmly", + "text": "Name it calmly" + }, + { + "id": "pause", + "text": "Pause" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "clarify_the_limit", + "text": "Clarify the limit" + } + ] + }, + { + "id": "boundaries_163", + "category_id": "boundaries", + "type": "single_choice", + "text": "What makes a boundary feel respectful right now?", + "depth": 4, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "options": [ + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "clear_reason", + "text": "Clear reason" + }, + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "consistency", + "text": "Consistency" + } + ] + }, + { + "id": "boundaries_164", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which digital boundary matters most right now?", + "depth": 3, + "access": "premium", + "tags": [ + "digital_boundaries", + "privacy" + ], + "options": [ + { + "id": "phone_privacy", + "text": "Phone privacy" + }, + { + "id": "social_media", + "text": "Social media" + }, + { + "id": "location_sharing", + "text": "Location sharing" + }, + { + "id": "messages", + "text": "Messages" + } + ] + }, + { + "id": "boundaries_165", + "category_id": "boundaries", + "type": "single_choice", + "text": "What kind of alone time feels healthiest right now?", + "depth": 4, + "access": "premium", + "tags": [ + "alone_time", + "space" + ], + "options": [ + { + "id": "daily_quiet_time", + "text": "Daily quiet time" + }, + { + "id": "solo_hobbies", + "text": "Solo hobbies" + }, + { + "id": "friend_time", + "text": "Friend time" + }, + { + "id": "no_phone_rest", + "text": "No-phone rest" + } + ] + }, + { + "id": "boundaries_166", + "category_id": "boundaries", + "type": "single_choice", + "text": "What family boundary feels most important right now?", + "depth": 3, + "access": "premium", + "tags": [ + "family", + "boundaries" + ], + "options": [ + { + "id": "visits", + "text": "Visits" + }, + { + "id": "advice", + "text": "Advice" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "money", + "text": "Money" + } + ] + }, + { + "id": "boundaries_167", + "category_id": "boundaries", + "type": "single_choice", + "text": "What should we do when one of us needs space right now?", + "depth": 4, + "access": "premium", + "tags": [ + "space", + "communication" + ], + "options": [ + { + "id": "say_it_clearly", + "text": "Say it clearly" + }, + { + "id": "set_a_return_time", + "text": "Set a return time" + }, + { + "id": "reassure_first", + "text": "Reassure first" + }, + { + "id": "take_a_short_break", + "text": "Take a short break" + } + ] + }, + { + "id": "boundaries_168", + "category_id": "boundaries", + "type": "single_choice", + "text": "What makes boundaries feel scary right now?", + "depth": 3, + "access": "premium", + "tags": [ + "fear", + "boundaries" + ], + "options": [ + { + "id": "fear_of_rejection", + "text": "Fear of rejection" + }, + { + "id": "fear_of_conflict", + "text": "Fear of conflict" + }, + { + "id": "guilt", + "text": "Guilt" + }, + { + "id": "not_knowing_how", + "text": "Not knowing how" + } + ] + }, + { + "id": "boundaries_169", + "category_id": "boundaries", + "type": "single_choice", + "text": "What helps boundaries feel like care right now?", + "depth": 4, + "access": "premium", + "tags": [ + "care", + "boundaries" + ], + "options": [ + { + "id": "mutual_respect", + "text": "Mutual respect" + }, + { + "id": "calm_timing", + "text": "Calm timing" + }, + { + "id": "clear_wording", + "text": "Clear wording" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "boundaries_170", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which boundary should be revisited regularly right now?", + "depth": 3, + "access": "premium", + "tags": [ + "check_ins", + "boundaries" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "privacy", + "text": "Privacy" + } + ] + }, + { + "id": "boundaries_171", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which boundary area needs the clearest agreement right now this week?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "clarity" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "conflict", + "text": "Conflict" + } + ] + }, + { + "id": "boundaries_172", + "category_id": "boundaries", + "type": "single_choice", + "text": "How should we respond when a boundary is crossed this week?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "boundaries" + ], + "options": [ + { + "id": "name_it_calmly", + "text": "Name it calmly" + }, + { + "id": "pause", + "text": "Pause" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "clarify_the_limit", + "text": "Clarify the limit" + } + ] + }, + { + "id": "boundaries_173", + "category_id": "boundaries", + "type": "single_choice", + "text": "What makes a boundary feel respectful this week?", + "depth": 4, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "options": [ + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "clear_reason", + "text": "Clear reason" + }, + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "consistency", + "text": "Consistency" + } + ] + }, + { + "id": "boundaries_174", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which digital boundary matters most this week?", + "depth": 3, + "access": "premium", + "tags": [ + "digital_boundaries", + "privacy" + ], + "options": [ + { + "id": "phone_privacy", + "text": "Phone privacy" + }, + { + "id": "social_media", + "text": "Social media" + }, + { + "id": "location_sharing", + "text": "Location sharing" + }, + { + "id": "messages", + "text": "Messages" + } + ] + }, + { + "id": "boundaries_175", + "category_id": "boundaries", + "type": "single_choice", + "text": "What kind of alone time feels healthiest this week?", + "depth": 4, + "access": "premium", + "tags": [ + "alone_time", + "space" + ], + "options": [ + { + "id": "daily_quiet_time", + "text": "Daily quiet time" + }, + { + "id": "solo_hobbies", + "text": "Solo hobbies" + }, + { + "id": "friend_time", + "text": "Friend time" + }, + { + "id": "no_phone_rest", + "text": "No-phone rest" + } + ] + }, + { + "id": "boundaries_176", + "category_id": "boundaries", + "type": "single_choice", + "text": "What family boundary feels most important this week?", + "depth": 3, + "access": "premium", + "tags": [ + "family", + "boundaries" + ], + "options": [ + { + "id": "visits", + "text": "Visits" + }, + { + "id": "advice", + "text": "Advice" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "money", + "text": "Money" + } + ] + }, + { + "id": "boundaries_177", + "category_id": "boundaries", + "type": "single_choice", + "text": "What should we do when one of us needs space this week?", + "depth": 4, + "access": "premium", + "tags": [ + "space", + "communication" + ], + "options": [ + { + "id": "say_it_clearly", + "text": "Say it clearly" + }, + { + "id": "set_a_return_time", + "text": "Set a return time" + }, + { + "id": "reassure_first", + "text": "Reassure first" + }, + { + "id": "take_a_short_break", + "text": "Take a short break" + } + ] + }, + { + "id": "boundaries_178", + "category_id": "boundaries", + "type": "single_choice", + "text": "What makes boundaries feel scary this week?", + "depth": 3, + "access": "premium", + "tags": [ + "fear", + "boundaries" + ], + "options": [ + { + "id": "fear_of_rejection", + "text": "Fear of rejection" + }, + { + "id": "fear_of_conflict", + "text": "Fear of conflict" + }, + { + "id": "guilt", + "text": "Guilt" + }, + { + "id": "not_knowing_how", + "text": "Not knowing how" + } + ] + }, + { + "id": "boundaries_179", + "category_id": "boundaries", + "type": "single_choice", + "text": "What helps boundaries feel like care this week?", + "depth": 4, + "access": "premium", + "tags": [ + "care", + "boundaries" + ], + "options": [ + { + "id": "mutual_respect", + "text": "Mutual respect" + }, + { + "id": "calm_timing", + "text": "Calm timing" + }, + { + "id": "clear_wording", + "text": "Clear wording" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "boundaries_180", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which boundary should be revisited regularly this week?", + "depth": 3, + "access": "premium", + "tags": [ + "check_ins", + "boundaries" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "privacy", + "text": "Privacy" + } + ] + }, + { + "id": "boundaries_181", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which boundary area needs the clearest agreement right now during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "clarity" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "conflict", + "text": "Conflict" + } + ] + }, + { + "id": "boundaries_182", + "category_id": "boundaries", + "type": "single_choice", + "text": "How should we respond when a boundary is crossed during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "boundaries" + ], + "options": [ + { + "id": "name_it_calmly", + "text": "Name it calmly" + }, + { + "id": "pause", + "text": "Pause" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "clarify_the_limit", + "text": "Clarify the limit" + } + ] + }, + { + "id": "boundaries_183", + "category_id": "boundaries", + "type": "single_choice", + "text": "What makes a boundary feel respectful during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "options": [ + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "clear_reason", + "text": "Clear reason" + }, + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "consistency", + "text": "Consistency" + } + ] + }, + { + "id": "boundaries_184", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which digital boundary matters most during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_boundaries", + "privacy" + ], + "options": [ + { + "id": "phone_privacy", + "text": "Phone privacy" + }, + { + "id": "social_media", + "text": "Social media" + }, + { + "id": "location_sharing", + "text": "Location sharing" + }, + { + "id": "messages", + "text": "Messages" + } + ] + }, + { + "id": "boundaries_185", + "category_id": "boundaries", + "type": "single_choice", + "text": "What kind of alone time feels healthiest during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "alone_time", + "space" + ], + "options": [ + { + "id": "daily_quiet_time", + "text": "Daily quiet time" + }, + { + "id": "solo_hobbies", + "text": "Solo hobbies" + }, + { + "id": "friend_time", + "text": "Friend time" + }, + { + "id": "no_phone_rest", + "text": "No-phone rest" + } + ] + }, + { + "id": "boundaries_186", + "category_id": "boundaries", + "type": "single_choice", + "text": "What family boundary feels most important during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "family", + "boundaries" + ], + "options": [ + { + "id": "visits", + "text": "Visits" + }, + { + "id": "advice", + "text": "Advice" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "money", + "text": "Money" + } + ] + }, + { + "id": "boundaries_187", + "category_id": "boundaries", + "type": "single_choice", + "text": "What should we do when one of us needs space during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "space", + "communication" + ], + "options": [ + { + "id": "say_it_clearly", + "text": "Say it clearly" + }, + { + "id": "set_a_return_time", + "text": "Set a return time" + }, + { + "id": "reassure_first", + "text": "Reassure first" + }, + { + "id": "take_a_short_break", + "text": "Take a short break" + } + ] + }, + { + "id": "boundaries_188", + "category_id": "boundaries", + "type": "single_choice", + "text": "What makes boundaries feel scary during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "fear", + "boundaries" + ], + "options": [ + { + "id": "fear_of_rejection", + "text": "Fear of rejection" + }, + { + "id": "fear_of_conflict", + "text": "Fear of conflict" + }, + { + "id": "guilt", + "text": "Guilt" + }, + { + "id": "not_knowing_how", + "text": "Not knowing how" + } + ] + }, + { + "id": "boundaries_189", + "category_id": "boundaries", + "type": "single_choice", + "text": "What helps boundaries feel like care during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "care", + "boundaries" + ], + "options": [ + { + "id": "mutual_respect", + "text": "Mutual respect" + }, + { + "id": "calm_timing", + "text": "Calm timing" + }, + { + "id": "clear_wording", + "text": "Clear wording" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "boundaries_190", + "category_id": "boundaries", + "type": "single_choice", + "text": "Which boundary should be revisited regularly during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "boundaries" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "privacy", + "text": "Privacy" + } + ] + }, + { + "id": "boundaries_191", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundaries need clearer words? Select all that apply.", + "depth": 5, + "access": "premium", + "tags": [ + "clarity", + "boundaries" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "conflict", + "text": "Conflict" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_192", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundaries help you feel safe? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "boundaries" + ], + "options": [ + { + "id": "respectful_tone", + "text": "Respectful tone" + }, + { + "id": "no_phone_checking", + "text": "No phone checking" + }, + { + "id": "alone_time", + "text": "Alone time" + }, + { + "id": "no_public_fights", + "text": "No public fights" + }, + { + "id": "consent_around_touch", + "text": "Consent around touch" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_193", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which signs tell you a boundary is needed? Select up to three.", + "depth": 5, + "access": "premium", + "tags": [ + "signals", + "boundaries" + ], + "options": [ + { + "id": "resentment", + "text": "Resentment" + }, + { + "id": "exhaustion", + "text": "Exhaustion" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "anxiety", + "text": "Anxiety" + }, + { + "id": "feeling_pressured", + "text": "Feeling pressured" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "boundaries_194", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundary areas should be mutual? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "mutuality", + "boundaries" + ], + "options": [ + { + "id": "digital_access", + "text": "Digital access" + }, + { + "id": "family_sharing", + "text": "Family sharing" + }, + { + "id": "friend_time", + "text": "Friend time" + }, + { + "id": "money_decisions", + "text": "Money decisions" + }, + { + "id": "conflict_pauses", + "text": "Conflict pauses" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_195", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which words make boundaries easier to hear? Select up to three.", + "depth": 5, + "access": "premium", + "tags": [ + "language", + "boundaries" + ], + "options": [ + { + "id": "i_need", + "text": "I need" + }, + { + "id": "can_we_agree", + "text": "Can we agree" + }, + { + "id": "this_helps_me", + "text": "This helps me" + }, + { + "id": "i_feel", + "text": "I feel" + }, + { + "id": "let_s_revisit", + "text": "Let's revisit" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "boundaries_196", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundaries need clearer words? Select all that apply. right now", + "depth": 4, + "access": "premium", + "tags": [ + "clarity", + "boundaries" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "conflict", + "text": "Conflict" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_197", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundaries help you feel safe? Select all that apply. right now", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "boundaries" + ], + "options": [ + { + "id": "respectful_tone", + "text": "Respectful tone" + }, + { + "id": "no_phone_checking", + "text": "No phone checking" + }, + { + "id": "alone_time", + "text": "Alone time" + }, + { + "id": "no_public_fights", + "text": "No public fights" + }, + { + "id": "consent_around_touch", + "text": "Consent around touch" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_198", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which signs tell you a boundary is needed? Select up to three. right now", + "depth": 4, + "access": "premium", + "tags": [ + "signals", + "boundaries" + ], + "options": [ + { + "id": "resentment", + "text": "Resentment" + }, + { + "id": "exhaustion", + "text": "Exhaustion" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "anxiety", + "text": "Anxiety" + }, + { + "id": "feeling_pressured", + "text": "Feeling pressured" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "boundaries_199", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundary areas should be mutual? Select all that apply. right now", + "depth": 5, + "access": "premium", + "tags": [ + "mutuality", + "boundaries" + ], + "options": [ + { + "id": "digital_access", + "text": "Digital access" + }, + { + "id": "family_sharing", + "text": "Family sharing" + }, + { + "id": "friend_time", + "text": "Friend time" + }, + { + "id": "money_decisions", + "text": "Money decisions" + }, + { + "id": "conflict_pauses", + "text": "Conflict pauses" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_200", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which words make boundaries easier to hear? Select up to three. right now", + "depth": 4, + "access": "premium", + "tags": [ + "language", + "boundaries" + ], + "options": [ + { + "id": "i_need", + "text": "I need" + }, + { + "id": "can_we_agree", + "text": "Can we agree" + }, + { + "id": "this_helps_me", + "text": "This helps me" + }, + { + "id": "i_feel", + "text": "I feel" + }, + { + "id": "let_s_revisit", + "text": "Let's revisit" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "boundaries_201", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundaries need clearer words? Select all that apply. this week", + "depth": 5, + "access": "premium", + "tags": [ + "clarity", + "boundaries" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "conflict", + "text": "Conflict" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_202", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundaries help you feel safe? Select all that apply. this week", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "boundaries" + ], + "options": [ + { + "id": "respectful_tone", + "text": "Respectful tone" + }, + { + "id": "no_phone_checking", + "text": "No phone checking" + }, + { + "id": "alone_time", + "text": "Alone time" + }, + { + "id": "no_public_fights", + "text": "No public fights" + }, + { + "id": "consent_around_touch", + "text": "Consent around touch" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_203", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which signs tell you a boundary is needed? Select up to three. this week", + "depth": 5, + "access": "premium", + "tags": [ + "signals", + "boundaries" + ], + "options": [ + { + "id": "resentment", + "text": "Resentment" + }, + { + "id": "exhaustion", + "text": "Exhaustion" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "anxiety", + "text": "Anxiety" + }, + { + "id": "feeling_pressured", + "text": "Feeling pressured" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "boundaries_204", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundary areas should be mutual? Select all that apply. this week", + "depth": 4, + "access": "premium", + "tags": [ + "mutuality", + "boundaries" + ], + "options": [ + { + "id": "digital_access", + "text": "Digital access" + }, + { + "id": "family_sharing", + "text": "Family sharing" + }, + { + "id": "friend_time", + "text": "Friend time" + }, + { + "id": "money_decisions", + "text": "Money decisions" + }, + { + "id": "conflict_pauses", + "text": "Conflict pauses" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_205", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which words make boundaries easier to hear? Select up to three. this week", + "depth": 5, + "access": "premium", + "tags": [ + "language", + "boundaries" + ], + "options": [ + { + "id": "i_need", + "text": "I need" + }, + { + "id": "can_we_agree", + "text": "Can we agree" + }, + { + "id": "this_helps_me", + "text": "This helps me" + }, + { + "id": "i_feel", + "text": "I feel" + }, + { + "id": "let_s_revisit", + "text": "Let's revisit" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "boundaries_206", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundaries need clearer words? Select all that apply. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "clarity", + "boundaries" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "conflict", + "text": "Conflict" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_207", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundaries help you feel safe? Select all that apply. during stress", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "boundaries" + ], + "options": [ + { + "id": "respectful_tone", + "text": "Respectful tone" + }, + { + "id": "no_phone_checking", + "text": "No phone checking" + }, + { + "id": "alone_time", + "text": "Alone time" + }, + { + "id": "no_public_fights", + "text": "No public fights" + }, + { + "id": "consent_around_touch", + "text": "Consent around touch" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_208", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which signs tell you a boundary is needed? Select up to three. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "signals", + "boundaries" + ], + "options": [ + { + "id": "resentment", + "text": "Resentment" + }, + { + "id": "exhaustion", + "text": "Exhaustion" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "anxiety", + "text": "Anxiety" + }, + { + "id": "feeling_pressured", + "text": "Feeling pressured" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "boundaries_209", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which boundary areas should be mutual? Select all that apply. during stress", + "depth": 5, + "access": "premium", + "tags": [ + "mutuality", + "boundaries" + ], + "options": [ + { + "id": "digital_access", + "text": "Digital access" + }, + { + "id": "family_sharing", + "text": "Family sharing" + }, + { + "id": "friend_time", + "text": "Friend time" + }, + { + "id": "money_decisions", + "text": "Money decisions" + }, + { + "id": "conflict_pauses", + "text": "Conflict pauses" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "boundaries_210", + "category_id": "boundaries", + "type": "multi_choice", + "text": "Which words make boundaries easier to hear? Select up to three. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "language", + "boundaries" + ], + "options": [ + { + "id": "i_need", + "text": "I need" + }, + { + "id": "can_we_agree", + "text": "Can we agree" + }, + { + "id": "this_helps_me", + "text": "This helps me" + }, + { + "id": "i_feel", + "text": "I feel" + }, + { + "id": "let_s_revisit", + "text": "Let's revisit" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "boundaries_211", + "category_id": "boundaries", + "type": "scale", + "text": "How respected do your boundaries feel in our relationship?", + "depth": 5, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not respected", + "max_label": "Very respected", + "scale_step": 1 + } + }, + { + "id": "boundaries_212", + "category_id": "boundaries", + "type": "scale", + "text": "How easy is it to ask me for space?", + "depth": 4, + "access": "premium", + "tags": [ + "space", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "boundaries_213", + "category_id": "boundaries", + "type": "scale", + "text": "How clear are our digital boundaries?", + "depth": 5, + "access": "premium", + "tags": [ + "digital_boundaries", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "boundaries_214", + "category_id": "boundaries", + "type": "scale", + "text": "How balanced does our time together and apart feel?", + "depth": 4, + "access": "premium", + "tags": [ + "time", + "balance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unbalanced", + "max_label": "Very balanced", + "scale_step": 1 + } + }, + { + "id": "boundaries_215", + "category_id": "boundaries", + "type": "scale", + "text": "How safe does it feel to say no?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "no" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "boundaries_216", + "category_id": "boundaries", + "type": "scale", + "text": "How respected do your boundaries feel in our relationship right now?", + "depth": 4, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not respected", + "max_label": "Very respected", + "scale_step": 1 + } + }, + { + "id": "boundaries_217", + "category_id": "boundaries", + "type": "scale", + "text": "How easy is it to ask me for space right now?", + "depth": 5, + "access": "premium", + "tags": [ + "space", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "boundaries_218", + "category_id": "boundaries", + "type": "scale", + "text": "How clear are our digital boundaries right now?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_boundaries", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "boundaries_219", + "category_id": "boundaries", + "type": "scale", + "text": "How balanced does our time together and apart feel right now?", + "depth": 5, + "access": "premium", + "tags": [ + "time", + "balance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unbalanced", + "max_label": "Very balanced", + "scale_step": 1 + } + }, + { + "id": "boundaries_220", + "category_id": "boundaries", + "type": "scale", + "text": "How safe does it feel to say no right now?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "no" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "boundaries_221", + "category_id": "boundaries", + "type": "scale", + "text": "How respected do your boundaries feel in our relationship this week?", + "depth": 5, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not respected", + "max_label": "Very respected", + "scale_step": 1 + } + }, + { + "id": "boundaries_222", + "category_id": "boundaries", + "type": "scale", + "text": "How easy is it to ask me for space this week?", + "depth": 4, + "access": "premium", + "tags": [ + "space", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "boundaries_223", + "category_id": "boundaries", + "type": "scale", + "text": "How clear are our digital boundaries this week?", + "depth": 5, + "access": "premium", + "tags": [ + "digital_boundaries", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "boundaries_224", + "category_id": "boundaries", + "type": "scale", + "text": "How balanced does our time together and apart feel this week?", + "depth": 4, + "access": "premium", + "tags": [ + "time", + "balance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unbalanced", + "max_label": "Very balanced", + "scale_step": 1 + } + }, + { + "id": "boundaries_225", + "category_id": "boundaries", + "type": "scale", + "text": "How safe does it feel to say no this week?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "no" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "boundaries_226", + "category_id": "boundaries", + "type": "scale", + "text": "How respected do your boundaries feel in our relationship during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not respected", + "max_label": "Very respected", + "scale_step": 1 + } + }, + { + "id": "boundaries_227", + "category_id": "boundaries", + "type": "scale", + "text": "How easy is it to ask me for space during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "space", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "boundaries_228", + "category_id": "boundaries", + "type": "scale", + "text": "How clear are our digital boundaries during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_boundaries", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "boundaries_229", + "category_id": "boundaries", + "type": "scale", + "text": "How balanced does our time together and apart feel during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "time", + "balance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unbalanced", + "max_label": "Very balanced", + "scale_step": 1 + } + }, + { + "id": "boundaries_230", + "category_id": "boundaries", + "type": "scale", + "text": "How safe does it feel to say no during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "no" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "boundaries_231", + "category_id": "boundaries", + "type": "scale", + "text": "How respected do your boundaries feel in our relationship after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "respect", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not respected", + "max_label": "Very respected", + "scale_step": 1 + } + }, + { + "id": "boundaries_232", + "category_id": "boundaries", + "type": "scale", + "text": "How easy is it to ask me for space after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "space", + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "boundaries_233", + "category_id": "boundaries", + "type": "scale", + "text": "How clear are our digital boundaries after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "digital_boundaries", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "boundaries_234", + "category_id": "boundaries", + "type": "scale", + "text": "How balanced does our time together and apart feel after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "time", + "balance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unbalanced", + "max_label": "Very balanced", + "scale_step": 1 + } + }, + { + "id": "boundaries_235", + "category_id": "boundaries", + "type": "scale", + "text": "How safe does it feel to say no after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "no" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "boundaries_236", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For space, which feels better?", + "depth": 4, + "access": "premium", + "tags": [ + "space", + "boundaries" + ], + "options": [ + { + "id": "scheduled_alone_time", + "text": "Scheduled alone time" + }, + { + "id": "ask_when_needed", + "text": "Ask when needed" + } + ] + }, + { + "id": "boundaries_237", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For privacy, which matters more?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "options": [ + { + "id": "mutual_transparency", + "text": "Mutual transparency" + }, + { + "id": "personal_autonomy", + "text": "Personal autonomy" + } + ] + }, + { + "id": "boundaries_238", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For family boundaries, which helps more?", + "depth": 4, + "access": "premium", + "tags": [ + "family", + "boundaries" + ], + "options": [ + { + "id": "private_agreement_first", + "text": "Private agreement first" + }, + { + "id": "handle_as_it_comes", + "text": "Handle as it comes" + } + ] + }, + { + "id": "boundaries_239", + "category_id": "boundaries", + "type": "this_or_that", + "text": "When saying no, which helps more?", + "depth": 5, + "access": "premium", + "tags": [ + "no", + "communication" + ], + "options": [ + { + "id": "direct_wording", + "text": "Direct wording" + }, + { + "id": "gentle_explanation", + "text": "Gentle explanation" + } + ] + }, + { + "id": "boundaries_240", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For conflict boundaries, which matters more?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "boundaries" + ], + "options": [ + { + "id": "no_yelling", + "text": "No yelling" + }, + { + "id": "no_disappearing", + "text": "No disappearing" + } + ] + }, + { + "id": "boundaries_241", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For space, which feels better right now?", + "depth": 5, + "access": "premium", + "tags": [ + "space", + "boundaries" + ], + "options": [ + { + "id": "scheduled_alone_time", + "text": "Scheduled alone time" + }, + { + "id": "ask_when_needed", + "text": "Ask when needed" + } + ] + }, + { + "id": "boundaries_242", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For privacy, which matters more right now?", + "depth": 4, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "options": [ + { + "id": "mutual_transparency", + "text": "Mutual transparency" + }, + { + "id": "personal_autonomy", + "text": "Personal autonomy" + } + ] + }, + { + "id": "boundaries_243", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For family boundaries, which helps more right now?", + "depth": 5, + "access": "premium", + "tags": [ + "family", + "boundaries" + ], + "options": [ + { + "id": "private_agreement_first", + "text": "Private agreement first" + }, + { + "id": "handle_as_it_comes", + "text": "Handle as it comes" + } + ] + }, + { + "id": "boundaries_244", + "category_id": "boundaries", + "type": "this_or_that", + "text": "When saying no, which helps more right now?", + "depth": 4, + "access": "premium", + "tags": [ + "no", + "communication" + ], + "options": [ + { + "id": "direct_wording", + "text": "Direct wording" + }, + { + "id": "gentle_explanation", + "text": "Gentle explanation" + } + ] + }, + { + "id": "boundaries_245", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For conflict boundaries, which matters more right now?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "boundaries" + ], + "options": [ + { + "id": "no_yelling", + "text": "No yelling" + }, + { + "id": "no_disappearing", + "text": "No disappearing" + } + ] + }, + { + "id": "boundaries_246", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For space, which feels better this week?", + "depth": 4, + "access": "premium", + "tags": [ + "space", + "boundaries" + ], + "options": [ + { + "id": "scheduled_alone_time", + "text": "Scheduled alone time" + }, + { + "id": "ask_when_needed", + "text": "Ask when needed" + } + ] + }, + { + "id": "boundaries_247", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For privacy, which matters more this week?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "options": [ + { + "id": "mutual_transparency", + "text": "Mutual transparency" + }, + { + "id": "personal_autonomy", + "text": "Personal autonomy" + } + ] + }, + { + "id": "boundaries_248", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For family boundaries, which helps more this week?", + "depth": 4, + "access": "premium", + "tags": [ + "family", + "boundaries" + ], + "options": [ + { + "id": "private_agreement_first", + "text": "Private agreement first" + }, + { + "id": "handle_as_it_comes", + "text": "Handle as it comes" + } + ] + }, + { + "id": "boundaries_249", + "category_id": "boundaries", + "type": "this_or_that", + "text": "When saying no, which helps more this week?", + "depth": 5, + "access": "premium", + "tags": [ + "no", + "communication" + ], + "options": [ + { + "id": "direct_wording", + "text": "Direct wording" + }, + { + "id": "gentle_explanation", + "text": "Gentle explanation" + } + ] + }, + { + "id": "boundaries_250", + "category_id": "boundaries", + "type": "this_or_that", + "text": "For conflict boundaries, which matters more this week?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "boundaries" + ], + "options": [ + { + "id": "no_yelling", + "text": "No yelling" + }, + { + "id": "no_disappearing", + "text": "No disappearing" + } + ] + } + ] +} diff --git a/seed/questions/communication.json b/seed/questions/communication.json new file mode 100644 index 00000000..b22d26f9 --- /dev/null +++ b/seed/questions/communication.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "communication", + "display_name": "Communication", + "description": "Questions about listening, expressing needs, understanding each other, and talking clearly.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "communication_001", + "category_id": "communication", + "type": "written", + "text": "What is one small thing I do that helps you feel heard?", + "depth": 1, + "access": "free", + "tags": [ + "listening", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_002", + "category_id": "communication", + "type": "written", + "text": "When do you feel it is easiest to talk to me?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_003", + "category_id": "communication", + "type": "written", + "text": "What kind of tone helps you stay open during a hard conversation?", + "depth": 1, + "access": "free", + "tags": [ + "tone", + "hard_topics" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_004", + "category_id": "communication", + "type": "written", + "text": "What is one topic we usually communicate well about?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_005", + "category_id": "communication", + "type": "written", + "text": "What is one topic we tend to avoid?", + "depth": 2, + "access": "free", + "tags": [ + "avoidance", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_006", + "category_id": "communication", + "type": "written", + "text": "What helps you feel safe enough to be honest with me?", + "depth": 2, + "access": "free", + "tags": [ + "safety", + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_007", + "category_id": "communication", + "type": "written", + "text": "What is one phrase I use that makes you feel supported?", + "depth": 1, + "access": "free", + "tags": [ + "support", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_008", + "category_id": "communication", + "type": "written", + "text": "What is one phrase I use that sometimes shuts you down?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_009", + "category_id": "communication", + "type": "written", + "text": "When you are upset, do you prefer comfort, space, advice, or distraction?", + "depth": 1, + "access": "free", + "tags": [ + "emotions", + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_010", + "category_id": "communication", + "type": "written", + "text": "What should I ask you more often?", + "depth": 1, + "access": "free", + "tags": [ + "questions", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_011", + "category_id": "communication", + "type": "written", + "text": "What is one way I can listen better this week?", + "depth": 2, + "access": "free", + "tags": [ + "listening", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_012", + "category_id": "communication", + "type": "written", + "text": "How do you know when I am really paying attention?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_013", + "category_id": "communication", + "type": "written", + "text": "What is one thing you wish I understood without needing a long explanation?", + "depth": 3, + "access": "free", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_014", + "category_id": "communication", + "type": "written", + "text": "What makes a conversation with me feel easy?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_015", + "category_id": "communication", + "type": "written", + "text": "What makes a conversation with me feel difficult?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_016", + "category_id": "communication", + "type": "written", + "text": "Do you feel more loved by words, actions, time, touch, or help?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_017", + "category_id": "communication", + "type": "written", + "text": "What is one thing we should check in about every week?", + "depth": 2, + "access": "free", + "tags": [ + "check_in", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_018", + "category_id": "communication", + "type": "written", + "text": "What is one question you wish I would ask when you seem quiet?", + "depth": 2, + "access": "free", + "tags": [ + "questions", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_019", + "category_id": "communication", + "type": "written", + "text": "How can I tell when you are overwhelmed but not saying it?", + "depth": 2, + "access": "free", + "tags": [ + "stress", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_020", + "category_id": "communication", + "type": "written", + "text": "What helps you feel less defensive during conflict?", + "depth": 3, + "access": "free", + "tags": [ + "conflict", + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_021", + "category_id": "communication", + "type": "written", + "text": "What is one communication habit you appreciate in me?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_022", + "category_id": "communication", + "type": "written", + "text": "What is one communication habit you want us to improve together?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_023", + "category_id": "communication", + "type": "written", + "text": "When do you feel most understood by me?", + "depth": 1, + "access": "free", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_024", + "category_id": "communication", + "type": "written", + "text": "When do you feel least understood by me?", + "depth": 3, + "access": "free", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_025", + "category_id": "communication", + "type": "written", + "text": "What does a good apology sound like to you?", + "depth": 2, + "access": "free", + "tags": [ + "apology", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_026", + "category_id": "communication", + "type": "written", + "text": "What does a bad apology sound like to you?", + "depth": 3, + "access": "free", + "tags": [ + "apology", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_027", + "category_id": "communication", + "type": "written", + "text": "What should we do when a conversation starts getting heated?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_028", + "category_id": "communication", + "type": "written", + "text": "Do you prefer serious talks planned ahead or brought up naturally?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_029", + "category_id": "communication", + "type": "written", + "text": "What is one conversation we handled better than we used to?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_030", + "category_id": "communication", + "type": "written", + "text": "What is one subject where you want more patience from me?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_031", + "category_id": "communication", + "type": "written", + "text": "What is one subject where you want more honesty from me?", + "depth": 3, + "access": "free", + "tags": [ + "honesty", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_032", + "category_id": "communication", + "type": "written", + "text": "What helps you bring up something uncomfortable?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_033", + "category_id": "communication", + "type": "written", + "text": "What makes you hesitate to bring something up?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_034", + "category_id": "communication", + "type": "written", + "text": "How can I make space for your opinion when we disagree?", + "depth": 3, + "access": "free", + "tags": [ + "space", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_035", + "category_id": "communication", + "type": "written", + "text": "What do you need from me when you are trying to explain yourself?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_036", + "category_id": "communication", + "type": "written", + "text": "What is one thing I do that makes you feel interrupted?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_037", + "category_id": "communication", + "type": "written", + "text": "What is one thing I do that makes you feel respected?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_038", + "category_id": "communication", + "type": "written", + "text": "What kind of check-in would feel useful instead of annoying?", + "depth": 1, + "access": "free", + "tags": [ + "check_in", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_039", + "category_id": "communication", + "type": "written", + "text": "What is one feeling you wish I noticed sooner?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_040", + "category_id": "communication", + "type": "written", + "text": "What is one thing you are trying to communicate better lately?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_041", + "category_id": "communication", + "type": "written", + "text": "What is one thing you think I am trying to communicate better lately?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_042", + "category_id": "communication", + "type": "written", + "text": "What is one way we can make everyday conversations more meaningful?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_043", + "category_id": "communication", + "type": "written", + "text": "What kind of message from me makes your day better?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_044", + "category_id": "communication", + "type": "written", + "text": "What is one text or call habit we should improve?", + "depth": 1, + "access": "free", + "tags": [ + "texting", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_045", + "category_id": "communication", + "type": "written", + "text": "What do you wish I knew about how you process emotions?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_046", + "category_id": "communication", + "type": "written", + "text": "Do you process hard things best by talking, thinking alone, writing, or doing something active?", + "depth": 1, + "access": "free", + "tags": [ + "hard_topics", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_047", + "category_id": "communication", + "type": "written", + "text": "What is one way I can avoid making assumptions about you?", + "depth": 2, + "access": "free", + "tags": [ + "avoidance", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_048", + "category_id": "communication", + "type": "written", + "text": "What assumption do you think I sometimes make about you?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_049", + "category_id": "communication", + "type": "written", + "text": "What is one topic where you need more directness from me?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_050", + "category_id": "communication", + "type": "written", + "text": "What is one topic where you need more gentleness from me?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_051", + "category_id": "communication", + "type": "written", + "text": "What makes you feel emotionally close during a conversation?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_052", + "category_id": "communication", + "type": "written", + "text": "What makes you feel emotionally distant during a conversation?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_053", + "category_id": "communication", + "type": "written", + "text": "How do you prefer I respond when you vent?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_054", + "category_id": "communication", + "type": "written", + "text": "When should I ask before giving advice?", + "depth": 1, + "access": "free", + "tags": [ + "questions", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_055", + "category_id": "communication", + "type": "written", + "text": "What is one way we can prevent small annoyances from becoming big arguments?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_056", + "category_id": "communication", + "type": "written", + "text": "What is one recent conversation you think went well?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_057", + "category_id": "communication", + "type": "written", + "text": "What made that recent conversation go well?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_058", + "category_id": "communication", + "type": "written", + "text": "What is one recent conversation you wish we had handled differently?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_059", + "category_id": "communication", + "type": "written", + "text": "What would have made that conversation feel better?", + "depth": 3, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_060", + "category_id": "communication", + "type": "written", + "text": "What is one thing you want me to understand about your communication style?", + "depth": 2, + "access": "free", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_061", + "category_id": "communication", + "type": "written", + "text": "What is one thing you want to understand about my communication style?", + "depth": 2, + "access": "free", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_062", + "category_id": "communication", + "type": "written", + "text": "How do you show that you are listening?", + "depth": 1, + "access": "free", + "tags": [ + "listening", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_063", + "category_id": "communication", + "type": "written", + "text": "How do you wish I would show that I am listening?", + "depth": 2, + "access": "free", + "tags": [ + "listening", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_064", + "category_id": "communication", + "type": "written", + "text": "What is one boundary that would make hard talks easier?", + "depth": 3, + "access": "free", + "tags": [ + "hard_topics", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_065", + "category_id": "communication", + "type": "written", + "text": "What is one signal we can use when we need a pause?", + "depth": 2, + "access": "free", + "tags": [ + "pause", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_066", + "category_id": "communication", + "type": "written", + "text": "How long of a pause feels helpful during conflict?", + "depth": 2, + "access": "free", + "tags": [ + "conflict", + "pause" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_067", + "category_id": "communication", + "type": "written", + "text": "What should we avoid saying when either of us is overwhelmed?", + "depth": 3, + "access": "free", + "tags": [ + "avoidance", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_068", + "category_id": "communication", + "type": "written", + "text": "What should we say more often?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_069", + "category_id": "communication", + "type": "written", + "text": "What does encouragement sound like to you?", + "depth": 1, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_070", + "category_id": "communication", + "type": "written", + "text": "What does pressure sound like to you?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_071", + "category_id": "communication", + "type": "written", + "text": "What is one kind of feedback you receive well?", + "depth": 2, + "access": "free", + "tags": [ + "feedback", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_072", + "category_id": "communication", + "type": "written", + "text": "What is one kind of feedback you struggle to receive?", + "depth": 3, + "access": "free", + "tags": [ + "feedback", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_073", + "category_id": "communication", + "type": "written", + "text": "How can I tell you something hard without making you feel attacked?", + "depth": 3, + "access": "free", + "tags": [ + "hard_topics", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_074", + "category_id": "communication", + "type": "written", + "text": "How can you tell me something hard in a way I am likely to hear?", + "depth": 3, + "access": "free", + "tags": [ + "hard_topics", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_075", + "category_id": "communication", + "type": "written", + "text": "What is one communication goal we should set for this week?", + "depth": 2, + "access": "free", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_076", + "category_id": "communication", + "type": "written", + "text": "What do you wish I asked after you say you are fine?", + "depth": 3, + "access": "premium", + "tags": [ + "questions", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_077", + "category_id": "communication", + "type": "written", + "text": "What is one emotion you often hide in conversation?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_078", + "category_id": "communication", + "type": "written", + "text": "What makes you feel judged by me, even if I do not mean it that way?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_079", + "category_id": "communication", + "type": "written", + "text": "What is one thing I misunderstand about your silence?", + "depth": 4, + "access": "premium", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_080", + "category_id": "communication", + "type": "written", + "text": "What is one thing I misunderstand about your frustration?", + "depth": 4, + "access": "premium", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_081", + "category_id": "communication", + "type": "written", + "text": "What do you need me to stop interpreting as rejection?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_082", + "category_id": "communication", + "type": "written", + "text": "What do you sometimes interpret as rejection from me?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_083", + "category_id": "communication", + "type": "written", + "text": "When have you felt brave for telling me the truth?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_084", + "category_id": "communication", + "type": "written", + "text": "What truth has become easier to tell me over time?", + "depth": 3, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_085", + "category_id": "communication", + "type": "written", + "text": "What truth still feels hard to tell me?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_topics", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_086", + "category_id": "communication", + "type": "written", + "text": "What is one thing you wish I would not minimize?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_087", + "category_id": "communication", + "type": "written", + "text": "What is one thing you wish I would take more seriously?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_088", + "category_id": "communication", + "type": "written", + "text": "What is one complaint underneath one of your repeated complaints?", + "depth": 5, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_089", + "category_id": "communication", + "type": "written", + "text": "What is one need underneath one of your repeated complaints?", + "depth": 5, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_090", + "category_id": "communication", + "type": "written", + "text": "What do you wish I understood about how you react under stress?", + "depth": 4, + "access": "premium", + "tags": [ + "understanding", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_091", + "category_id": "communication", + "type": "written", + "text": "When I am stressed, what do I communicate poorly?", + "depth": 4, + "access": "premium", + "tags": [ + "stress", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_092", + "category_id": "communication", + "type": "written", + "text": "When you are stressed, what do you communicate poorly?", + "depth": 4, + "access": "premium", + "tags": [ + "stress", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_093", + "category_id": "communication", + "type": "written", + "text": "What is one story you tell yourself about me during conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_094", + "category_id": "communication", + "type": "written", + "text": "What is one story you think I tell myself about you during conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_095", + "category_id": "communication", + "type": "written", + "text": "What is one pattern from your past that affects how you communicate now?", + "depth": 5, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_096", + "category_id": "communication", + "type": "written", + "text": "What did your family teach you about speaking up?", + "depth": 4, + "access": "premium", + "tags": [ + "family_patterns", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_097", + "category_id": "communication", + "type": "written", + "text": "What did your family teach you about staying quiet?", + "depth": 4, + "access": "premium", + "tags": [ + "family_patterns", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_098", + "category_id": "communication", + "type": "written", + "text": "What did your family teach you about apologizing?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "family_patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_099", + "category_id": "communication", + "type": "written", + "text": "What did your family teach you about anger?", + "depth": 4, + "access": "premium", + "tags": [ + "family_patterns", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_100", + "category_id": "communication", + "type": "written", + "text": "What did your family teach you about asking for help?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "family_patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_101", + "category_id": "communication", + "type": "written", + "text": "What is one communication habit you inherited that you want to change?", + "depth": 5, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_102", + "category_id": "communication", + "type": "written", + "text": "What is one communication habit you inherited that you value?", + "depth": 3, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_103", + "category_id": "communication", + "type": "written", + "text": "When do you feel like I am trying to win instead of understand?", + "depth": 3, + "access": "premium", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_104", + "category_id": "communication", + "type": "written", + "text": "When do I seem more focused on defending myself than hearing you?", + "depth": 5, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_105", + "category_id": "communication", + "type": "written", + "text": "When do you feel like I make room for your side of the story?", + "depth": 5, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_106", + "category_id": "communication", + "type": "written", + "text": "What helps you believe that I am on your team during disagreement?", + "depth": 3, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_107", + "category_id": "communication", + "type": "written", + "text": "What makes it feel like we are on opposite sides?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_108", + "category_id": "communication", + "type": "written", + "text": "What should our first rule be during hard conversations?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_topics", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_109", + "category_id": "communication", + "type": "written", + "text": "What should our second rule be during hard conversations?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_topics", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_110", + "category_id": "communication", + "type": "written", + "text": "What kind of repair attempt works best for you after tension?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_111", + "category_id": "communication", + "type": "written", + "text": "What kind of repair attempt feels fake or unhelpful?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_112", + "category_id": "communication", + "type": "written", + "text": "What do you need after a fight before you can reconnect?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_113", + "category_id": "communication", + "type": "written", + "text": "What do you think I need after a fight before I can reconnect?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_114", + "category_id": "communication", + "type": "written", + "text": "What is one apology from me that felt meaningful?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_115", + "category_id": "communication", + "type": "written", + "text": "What made that apology feel meaningful?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_116", + "category_id": "communication", + "type": "written", + "text": "What is one apology from me that did not land well?", + "depth": 5, + "access": "premium", + "tags": [ + "apology", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_117", + "category_id": "communication", + "type": "written", + "text": "What would have made that apology land better?", + "depth": 5, + "access": "premium", + "tags": [ + "apology", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_118", + "category_id": "communication", + "type": "written", + "text": "What is one thing we should never use against each other in conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_119", + "category_id": "communication", + "type": "written", + "text": "What subject needs extra care when we talk about it?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_120", + "category_id": "communication", + "type": "written", + "text": "What subject needs more direct honesty when we talk about it?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_121", + "category_id": "communication", + "type": "written", + "text": "What is one boundary around timing serious talks?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_122", + "category_id": "communication", + "type": "written", + "text": "What time of day is worst for serious talks with you?", + "depth": 2, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_123", + "category_id": "communication", + "type": "written", + "text": "What time of day is best for serious talks with you?", + "depth": 2, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_124", + "category_id": "communication", + "type": "written", + "text": "What do you need before we discuss a big decision?", + "depth": 3, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_125", + "category_id": "communication", + "type": "written", + "text": "How should we handle it when one of us needs more time to think?", + "depth": 3, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_126", + "category_id": "communication", + "type": "written", + "text": "What helps you move from reaction to reflection?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_127", + "category_id": "communication", + "type": "written", + "text": "What helps you move from silence to sharing?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_128", + "category_id": "communication", + "type": "written", + "text": "What helps you move from anger to clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_129", + "category_id": "communication", + "type": "written", + "text": "What helps you move from hurt to honesty?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_130", + "category_id": "communication", + "type": "written", + "text": "What is one thing you want me to validate more often?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_131", + "category_id": "communication", + "type": "written", + "text": "What is one thing you think I want you to validate more often?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_132", + "category_id": "communication", + "type": "written", + "text": "What is one feeling you wish I would not try to fix right away?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_133", + "category_id": "communication", + "type": "written", + "text": "What is one problem where you do want my help finding a solution?", + "depth": 3, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_134", + "category_id": "communication", + "type": "written", + "text": "What is one problem where you mainly want me to listen?", + "depth": 3, + "access": "premium", + "tags": [ + "listening", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_135", + "category_id": "communication", + "type": "written", + "text": "What does emotional support sound like from me?", + "depth": 3, + "access": "premium", + "tags": [ + "support", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_136", + "category_id": "communication", + "type": "written", + "text": "What does emotional support not sound like from me?", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_137", + "category_id": "communication", + "type": "written", + "text": "What is one way I can disagree without making you feel alone?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_138", + "category_id": "communication", + "type": "written", + "text": "What is one way you can disagree without making me feel alone?", + "depth": 3, + "access": "premium", + "tags": [ + "communication", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_139", + "category_id": "communication", + "type": "written", + "text": "What do you wish we did after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "understanding", + "misunderstanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_140", + "category_id": "communication", + "type": "written", + "text": "What is one misunderstanding we never fully cleared up?", + "depth": 5, + "access": "premium", + "tags": [ + "understanding", + "misunderstanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_141", + "category_id": "communication", + "type": "written", + "text": "What part of that misunderstanding still matters to you?", + "depth": 5, + "access": "premium", + "tags": [ + "understanding", + "misunderstanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_142", + "category_id": "communication", + "type": "written", + "text": "What would help us revisit old tension without restarting the fight?", + "depth": 3, + "access": "premium", + "tags": [ + "conflict", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_143", + "category_id": "communication", + "type": "written", + "text": "What is one thing I do that makes hard talks feel safer?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_topics", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_144", + "category_id": "communication", + "type": "written", + "text": "What is one thing I do that makes hard talks feel riskier?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_topics", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_145", + "category_id": "communication", + "type": "written", + "text": "What do you need from my body language during a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "body_language", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_146", + "category_id": "communication", + "type": "written", + "text": "What body language from me makes you think I am closed off?", + "depth": 4, + "access": "premium", + "tags": [ + "body_language", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_147", + "category_id": "communication", + "type": "written", + "text": "What body language from me makes you think I am listening?", + "depth": 2, + "access": "premium", + "tags": [ + "listening", + "body_language" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_148", + "category_id": "communication", + "type": "written", + "text": "What is one way technology helps our communication?", + "depth": 3, + "access": "premium", + "tags": [ + "digital", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_149", + "category_id": "communication", + "type": "written", + "text": "What is one way technology hurts our communication?", + "depth": 2, + "access": "premium", + "tags": [ + "digital", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_150", + "category_id": "communication", + "type": "written", + "text": "What texting habit should we change?", + "depth": 3, + "access": "premium", + "tags": [ + "texting", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "communication_151", + "category_id": "communication", + "type": "single_choice", + "text": "When you are upset, what helps most first?", + "depth": 1, + "access": "premium", + "tags": [ + "support", + "emotions" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "advice", + "text": "Advice" + }, + { + "id": "distraction", + "text": "Distraction" + } + ] + }, + { + "id": "communication_152", + "category_id": "communication", + "type": "single_choice", + "text": "How do you usually process hard feelings?", + "depth": 1, + "access": "premium", + "tags": [ + "processing", + "emotions" + ], + "options": [ + { + "id": "talking", + "text": "Talking" + }, + { + "id": "thinking_alone", + "text": "Thinking alone" + }, + { + "id": "writing", + "text": "Writing" + }, + { + "id": "doing_something_active", + "text": "Doing something active" + } + ] + }, + { + "id": "communication_153", + "category_id": "communication", + "type": "single_choice", + "text": "What kind of check-in feels best to you?", + "depth": 2, + "access": "premium", + "tags": [ + "check_in", + "preferences" + ], + "options": [ + { + "id": "quick_and_casual", + "text": "Quick and casual" + }, + { + "id": "planned_and_focused", + "text": "Planned and focused" + }, + { + "id": "deep_and_slow", + "text": "Deep and slow" + }, + { + "id": "only_when_needed", + "text": "Only when needed" + } + ] + }, + { + "id": "communication_154", + "category_id": "communication", + "type": "single_choice", + "text": "During disagreement, what do you need most?", + "depth": 3, + "access": "premium", + "tags": [ + "conflict", + "needs" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "clarity", + "text": "Clarity" + }, + { + "id": "a_pause", + "text": "A pause" + } + ] + }, + { + "id": "communication_155", + "category_id": "communication", + "type": "single_choice", + "text": "What makes you feel most heard?", + "depth": 1, + "access": "premium", + "tags": [ + "listening", + "attention" + ], + "options": [ + { + "id": "eye_contact", + "text": "Eye contact" + }, + { + "id": "follow_up_questions", + "text": "Follow-up questions" + }, + { + "id": "no_interrupting", + "text": "No interrupting" + }, + { + "id": "remembering_details", + "text": "Remembering details" + } + ] + }, + { + "id": "communication_156", + "category_id": "communication", + "type": "single_choice", + "text": "What usually makes you shut down?", + "depth": 3, + "access": "premium", + "tags": [ + "shutdown", + "conflict" + ], + "options": [ + { + "id": "raised_voices", + "text": "Raised voices" + }, + { + "id": "feeling_blamed", + "text": "Feeling blamed" + }, + { + "id": "too_many_questions", + "text": "Too many questions" + }, + { + "id": "bad_timing", + "text": "Bad timing" + } + ] + }, + { + "id": "communication_157", + "category_id": "communication", + "type": "single_choice", + "text": "What should I do before giving advice?", + "depth": 2, + "access": "premium", + "tags": [ + "advice", + "support" + ], + "options": [ + { + "id": "ask_permission", + "text": "Ask permission" + }, + { + "id": "listen_longer", + "text": "Listen longer" + }, + { + "id": "validate_first", + "text": "Validate first" + }, + { + "id": "give_advice_right_away", + "text": "Give advice right away" + } + ] + }, + { + "id": "communication_158", + "category_id": "communication", + "type": "single_choice", + "text": "How do you prefer serious topics to start?", + "depth": 2, + "access": "premium", + "tags": [ + "serious_talks", + "timing" + ], + "options": [ + { + "id": "directly", + "text": "Directly" + }, + { + "id": "gently", + "text": "Gently" + }, + { + "id": "with_warning", + "text": "With warning" + }, + { + "id": "in_writing", + "text": "In writing" + } + ] + }, + { + "id": "communication_159", + "category_id": "communication", + "type": "single_choice", + "text": "What communication habit matters most to you?", + "depth": 2, + "access": "premium", + "tags": [ + "values", + "communication" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "kindness", + "text": "Kindness" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "curiosity", + "text": "Curiosity" + } + ] + }, + { + "id": "communication_160", + "category_id": "communication", + "type": "single_choice", + "text": "What type of apology matters most?", + "depth": 3, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "taking_responsibility", + "text": "Taking responsibility" + }, + { + "id": "showing_understanding", + "text": "Showing understanding" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "warm_reassurance", + "text": "Warm reassurance" + } + ] + }, + { + "id": "communication_161", + "category_id": "communication", + "type": "single_choice", + "text": "When plans change, what do you need most?", + "depth": 2, + "access": "premium", + "tags": [ + "planning", + "clarity" + ], + "options": [ + { + "id": "quick_update", + "text": "Quick update" + }, + { + "id": "clear_reason", + "text": "Clear reason" + }, + { + "id": "new_plan", + "text": "New plan" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "communication_162", + "category_id": "communication", + "type": "single_choice", + "text": "What tone helps you stay open?", + "depth": 2, + "access": "premium", + "tags": [ + "tone", + "safety" + ], + "options": [ + { + "id": "calm", + "text": "Calm" + }, + { + "id": "warm", + "text": "Warm" + }, + { + "id": "direct", + "text": "Direct" + }, + { + "id": "soft", + "text": "Soft" + } + ] + }, + { + "id": "communication_163", + "category_id": "communication", + "type": "single_choice", + "text": "What tone makes things harder?", + "depth": 3, + "access": "premium", + "tags": [ + "tone", + "conflict" + ], + "options": [ + { + "id": "cold", + "text": "Cold" + }, + { + "id": "sharp", + "text": "Sharp" + }, + { + "id": "dismissive", + "text": "Dismissive" + }, + { + "id": "rushed", + "text": "Rushed" + } + ] + }, + { + "id": "communication_164", + "category_id": "communication", + "type": "single_choice", + "text": "How should we pause a tense talk?", + "depth": 3, + "access": "premium", + "tags": [ + "pause", + "repair" + ], + "options": [ + { + "id": "use_a_phrase", + "text": "Use a phrase" + }, + { + "id": "set_a_timer", + "text": "Set a timer" + }, + { + "id": "take_separate_space", + "text": "Take separate space" + }, + { + "id": "switch_to_writing", + "text": "Switch to writing" + } + ] + }, + { + "id": "communication_165", + "category_id": "communication", + "type": "single_choice", + "text": "What makes you feel respected in conversation?", + "depth": 2, + "access": "premium", + "tags": [ + "respect", + "listening" + ], + "options": [ + { + "id": "being_asked", + "text": "Being asked" + }, + { + "id": "being_heard", + "text": "Being heard" + }, + { + "id": "being_believed", + "text": "Being believed" + }, + { + "id": "being_given_time", + "text": "Being given time" + } + ] + }, + { + "id": "communication_166", + "category_id": "communication", + "type": "single_choice", + "text": "What do you need when you say you are fine?", + "depth": 3, + "access": "premium", + "tags": [ + "emotions", + "check_in" + ], + "options": [ + { + "id": "believe_me", + "text": "Believe me" + }, + { + "id": "ask_gently", + "text": "Ask gently" + }, + { + "id": "give_space", + "text": "Give space" + }, + { + "id": "check_later", + "text": "Check later" + } + ] + }, + { + "id": "communication_167", + "category_id": "communication", + "type": "single_choice", + "text": "What makes feedback easier to receive?", + "depth": 3, + "access": "premium", + "tags": [ + "feedback", + "growth" + ], + "options": [ + { + "id": "specific_examples", + "text": "Specific examples" + }, + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "private_setting", + "text": "Private setting" + }, + { + "id": "clear_request", + "text": "Clear request" + } + ] + }, + { + "id": "communication_168", + "category_id": "communication", + "type": "single_choice", + "text": "What makes feedback harder to receive?", + "depth": 3, + "access": "premium", + "tags": [ + "feedback", + "defensiveness" + ], + "options": [ + { + "id": "blame", + "text": "Blame" + }, + { + "id": "public_setting", + "text": "Public setting" + }, + { + "id": "bad_timing", + "text": "Bad timing" + }, + { + "id": "harsh_tone", + "text": "Harsh tone" + } + ] + }, + { + "id": "communication_169", + "category_id": "communication", + "type": "single_choice", + "text": "What helps you return after a fight?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "conflict" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "talking_it_through", + "text": "Talking it through" + } + ] + }, + { + "id": "communication_170", + "category_id": "communication", + "type": "single_choice", + "text": "What makes a repair feel real?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "trust" + ], + "options": [ + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "clear_apology", + "text": "Clear apology" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "gentle_follow_up", + "text": "Gentle follow-up" + } + ] + }, + { + "id": "communication_171", + "category_id": "communication", + "type": "single_choice", + "text": "When I vent, what should you do first?", + "depth": 2, + "access": "premium", + "tags": [ + "venting", + "support" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "ask_questions", + "text": "Ask questions" + }, + { + "id": "validate", + "text": "Validate" + }, + { + "id": "offer_help", + "text": "Offer help" + } + ] + }, + { + "id": "communication_172", + "category_id": "communication", + "type": "single_choice", + "text": "Which conversation format feels safest?", + "depth": 2, + "access": "premium", + "tags": [ + "safety", + "format" + ], + "options": [ + { + "id": "face_to_face", + "text": "Face to face" + }, + { + "id": "text_first", + "text": "Text first" + }, + { + "id": "walk_and_talk", + "text": "Walk and talk" + }, + { + "id": "planned_check_in", + "text": "Planned check-in" + } + ] + }, + { + "id": "communication_173", + "category_id": "communication", + "type": "single_choice", + "text": "How often should we have deeper check-ins?", + "depth": 2, + "access": "premium", + "tags": [ + "check_in", + "routine" + ], + "options": [ + { + "id": "daily", + "text": "Daily" + }, + { + "id": "weekly", + "text": "Weekly" + }, + { + "id": "monthly", + "text": "Monthly" + }, + { + "id": "only_when_needed", + "text": "Only when needed" + } + ] + }, + { + "id": "communication_174", + "category_id": "communication", + "type": "single_choice", + "text": "What should we avoid during conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "boundaries" + ], + "options": [ + { + "id": "name_calling", + "text": "Name calling" + }, + { + "id": "interrupting", + "text": "Interrupting" + }, + { + "id": "leaving_abruptly", + "text": "Leaving abruptly" + }, + { + "id": "bringing_up_old_fights", + "text": "Bringing up old fights" + } + ] + }, + { + "id": "communication_175", + "category_id": "communication", + "type": "single_choice", + "text": "What helps you feel like we are a team?", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork", + "conflict" + ], + "options": [ + { + "id": "shared_language", + "text": "Shared language" + }, + { + "id": "calm_tone", + "text": "Calm tone" + }, + { + "id": "problem_solving", + "text": "Problem solving" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "communication_176", + "category_id": "communication", + "type": "single_choice", + "text": "What makes you feel alone in a hard talk?", + "depth": 4, + "access": "premium", + "tags": [ + "loneliness", + "conflict" + ], + "options": [ + { + "id": "silence", + "text": "Silence" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "dismissal", + "text": "Dismissal" + }, + { + "id": "coldness", + "text": "Coldness" + } + ] + }, + { + "id": "communication_177", + "category_id": "communication", + "type": "single_choice", + "text": "How do you prefer reassurance?", + "depth": 3, + "access": "premium", + "tags": [ + "reassurance", + "needs" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "actions", + "text": "Actions" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "consistency", + "text": "Consistency" + } + ] + }, + { + "id": "communication_178", + "category_id": "communication", + "type": "single_choice", + "text": "What kind of question opens you up?", + "depth": 3, + "access": "premium", + "tags": [ + "questions", + "vulnerability" + ], + "options": [ + { + "id": "gentle", + "text": "Gentle" + }, + { + "id": "specific", + "text": "Specific" + }, + { + "id": "curious", + "text": "Curious" + }, + { + "id": "simple", + "text": "Simple" + } + ] + }, + { + "id": "communication_179", + "category_id": "communication", + "type": "single_choice", + "text": "What kind of question closes you down?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "shutdown" + ], + "options": [ + { + "id": "loaded", + "text": "Loaded" + }, + { + "id": "rushed", + "text": "Rushed" + }, + { + "id": "accusing", + "text": "Accusing" + }, + { + "id": "too_broad", + "text": "Too broad" + } + ] + }, + { + "id": "communication_180", + "category_id": "communication", + "type": "single_choice", + "text": "What is your first reaction to conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "conflict", + "pattern" + ], + "options": [ + { + "id": "talk_more", + "text": "Talk more" + }, + { + "id": "go_quiet", + "text": "Go quiet" + }, + { + "id": "get_defensive", + "text": "Get defensive" + }, + { + "id": "need_space", + "text": "Need space" + } + ] + }, + { + "id": "communication_181", + "category_id": "communication", + "type": "single_choice", + "text": "What is hardest to say clearly?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "vulnerability" + ], + "options": [ + { + "id": "needs", + "text": "Needs" + }, + { + "id": "fears", + "text": "Fears" + }, + { + "id": "disappointment", + "text": "Disappointment" + }, + { + "id": "boundaries", + "text": "Boundaries" + } + ] + }, + { + "id": "communication_182", + "category_id": "communication", + "type": "single_choice", + "text": "What is easiest to talk about?", + "depth": 1, + "access": "premium", + "tags": [ + "ease", + "conversation" + ], + "options": [ + { + "id": "plans", + "text": "Plans" + }, + { + "id": "feelings", + "text": "Feelings" + }, + { + "id": "daily_life", + "text": "Daily life" + }, + { + "id": "dreams", + "text": "Dreams" + } + ] + }, + { + "id": "communication_183", + "category_id": "communication", + "type": "single_choice", + "text": "What should we name sooner?", + "depth": 4, + "access": "premium", + "tags": [ + "awareness", + "repair" + ], + "options": [ + { + "id": "stress", + "text": "Stress" + }, + { + "id": "distance", + "text": "Distance" + }, + { + "id": "hurt", + "text": "Hurt" + }, + { + "id": "confusion", + "text": "Confusion" + } + ] + }, + { + "id": "communication_184", + "category_id": "communication", + "type": "single_choice", + "text": "What helps you believe I understand?", + "depth": 3, + "access": "premium", + "tags": [ + "understanding", + "listening" + ], + "options": [ + { + "id": "repeating_back", + "text": "Repeating back" + }, + { + "id": "asking_more", + "text": "Asking more" + }, + { + "id": "changing_behavior", + "text": "Changing behavior" + }, + { + "id": "staying_calm", + "text": "Staying calm" + } + ] + }, + { + "id": "communication_185", + "category_id": "communication", + "type": "single_choice", + "text": "What makes you feel interrupted?", + "depth": 2, + "access": "premium", + "tags": [ + "attention", + "respect" + ], + "options": [ + { + "id": "cutting_in", + "text": "Cutting in" + }, + { + "id": "finishing_sentences", + "text": "Finishing sentences" + }, + { + "id": "changing_topics", + "text": "Changing topics" + }, + { + "id": "checking_phone", + "text": "Checking phone" + } + ] + }, + { + "id": "communication_186", + "category_id": "communication", + "type": "single_choice", + "text": "What would improve our daily talks most?", + "depth": 2, + "access": "premium", + "tags": [ + "daily_life", + "improvement" + ], + "options": [ + { + "id": "more_time", + "text": "More time" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_distractions", + "text": "Fewer distractions" + } + ] + }, + { + "id": "communication_187", + "category_id": "communication", + "type": "single_choice", + "text": "What is your preferred conflict pace?", + "depth": 3, + "access": "premium", + "tags": [ + "conflict", + "timing" + ], + "options": [ + { + "id": "resolve_now", + "text": "Resolve now" + }, + { + "id": "pause_first", + "text": "Pause first" + }, + { + "id": "sleep_on_it", + "text": "Sleep on it" + }, + { + "id": "schedule_it", + "text": "Schedule it" + } + ] + }, + { + "id": "communication_188", + "category_id": "communication", + "type": "single_choice", + "text": "What should we do after a misunderstanding?", + "depth": 3, + "access": "premium", + "tags": [ + "misunderstanding", + "repair" + ], + "options": [ + { + "id": "clarify", + "text": "Clarify" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "laugh_gently", + "text": "Laugh gently" + }, + { + "id": "check_feelings", + "text": "Check feelings" + } + ] + }, + { + "id": "communication_189", + "category_id": "communication", + "type": "single_choice", + "text": "What makes honesty feel safer?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "options": [ + { + "id": "no_punishment", + "text": "No punishment" + }, + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "clear_listening", + "text": "Clear listening" + }, + { + "id": "time_to_explain", + "text": "Time to explain" + } + ] + }, + { + "id": "communication_190", + "category_id": "communication", + "type": "single_choice", + "text": "What should be our reset phrase?", + "depth": 2, + "access": "premium", + "tags": [ + "repair", + "reset" + ], + "options": [ + { + "id": "can_we_restart", + "text": "Can we restart?" + }, + { + "id": "i_want_to_understand", + "text": "I want to understand" + }, + { + "id": "same_team", + "text": "Same team" + }, + { + "id": "pause_and_come_back", + "text": "Pause and come back" + } + ] + }, + { + "id": "communication_191", + "category_id": "communication", + "type": "multi_choice", + "text": "Which things help you feel listened to? Select all that apply.", + "depth": 1, + "access": "premium", + "tags": [ + "listening", + "attention" + ], + "options": [ + { + "id": "eye_contact", + "text": "Eye contact" + }, + { + "id": "no_interrupting", + "text": "No interrupting" + }, + { + "id": "follow_up_questions", + "text": "Follow-up questions" + }, + { + "id": "remembering_later", + "text": "Remembering later" + }, + { + "id": "putting_phone_away", + "text": "Putting phone away" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_192", + "category_id": "communication", + "type": "multi_choice", + "text": "Which things make hard talks harder for you? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "conflict", + "triggers" + ], + "options": [ + { + "id": "raised_voices", + "text": "Raised voices" + }, + { + "id": "bad_timing", + "text": "Bad timing" + }, + { + "id": "feeling_blamed", + "text": "Feeling blamed" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "too_much_pressure", + "text": "Too much pressure" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_193", + "category_id": "communication", + "type": "multi_choice", + "text": "Which topics need better communication between us? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "topics", + "growth" + ], + "options": [ + { + "id": "plans", + "text": "Plans" + }, + { + "id": "feelings", + "text": "Feelings" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "household_needs", + "text": "Household needs" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_194", + "category_id": "communication", + "type": "multi_choice", + "text": "Which support styles do you like most? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "support", + "needs" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "advice", + "text": "Advice" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_195", + "category_id": "communication", + "type": "multi_choice", + "text": "Which signs show you are overwhelmed? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "stress", + "signals" + ], + "options": [ + { + "id": "quietness", + "text": "Quietness" + }, + { + "id": "irritability", + "text": "Irritability" + }, + { + "id": "tiredness", + "text": "Tiredness" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "overexplaining", + "text": "Overexplaining" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_196", + "category_id": "communication", + "type": "multi_choice", + "text": "Which repair actions matter after conflict? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "conflict" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "physical_comfort", + "text": "Physical comfort" + }, + { + "id": "talking_it_through", + "text": "Talking it through" + }, + { + "id": "time_to_cool_off", + "text": "Time to cool off" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_197", + "category_id": "communication", + "type": "multi_choice", + "text": "Which communication habits should we protect? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "strengths", + "habits" + ], + "options": [ + { + "id": "humor", + "text": "Humor" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "gentleness", + "text": "Gentleness" + }, + { + "id": "check_ins", + "text": "Check-ins" + }, + { + "id": "saying_thank_you", + "text": "Saying thank you" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_198", + "category_id": "communication", + "type": "multi_choice", + "text": "Which communication habits should we reduce? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "growth", + "habits" + ], + "options": [ + { + "id": "interrupting", + "text": "Interrupting" + }, + { + "id": "assuming", + "text": "Assuming" + }, + { + "id": "avoiding", + "text": "Avoiding" + }, + { + "id": "defending", + "text": "Defending" + }, + { + "id": "rushing", + "text": "Rushing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_199", + "category_id": "communication", + "type": "multi_choice", + "text": "Which moments are best for deeper conversations? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "timing", + "routine" + ], + "options": [ + { + "id": "morning", + "text": "Morning" + }, + { + "id": "afternoon", + "text": "Afternoon" + }, + { + "id": "evening", + "text": "Evening" + }, + { + "id": "during_walks", + "text": "During walks" + }, + { + "id": "planned_time", + "text": "Planned time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_200", + "category_id": "communication", + "type": "multi_choice", + "text": "Which moments are worst for deeper conversations? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "timing", + "boundaries" + ], + "options": [ + { + "id": "when_hungry", + "text": "When hungry" + }, + { + "id": "before_work", + "text": "Before work" + }, + { + "id": "late_at_night", + "text": "Late at night" + }, + { + "id": "in_public", + "text": "In public" + }, + { + "id": "during_chores", + "text": "During chores" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_201", + "category_id": "communication", + "type": "multi_choice", + "text": "Which feelings are hardest for you to name? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "emotions", + "vulnerability" + ], + "options": [ + { + "id": "fear", + "text": "Fear" + }, + { + "id": "sadness", + "text": "Sadness" + }, + { + "id": "anger", + "text": "Anger" + }, + { + "id": "shame", + "text": "Shame" + }, + { + "id": "disappointment", + "text": "Disappointment" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_202", + "category_id": "communication", + "type": "multi_choice", + "text": "Which things make feedback easier? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "feedback", + "safety" + ], + "options": [ + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "specific_examples", + "text": "Specific examples" + }, + { + "id": "private_setting", + "text": "Private setting" + }, + { + "id": "clear_request", + "text": "Clear request" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_203", + "category_id": "communication", + "type": "multi_choice", + "text": "Which things make you feel dismissed? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "dismissal", + "attention" + ], + "options": [ + { + "id": "changing_the_topic", + "text": "Changing the topic" + }, + { + "id": "joking_too_soon", + "text": "Joking too soon" + }, + { + "id": "giving_quick_advice", + "text": "Giving quick advice" + }, + { + "id": "saying_it_is_not_a_big_deal", + "text": "Saying it is not a big deal" + }, + { + "id": "looking_distracted", + "text": "Looking distracted" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_204", + "category_id": "communication", + "type": "multi_choice", + "text": "Which things help us feel like a team? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork", + "repair" + ], + "options": [ + { + "id": "shared_plans", + "text": "Shared plans" + }, + { + "id": "calm_language", + "text": "Calm language" + }, + { + "id": "checking_assumptions", + "text": "Checking assumptions" + }, + { + "id": "solving_together", + "text": "Solving together" + }, + { + "id": "affection_after_tension", + "text": "Affection after tension" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_205", + "category_id": "communication", + "type": "multi_choice", + "text": "Which boundaries would help our conversations? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "conflict" + ], + "options": [ + { + "id": "no_yelling", + "text": "No yelling" + }, + { + "id": "no_name_calling", + "text": "No name calling" + }, + { + "id": "no_phone_distractions", + "text": "No phone distractions" + }, + { + "id": "pause_allowed", + "text": "Pause allowed" + }, + { + "id": "return_time_agreed", + "text": "Return time agreed" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_206", + "category_id": "communication", + "type": "multi_choice", + "text": "Which text habits should we improve? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "texting", + "digital" + ], + "options": [ + { + "id": "reply_expectations", + "text": "Reply expectations" + }, + { + "id": "tone_clarity", + "text": "Tone clarity" + }, + { + "id": "hard_topics_by_text", + "text": "Hard topics by text" + }, + { + "id": "check_ins", + "text": "Check-ins" + }, + { + "id": "plan_details", + "text": "Plan details" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_207", + "category_id": "communication", + "type": "multi_choice", + "text": "Which ways do you show you care during talks? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "care", + "listening" + ], + "options": [ + { + "id": "listening", + "text": "Listening" + }, + { + "id": "asking_questions", + "text": "Asking questions" + }, + { + "id": "helping_solve", + "text": "Helping solve" + }, + { + "id": "offering_touch", + "text": "Offering touch" + }, + { + "id": "following_up_later", + "text": "Following up later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_208", + "category_id": "communication", + "type": "multi_choice", + "text": "Which ways do you want me to show care during talks? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "care", + "needs" + ], + "options": [ + { + "id": "listen_longer", + "text": "Listen longer" + }, + { + "id": "ask_gently", + "text": "Ask gently" + }, + { + "id": "validate_first", + "text": "Validate first" + }, + { + "id": "offer_help", + "text": "Offer help" + }, + { + "id": "stay_close", + "text": "Stay close" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_209", + "category_id": "communication", + "type": "multi_choice", + "text": "Which things should we clarify more often? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "clarity", + "expectations" + ], + "options": [ + { + "id": "plans", + "text": "Plans" + }, + { + "id": "expectations", + "text": "Expectations" + }, + { + "id": "needs", + "text": "Needs" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "feelings", + "text": "Feelings" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_210", + "category_id": "communication", + "type": "multi_choice", + "text": "Which goals should we set for communication? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "goals", + "growth" + ], + "options": [ + { + "id": "listen_better", + "text": "Listen better" + }, + { + "id": "speak_sooner", + "text": "Speak sooner" + }, + { + "id": "pause_kindly", + "text": "Pause kindly" + }, + { + "id": "repair_faster", + "text": "Repair faster" + }, + { + "id": "assume_less", + "text": "Assume less" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "communication_211", + "category_id": "communication", + "type": "scale", + "text": "How heard did you feel by me this week?", + "depth": 2, + "access": "premium", + "tags": [ + "listening", + "weekly_check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not heard", + "max_label": "Very heard", + "scale_step": 1 + } + }, + { + "id": "communication_212", + "category_id": "communication", + "type": "scale", + "text": "How easy does it feel to bring up hard topics with me right now?", + "depth": 3, + "access": "premium", + "tags": [ + "safety", + "hard_topics" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "communication_213", + "category_id": "communication", + "type": "scale", + "text": "How clearly do you feel I communicate my needs?", + "depth": 2, + "access": "premium", + "tags": [ + "needs", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not clearly", + "max_label": "Very clearly", + "scale_step": 1 + } + }, + { + "id": "communication_214", + "category_id": "communication", + "type": "scale", + "text": "How clearly do you feel you communicate your needs to me?", + "depth": 2, + "access": "premium", + "tags": [ + "needs", + "self_awareness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not clearly", + "max_label": "Very clearly", + "scale_step": 1 + } + }, + { + "id": "communication_215", + "category_id": "communication", + "type": "scale", + "text": "How safe does disagreement feel between us right now?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "communication_216", + "category_id": "communication", + "type": "scale", + "text": "How often do you feel interrupted by me?", + "depth": 3, + "access": "premium", + "tags": [ + "listening", + "respect" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Never", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "communication_217", + "category_id": "communication", + "type": "scale", + "text": "How often do you feel understood by me?", + "depth": 2, + "access": "premium", + "tags": [ + "understanding", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "communication_218", + "category_id": "communication", + "type": "scale", + "text": "How well do we repair after conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Poorly", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "communication_219", + "category_id": "communication", + "type": "scale", + "text": "How comfortable are you asking me for support?", + "depth": 3, + "access": "premium", + "tags": [ + "support", + "vulnerability" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "communication_220", + "category_id": "communication", + "type": "scale", + "text": "How comfortable are you telling me no?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "honesty" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "communication_221", + "category_id": "communication", + "type": "scale", + "text": "How much do phone distractions affect our conversations?", + "depth": 2, + "access": "premium", + "tags": [ + "digital", + "attention" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not at all", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "communication_222", + "category_id": "communication", + "type": "scale", + "text": "How well do we handle serious talks by text?", + "depth": 3, + "access": "premium", + "tags": [ + "texting", + "hard_topics" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Poorly", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "communication_223", + "category_id": "communication", + "type": "scale", + "text": "How much patience do you feel from me during hard conversations?", + "depth": 3, + "access": "premium", + "tags": [ + "patience", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "communication_224", + "category_id": "communication", + "type": "scale", + "text": "How much patience do you feel you give me during hard conversations?", + "depth": 3, + "access": "premium", + "tags": [ + "patience", + "self_awareness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "communication_225", + "category_id": "communication", + "type": "scale", + "text": "How connected do you feel after our everyday conversations?", + "depth": 2, + "access": "premium", + "tags": [ + "daily_life", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Disconnected", + "max_label": "Very connected", + "scale_step": 1 + } + }, + { + "id": "communication_226", + "category_id": "communication", + "type": "scale", + "text": "How honest do you feel you can be with me right now?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not honest", + "max_label": "Fully honest", + "scale_step": 1 + } + }, + { + "id": "communication_227", + "category_id": "communication", + "type": "scale", + "text": "How well do I notice when something is wrong?", + "depth": 3, + "access": "premium", + "tags": [ + "awareness", + "emotions" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "communication_228", + "category_id": "communication", + "type": "scale", + "text": "How well do you feel we make space for both opinions?", + "depth": 3, + "access": "premium", + "tags": [ + "respect", + "disagreement" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "communication_229", + "category_id": "communication", + "type": "scale", + "text": "How often do we assume instead of ask?", + "depth": 3, + "access": "premium", + "tags": [ + "assumptions", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Never", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "communication_230", + "category_id": "communication", + "type": "scale", + "text": "How effective are our check-ins right now?", + "depth": 2, + "access": "premium", + "tags": [ + "check_in", + "routine" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not effective", + "max_label": "Very effective", + "scale_step": 1 + } + }, + { + "id": "communication_231", + "category_id": "communication", + "type": "scale", + "text": "How respected do you feel when we disagree?", + "depth": 4, + "access": "premium", + "tags": [ + "respect", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not respected", + "max_label": "Very respected", + "scale_step": 1 + } + }, + { + "id": "communication_232", + "category_id": "communication", + "type": "scale", + "text": "How confident are you that we can talk through hard seasons?", + "depth": 4, + "access": "premium", + "tags": [ + "resilience", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "communication_233", + "category_id": "communication", + "type": "scale", + "text": "How much emotional support do you feel from me?", + "depth": 3, + "access": "premium", + "tags": [ + "support", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "communication_234", + "category_id": "communication", + "type": "scale", + "text": "How well do we explain what we need without blaming?", + "depth": 4, + "access": "premium", + "tags": [ + "needs", + "blame" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "communication_235", + "category_id": "communication", + "type": "scale", + "text": "How hopeful do you feel about improving our communication?", + "depth": 3, + "access": "premium", + "tags": [ + "hope", + "growth" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "communication_236", + "category_id": "communication", + "type": "this_or_that", + "text": "Talk it out right away or take time to think first?", + "depth": 2, + "access": "premium", + "tags": [ + "timing", + "conflict" + ], + "options": [ + { + "id": "talk_right_away", + "text": "Talk right away" + }, + { + "id": "take_time_first", + "text": "Take time first" + } + ] + }, + { + "id": "communication_237", + "category_id": "communication", + "type": "this_or_that", + "text": "Comfort first or solutions first?", + "depth": 1, + "access": "premium", + "tags": [ + "support", + "preferences" + ], + "options": [ + { + "id": "comfort_first", + "text": "Comfort first" + }, + { + "id": "solutions_first", + "text": "Solutions first" + } + ] + }, + { + "id": "communication_238", + "category_id": "communication", + "type": "this_or_that", + "text": "Direct honesty or gentle buildup?", + "depth": 2, + "access": "premium", + "tags": [ + "honesty", + "tone" + ], + "options": [ + { + "id": "direct_honesty", + "text": "Direct honesty" + }, + { + "id": "gentle_buildup", + "text": "Gentle buildup" + } + ] + }, + { + "id": "communication_239", + "category_id": "communication", + "type": "this_or_that", + "text": "Planned check-in or natural conversation?", + "depth": 1, + "access": "premium", + "tags": [ + "check_in", + "routine" + ], + "options": [ + { + "id": "planned_check_in", + "text": "Planned check-in" + }, + { + "id": "natural_conversation", + "text": "Natural conversation" + } + ] + }, + { + "id": "communication_240", + "category_id": "communication", + "type": "this_or_that", + "text": "Text first or talk face to face?", + "depth": 2, + "access": "premium", + "tags": [ + "format", + "communication" + ], + "options": [ + { + "id": "text_first", + "text": "Text first" + }, + { + "id": "face_to_face", + "text": "Face to face" + } + ] + }, + { + "id": "communication_241", + "category_id": "communication", + "type": "this_or_that", + "text": "Space after conflict or closeness after conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "conflict" + ], + "options": [ + { + "id": "space_after_conflict", + "text": "Space after conflict" + }, + { + "id": "closeness_after_conflict", + "text": "Closeness after conflict" + } + ] + }, + { + "id": "communication_242", + "category_id": "communication", + "type": "this_or_that", + "text": "Short apology or detailed apology?", + "depth": 2, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "short_apology", + "text": "Short apology" + }, + { + "id": "detailed_apology", + "text": "Detailed apology" + } + ] + }, + { + "id": "communication_243", + "category_id": "communication", + "type": "this_or_that", + "text": "Ask more questions or give more reassurance?", + "depth": 2, + "access": "premium", + "tags": [ + "support", + "listening" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "give_more_reassurance", + "text": "Give more reassurance" + } + ] + }, + { + "id": "communication_244", + "category_id": "communication", + "type": "this_or_that", + "text": "Say it now or wait for a better time?", + "depth": 3, + "access": "premium", + "tags": [ + "timing", + "hard_topics" + ], + "options": [ + { + "id": "say_it_now", + "text": "Say it now" + }, + { + "id": "wait_for_a_better_time", + "text": "Wait for a better time" + } + ] + }, + { + "id": "communication_245", + "category_id": "communication", + "type": "this_or_that", + "text": "Listen quietly or reflect back what you heard?", + "depth": 2, + "access": "premium", + "tags": [ + "listening", + "style" + ], + "options": [ + { + "id": "listen_quietly", + "text": "Listen quietly" + }, + { + "id": "reflect_back", + "text": "Reflect back" + } + ] + }, + { + "id": "communication_246", + "category_id": "communication", + "type": "this_or_that", + "text": "Humor to lighten the mood or seriousness first?", + "depth": 2, + "access": "premium", + "tags": [ + "humor", + "tone" + ], + "options": [ + { + "id": "humor_helps", + "text": "Humor helps" + }, + { + "id": "seriousness_first", + "text": "Seriousness first" + } + ] + }, + { + "id": "communication_247", + "category_id": "communication", + "type": "this_or_that", + "text": "More daily updates or fewer but deeper updates?", + "depth": 1, + "access": "premium", + "tags": [ + "daily_life", + "connection" + ], + "options": [ + { + "id": "more_daily_updates", + "text": "More daily updates" + }, + { + "id": "fewer_deeper_updates", + "text": "Fewer deeper updates" + } + ] + }, + { + "id": "communication_248", + "category_id": "communication", + "type": "this_or_that", + "text": "Name feelings or name needs?", + "depth": 3, + "access": "premium", + "tags": [ + "emotions", + "needs" + ], + "options": [ + { + "id": "name_feelings", + "text": "Name feelings" + }, + { + "id": "name_needs", + "text": "Name needs" + } + ] + }, + { + "id": "communication_249", + "category_id": "communication", + "type": "this_or_that", + "text": "Pause with a timer or pause without a timer?", + "depth": 2, + "access": "premium", + "tags": [ + "pause", + "conflict" + ], + "options": [ + { + "id": "timer_pause", + "text": "Timer pause" + }, + { + "id": "no_timer_pause", + "text": "No timer pause" + } + ] + }, + { + "id": "communication_250", + "category_id": "communication", + "type": "this_or_that", + "text": "Speak softer or speak more clearly?", + "depth": 2, + "access": "premium", + "tags": [ + "tone", + "clarity" + ], + "options": [ + { + "id": "softer", + "text": "Softer" + }, + { + "id": "more_clearly", + "text": "More clearly" + } + ] + } + ] +} diff --git a/seed/questions/conflict.json b/seed/questions/conflict.json new file mode 100644 index 00000000..54710a80 --- /dev/null +++ b/seed/questions/conflict.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "conflict", + "display_name": "Conflict", + "description": "Questions about disagreements, repair, triggers, boundaries, emotional regulation, and handling tension with care.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "conflict_001", + "category_id": "conflict", + "type": "written", + "text": "What is one small conflict habit we handle better now than before?", + "depth": 2, + "access": "free", + "tags": [ + "growth", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_002", + "category_id": "conflict", + "type": "written", + "text": "What helps you stay calm when we disagree?", + "depth": 1, + "access": "free", + "tags": [ + "calm", + "self_regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_003", + "category_id": "conflict", + "type": "written", + "text": "What is one thing I do during conflict that helps you feel respected?", + "depth": 2, + "access": "free", + "tags": [ + "respect", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_004", + "category_id": "conflict", + "type": "written", + "text": "What is one thing I do during conflict that makes you feel dismissed?", + "depth": 3, + "access": "free", + "tags": [ + "dismissal", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_005", + "category_id": "conflict", + "type": "written", + "text": "What should we do when a small disagreement starts getting bigger?", + "depth": 2, + "access": "free", + "tags": [ + "escalation", + "pause" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_006", + "category_id": "conflict", + "type": "written", + "text": "What is one topic where we usually need extra patience?", + "depth": 2, + "access": "free", + "tags": [ + "patience", + "topics" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_007", + "category_id": "conflict", + "type": "written", + "text": "What is one topic where we should slow down before responding?", + "depth": 2, + "access": "free", + "tags": [ + "timing", + "pause" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_008", + "category_id": "conflict", + "type": "written", + "text": "What is one phrase that helps you feel less attacked during disagreement?", + "depth": 2, + "access": "free", + "tags": [ + "language", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_009", + "category_id": "conflict", + "type": "written", + "text": "What is one phrase that makes you feel blamed?", + "depth": 3, + "access": "free", + "tags": [ + "blame", + "language" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_010", + "category_id": "conflict", + "type": "written", + "text": "How can I bring up a concern without making you feel cornered?", + "depth": 3, + "access": "free", + "tags": [ + "soft_start", + "concern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_011", + "category_id": "conflict", + "type": "written", + "text": "How can you bring up a concern in a way I am more likely to hear?", + "depth": 3, + "access": "free", + "tags": [ + "soft_start", + "listening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_012", + "category_id": "conflict", + "type": "written", + "text": "What does a fair argument look like to you?", + "depth": 2, + "access": "free", + "tags": [ + "fairness", + "conflict_rules" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_013", + "category_id": "conflict", + "type": "written", + "text": "What does an unfair argument look like to you?", + "depth": 3, + "access": "free", + "tags": [ + "fairness", + "conflict_rules" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_014", + "category_id": "conflict", + "type": "written", + "text": "What is one boundary we should have during heated talks?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries", + "heated_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_015", + "category_id": "conflict", + "type": "written", + "text": "What is one sign that you need a pause during conflict?", + "depth": 2, + "access": "free", + "tags": [ + "pause", + "signals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_016", + "category_id": "conflict", + "type": "written", + "text": "What is one sign that I need a pause during conflict?", + "depth": 2, + "access": "free", + "tags": [ + "pause", + "signals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_017", + "category_id": "conflict", + "type": "written", + "text": "How should we restart a conversation after taking a break?", + "depth": 2, + "access": "free", + "tags": [ + "repair", + "pause" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_018", + "category_id": "conflict", + "type": "written", + "text": "What helps you believe that I am trying to understand, not win?", + "depth": 3, + "access": "free", + "tags": [ + "understanding", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_019", + "category_id": "conflict", + "type": "written", + "text": "What makes it feel like I am trying to win instead of understand?", + "depth": 4, + "access": "free", + "tags": [ + "winning", + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_020", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we should never say just to hurt each other?", + "depth": 4, + "access": "free", + "tags": [ + "harm", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_021", + "category_id": "conflict", + "type": "written", + "text": "What should we do when one of us feels flooded or overwhelmed?", + "depth": 3, + "access": "free", + "tags": [ + "flooding", + "self_soothing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_022", + "category_id": "conflict", + "type": "written", + "text": "What helps you feel safe enough to admit you were wrong?", + "depth": 3, + "access": "free", + "tags": [ + "accountability", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_023", + "category_id": "conflict", + "type": "written", + "text": "What helps you feel safe enough to hear that I was hurt?", + "depth": 3, + "access": "free", + "tags": [ + "hurt", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_024", + "category_id": "conflict", + "type": "written", + "text": "What is one way we can disagree and still feel close afterward?", + "depth": 2, + "access": "free", + "tags": [ + "closeness", + "disagreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_025", + "category_id": "conflict", + "type": "written", + "text": "What does repair after conflict usually need from me?", + "depth": 3, + "access": "free", + "tags": [ + "repair", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_026", + "category_id": "conflict", + "type": "written", + "text": "What does repair after conflict usually need from you?", + "depth": 3, + "access": "free", + "tags": [ + "repair", + "ownership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_027", + "category_id": "conflict", + "type": "written", + "text": "What is one apology behavior that feels real to you?", + "depth": 2, + "access": "free", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_028", + "category_id": "conflict", + "type": "written", + "text": "What is one apology behavior that feels empty to you?", + "depth": 3, + "access": "free", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_029", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we should apologize for faster?", + "depth": 3, + "access": "free", + "tags": [ + "apology", + "timing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_030", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we should stop apologizing for without changing?", + "depth": 4, + "access": "free", + "tags": [ + "change", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_031", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict pattern you want us to notice sooner?", + "depth": 3, + "access": "free", + "tags": [ + "patterns", + "awareness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_032", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict pattern you think we are already improving?", + "depth": 2, + "access": "free", + "tags": [ + "growth", + "patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_033", + "category_id": "conflict", + "type": "written", + "text": "What tends to make you defensive with me?", + "depth": 4, + "access": "free", + "tags": [ + "defensiveness", + "triggers" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_034", + "category_id": "conflict", + "type": "written", + "text": "What tends to make me defensive with you?", + "depth": 4, + "access": "free", + "tags": [ + "defensiveness", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_035", + "category_id": "conflict", + "type": "written", + "text": "How can I respond when you are defensive without escalating?", + "depth": 4, + "access": "free", + "tags": [ + "defensiveness", + "deescalation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_036", + "category_id": "conflict", + "type": "written", + "text": "How can you respond when I am defensive without escalating?", + "depth": 4, + "access": "free", + "tags": [ + "defensiveness", + "deescalation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_037", + "category_id": "conflict", + "type": "written", + "text": "What kind of criticism hurts you most?", + "depth": 4, + "access": "free", + "tags": [ + "criticism", + "hurt" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_038", + "category_id": "conflict", + "type": "written", + "text": "What kind of feedback helps you grow without feeling attacked?", + "depth": 3, + "access": "free", + "tags": [ + "feedback", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_039", + "category_id": "conflict", + "type": "written", + "text": "What is one complaint you wish I could hear as a need?", + "depth": 4, + "access": "free", + "tags": [ + "needs", + "complaints" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_040", + "category_id": "conflict", + "type": "written", + "text": "What is one complaint from me that may hide a deeper need?", + "depth": 4, + "access": "free", + "tags": [ + "needs", + "complaints" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_041", + "category_id": "conflict", + "type": "written", + "text": "What helps you avoid shutting down when things get tense?", + "depth": 4, + "access": "free", + "tags": [ + "stonewalling", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_042", + "category_id": "conflict", + "type": "written", + "text": "What helps me avoid shutting down when things get tense?", + "depth": 4, + "access": "free", + "tags": [ + "stonewalling", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_043", + "category_id": "conflict", + "type": "written", + "text": "What does it feel like when I go quiet during conflict?", + "depth": 4, + "access": "free", + "tags": [ + "silence", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_044", + "category_id": "conflict", + "type": "written", + "text": "What does it feel like when you go quiet during conflict?", + "depth": 4, + "access": "free", + "tags": [ + "silence", + "self_awareness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_045", + "category_id": "conflict", + "type": "written", + "text": "What would help silence feel like a pause instead of punishment?", + "depth": 4, + "access": "free", + "tags": [ + "silence", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_046", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we can do before a conflict becomes disrespectful?", + "depth": 3, + "access": "free", + "tags": [ + "respect", + "deescalation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_047", + "category_id": "conflict", + "type": "written", + "text": "What is one sign that our tone is becoming the real problem?", + "depth": 3, + "access": "free", + "tags": [ + "tone", + "awareness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_048", + "category_id": "conflict", + "type": "written", + "text": "What tone from me makes it hardest for you to stay open?", + "depth": 4, + "access": "free", + "tags": [ + "tone", + "openness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_049", + "category_id": "conflict", + "type": "written", + "text": "What tone from you do you want to be more careful with?", + "depth": 4, + "access": "free", + "tags": [ + "tone", + "ownership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_050", + "category_id": "conflict", + "type": "written", + "text": "What is one way we can lower the temperature in the room?", + "depth": 2, + "access": "free", + "tags": [ + "deescalation", + "calm" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_051", + "category_id": "conflict", + "type": "written", + "text": "What is one issue we keep arguing about because we have not named the real problem?", + "depth": 5, + "access": "free", + "tags": [ + "root_issue", + "patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_052", + "category_id": "conflict", + "type": "written", + "text": "What do you think the real problem might be underneath that issue?", + "depth": 5, + "access": "free", + "tags": [ + "root_issue", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_053", + "category_id": "conflict", + "type": "written", + "text": "What is one old argument we should finally retire?", + "depth": 4, + "access": "free", + "tags": [ + "old_arguments", + "closure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_054", + "category_id": "conflict", + "type": "written", + "text": "What would help us retire that argument respectfully?", + "depth": 4, + "access": "free", + "tags": [ + "closure", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_055", + "category_id": "conflict", + "type": "written", + "text": "What is one recurring conflict where we need a new agreement?", + "depth": 4, + "access": "free", + "tags": [ + "agreements", + "recurring_conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_056", + "category_id": "conflict", + "type": "written", + "text": "What would a better agreement look like?", + "depth": 4, + "access": "free", + "tags": [ + "agreements", + "solutions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_057", + "category_id": "conflict", + "type": "written", + "text": "What is one area where you feel I do not accept your influence enough?", + "depth": 4, + "access": "free", + "tags": [ + "influence", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_058", + "category_id": "conflict", + "type": "written", + "text": "What is one area where you want to accept my influence more?", + "depth": 4, + "access": "free", + "tags": [ + "influence", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_059", + "category_id": "conflict", + "type": "written", + "text": "What is one way we can make decisions without turning them into power struggles?", + "depth": 4, + "access": "free", + "tags": [ + "decisions", + "power" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_060", + "category_id": "conflict", + "type": "written", + "text": "What is one power struggle we should stop feeding?", + "depth": 5, + "access": "free", + "tags": [ + "power", + "patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_061", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we can do when we both think we are right?", + "depth": 3, + "access": "free", + "tags": [ + "perspective", + "humility" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_062", + "category_id": "conflict", + "type": "written", + "text": "What helps you consider my perspective during conflict?", + "depth": 3, + "access": "free", + "tags": [ + "perspective", + "listening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_063", + "category_id": "conflict", + "type": "written", + "text": "What helps me consider your perspective during conflict?", + "depth": 3, + "access": "free", + "tags": [ + "perspective", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_064", + "category_id": "conflict", + "type": "written", + "text": "What is one thing I misunderstand about your anger?", + "depth": 4, + "access": "free", + "tags": [ + "anger", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_065", + "category_id": "conflict", + "type": "written", + "text": "What is one thing you misunderstand about my anger?", + "depth": 4, + "access": "free", + "tags": [ + "anger", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_066", + "category_id": "conflict", + "type": "written", + "text": "What is one feeling underneath your anger that I should understand?", + "depth": 5, + "access": "free", + "tags": [ + "anger", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_067", + "category_id": "conflict", + "type": "written", + "text": "What is one feeling underneath my anger that you think I should name more clearly?", + "depth": 5, + "access": "free", + "tags": [ + "anger", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_068", + "category_id": "conflict", + "type": "written", + "text": "What is one way fear shows up in our conflicts?", + "depth": 5, + "access": "free", + "tags": [ + "fear", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_069", + "category_id": "conflict", + "type": "written", + "text": "What is one way hurt shows up in our conflicts?", + "depth": 5, + "access": "free", + "tags": [ + "hurt", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_070", + "category_id": "conflict", + "type": "written", + "text": "What is one way stress shows up in our conflicts?", + "depth": 4, + "access": "free", + "tags": [ + "stress", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_071", + "category_id": "conflict", + "type": "written", + "text": "What is one way exhaustion changes how we argue?", + "depth": 3, + "access": "free", + "tags": [ + "exhaustion", + "timing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_072", + "category_id": "conflict", + "type": "written", + "text": "What should we avoid discussing when we are hungry, tired, or rushed?", + "depth": 2, + "access": "free", + "tags": [ + "timing", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_073", + "category_id": "conflict", + "type": "written", + "text": "What is one better time or setting for hard conversations?", + "depth": 2, + "access": "free", + "tags": [ + "timing", + "setting" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_074", + "category_id": "conflict", + "type": "written", + "text": "What is one rule we should make about conflict in public?", + "depth": 3, + "access": "free", + "tags": [ + "public_conflict", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_075", + "category_id": "conflict", + "type": "written", + "text": "What is one rule we should make about conflict around family or friends?", + "depth": 3, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_076", + "category_id": "conflict", + "type": "written", + "text": "What is one painful argument we need to understand instead of repeat?", + "depth": 5, + "access": "premium", + "tags": [ + "painful_arguments", + "patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_077", + "category_id": "conflict", + "type": "written", + "text": "What did that argument reveal about what you need from me?", + "depth": 5, + "access": "premium", + "tags": [ + "needs", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_078", + "category_id": "conflict", + "type": "written", + "text": "What did that argument reveal about what I may need from you?", + "depth": 5, + "access": "premium", + "tags": [ + "needs", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_079", + "category_id": "conflict", + "type": "written", + "text": "What is one thing I do that feels like criticism even if I mean it as a concern?", + "depth": 5, + "access": "premium", + "tags": [ + "criticism", + "intent" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_080", + "category_id": "conflict", + "type": "written", + "text": "What is one thing you do that might land as criticism even if you mean it as honesty?", + "depth": 5, + "access": "premium", + "tags": [ + "criticism", + "ownership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_081", + "category_id": "conflict", + "type": "written", + "text": "What is one way contempt can sneak into our tone or words?", + "depth": 5, + "access": "premium", + "tags": [ + "contempt", + "awareness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_082", + "category_id": "conflict", + "type": "written", + "text": "What helps us replace contempt with respect in hard moments?", + "depth": 5, + "access": "premium", + "tags": [ + "contempt", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_083", + "category_id": "conflict", + "type": "written", + "text": "What is one sarcastic comment we should stop making during conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "sarcasm", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_084", + "category_id": "conflict", + "type": "written", + "text": "When does humor help us repair, and when does it dodge the issue?", + "depth": 4, + "access": "premium", + "tags": [ + "humor", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_085", + "category_id": "conflict", + "type": "written", + "text": "What is one way I can show accountability without collapsing into shame?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "shame" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_086", + "category_id": "conflict", + "type": "written", + "text": "What is one way you can show accountability without becoming defensive?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_087", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we should validate before trying to solve?", + "depth": 4, + "access": "premium", + "tags": [ + "validation", + "problem_solving" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_088", + "category_id": "conflict", + "type": "written", + "text": "What is one solution I push before you feel heard?", + "depth": 4, + "access": "premium", + "tags": [ + "solutions", + "listening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_089", + "category_id": "conflict", + "type": "written", + "text": "What is one solution you push before I feel heard?", + "depth": 4, + "access": "premium", + "tags": [ + "solutions", + "listening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_090", + "category_id": "conflict", + "type": "written", + "text": "What is one topic where winning the argument costs us connection?", + "depth": 5, + "access": "premium", + "tags": [ + "winning", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_091", + "category_id": "conflict", + "type": "written", + "text": "What would choosing connection over winning look like there?", + "depth": 5, + "access": "premium", + "tags": [ + "connection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_092", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict where both of us have a valid point?", + "depth": 4, + "access": "premium", + "tags": [ + "perspective", + "validity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_093", + "category_id": "conflict", + "type": "written", + "text": "What is the most generous version of my side in that conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "generosity", + "perspective" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_094", + "category_id": "conflict", + "type": "written", + "text": "What is the most generous version of your side in that conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "generosity", + "perspective" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_095", + "category_id": "conflict", + "type": "written", + "text": "What is one thing you wish I understood about your trigger before reacting to it?", + "depth": 5, + "access": "premium", + "tags": [ + "triggers", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_096", + "category_id": "conflict", + "type": "written", + "text": "What is one thing I wish you understood about my trigger before reacting to it?", + "depth": 5, + "access": "premium", + "tags": [ + "triggers", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_097", + "category_id": "conflict", + "type": "written", + "text": "What is one trigger we need to treat with more care?", + "depth": 5, + "access": "premium", + "tags": [ + "triggers", + "care" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_098", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict behavior that reminds you of past pain?", + "depth": 5, + "access": "premium", + "tags": [ + "past_pain", + "patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_099", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict behavior from you that you want to unlearn?", + "depth": 5, + "access": "premium", + "tags": [ + "unlearning", + "ownership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_100", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict behavior from me that I should work to unlearn?", + "depth": 5, + "access": "premium", + "tags": [ + "unlearning", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_101", + "category_id": "conflict", + "type": "written", + "text": "What did your family teach you about arguing?", + "depth": 5, + "access": "premium", + "tags": [ + "family_patterns", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_102", + "category_id": "conflict", + "type": "written", + "text": "What did your family teach you about making peace?", + "depth": 5, + "access": "premium", + "tags": [ + "family_patterns", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_103", + "category_id": "conflict", + "type": "written", + "text": "What conflict habit from your past no longer serves us?", + "depth": 5, + "access": "premium", + "tags": [ + "past_patterns", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_104", + "category_id": "conflict", + "type": "written", + "text": "What repair habit from your past could help us?", + "depth": 4, + "access": "premium", + "tags": [ + "past_patterns", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_105", + "category_id": "conflict", + "type": "written", + "text": "What is one way we can disagree without threatening the relationship?", + "depth": 5, + "access": "premium", + "tags": [ + "security", + "disagreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_106", + "category_id": "conflict", + "type": "written", + "text": "What words or actions make conflict feel like abandonment to you?", + "depth": 5, + "access": "premium", + "tags": [ + "abandonment", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_107", + "category_id": "conflict", + "type": "written", + "text": "What words or actions make conflict feel like rejection to you?", + "depth": 5, + "access": "premium", + "tags": [ + "rejection", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_108", + "category_id": "conflict", + "type": "written", + "text": "What reassurance helps you stay present during conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "reassurance", + "presence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_109", + "category_id": "conflict", + "type": "written", + "text": "What reassurance feels unconvincing during conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_110", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we should do if a conversation becomes too intense?", + "depth": 4, + "access": "premium", + "tags": [ + "intensity", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_111", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we should never do when one of us asks for a pause?", + "depth": 4, + "access": "premium", + "tags": [ + "pause", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_112", + "category_id": "conflict", + "type": "written", + "text": "What would make a pause feel respectful instead of avoidant?", + "depth": 4, + "access": "premium", + "tags": [ + "pause", + "respect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_113", + "category_id": "conflict", + "type": "written", + "text": "What should the person who calls a pause be responsible for?", + "depth": 4, + "access": "premium", + "tags": [ + "pause", + "responsibility" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_114", + "category_id": "conflict", + "type": "written", + "text": "What should the other person be responsible for during the pause?", + "depth": 4, + "access": "premium", + "tags": [ + "pause", + "responsibility" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_115", + "category_id": "conflict", + "type": "written", + "text": "What is one repair attempt from me that you want to notice more?", + "depth": 4, + "access": "premium", + "tags": [ + "repair_attempts", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_116", + "category_id": "conflict", + "type": "written", + "text": "What is one repair attempt from you that I may miss?", + "depth": 4, + "access": "premium", + "tags": [ + "repair_attempts", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_117", + "category_id": "conflict", + "type": "written", + "text": "What gets in the way of accepting repair when it is offered?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "barriers" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_118", + "category_id": "conflict", + "type": "written", + "text": "What helps you soften after feeling hurt?", + "depth": 5, + "access": "premium", + "tags": [ + "softening", + "hurt" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_119", + "category_id": "conflict", + "type": "written", + "text": "What helps me soften after feeling hurt?", + "depth": 5, + "access": "premium", + "tags": [ + "softening", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_120", + "category_id": "conflict", + "type": "written", + "text": "What is one area where resentment could grow if we stay quiet?", + "depth": 5, + "access": "premium", + "tags": [ + "resentment", + "prevention" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_121", + "category_id": "conflict", + "type": "written", + "text": "What conversation would help prevent that resentment?", + "depth": 5, + "access": "premium", + "tags": [ + "resentment", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_122", + "category_id": "conflict", + "type": "written", + "text": "What is one compromise that would feel fair instead of forced?", + "depth": 4, + "access": "premium", + "tags": [ + "compromise", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_123", + "category_id": "conflict", + "type": "written", + "text": "What is one compromise that would feel like self-abandonment?", + "depth": 5, + "access": "premium", + "tags": [ + "compromise", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_124", + "category_id": "conflict", + "type": "written", + "text": "What is one boundary that protects love during conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_125", + "category_id": "conflict", + "type": "written", + "text": "What is one boundary that could become avoidance if we misuse it?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_126", + "category_id": "conflict", + "type": "written", + "text": "How can we tell the difference between a boundary and a wall?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "walls" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_127", + "category_id": "conflict", + "type": "written", + "text": "What is one topic where we need outside support someday, not because we failed but because it matters?", + "depth": 5, + "access": "premium", + "tags": [ + "support", + "humility" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_128", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict goal for the next month?", + "depth": 4, + "access": "premium", + "tags": [ + "goals", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_129", + "category_id": "conflict", + "type": "written", + "text": "What progress would tell us we are arguing in healthier ways?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_130", + "category_id": "conflict", + "type": "written", + "text": "What is one thing I can practice during our next disagreement?", + "depth": 4, + "access": "premium", + "tags": [ + "practice", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_131", + "category_id": "conflict", + "type": "written", + "text": "What is one thing you can practice during our next disagreement?", + "depth": 4, + "access": "premium", + "tags": [ + "practice", + "ownership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_132", + "category_id": "conflict", + "type": "written", + "text": "What should we celebrate when we handle a conflict well?", + "depth": 3, + "access": "premium", + "tags": [ + "celebration", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_133", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict where we need to replace blame with responsibility?", + "depth": 5, + "access": "premium", + "tags": [ + "blame", + "responsibility" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_134", + "category_id": "conflict", + "type": "written", + "text": "What part of that responsibility belongs to me?", + "depth": 5, + "access": "premium", + "tags": [ + "responsibility", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_135", + "category_id": "conflict", + "type": "written", + "text": "What part of that responsibility belongs to you?", + "depth": 5, + "access": "premium", + "tags": [ + "responsibility", + "ownership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_136", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict where we need clearer expectations?", + "depth": 4, + "access": "premium", + "tags": [ + "expectations", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_137", + "category_id": "conflict", + "type": "written", + "text": "What expectation should we state plainly instead of assuming?", + "depth": 4, + "access": "premium", + "tags": [ + "expectations", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_138", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict where timing keeps making things worse?", + "depth": 4, + "access": "premium", + "tags": [ + "timing", + "patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_139", + "category_id": "conflict", + "type": "written", + "text": "What timing agreement would help us there?", + "depth": 4, + "access": "premium", + "tags": [ + "timing", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_140", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict where tone keeps making things worse?", + "depth": 4, + "access": "premium", + "tags": [ + "tone", + "patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_141", + "category_id": "conflict", + "type": "written", + "text": "What tone agreement would help us there?", + "depth": 4, + "access": "premium", + "tags": [ + "tone", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_142", + "category_id": "conflict", + "type": "written", + "text": "What is one conflict where old hurt keeps entering the room?", + "depth": 5, + "access": "premium", + "tags": [ + "old_hurt", + "patterns" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_143", + "category_id": "conflict", + "type": "written", + "text": "How can we respect that old hurt without letting it run the whole conversation?", + "depth": 5, + "access": "premium", + "tags": [ + "old_hurt", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_144", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we need to forgive but not ignore?", + "depth": 5, + "access": "premium", + "tags": [ + "forgiveness", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_145", + "category_id": "conflict", + "type": "written", + "text": "What is one thing we need to remember but not weaponize?", + "depth": 5, + "access": "premium", + "tags": [ + "memory", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_146", + "category_id": "conflict", + "type": "written", + "text": "What is one way we can leave a hard conversation with dignity?", + "depth": 5, + "access": "premium", + "tags": [ + "dignity", + "closure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_147", + "category_id": "conflict", + "type": "written", + "text": "What would help us end conflicts with a clear next step?", + "depth": 4, + "access": "premium", + "tags": [ + "next_steps", + "closure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_148", + "category_id": "conflict", + "type": "written", + "text": "What is one promise about conflict that you want us to keep?", + "depth": 5, + "access": "premium", + "tags": [ + "promise", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_149", + "category_id": "conflict", + "type": "written", + "text": "What kind of partners do we want to become when we disagree?", + "depth": 5, + "access": "premium", + "tags": [ + "identity", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_150", + "category_id": "conflict", + "type": "written", + "text": "What is one way we can protect respect even when we strongly disagree?", + "depth": 5, + "access": "premium", + "tags": [ + "respect", + "strong_disagreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_151", + "category_id": "conflict", + "type": "single_choice", + "text": "When conflict starts, what helps you most first?", + "depth": 2, + "access": "premium", + "tags": [ + "start", + "support" + ], + "options": [ + { + "id": "a_calmer_tone", + "text": "A calmer tone" + }, + { + "id": "a_clear_pause", + "text": "A clear pause" + }, + { + "id": "a_direct_question", + "text": "A direct question" + }, + { + "id": "a_little_reassurance", + "text": "A little reassurance" + } + ] + }, + { + "id": "conflict_152", + "category_id": "conflict", + "type": "single_choice", + "text": "What usually escalates conflict fastest for you?", + "depth": 3, + "access": "premium", + "tags": [ + "escalation", + "triggers" + ], + "options": [ + { + "id": "feeling_blamed", + "text": "Feeling blamed" + }, + { + "id": "feeling_ignored", + "text": "Feeling ignored" + }, + { + "id": "feeling_rushed", + "text": "Feeling rushed" + }, + { + "id": "feeling_misunderstood", + "text": "Feeling misunderstood" + } + ] + }, + { + "id": "conflict_153", + "category_id": "conflict", + "type": "single_choice", + "text": "What helps you hear feedback best?", + "depth": 2, + "access": "premium", + "tags": [ + "feedback", + "openness" + ], + "options": [ + { + "id": "specific_examples", + "text": "Specific examples" + }, + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "time_to_think", + "text": "Time to think" + }, + { + "id": "reassurance_first", + "text": "Reassurance first" + } + ] + }, + { + "id": "conflict_154", + "category_id": "conflict", + "type": "single_choice", + "text": "What makes an apology feel most sincere?", + "depth": 2, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "clear_ownership", + "text": "Clear ownership" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "emotional_warmth", + "text": "Emotional warmth" + }, + { + "id": "no_excuses", + "text": "No excuses" + } + ] + }, + { + "id": "conflict_155", + "category_id": "conflict", + "type": "single_choice", + "text": "What do you need after an argument?", + "depth": 2, + "access": "premium", + "tags": [ + "after_conflict", + "needs" + ], + "options": [ + { + "id": "space", + "text": "Space" + }, + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_normal_moment_together", + "text": "A normal moment together" + } + ] + }, + { + "id": "conflict_156", + "category_id": "conflict", + "type": "single_choice", + "text": "What is hardest during conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "difficulty", + "conflict" + ], + "options": [ + { + "id": "staying_calm", + "text": "Staying calm" + }, + { + "id": "being_honest", + "text": "Being honest" + }, + { + "id": "not_shutting_down", + "text": "Not shutting down" + }, + { + "id": "not_getting_defensive", + "text": "Not getting defensive" + } + ] + }, + { + "id": "conflict_157", + "category_id": "conflict", + "type": "single_choice", + "text": "What is your default conflict response?", + "depth": 3, + "access": "premium", + "tags": [ + "style", + "conflict" + ], + "options": [ + { + "id": "talk_more", + "text": "Talk more" + }, + { + "id": "go_quiet", + "text": "Go quiet" + }, + { + "id": "defend_myself", + "text": "Defend myself" + }, + { + "id": "try_to_fix_it_fast", + "text": "Try to fix it fast" + } + ] + }, + { + "id": "conflict_158", + "category_id": "conflict", + "type": "single_choice", + "text": "What helps you come back after taking space?", + "depth": 3, + "access": "premium", + "tags": [ + "pause", + "return" + ], + "options": [ + { + "id": "a_specific_time", + "text": "A specific time" + }, + { + "id": "a_gentle_message", + "text": "A gentle message" + }, + { + "id": "a_calm_tone", + "text": "A calm tone" + }, + { + "id": "a_clear_apology", + "text": "A clear apology" + } + ] + }, + { + "id": "conflict_159", + "category_id": "conflict", + "type": "single_choice", + "text": "What type of repair works best for you?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "style" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "actions", + "text": "Actions" + }, + { + "id": "physical_closeness", + "text": "Physical closeness" + }, + { + "id": "giving_it_time", + "text": "Giving it time" + } + ] + }, + { + "id": "conflict_160", + "category_id": "conflict", + "type": "single_choice", + "text": "What should we prioritize in conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "priorities", + "conflict" + ], + "options": [ + { + "id": "understanding", + "text": "Understanding" + }, + { + "id": "solving", + "text": "Solving" + }, + { + "id": "calming_down", + "text": "Calming down" + }, + { + "id": "feeling_close_again", + "text": "Feeling close again" + } + ] + }, + { + "id": "conflict_161", + "category_id": "conflict", + "type": "single_choice", + "text": "What should we avoid most during conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "avoidance", + "boundaries" + ], + "options": [ + { + "id": "name_calling", + "text": "Name-calling" + }, + { + "id": "old_arguments", + "text": "Old arguments" + }, + { + "id": "threats", + "text": "Threats" + }, + { + "id": "silent_punishment", + "text": "Silent punishment" + } + ] + }, + { + "id": "conflict_162", + "category_id": "conflict", + "type": "single_choice", + "text": "What helps you lower your guard?", + "depth": 3, + "access": "premium", + "tags": [ + "defensiveness", + "safety" + ], + "options": [ + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "owning_one_part", + "text": "Owning one part" + }, + { + "id": "no_interruptions", + "text": "No interruptions" + }, + { + "id": "a_slower_pace", + "text": "A slower pace" + } + ] + }, + { + "id": "conflict_163", + "category_id": "conflict", + "type": "single_choice", + "text": "What makes you feel attacked?", + "depth": 4, + "access": "premium", + "tags": [ + "attack", + "triggers" + ], + "options": [ + { + "id": "labels", + "text": "Labels" + }, + { + "id": "raised_voice", + "text": "Raised voice" + }, + { + "id": "assumptions", + "text": "Assumptions" + }, + { + "id": "being_interrupted", + "text": "Being interrupted" + } + ] + }, + { + "id": "conflict_164", + "category_id": "conflict", + "type": "single_choice", + "text": "What makes you feel respected during disagreement?", + "depth": 2, + "access": "premium", + "tags": [ + "respect", + "disagreement" + ], + "options": [ + { + "id": "being_heard", + "text": "Being heard" + }, + { + "id": "being_asked", + "text": "Being asked" + }, + { + "id": "being_given_time", + "text": "Being given time" + }, + { + "id": "being_taken_seriously", + "text": "Being taken seriously" + } + ] + }, + { + "id": "conflict_165", + "category_id": "conflict", + "type": "single_choice", + "text": "What is most useful when we are stuck?", + "depth": 3, + "access": "premium", + "tags": [ + "stuck", + "solutions" + ], + "options": [ + { + "id": "take_a_break", + "text": "Take a break" + }, + { + "id": "name_the_real_issue", + "text": "Name the real issue" + }, + { + "id": "ask_what_each_person_needs", + "text": "Ask what each person needs" + }, + { + "id": "pick_one_next_step", + "text": "Pick one next step" + } + ] + }, + { + "id": "conflict_166", + "category_id": "conflict", + "type": "single_choice", + "text": "What is your biggest conflict growth area right now?", + "depth": 4, + "access": "premium", + "tags": [ + "growth", + "self_awareness" + ], + "options": [ + { + "id": "tone", + "text": "Tone" + }, + { + "id": "timing", + "text": "Timing" + }, + { + "id": "listening", + "text": "Listening" + }, + { + "id": "accountability", + "text": "Accountability" + } + ] + }, + { + "id": "conflict_167", + "category_id": "conflict", + "type": "single_choice", + "text": "What kind of disagreement feels easiest to handle?", + "depth": 2, + "access": "premium", + "tags": [ + "ease", + "conflict" + ], + "options": [ + { + "id": "logistics", + "text": "Logistics" + }, + { + "id": "plans", + "text": "Plans" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "feelings", + "text": "Feelings" + } + ] + }, + { + "id": "conflict_168", + "category_id": "conflict", + "type": "single_choice", + "text": "What kind of disagreement feels hardest to handle?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_topics", + "conflict" + ], + "options": [ + { + "id": "logistics", + "text": "Logistics" + }, + { + "id": "plans", + "text": "Plans" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "feelings", + "text": "Feelings" + } + ] + }, + { + "id": "conflict_169", + "category_id": "conflict", + "type": "single_choice", + "text": "What should we do when we both feel right?", + "depth": 3, + "access": "premium", + "tags": [ + "perspective", + "humility" + ], + "options": [ + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "list_both_needs", + "text": "List both needs" + }, + { + "id": "find_shared_goal", + "text": "Find shared goal" + }, + { + "id": "pause_and_return", + "text": "Pause and return" + } + ] + }, + { + "id": "conflict_170", + "category_id": "conflict", + "type": "single_choice", + "text": "What helps you accept influence?", + "depth": 3, + "access": "premium", + "tags": [ + "influence", + "openness" + ], + "options": [ + { + "id": "feeling_respected", + "text": "Feeling respected" + }, + { + "id": "seeing_logic", + "text": "Seeing logic" + }, + { + "id": "feeling_loved", + "text": "Feeling loved" + }, + { + "id": "having_time", + "text": "Having time" + } + ] + }, + { + "id": "conflict_171", + "category_id": "conflict", + "type": "single_choice", + "text": "What most often hides under your anger?", + "depth": 5, + "access": "premium", + "tags": [ + "anger", + "emotion" + ], + "options": [ + { + "id": "hurt", + "text": "Hurt" + }, + { + "id": "fear", + "text": "Fear" + }, + { + "id": "stress", + "text": "Stress" + }, + { + "id": "feeling_unseen", + "text": "Feeling unseen" + } + ] + }, + { + "id": "conflict_172", + "category_id": "conflict", + "type": "single_choice", + "text": "What most often hides under my anger?", + "depth": 5, + "access": "premium", + "tags": [ + "anger", + "reflection" + ], + "options": [ + { + "id": "hurt", + "text": "Hurt" + }, + { + "id": "fear", + "text": "Fear" + }, + { + "id": "stress", + "text": "Stress" + }, + { + "id": "feeling_unseen", + "text": "Feeling unseen" + } + ] + }, + { + "id": "conflict_173", + "category_id": "conflict", + "type": "single_choice", + "text": "What makes a pause feel safe?", + "depth": 3, + "access": "premium", + "tags": [ + "pause", + "safety" + ], + "options": [ + { + "id": "a_return_time", + "text": "A return time" + }, + { + "id": "kind_words", + "text": "Kind words" + }, + { + "id": "a_hug_first", + "text": "A hug first" + }, + { + "id": "knowing_we_will_finish", + "text": "Knowing we will finish" + } + ] + }, + { + "id": "conflict_174", + "category_id": "conflict", + "type": "single_choice", + "text": "What makes a pause feel unsafe?", + "depth": 4, + "access": "premium", + "tags": [ + "pause", + "fear" + ], + "options": [ + { + "id": "no_return_time", + "text": "No return time" + }, + { + "id": "cold_silence", + "text": "Cold silence" + }, + { + "id": "leaving_suddenly", + "text": "Leaving suddenly" + }, + { + "id": "ignoring_messages", + "text": "Ignoring messages" + } + ] + }, + { + "id": "conflict_175", + "category_id": "conflict", + "type": "single_choice", + "text": "What is the best place for a serious talk?", + "depth": 2, + "access": "premium", + "tags": [ + "setting", + "conflict" + ], + "options": [ + { + "id": "at_home", + "text": "At home" + }, + { + "id": "on_a_walk", + "text": "On a walk" + }, + { + "id": "in_the_car_parked", + "text": "In the car parked" + }, + { + "id": "somewhere_neutral", + "text": "Somewhere neutral" + } + ] + }, + { + "id": "conflict_176", + "category_id": "conflict", + "type": "single_choice", + "text": "What is the worst time for a serious talk?", + "depth": 2, + "access": "premium", + "tags": [ + "timing", + "conflict" + ], + "options": [ + { + "id": "late_at_night", + "text": "Late at night" + }, + { + "id": "before_work", + "text": "Before work" + }, + { + "id": "when_hungry", + "text": "When hungry" + }, + { + "id": "right_after_stress", + "text": "Right after stress" + } + ] + }, + { + "id": "conflict_177", + "category_id": "conflict", + "type": "single_choice", + "text": "What helps you stay on one topic?", + "depth": 3, + "access": "premium", + "tags": [ + "focus", + "conflict" + ], + "options": [ + { + "id": "writing_it_down", + "text": "Writing it down" + }, + { + "id": "taking_turns", + "text": "Taking turns" + }, + { + "id": "a_time_limit", + "text": "A time limit" + }, + { + "id": "repeating_the_question", + "text": "Repeating the question" + } + ] + }, + { + "id": "conflict_178", + "category_id": "conflict", + "type": "single_choice", + "text": "What pulls us off topic fastest?", + "depth": 3, + "access": "premium", + "tags": [ + "focus", + "patterns" + ], + "options": [ + { + "id": "old_issues", + "text": "Old issues" + }, + { + "id": "defending_details", + "text": "Defending details" + }, + { + "id": "tone_arguments", + "text": "Tone arguments" + }, + { + "id": "assumptions", + "text": "Assumptions" + } + ] + }, + { + "id": "conflict_179", + "category_id": "conflict", + "type": "single_choice", + "text": "What feels like real accountability?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "options": [ + { + "id": "naming_the_harm", + "text": "Naming the harm" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "checking_back_later", + "text": "Checking back later" + } + ] + }, + { + "id": "conflict_180", + "category_id": "conflict", + "type": "single_choice", + "text": "What feels like fake accountability?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "avoidance" + ], + "options": [ + { + "id": "quick_sorry", + "text": "Quick sorry" + }, + { + "id": "blaming_stress", + "text": "Blaming stress" + }, + { + "id": "changing_subject", + "text": "Changing subject" + }, + { + "id": "acting_annoyed", + "text": "Acting annoyed" + } + ] + }, + { + "id": "conflict_181", + "category_id": "conflict", + "type": "single_choice", + "text": "What helps you believe repair is possible?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "hope" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "softness", + "text": "Softness" + }, + { + "id": "humor", + "text": "Humor" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "conflict_182", + "category_id": "conflict", + "type": "single_choice", + "text": "What usually blocks repair?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "barriers" + ], + "options": [ + { + "id": "pride", + "text": "Pride" + }, + { + "id": "exhaustion", + "text": "Exhaustion" + }, + { + "id": "fear", + "text": "Fear" + }, + { + "id": "still_feeling_unheard", + "text": "Still feeling unheard" + } + ] + }, + { + "id": "conflict_183", + "category_id": "conflict", + "type": "single_choice", + "text": "What should we do when one person cries?", + "depth": 3, + "access": "premium", + "tags": [ + "emotion", + "care" + ], + "options": [ + { + "id": "pause_and_comfort", + "text": "Pause and comfort" + }, + { + "id": "keep_talking_gently", + "text": "Keep talking gently" + }, + { + "id": "ask_what_is_needed", + "text": "Ask what is needed" + }, + { + "id": "give_space", + "text": "Give space" + } + ] + }, + { + "id": "conflict_184", + "category_id": "conflict", + "type": "single_choice", + "text": "What should we do when one person raises their voice?", + "depth": 3, + "access": "premium", + "tags": [ + "tone", + "safety" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "lower_voices", + "text": "Lower voices" + }, + { + "id": "name_it_calmly", + "text": "Name it calmly" + }, + { + "id": "take_space", + "text": "Take space" + } + ] + }, + { + "id": "conflict_185", + "category_id": "conflict", + "type": "single_choice", + "text": "What should we do when one person shuts down?", + "depth": 4, + "access": "premium", + "tags": [ + "shutdown", + "repair" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "reassure", + "text": "Reassure" + }, + { + "id": "ask_one_simple_question", + "text": "Ask one simple question" + }, + { + "id": "return_later", + "text": "Return later" + } + ] + }, + { + "id": "conflict_186", + "category_id": "conflict", + "type": "single_choice", + "text": "What should we do when one person gets defensive?", + "depth": 4, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "options": [ + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "own_one_part", + "text": "Own one part" + }, + { + "id": "restate_the_concern", + "text": "Restate the concern" + }, + { + "id": "ask_what_felt_unfair", + "text": "Ask what felt unfair" + } + ] + }, + { + "id": "conflict_187", + "category_id": "conflict", + "type": "single_choice", + "text": "What makes conflict feel like teamwork?", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork", + "conflict" + ], + "options": [ + { + "id": "shared_goal", + "text": "Shared goal" + }, + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "both_own_a_part", + "text": "Both own a part" + }, + { + "id": "clear_next_step", + "text": "Clear next step" + } + ] + }, + { + "id": "conflict_188", + "category_id": "conflict", + "type": "single_choice", + "text": "What makes conflict feel like a battle?", + "depth": 4, + "access": "premium", + "tags": [ + "battle", + "conflict" + ], + "options": [ + { + "id": "winning_language", + "text": "Winning language" + }, + { + "id": "threats", + "text": "Threats" + }, + { + "id": "scorekeeping", + "text": "Scorekeeping" + }, + { + "id": "mocking", + "text": "Mocking" + } + ] + }, + { + "id": "conflict_189", + "category_id": "conflict", + "type": "single_choice", + "text": "What helps us end a conflict well?", + "depth": 3, + "access": "premium", + "tags": [ + "closure", + "repair" + ], + "options": [ + { + "id": "a_summary", + "text": "A summary" + }, + { + "id": "an_apology", + "text": "An apology" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_next_step", + "text": "A next step" + } + ] + }, + { + "id": "conflict_190", + "category_id": "conflict", + "type": "single_choice", + "text": "What should happen after a big conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "aftercare", + "conflict" + ], + "options": [ + { + "id": "check_in_later", + "text": "Check in later" + }, + { + "id": "do_something_normal", + "text": "Do something normal" + }, + { + "id": "revisit_the_agreement", + "text": "Revisit the agreement" + }, + { + "id": "give_extra_kindness", + "text": "Give extra kindness" + } + ] + }, + { + "id": "conflict_191", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which things help calm conflict? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "calm", + "tools" + ], + "options": [ + { + "id": "lower_voices", + "text": "Lower voices" + }, + { + "id": "take_a_pause", + "text": "Take a pause" + }, + { + "id": "name_the_real_issue", + "text": "Name the real issue" + }, + { + "id": "use_kind_words", + "text": "Use kind words" + }, + { + "id": "drink_water", + "text": "Drink water" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_192", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which behaviors make conflict worse? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "escalation", + "behaviors" + ], + "options": [ + { + "id": "interrupting", + "text": "Interrupting" + }, + { + "id": "blaming", + "text": "Blaming" + }, + { + "id": "bringing_up_old_issues", + "text": "Bringing up old issues" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "walking_away_without_return_time", + "text": "Walking away without return time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_193", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which repair actions matter most to you? Select up to three.", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "actions" + ], + "options": [ + { + "id": "clear_apology", + "text": "Clear apology" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "physical_affection", + "text": "Physical affection" + }, + { + "id": "following_up_later", + "text": "Following up later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_194", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which signs show you are getting overwhelmed? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "flooding", + "signals" + ], + "options": [ + { + "id": "going_quiet", + "text": "Going quiet" + }, + { + "id": "talking_faster", + "text": "Talking faster" + }, + { + "id": "tearing_up", + "text": "Tearing up" + }, + { + "id": "wanting_to_leave", + "text": "Wanting to leave" + }, + { + "id": "feeling_numb", + "text": "Feeling numb" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_195", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which signs show I may be getting overwhelmed? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "flooding", + "reflection" + ], + "options": [ + { + "id": "going_quiet", + "text": "Going quiet" + }, + { + "id": "talking_faster", + "text": "Talking faster" + }, + { + "id": "repeating_myself", + "text": "Repeating myself" + }, + { + "id": "getting_sharp", + "text": "Getting sharp" + }, + { + "id": "looking_away", + "text": "Looking away" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_196", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which topics need gentler timing? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "timing", + "topics" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "intimacy", + "text": "Intimacy" + }, + { + "id": "plans", + "text": "Plans" + }, + { + "id": "household_work", + "text": "Household work" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_197", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which rules should we use for hard talks? Select up to three.", + "depth": 3, + "access": "premium", + "tags": [ + "rules", + "conflict" + ], + "options": [ + { + "id": "no_name_calling", + "text": "No name-calling" + }, + { + "id": "one_topic_at_a_time", + "text": "One topic at a time" + }, + { + "id": "pause_when_flooded", + "text": "Pause when flooded" + }, + { + "id": "no_threats", + "text": "No threats" + }, + { + "id": "return_after_a_break", + "text": "Return after a break" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_198", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which things help you receive feedback? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "feedback", + "openness" + ], + "options": [ + { + "id": "specific_examples", + "text": "Specific examples" + }, + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "time_to_process", + "text": "Time to process" + }, + { + "id": "a_clear_request", + "text": "A clear request" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_199", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which things make feedback hard to hear? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "feedback", + "barriers" + ], + "options": [ + { + "id": "harsh_tone", + "text": "Harsh tone" + }, + { + "id": "public_setting", + "text": "Public setting" + }, + { + "id": "old_examples", + "text": "Old examples" + }, + { + "id": "labels", + "text": "Labels" + }, + { + "id": "no_appreciation", + "text": "No appreciation" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_200", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which feelings often show up under conflict? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "feelings", + "underneath" + ], + "options": [ + { + "id": "hurt", + "text": "Hurt" + }, + { + "id": "fear", + "text": "Fear" + }, + { + "id": "loneliness", + "text": "Loneliness" + }, + { + "id": "stress", + "text": "Stress" + }, + { + "id": "shame", + "text": "Shame" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_201", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which needs are often underneath our conflicts? Select up to three.", + "depth": 4, + "access": "premium", + "tags": [ + "needs", + "conflict" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "security", + "text": "Security" + }, + { + "id": "help", + "text": "Help" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "appreciation", + "text": "Appreciation" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_202", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which conflict habits should we practice? Select up to three.", + "depth": 3, + "access": "premium", + "tags": [ + "practice", + "growth" + ], + "options": [ + { + "id": "soft_start", + "text": "Soft start" + }, + { + "id": "reflect_back", + "text": "Reflect back" + }, + { + "id": "ask_for_needs", + "text": "Ask for needs" + }, + { + "id": "take_pauses", + "text": "Take pauses" + }, + { + "id": "repair_quickly", + "text": "Repair quickly" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_203", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which conflict habits should we reduce? Select up to three.", + "depth": 4, + "access": "premium", + "tags": [ + "patterns", + "growth" + ], + "options": [ + { + "id": "interrupting", + "text": "Interrupting" + }, + { + "id": "defending", + "text": "Defending" + }, + { + "id": "shutting_down", + "text": "Shutting down" + }, + { + "id": "scorekeeping", + "text": "Scorekeeping" + }, + { + "id": "assuming_motives", + "text": "Assuming motives" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_204", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which forms of aftercare help after conflict? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "aftercare", + "repair" + ], + "options": [ + { + "id": "check_in_message", + "text": "Check-in message" + }, + { + "id": "quiet_time_together", + "text": "Quiet time together" + }, + { + "id": "hug", + "text": "Hug" + }, + { + "id": "plan_change", + "text": "Plan change" + }, + { + "id": "kind_routine", + "text": "Kind routine" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_205", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which words should we use more during conflict? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "language", + "repair" + ], + "options": [ + { + "id": "i_feel", + "text": "I feel" + }, + { + "id": "i_need", + "text": "I need" + }, + { + "id": "help_me_understand", + "text": "Help me understand" + }, + { + "id": "i_hear_you", + "text": "I hear you" + }, + { + "id": "can_we_pause", + "text": "Can we pause" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_206", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which words should we avoid during conflict? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "language", + "harm" + ], + "options": [ + { + "id": "always", + "text": "Always" + }, + { + "id": "never", + "text": "Never" + }, + { + "id": "whatever", + "text": "Whatever" + }, + { + "id": "you_are_just_like", + "text": "You are just like" + }, + { + "id": "i_do_not_care", + "text": "I do not care" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_207", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which things help us stay on the same team? Select up to three.", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork", + "connection" + ], + "options": [ + { + "id": "shared_goal", + "text": "Shared goal" + }, + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "taking_turns", + "text": "Taking turns" + }, + { + "id": "owning_impact", + "text": "Owning impact" + }, + { + "id": "ending_with_a_next_step", + "text": "Ending with a next step" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_208", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which things make you feel unsafe in conflict? Select all that apply.", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "conflict" + ], + "options": [ + { + "id": "yelling", + "text": "Yelling" + }, + { + "id": "mocking", + "text": "Mocking" + }, + { + "id": "threats", + "text": "Threats" + }, + { + "id": "cold_silence", + "text": "Cold silence" + }, + { + "id": "private_information_used_against_me", + "text": "Private information used against me" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_209", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which repair attempts are easy to miss? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "repair_attempts", + "noticing" + ], + "options": [ + { + "id": "a_softer_tone", + "text": "A softer tone" + }, + { + "id": "a_joke", + "text": "A joke" + }, + { + "id": "a_small_touch", + "text": "A small touch" + }, + { + "id": "a_question", + "text": "A question" + }, + { + "id": "doing_a_helpful_task", + "text": "Doing a helpful task" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_210", + "category_id": "conflict", + "type": "multi_choice", + "text": "Which outcomes would make conflict feel productive? Select up to three.", + "depth": 3, + "access": "premium", + "tags": [ + "outcomes", + "productive_conflict" + ], + "options": [ + { + "id": "feeling_heard", + "text": "Feeling heard" + }, + { + "id": "clear_next_step", + "text": "Clear next step" + }, + { + "id": "better_understanding", + "text": "Better understanding" + }, + { + "id": "apology", + "text": "Apology" + }, + { + "id": "less_fear_next_time", + "text": "Less fear next time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_211", + "category_id": "conflict", + "type": "scale", + "text": "How safe do you feel bringing up hard topics with me right now?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "hard_topics" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "conflict_212", + "category_id": "conflict", + "type": "scale", + "text": "How well do we pause before conflict gets too heated?", + "depth": 3, + "access": "premium", + "tags": [ + "pause", + "deescalation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Poorly", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_213", + "category_id": "conflict", + "type": "scale", + "text": "How respectful does our tone feel during disagreement lately?", + "depth": 3, + "access": "premium", + "tags": [ + "tone", + "respect" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not respectful", + "max_label": "Very respectful", + "scale_step": 1 + } + }, + { + "id": "conflict_214", + "category_id": "conflict", + "type": "scale", + "text": "How quickly do we repair after conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "timing" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not quickly", + "max_label": "Very quickly", + "scale_step": 1 + } + }, + { + "id": "conflict_215", + "category_id": "conflict", + "type": "scale", + "text": "How heard do you feel during disagreements?", + "depth": 4, + "access": "premium", + "tags": [ + "listening", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not heard", + "max_label": "Very heard", + "scale_step": 1 + } + }, + { + "id": "conflict_216", + "category_id": "conflict", + "type": "scale", + "text": "How well do I take responsibility during conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "reflection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_217", + "category_id": "conflict", + "type": "scale", + "text": "How well do you take responsibility during conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "ownership" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_218", + "category_id": "conflict", + "type": "scale", + "text": "How often do we stay on one topic during conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "focus", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "conflict_219", + "category_id": "conflict", + "type": "scale", + "text": "How much do old arguments affect current disagreements?", + "depth": 4, + "access": "premium", + "tags": [ + "old_arguments", + "patterns" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "conflict_220", + "category_id": "conflict", + "type": "scale", + "text": "How easy is it for us to apologize sincerely?", + "depth": 3, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Hard", + "max_label": "Easy", + "scale_step": 1 + } + }, + { + "id": "conflict_221", + "category_id": "conflict", + "type": "scale", + "text": "How easy is it for us to accept repair attempts?", + "depth": 4, + "access": "premium", + "tags": [ + "repair_attempts", + "acceptance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Hard", + "max_label": "Easy", + "scale_step": 1 + } + }, + { + "id": "conflict_222", + "category_id": "conflict", + "type": "scale", + "text": "How much does stress affect our conflict style?", + "depth": 3, + "access": "premium", + "tags": [ + "stress", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "conflict_223", + "category_id": "conflict", + "type": "scale", + "text": "How confident are you that we can handle disagreement well?", + "depth": 3, + "access": "premium", + "tags": [ + "confidence", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "conflict_224", + "category_id": "conflict", + "type": "scale", + "text": "How often do you feel blamed during conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "blame", + "impact" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "conflict_225", + "category_id": "conflict", + "type": "scale", + "text": "How often do you feel respected during conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "respect", + "impact" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "conflict_226", + "category_id": "conflict", + "type": "scale", + "text": "How much do we try to understand instead of win?", + "depth": 4, + "access": "premium", + "tags": [ + "understanding", + "winning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "conflict_227", + "category_id": "conflict", + "type": "scale", + "text": "How well do we handle pauses during conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "pause", + "return" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Poorly", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_228", + "category_id": "conflict", + "type": "scale", + "text": "How emotionally close do you feel after we repair?", + "depth": 3, + "access": "premium", + "tags": [ + "closeness", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Distant", + "max_label": "Close", + "scale_step": 1 + } + }, + { + "id": "conflict_229", + "category_id": "conflict", + "type": "scale", + "text": "How clear are our conflict boundaries?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "conflict_230", + "category_id": "conflict", + "type": "scale", + "text": "How often do we use humor helpfully during tension?", + "depth": 2, + "access": "premium", + "tags": [ + "humor", + "tension" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Often", + "scale_step": 1 + } + }, + { + "id": "conflict_231", + "category_id": "conflict", + "type": "scale", + "text": "How much do you trust our ability to talk through hard things?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "conflict_232", + "category_id": "conflict", + "type": "scale", + "text": "How well do we avoid hurtful words when upset?", + "depth": 4, + "access": "premium", + "tags": [ + "harm", + "self_control" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Poorly", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_233", + "category_id": "conflict", + "type": "scale", + "text": "How fair do our disagreements feel?", + "depth": 4, + "access": "premium", + "tags": [ + "fairness", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unfair", + "max_label": "Fair", + "scale_step": 1 + } + }, + { + "id": "conflict_234", + "category_id": "conflict", + "type": "scale", + "text": "How much progress have we made in conflict this year?", + "depth": 3, + "access": "premium", + "tags": [ + "progress", + "growth" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "None", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "conflict_235", + "category_id": "conflict", + "type": "scale", + "text": "How ready are we to create a better conflict agreement?", + "depth": 3, + "access": "premium", + "tags": [ + "agreement", + "readiness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not ready", + "max_label": "Very ready", + "scale_step": 1 + } + }, + { + "id": "conflict_236", + "category_id": "conflict", + "type": "this_or_that", + "text": "Pause first or talk through it now?", + "depth": 2, + "access": "premium", + "tags": [ + "timing", + "pause" + ], + "options": [ + { + "id": "pause_first", + "text": "Pause first" + }, + { + "id": "talk_now", + "text": "Talk now" + } + ] + }, + { + "id": "conflict_237", + "category_id": "conflict", + "type": "this_or_that", + "text": "Comfort first or solution first?", + "depth": 2, + "access": "premium", + "tags": [ + "support", + "solutions" + ], + "options": [ + { + "id": "comfort_first", + "text": "Comfort first" + }, + { + "id": "solution_first", + "text": "Solution first" + } + ] + }, + { + "id": "conflict_238", + "category_id": "conflict", + "type": "this_or_that", + "text": "Gentle honesty or direct honesty?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty", + "tone" + ], + "options": [ + { + "id": "gentle_honesty", + "text": "Gentle honesty" + }, + { + "id": "direct_honesty", + "text": "Direct honesty" + } + ] + }, + { + "id": "conflict_239", + "category_id": "conflict", + "type": "this_or_that", + "text": "Discuss at home or on a walk?", + "depth": 2, + "access": "premium", + "tags": [ + "setting", + "conflict" + ], + "options": [ + { + "id": "at_home", + "text": "At home" + }, + { + "id": "on_a_walk", + "text": "On a walk" + } + ] + }, + { + "id": "conflict_240", + "category_id": "conflict", + "type": "this_or_that", + "text": "Repair with words or repair with actions?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "style" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "actions", + "text": "Actions" + } + ] + }, + { + "id": "conflict_241", + "category_id": "conflict", + "type": "this_or_that", + "text": "Name the issue or name the feeling first?", + "depth": 3, + "access": "premium", + "tags": [ + "clarity", + "emotion" + ], + "options": [ + { + "id": "issue_first", + "text": "Issue first" + }, + { + "id": "feeling_first", + "text": "Feeling first" + } + ] + }, + { + "id": "conflict_242", + "category_id": "conflict", + "type": "this_or_that", + "text": "Take space alone or sit quietly together?", + "depth": 3, + "access": "premium", + "tags": [ + "space", + "connection" + ], + "options": [ + { + "id": "space_alone", + "text": "Space alone" + }, + { + "id": "quietly_together", + "text": "Quietly together" + } + ] + }, + { + "id": "conflict_243", + "category_id": "conflict", + "type": "this_or_that", + "text": "Apologize first or explain first?", + "depth": 3, + "access": "premium", + "tags": [ + "apology", + "explanation" + ], + "options": [ + { + "id": "apologize_first", + "text": "Apologize first" + }, + { + "id": "explain_first", + "text": "Explain first" + } + ] + }, + { + "id": "conflict_244", + "category_id": "conflict", + "type": "this_or_that", + "text": "Focus on impact or focus on intent?", + "depth": 4, + "access": "premium", + "tags": [ + "impact", + "intent" + ], + "options": [ + { + "id": "impact", + "text": "Impact" + }, + { + "id": "intent", + "text": "Intent" + } + ] + }, + { + "id": "conflict_245", + "category_id": "conflict", + "type": "this_or_that", + "text": "Set a boundary or ask for reassurance?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "reassurance" + ], + "options": [ + { + "id": "set_boundary", + "text": "Set boundary" + }, + { + "id": "ask_reassurance", + "text": "Ask reassurance" + } + ] + }, + { + "id": "conflict_246", + "category_id": "conflict", + "type": "this_or_that", + "text": "Let it cool down or resolve it tonight?", + "depth": 3, + "access": "premium", + "tags": [ + "timing", + "closure" + ], + "options": [ + { + "id": "cool_down", + "text": "Cool down" + }, + { + "id": "resolve_tonight", + "text": "Resolve tonight" + } + ] + }, + { + "id": "conflict_247", + "category_id": "conflict", + "type": "this_or_that", + "text": "Write it out or say it out loud?", + "depth": 2, + "access": "premium", + "tags": [ + "expression", + "format" + ], + "options": [ + { + "id": "write_it_out", + "text": "Write it out" + }, + { + "id": "say_it_out_loud", + "text": "Say it out loud" + } + ] + }, + { + "id": "conflict_248", + "category_id": "conflict", + "type": "this_or_that", + "text": "Clarify expectations or accept differences?", + "depth": 3, + "access": "premium", + "tags": [ + "expectations", + "differences" + ], + "options": [ + { + "id": "clarify_expectations", + "text": "Clarify expectations" + }, + { + "id": "accept_differences", + "text": "Accept differences" + } + ] + }, + { + "id": "conflict_249", + "category_id": "conflict", + "type": "this_or_that", + "text": "Start with what hurt or start with what you need?", + "depth": 4, + "access": "premium", + "tags": [ + "hurt", + "needs" + ], + "options": [ + { + "id": "what_hurt", + "text": "What hurt" + }, + { + "id": "what_i_need", + "text": "What I need" + } + ] + }, + { + "id": "conflict_250", + "category_id": "conflict", + "type": "this_or_that", + "text": "Protect peace or address the issue?", + "depth": 3, + "access": "premium", + "tags": [ + "peace", + "honesty" + ], + "options": [ + { + "id": "protect_peace", + "text": "Protect peace" + }, + { + "id": "address_the_issue", + "text": "Address the issue" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/conflict_repair.json b/seed/questions/conflict_repair.json new file mode 100644 index 00000000..1ceddb0b --- /dev/null +++ b/seed/questions/conflict_repair.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "conflict_repair", + "display_name": "Conflict Repair", + "description": "Questions focused on apologies, repair attempts, accountability, reconnection, and changing conflict patterns.", + "access": "premium", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "conflict_repair_001", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps apologies feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_002", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps taking responsibility feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "responsibility", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_003", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps repair attempts feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "repair_attempts", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_004", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps cooling down feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "cool_down", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_005", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps listening after a fight feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "listening", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_006", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps owning your impact feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "impact", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_007", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps making amends feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "amends", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_008", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps changing the pattern feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "patterns", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_009", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps softening the startup feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "soft_startup", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_010", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps ending blame feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "blame", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_011", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps defensiveness feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_012", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps stonewalling feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "stonewalling", + "withdrawal" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_013", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps resentment feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "resentment", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_014", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps reconnecting feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "reconnection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_015", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps post-conflict check-ins feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_016", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps feeling heard feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "feeling_heard", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_017", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps repair timing feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "timing", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_018", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps safe pauses feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "pauses", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_019", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps fair fighting feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "fair_fighting", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_020", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps forgiveness pressure feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_021", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps accountability without shame feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "accountability", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_022", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps humor after tension feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "humor", + "reconnection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_023", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps reassurance feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "reassurance", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_024", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps clear next steps feel sincere after conflict?", + "depth": 1, + "access": "free", + "tags": [ + "next_steps", + "agreements" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_025", + "category_id": "conflict_repair", + "type": "written", + "text": "What helps protecting the relationship feel sincere after conflict?", + "depth": 2, + "access": "free", + "tags": [ + "protection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_026", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on apologies?", + "depth": 1, + "access": "free", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_027", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on taking responsibility?", + "depth": 2, + "access": "free", + "tags": [ + "responsibility", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_028", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on repair attempts?", + "depth": 1, + "access": "free", + "tags": [ + "repair_attempts", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_029", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on cooling down?", + "depth": 2, + "access": "free", + "tags": [ + "cool_down", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_030", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on listening after a fight?", + "depth": 1, + "access": "free", + "tags": [ + "listening", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_031", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on owning your impact?", + "depth": 2, + "access": "free", + "tags": [ + "impact", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_032", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on making amends?", + "depth": 1, + "access": "free", + "tags": [ + "amends", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_033", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on changing the pattern?", + "depth": 2, + "access": "free", + "tags": [ + "patterns", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_034", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on softening the startup?", + "depth": 1, + "access": "free", + "tags": [ + "soft_startup", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_035", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on ending blame?", + "depth": 2, + "access": "free", + "tags": [ + "blame", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_036", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on defensiveness?", + "depth": 1, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_037", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on stonewalling?", + "depth": 2, + "access": "free", + "tags": [ + "stonewalling", + "withdrawal" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_038", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on resentment?", + "depth": 1, + "access": "free", + "tags": [ + "resentment", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_039", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on reconnecting?", + "depth": 2, + "access": "free", + "tags": [ + "reconnection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_040", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on post-conflict check-ins?", + "depth": 1, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_041", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on feeling heard?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_heard", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_042", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on repair timing?", + "depth": 2, + "access": "free", + "tags": [ + "timing", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_043", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on safe pauses?", + "depth": 3, + "access": "free", + "tags": [ + "pauses", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_044", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on fair fighting?", + "depth": 2, + "access": "free", + "tags": [ + "fair_fighting", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_045", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on forgiveness pressure?", + "depth": 3, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_046", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on accountability without shame?", + "depth": 2, + "access": "free", + "tags": [ + "accountability", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_047", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on humor after tension?", + "depth": 3, + "access": "free", + "tags": [ + "humor", + "reconnection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_048", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on reassurance?", + "depth": 2, + "access": "free", + "tags": [ + "reassurance", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_049", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on clear next steps?", + "depth": 3, + "access": "free", + "tags": [ + "next_steps", + "agreements" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_050", + "category_id": "conflict_repair", + "type": "written", + "text": "What usually gets in the way when we are working on protecting the relationship?", + "depth": 2, + "access": "free", + "tags": [ + "protection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_051", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice apologies without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_052", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice taking responsibility without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "responsibility", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_053", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice repair attempts without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "repair_attempts", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_054", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice cooling down without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "cool_down", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_055", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice listening after a fight without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "listening", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_056", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice owning your impact without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "impact", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_057", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice making amends without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "amends", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_058", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice changing the pattern without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "patterns", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_059", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice softening the startup without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "soft_startup", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_060", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice ending blame without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "blame", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_061", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice defensiveness without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_062", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice stonewalling without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "stonewalling", + "withdrawal" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_063", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice resentment without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "resentment", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_064", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice reconnecting without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "reconnection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_065", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice post-conflict check-ins without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_066", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice feeling heard without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_heard", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_067", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice repair timing without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "timing", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_068", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice safe pauses without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "pauses", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_069", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice fair fighting without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "fair_fighting", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_070", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice forgiveness pressure without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_071", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice accountability without shame without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "accountability", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_072", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice humor after tension without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "humor", + "reconnection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_073", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice reassurance without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "reassurance", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_074", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice clear next steps without making conflict worse?", + "depth": 2, + "access": "free", + "tags": [ + "next_steps", + "agreements" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_075", + "category_id": "conflict_repair", + "type": "written", + "text": "How can we practice protecting the relationship without making conflict worse?", + "depth": 3, + "access": "free", + "tags": [ + "protection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_076", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around apologies look like?", + "depth": 2, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_077", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around taking responsibility look like?", + "depth": 3, + "access": "premium", + "tags": [ + "responsibility", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_078", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around repair attempts look like?", + "depth": 2, + "access": "premium", + "tags": [ + "repair_attempts", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_079", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around cooling down look like?", + "depth": 3, + "access": "premium", + "tags": [ + "cool_down", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_080", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around listening after a fight look like?", + "depth": 2, + "access": "premium", + "tags": [ + "listening", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_081", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around owning your impact look like?", + "depth": 3, + "access": "premium", + "tags": [ + "impact", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_082", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around making amends look like?", + "depth": 2, + "access": "premium", + "tags": [ + "amends", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_083", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around changing the pattern look like?", + "depth": 3, + "access": "premium", + "tags": [ + "patterns", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_084", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around softening the startup look like?", + "depth": 2, + "access": "premium", + "tags": [ + "soft_startup", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_085", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around ending blame look like?", + "depth": 3, + "access": "premium", + "tags": [ + "blame", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_086", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around defensiveness look like?", + "depth": 2, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_087", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around stonewalling look like?", + "depth": 3, + "access": "premium", + "tags": [ + "stonewalling", + "withdrawal" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_088", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around resentment look like?", + "depth": 2, + "access": "premium", + "tags": [ + "resentment", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_089", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around reconnecting look like?", + "depth": 3, + "access": "premium", + "tags": [ + "reconnection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_090", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around post-conflict check-ins look like?", + "depth": 2, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_091", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around feeling heard look like?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_heard", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_092", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around repair timing look like?", + "depth": 2, + "access": "premium", + "tags": [ + "timing", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_093", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around safe pauses look like?", + "depth": 3, + "access": "premium", + "tags": [ + "pauses", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_094", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around fair fighting look like?", + "depth": 2, + "access": "premium", + "tags": [ + "fair_fighting", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_095", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around forgiveness pressure look like?", + "depth": 3, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_096", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around accountability without shame look like?", + "depth": 2, + "access": "premium", + "tags": [ + "accountability", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_097", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around humor after tension look like?", + "depth": 3, + "access": "premium", + "tags": [ + "humor", + "reconnection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_098", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around reassurance look like?", + "depth": 2, + "access": "premium", + "tags": [ + "reassurance", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_099", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around clear next steps look like?", + "depth": 3, + "access": "premium", + "tags": [ + "next_steps", + "agreements" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_100", + "category_id": "conflict_repair", + "type": "written", + "text": "What would a better repair attempt around protecting the relationship look like?", + "depth": 2, + "access": "premium", + "tags": [ + "protection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_101", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying apologies?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_102", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying taking responsibility?", + "depth": 3, + "access": "premium", + "tags": [ + "responsibility", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_103", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying repair attempts?", + "depth": 4, + "access": "premium", + "tags": [ + "repair_attempts", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_104", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying cooling down?", + "depth": 3, + "access": "premium", + "tags": [ + "cool_down", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_105", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying listening after a fight?", + "depth": 4, + "access": "premium", + "tags": [ + "listening", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_106", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying owning your impact?", + "depth": 3, + "access": "premium", + "tags": [ + "impact", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_107", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying making amends?", + "depth": 4, + "access": "premium", + "tags": [ + "amends", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_108", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying changing the pattern?", + "depth": 3, + "access": "premium", + "tags": [ + "patterns", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_109", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying softening the startup?", + "depth": 4, + "access": "premium", + "tags": [ + "soft_startup", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_110", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying ending blame?", + "depth": 3, + "access": "premium", + "tags": [ + "blame", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_111", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying defensiveness?", + "depth": 4, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_112", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying stonewalling?", + "depth": 3, + "access": "premium", + "tags": [ + "stonewalling", + "withdrawal" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_113", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying resentment?", + "depth": 4, + "access": "premium", + "tags": [ + "resentment", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_114", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying reconnecting?", + "depth": 3, + "access": "premium", + "tags": [ + "reconnection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_115", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying post-conflict check-ins?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_116", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying feeling heard?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_heard", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_117", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying repair timing?", + "depth": 4, + "access": "premium", + "tags": [ + "timing", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_118", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying safe pauses?", + "depth": 3, + "access": "premium", + "tags": [ + "pauses", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_119", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying fair fighting?", + "depth": 4, + "access": "premium", + "tags": [ + "fair_fighting", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_120", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying forgiveness pressure?", + "depth": 3, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_121", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying accountability without shame?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_122", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying humor after tension?", + "depth": 3, + "access": "premium", + "tags": [ + "humor", + "reconnection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_123", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying reassurance?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_124", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying clear next steps?", + "depth": 3, + "access": "premium", + "tags": [ + "next_steps", + "agreements" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_125", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you need from me when we are trying protecting the relationship?", + "depth": 4, + "access": "premium", + "tags": [ + "protection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_126", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying apologies?", + "depth": 3, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_127", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying taking responsibility?", + "depth": 4, + "access": "premium", + "tags": [ + "responsibility", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_128", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying repair attempts?", + "depth": 3, + "access": "premium", + "tags": [ + "repair_attempts", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_129", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying cooling down?", + "depth": 4, + "access": "premium", + "tags": [ + "cool_down", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_130", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying listening after a fight?", + "depth": 3, + "access": "premium", + "tags": [ + "listening", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_131", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying owning your impact?", + "depth": 4, + "access": "premium", + "tags": [ + "impact", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_132", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying making amends?", + "depth": 3, + "access": "premium", + "tags": [ + "amends", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_133", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying changing the pattern?", + "depth": 4, + "access": "premium", + "tags": [ + "patterns", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_134", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying softening the startup?", + "depth": 3, + "access": "premium", + "tags": [ + "soft_startup", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_135", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying ending blame?", + "depth": 4, + "access": "premium", + "tags": [ + "blame", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_136", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying defensiveness?", + "depth": 3, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_137", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying stonewalling?", + "depth": 4, + "access": "premium", + "tags": [ + "stonewalling", + "withdrawal" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_138", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying resentment?", + "depth": 3, + "access": "premium", + "tags": [ + "resentment", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_139", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying reconnecting?", + "depth": 4, + "access": "premium", + "tags": [ + "reconnection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_140", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying post-conflict check-ins?", + "depth": 3, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_141", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying feeling heard?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_heard", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_142", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying repair timing?", + "depth": 3, + "access": "premium", + "tags": [ + "timing", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_143", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying safe pauses?", + "depth": 4, + "access": "premium", + "tags": [ + "pauses", + "regulation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_144", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying fair fighting?", + "depth": 3, + "access": "premium", + "tags": [ + "fair_fighting", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_145", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying forgiveness pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_146", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying accountability without shame?", + "depth": 3, + "access": "premium", + "tags": [ + "accountability", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_147", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying humor after tension?", + "depth": 4, + "access": "premium", + "tags": [ + "humor", + "reconnection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_148", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying reassurance?", + "depth": 3, + "access": "premium", + "tags": [ + "reassurance", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_149", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying clear next steps?", + "depth": 4, + "access": "premium", + "tags": [ + "next_steps", + "agreements" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_150", + "category_id": "conflict_repair", + "type": "written", + "text": "What do you want to offer me when we are trying protecting the relationship?", + "depth": 3, + "access": "premium", + "tags": [ + "protection", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "conflict_repair_151", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "After conflict, what helps you reconnect first?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "reconnection" + ], + "options": [ + { + "id": "a_calm_apology", + "text": "A calm apology" + }, + { + "id": "physical_space", + "text": "Physical space" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_practical_next_step", + "text": "A practical next step" + } + ] + }, + { + "id": "conflict_repair_152", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What makes an apology land best for you?", + "depth": 3, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_excuses", + "text": "No excuses" + } + ] + }, + { + "id": "conflict_repair_153", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "When a fight escalates, what should we do first?", + "depth": 4, + "access": "premium", + "tags": [ + "escalation", + "pauses" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "lower_voices", + "text": "Lower voices" + }, + { + "id": "name_the_issue", + "text": "Name the issue" + }, + { + "id": "get_water_and_reset", + "text": "Get water and reset" + } + ] + }, + { + "id": "conflict_repair_154", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What repair style feels most natural to you?", + "depth": 3, + "access": "premium", + "tags": [ + "repair_style", + "conflict" + ], + "options": [ + { + "id": "talk_it_out", + "text": "Talk it out" + }, + { + "id": "write_it_out", + "text": "Write it out" + }, + { + "id": "take_space_first", + "text": "Take space first" + }, + { + "id": "use_humor_gently", + "text": "Use humor gently" + } + ] + }, + { + "id": "conflict_repair_155", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What usually blocks repair fastest?", + "depth": 4, + "access": "premium", + "tags": [ + "blocks", + "repair" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "blame", + "text": "Blame" + }, + { + "id": "silence", + "text": "Silence" + }, + { + "id": "timing", + "text": "Timing" + } + ] + }, + { + "id": "conflict_repair_156", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What do you need after I hurt your feelings?", + "depth": 3, + "access": "premium", + "tags": [ + "hurt", + "support" + ], + "options": [ + { + "id": "validation", + "text": "Validation" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "time", + "text": "Time" + } + ] + }, + { + "id": "conflict_repair_157", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What helps you hear my side after conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "listening", + "repair" + ], + "options": [ + { + "id": "calm_timing", + "text": "Calm timing" + }, + { + "id": "no_blame", + "text": "No blame" + }, + { + "id": "clear_examples", + "text": "Clear examples" + }, + { + "id": "feeling_heard_first", + "text": "Feeling heard first" + } + ] + }, + { + "id": "conflict_repair_158", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What should we avoid during repair?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "boundaries" + ], + "options": [ + { + "id": "scorekeeping", + "text": "Scorekeeping" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "old_fights", + "text": "Old fights" + }, + { + "id": "threats", + "text": "Threats" + } + ] + }, + { + "id": "conflict_repair_159", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What should our repair goal be?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "goals" + ], + "options": [ + { + "id": "understand", + "text": "Understand" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "make_a_plan", + "text": "Make a plan" + }, + { + "id": "reconnect", + "text": "Reconnect" + } + ] + }, + { + "id": "conflict_repair_160", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What kind of follow-up feels useful?", + "depth": 3, + "access": "premium", + "tags": [ + "follow_up", + "repair" + ], + "options": [ + { + "id": "same_day", + "text": "Same day" + }, + { + "id": "next_day", + "text": "Next day" + }, + { + "id": "weekly_check_in", + "text": "Weekly check-in" + }, + { + "id": "only_if_needed", + "text": "Only if needed" + } + ] + }, + { + "id": "conflict_repair_161", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "After conflict, what helps you reconnect first right now?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "reconnection" + ], + "options": [ + { + "id": "a_calm_apology", + "text": "A calm apology" + }, + { + "id": "physical_space", + "text": "Physical space" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_practical_next_step", + "text": "A practical next step" + } + ] + }, + { + "id": "conflict_repair_162", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What makes an apology land best for you right now?", + "depth": 3, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_excuses", + "text": "No excuses" + } + ] + }, + { + "id": "conflict_repair_163", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "When a fight escalates, what should we do first right now?", + "depth": 4, + "access": "premium", + "tags": [ + "escalation", + "pauses" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "lower_voices", + "text": "Lower voices" + }, + { + "id": "name_the_issue", + "text": "Name the issue" + }, + { + "id": "get_water_and_reset", + "text": "Get water and reset" + } + ] + }, + { + "id": "conflict_repair_164", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What repair style feels most natural to you right now?", + "depth": 3, + "access": "premium", + "tags": [ + "repair_style", + "conflict" + ], + "options": [ + { + "id": "talk_it_out", + "text": "Talk it out" + }, + { + "id": "write_it_out", + "text": "Write it out" + }, + { + "id": "take_space_first", + "text": "Take space first" + }, + { + "id": "use_humor_gently", + "text": "Use humor gently" + } + ] + }, + { + "id": "conflict_repair_165", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What usually blocks repair fastest right now?", + "depth": 4, + "access": "premium", + "tags": [ + "blocks", + "repair" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "blame", + "text": "Blame" + }, + { + "id": "silence", + "text": "Silence" + }, + { + "id": "timing", + "text": "Timing" + } + ] + }, + { + "id": "conflict_repair_166", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What do you need after I hurt your feelings right now?", + "depth": 3, + "access": "premium", + "tags": [ + "hurt", + "support" + ], + "options": [ + { + "id": "validation", + "text": "Validation" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "time", + "text": "Time" + } + ] + }, + { + "id": "conflict_repair_167", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What helps you hear my side after conflict right now?", + "depth": 4, + "access": "premium", + "tags": [ + "listening", + "repair" + ], + "options": [ + { + "id": "calm_timing", + "text": "Calm timing" + }, + { + "id": "no_blame", + "text": "No blame" + }, + { + "id": "clear_examples", + "text": "Clear examples" + }, + { + "id": "feeling_heard_first", + "text": "Feeling heard first" + } + ] + }, + { + "id": "conflict_repair_168", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What should we avoid during repair right now?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "boundaries" + ], + "options": [ + { + "id": "scorekeeping", + "text": "Scorekeeping" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "old_fights", + "text": "Old fights" + }, + { + "id": "threats", + "text": "Threats" + } + ] + }, + { + "id": "conflict_repair_169", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What should our repair goal be right now?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "goals" + ], + "options": [ + { + "id": "understand", + "text": "Understand" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "make_a_plan", + "text": "Make a plan" + }, + { + "id": "reconnect", + "text": "Reconnect" + } + ] + }, + { + "id": "conflict_repair_170", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What kind of follow-up feels useful right now?", + "depth": 3, + "access": "premium", + "tags": [ + "follow_up", + "repair" + ], + "options": [ + { + "id": "same_day", + "text": "Same day" + }, + { + "id": "next_day", + "text": "Next day" + }, + { + "id": "weekly_check_in", + "text": "Weekly check-in" + }, + { + "id": "only_if_needed", + "text": "Only if needed" + } + ] + }, + { + "id": "conflict_repair_171", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "After conflict, what helps you reconnect first this week?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "reconnection" + ], + "options": [ + { + "id": "a_calm_apology", + "text": "A calm apology" + }, + { + "id": "physical_space", + "text": "Physical space" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_practical_next_step", + "text": "A practical next step" + } + ] + }, + { + "id": "conflict_repair_172", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What makes an apology land best for you this week?", + "depth": 3, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_excuses", + "text": "No excuses" + } + ] + }, + { + "id": "conflict_repair_173", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "When a fight escalates, what should we do first this week?", + "depth": 4, + "access": "premium", + "tags": [ + "escalation", + "pauses" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "lower_voices", + "text": "Lower voices" + }, + { + "id": "name_the_issue", + "text": "Name the issue" + }, + { + "id": "get_water_and_reset", + "text": "Get water and reset" + } + ] + }, + { + "id": "conflict_repair_174", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What repair style feels most natural to you this week?", + "depth": 3, + "access": "premium", + "tags": [ + "repair_style", + "conflict" + ], + "options": [ + { + "id": "talk_it_out", + "text": "Talk it out" + }, + { + "id": "write_it_out", + "text": "Write it out" + }, + { + "id": "take_space_first", + "text": "Take space first" + }, + { + "id": "use_humor_gently", + "text": "Use humor gently" + } + ] + }, + { + "id": "conflict_repair_175", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What usually blocks repair fastest this week?", + "depth": 4, + "access": "premium", + "tags": [ + "blocks", + "repair" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "blame", + "text": "Blame" + }, + { + "id": "silence", + "text": "Silence" + }, + { + "id": "timing", + "text": "Timing" + } + ] + }, + { + "id": "conflict_repair_176", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What do you need after I hurt your feelings this week?", + "depth": 3, + "access": "premium", + "tags": [ + "hurt", + "support" + ], + "options": [ + { + "id": "validation", + "text": "Validation" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "time", + "text": "Time" + } + ] + }, + { + "id": "conflict_repair_177", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What helps you hear my side after conflict this week?", + "depth": 4, + "access": "premium", + "tags": [ + "listening", + "repair" + ], + "options": [ + { + "id": "calm_timing", + "text": "Calm timing" + }, + { + "id": "no_blame", + "text": "No blame" + }, + { + "id": "clear_examples", + "text": "Clear examples" + }, + { + "id": "feeling_heard_first", + "text": "Feeling heard first" + } + ] + }, + { + "id": "conflict_repair_178", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What should we avoid during repair this week?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "boundaries" + ], + "options": [ + { + "id": "scorekeeping", + "text": "Scorekeeping" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "old_fights", + "text": "Old fights" + }, + { + "id": "threats", + "text": "Threats" + } + ] + }, + { + "id": "conflict_repair_179", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What should our repair goal be this week?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "goals" + ], + "options": [ + { + "id": "understand", + "text": "Understand" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "make_a_plan", + "text": "Make a plan" + }, + { + "id": "reconnect", + "text": "Reconnect" + } + ] + }, + { + "id": "conflict_repair_180", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What kind of follow-up feels useful this week?", + "depth": 3, + "access": "premium", + "tags": [ + "follow_up", + "repair" + ], + "options": [ + { + "id": "same_day", + "text": "Same day" + }, + { + "id": "next_day", + "text": "Next day" + }, + { + "id": "weekly_check_in", + "text": "Weekly check-in" + }, + { + "id": "only_if_needed", + "text": "Only if needed" + } + ] + }, + { + "id": "conflict_repair_181", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "After conflict, what helps you reconnect first during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "reconnection" + ], + "options": [ + { + "id": "a_calm_apology", + "text": "A calm apology" + }, + { + "id": "physical_space", + "text": "Physical space" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_practical_next_step", + "text": "A practical next step" + } + ] + }, + { + "id": "conflict_repair_182", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What makes an apology land best for you during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_excuses", + "text": "No excuses" + } + ] + }, + { + "id": "conflict_repair_183", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "When a fight escalates, what should we do first during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "escalation", + "pauses" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "lower_voices", + "text": "Lower voices" + }, + { + "id": "name_the_issue", + "text": "Name the issue" + }, + { + "id": "get_water_and_reset", + "text": "Get water and reset" + } + ] + }, + { + "id": "conflict_repair_184", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What repair style feels most natural to you during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "repair_style", + "conflict" + ], + "options": [ + { + "id": "talk_it_out", + "text": "Talk it out" + }, + { + "id": "write_it_out", + "text": "Write it out" + }, + { + "id": "take_space_first", + "text": "Take space first" + }, + { + "id": "use_humor_gently", + "text": "Use humor gently" + } + ] + }, + { + "id": "conflict_repair_185", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What usually blocks repair fastest during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "repair" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "blame", + "text": "Blame" + }, + { + "id": "silence", + "text": "Silence" + }, + { + "id": "timing", + "text": "Timing" + } + ] + }, + { + "id": "conflict_repair_186", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What do you need after I hurt your feelings during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "hurt", + "support" + ], + "options": [ + { + "id": "validation", + "text": "Validation" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "time", + "text": "Time" + } + ] + }, + { + "id": "conflict_repair_187", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What helps you hear my side after conflict during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "listening", + "repair" + ], + "options": [ + { + "id": "calm_timing", + "text": "Calm timing" + }, + { + "id": "no_blame", + "text": "No blame" + }, + { + "id": "clear_examples", + "text": "Clear examples" + }, + { + "id": "feeling_heard_first", + "text": "Feeling heard first" + } + ] + }, + { + "id": "conflict_repair_188", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What should we avoid during repair during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "boundaries" + ], + "options": [ + { + "id": "scorekeeping", + "text": "Scorekeeping" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "old_fights", + "text": "Old fights" + }, + { + "id": "threats", + "text": "Threats" + } + ] + }, + { + "id": "conflict_repair_189", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What should our repair goal be during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "goals" + ], + "options": [ + { + "id": "understand", + "text": "Understand" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "make_a_plan", + "text": "Make a plan" + }, + { + "id": "reconnect", + "text": "Reconnect" + } + ] + }, + { + "id": "conflict_repair_190", + "category_id": "conflict_repair", + "type": "single_choice", + "text": "What kind of follow-up feels useful during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "follow_up", + "repair" + ], + "options": [ + { + "id": "same_day", + "text": "Same day" + }, + { + "id": "next_day", + "text": "Next day" + }, + { + "id": "weekly_check_in", + "text": "Weekly check-in" + }, + { + "id": "only_if_needed", + "text": "Only if needed" + } + ] + }, + { + "id": "conflict_repair_191", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which repair actions help after conflict? Select all that apply.", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "actions" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "validation", + "text": "Validation" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "a_calm_follow_up", + "text": "A calm follow-up" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_192", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which things make repair harder? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "blocks" + ], + "options": [ + { + "id": "blame", + "text": "Blame" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "rushing", + "text": "Rushing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_193", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which topics need gentler repair? Select up to three.", + "depth": 5, + "access": "premium", + "tags": [ + "gentleness", + "repair" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "intimacy", + "text": "Intimacy" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "old_wounds", + "text": "Old wounds" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_repair_194", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which repair signals work for you? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "signals", + "repair" + ], + "options": [ + { + "id": "soft_voice", + "text": "Soft voice" + }, + { + "id": "eye_contact", + "text": "Eye contact" + }, + { + "id": "taking_responsibility", + "text": "Taking responsibility" + }, + { + "id": "asking_to_restart", + "text": "Asking to restart" + }, + { + "id": "physical_reassurance", + "text": "Physical reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_195", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which agreements would protect future repair? Select up to three.", + "depth": 5, + "access": "premium", + "tags": [ + "agreements", + "repair" + ], + "options": [ + { + "id": "no_insults", + "text": "No insults" + }, + { + "id": "pause_when_flooded", + "text": "Pause when flooded" + }, + { + "id": "return_after_breaks", + "text": "Return after breaks" + }, + { + "id": "no_old_scorekeeping", + "text": "No old scorekeeping" + }, + { + "id": "name_the_real_issue", + "text": "Name the real issue" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_repair_196", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which repair actions help after conflict? Select all that apply. right now", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "actions" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "validation", + "text": "Validation" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "a_calm_follow_up", + "text": "A calm follow-up" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_197", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which things make repair harder? Select all that apply. right now", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "blocks" + ], + "options": [ + { + "id": "blame", + "text": "Blame" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "rushing", + "text": "Rushing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_198", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which topics need gentler repair? Select up to three. right now", + "depth": 4, + "access": "premium", + "tags": [ + "gentleness", + "repair" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "intimacy", + "text": "Intimacy" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "old_wounds", + "text": "Old wounds" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_repair_199", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which repair signals work for you? Select all that apply. right now", + "depth": 5, + "access": "premium", + "tags": [ + "signals", + "repair" + ], + "options": [ + { + "id": "soft_voice", + "text": "Soft voice" + }, + { + "id": "eye_contact", + "text": "Eye contact" + }, + { + "id": "taking_responsibility", + "text": "Taking responsibility" + }, + { + "id": "asking_to_restart", + "text": "Asking to restart" + }, + { + "id": "physical_reassurance", + "text": "Physical reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_200", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which agreements would protect future repair? Select up to three. right now", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "repair" + ], + "options": [ + { + "id": "no_insults", + "text": "No insults" + }, + { + "id": "pause_when_flooded", + "text": "Pause when flooded" + }, + { + "id": "return_after_breaks", + "text": "Return after breaks" + }, + { + "id": "no_old_scorekeeping", + "text": "No old scorekeeping" + }, + { + "id": "name_the_real_issue", + "text": "Name the real issue" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_repair_201", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which repair actions help after conflict? Select all that apply. this week", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "actions" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "validation", + "text": "Validation" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "a_calm_follow_up", + "text": "A calm follow-up" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_202", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which things make repair harder? Select all that apply. this week", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "blocks" + ], + "options": [ + { + "id": "blame", + "text": "Blame" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "rushing", + "text": "Rushing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_203", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which topics need gentler repair? Select up to three. this week", + "depth": 5, + "access": "premium", + "tags": [ + "gentleness", + "repair" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "intimacy", + "text": "Intimacy" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "old_wounds", + "text": "Old wounds" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_repair_204", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which repair signals work for you? Select all that apply. this week", + "depth": 4, + "access": "premium", + "tags": [ + "signals", + "repair" + ], + "options": [ + { + "id": "soft_voice", + "text": "Soft voice" + }, + { + "id": "eye_contact", + "text": "Eye contact" + }, + { + "id": "taking_responsibility", + "text": "Taking responsibility" + }, + { + "id": "asking_to_restart", + "text": "Asking to restart" + }, + { + "id": "physical_reassurance", + "text": "Physical reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_205", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which agreements would protect future repair? Select up to three. this week", + "depth": 5, + "access": "premium", + "tags": [ + "agreements", + "repair" + ], + "options": [ + { + "id": "no_insults", + "text": "No insults" + }, + { + "id": "pause_when_flooded", + "text": "Pause when flooded" + }, + { + "id": "return_after_breaks", + "text": "Return after breaks" + }, + { + "id": "no_old_scorekeeping", + "text": "No old scorekeeping" + }, + { + "id": "name_the_real_issue", + "text": "Name the real issue" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_repair_206", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which repair actions help after conflict? Select all that apply. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "actions" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "validation", + "text": "Validation" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "a_calm_follow_up", + "text": "A calm follow-up" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_207", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which things make repair harder? Select all that apply. during stress", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "blocks" + ], + "options": [ + { + "id": "blame", + "text": "Blame" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "rushing", + "text": "Rushing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_208", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which topics need gentler repair? Select up to three. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "gentleness", + "repair" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "intimacy", + "text": "Intimacy" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "old_wounds", + "text": "Old wounds" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_repair_209", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which repair signals work for you? Select all that apply. during stress", + "depth": 5, + "access": "premium", + "tags": [ + "signals", + "repair" + ], + "options": [ + { + "id": "soft_voice", + "text": "Soft voice" + }, + { + "id": "eye_contact", + "text": "Eye contact" + }, + { + "id": "taking_responsibility", + "text": "Taking responsibility" + }, + { + "id": "asking_to_restart", + "text": "Asking to restart" + }, + { + "id": "physical_reassurance", + "text": "Physical reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "conflict_repair_210", + "category_id": "conflict_repair", + "type": "multi_choice", + "text": "Which agreements would protect future repair? Select up to three. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "repair" + ], + "options": [ + { + "id": "no_insults", + "text": "No insults" + }, + { + "id": "pause_when_flooded", + "text": "Pause when flooded" + }, + { + "id": "return_after_breaks", + "text": "Return after breaks" + }, + { + "id": "no_old_scorekeeping", + "text": "No old scorekeeping" + }, + { + "id": "name_the_real_issue", + "text": "Name the real issue" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "conflict_repair_211", + "category_id": "conflict_repair", + "type": "scale", + "text": "How repaired do you feel after our last hard conversation?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not repaired", + "max_label": "Fully repaired", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_212", + "category_id": "conflict_repair", + "type": "scale", + "text": "How safe do you feel bringing up hurt feelings?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_213", + "category_id": "conflict_repair", + "type": "scale", + "text": "How well do we pause before things escalate?", + "depth": 5, + "access": "premium", + "tags": [ + "pauses", + "escalation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_214", + "category_id": "conflict_repair", + "type": "scale", + "text": "How meaningful do my apologies feel lately?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not meaningful", + "max_label": "Very meaningful", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_215", + "category_id": "conflict_repair", + "type": "scale", + "text": "How confident are you that we can repair conflict better?", + "depth": 5, + "access": "premium", + "tags": [ + "confidence", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_216", + "category_id": "conflict_repair", + "type": "scale", + "text": "How repaired do you feel after our last hard conversation right now?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not repaired", + "max_label": "Fully repaired", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_217", + "category_id": "conflict_repair", + "type": "scale", + "text": "How safe do you feel bringing up hurt feelings right now?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_218", + "category_id": "conflict_repair", + "type": "scale", + "text": "How well do we pause before things escalate right now?", + "depth": 4, + "access": "premium", + "tags": [ + "pauses", + "escalation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_219", + "category_id": "conflict_repair", + "type": "scale", + "text": "How meaningful do my apologies feel lately right now?", + "depth": 5, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not meaningful", + "max_label": "Very meaningful", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_220", + "category_id": "conflict_repair", + "type": "scale", + "text": "How confident are you that we can repair conflict better right now?", + "depth": 4, + "access": "premium", + "tags": [ + "confidence", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_221", + "category_id": "conflict_repair", + "type": "scale", + "text": "How repaired do you feel after our last hard conversation this week?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not repaired", + "max_label": "Fully repaired", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_222", + "category_id": "conflict_repair", + "type": "scale", + "text": "How safe do you feel bringing up hurt feelings this week?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_223", + "category_id": "conflict_repair", + "type": "scale", + "text": "How well do we pause before things escalate this week?", + "depth": 5, + "access": "premium", + "tags": [ + "pauses", + "escalation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_224", + "category_id": "conflict_repair", + "type": "scale", + "text": "How meaningful do my apologies feel lately this week?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not meaningful", + "max_label": "Very meaningful", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_225", + "category_id": "conflict_repair", + "type": "scale", + "text": "How confident are you that we can repair conflict better this week?", + "depth": 5, + "access": "premium", + "tags": [ + "confidence", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_226", + "category_id": "conflict_repair", + "type": "scale", + "text": "How repaired do you feel after our last hard conversation during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not repaired", + "max_label": "Fully repaired", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_227", + "category_id": "conflict_repair", + "type": "scale", + "text": "How safe do you feel bringing up hurt feelings during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_228", + "category_id": "conflict_repair", + "type": "scale", + "text": "How well do we pause before things escalate during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "pauses", + "escalation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_229", + "category_id": "conflict_repair", + "type": "scale", + "text": "How meaningful do my apologies feel lately during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not meaningful", + "max_label": "Very meaningful", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_230", + "category_id": "conflict_repair", + "type": "scale", + "text": "How confident are you that we can repair conflict better during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "confidence", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_231", + "category_id": "conflict_repair", + "type": "scale", + "text": "How repaired do you feel after our last hard conversation after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not repaired", + "max_label": "Fully repaired", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_232", + "category_id": "conflict_repair", + "type": "scale", + "text": "How safe do you feel bringing up hurt feelings after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_233", + "category_id": "conflict_repair", + "type": "scale", + "text": "How well do we pause before things escalate after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "pauses", + "escalation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_234", + "category_id": "conflict_repair", + "type": "scale", + "text": "How meaningful do my apologies feel lately after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not meaningful", + "max_label": "Very meaningful", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_235", + "category_id": "conflict_repair", + "type": "scale", + "text": "How confident are you that we can repair conflict better after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "confidence", + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "conflict_repair_236", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "After conflict, which do you usually need first?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "needs" + ], + "options": [ + { + "id": "space", + "text": "Space" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "conflict_repair_237", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "During repair, which matters more first?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "priorities" + ], + "options": [ + { + "id": "feeling_heard", + "text": "Feeling heard" + }, + { + "id": "finding_solution", + "text": "Finding solution" + } + ] + }, + { + "id": "conflict_repair_238", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "For apologies, which lands better?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "short_and_clear", + "text": "Short and clear" + }, + { + "id": "detailed_and_reflective", + "text": "Detailed and reflective" + } + ] + }, + { + "id": "conflict_repair_239", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "When heated, which helps more?", + "depth": 5, + "access": "premium", + "tags": [ + "escalation", + "pauses" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "slow_down_and_continue", + "text": "Slow down and continue" + } + ] + }, + { + "id": "conflict_repair_240", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "For follow-up, which feels better?", + "depth": 4, + "access": "premium", + "tags": [ + "follow_up", + "repair" + ], + "options": [ + { + "id": "same_day", + "text": "Same day" + }, + { + "id": "next_day", + "text": "Next day" + } + ] + }, + { + "id": "conflict_repair_241", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "After conflict, which do you usually need first right now?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "needs" + ], + "options": [ + { + "id": "space", + "text": "Space" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "conflict_repair_242", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "During repair, which matters more first right now?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "priorities" + ], + "options": [ + { + "id": "feeling_heard", + "text": "Feeling heard" + }, + { + "id": "finding_solution", + "text": "Finding solution" + } + ] + }, + { + "id": "conflict_repair_243", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "For apologies, which lands better right now?", + "depth": 5, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "short_and_clear", + "text": "Short and clear" + }, + { + "id": "detailed_and_reflective", + "text": "Detailed and reflective" + } + ] + }, + { + "id": "conflict_repair_244", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "When heated, which helps more right now?", + "depth": 4, + "access": "premium", + "tags": [ + "escalation", + "pauses" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "slow_down_and_continue", + "text": "Slow down and continue" + } + ] + }, + { + "id": "conflict_repair_245", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "For follow-up, which feels better right now?", + "depth": 5, + "access": "premium", + "tags": [ + "follow_up", + "repair" + ], + "options": [ + { + "id": "same_day", + "text": "Same day" + }, + { + "id": "next_day", + "text": "Next day" + } + ] + }, + { + "id": "conflict_repair_246", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "After conflict, which do you usually need first this week?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "needs" + ], + "options": [ + { + "id": "space", + "text": "Space" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "conflict_repair_247", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "During repair, which matters more first this week?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "priorities" + ], + "options": [ + { + "id": "feeling_heard", + "text": "Feeling heard" + }, + { + "id": "finding_solution", + "text": "Finding solution" + } + ] + }, + { + "id": "conflict_repair_248", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "For apologies, which lands better this week?", + "depth": 4, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "short_and_clear", + "text": "Short and clear" + }, + { + "id": "detailed_and_reflective", + "text": "Detailed and reflective" + } + ] + }, + { + "id": "conflict_repair_249", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "When heated, which helps more this week?", + "depth": 5, + "access": "premium", + "tags": [ + "escalation", + "pauses" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "slow_down_and_continue", + "text": "Slow down and continue" + } + ] + }, + { + "id": "conflict_repair_250", + "category_id": "conflict_repair", + "type": "this_or_that", + "text": "For follow-up, which feels better this week?", + "depth": 4, + "access": "premium", + "tags": [ + "follow_up", + "repair" + ], + "options": [ + { + "id": "same_day", + "text": "Same day" + }, + { + "id": "next_day", + "text": "Next day" + } + ] + } + ] +} diff --git a/seed/questions/date_night.json b/seed/questions/date_night.json new file mode 100644 index 00000000..6a99a623 --- /dev/null +++ b/seed/questions/date_night.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "date_night", + "display_name": "Date Night", + "description": "Questions designed for couples to use during dates, meals, walks, or quiet time together.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "date_night_001", + "category_id": "date_night", + "type": "written", + "text": "What would make a simple dinner feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_simple_dinner", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_002", + "category_id": "date_night", + "type": "written", + "text": "How could we make a simple dinner easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_simple_dinner", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_003", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a simple dinner feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_simple_dinner", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_004", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a simple dinner does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_simple_dinner", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_005", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a simple dinner?", + "depth": 2, + "access": "free", + "tags": [ + "a_simple_dinner", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_006", + "category_id": "date_night", + "type": "written", + "text": "What would make a walk together feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_walk_together", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_007", + "category_id": "date_night", + "type": "written", + "text": "How could we make a walk together easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_walk_together", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_008", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a walk together feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_walk_together", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_009", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a walk together does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_walk_together", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_010", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a walk together?", + "depth": 2, + "access": "free", + "tags": [ + "a_walk_together", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_011", + "category_id": "date_night", + "type": "written", + "text": "What would make cooking at home feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "cooking_at_home", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_012", + "category_id": "date_night", + "type": "written", + "text": "How could we make cooking at home easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "cooking_at_home", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_013", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make cooking at home feel special?", + "depth": 2, + "access": "free", + "tags": [ + "cooking_at_home", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_014", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so cooking at home does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "cooking_at_home", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_015", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after cooking at home?", + "depth": 2, + "access": "free", + "tags": [ + "cooking_at_home", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_016", + "category_id": "date_night", + "type": "written", + "text": "What would make a movie night feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_movie_night", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_017", + "category_id": "date_night", + "type": "written", + "text": "How could we make a movie night easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_movie_night", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_018", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a movie night feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_movie_night", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_019", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a movie night does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_movie_night", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_020", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a movie night?", + "depth": 2, + "access": "free", + "tags": [ + "a_movie_night", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_021", + "category_id": "date_night", + "type": "written", + "text": "What would make trying something new feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "trying_something_new", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_022", + "category_id": "date_night", + "type": "written", + "text": "How could we make trying something new easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "trying_something_new", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_023", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make trying something new feel special?", + "depth": 2, + "access": "free", + "tags": [ + "trying_something_new", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_024", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so trying something new does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "trying_something_new", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_025", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after trying something new?", + "depth": 2, + "access": "free", + "tags": [ + "trying_something_new", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_026", + "category_id": "date_night", + "type": "written", + "text": "What would make a low-cost date feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_low_cost_date", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_027", + "category_id": "date_night", + "type": "written", + "text": "How could we make a low-cost date easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_low_cost_date", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_028", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a low-cost date feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_low_cost_date", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_029", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a low-cost date does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_low_cost_date", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_030", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a low-cost date?", + "depth": 2, + "access": "free", + "tags": [ + "a_low_cost_date", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_031", + "category_id": "date_night", + "type": "written", + "text": "What would make a cozy night in feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_cozy_night_in", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_032", + "category_id": "date_night", + "type": "written", + "text": "How could we make a cozy night in easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_cozy_night_in", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_033", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a cozy night in feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_cozy_night_in", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_034", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a cozy night in does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_cozy_night_in", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_035", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a cozy night in?", + "depth": 2, + "access": "free", + "tags": [ + "a_cozy_night_in", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_036", + "category_id": "date_night", + "type": "written", + "text": "What would make a spontaneous plan feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_spontaneous_plan", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_037", + "category_id": "date_night", + "type": "written", + "text": "How could we make a spontaneous plan easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_spontaneous_plan", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_038", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a spontaneous plan feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_spontaneous_plan", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_039", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a spontaneous plan does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_spontaneous_plan", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_040", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a spontaneous plan?", + "depth": 2, + "access": "free", + "tags": [ + "a_spontaneous_plan", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_041", + "category_id": "date_night", + "type": "written", + "text": "What would make a shared playlist feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_shared_playlist", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_042", + "category_id": "date_night", + "type": "written", + "text": "How could we make a shared playlist easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_shared_playlist", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_043", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a shared playlist feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_shared_playlist", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_044", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a shared playlist does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_shared_playlist", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_045", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a shared playlist?", + "depth": 2, + "access": "free", + "tags": [ + "a_shared_playlist", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_046", + "category_id": "date_night", + "type": "written", + "text": "What would make a favorite memory feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_favorite_memory", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_047", + "category_id": "date_night", + "type": "written", + "text": "How could we make a favorite memory easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_favorite_memory", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_048", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a favorite memory feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_favorite_memory", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_049", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a favorite memory does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_favorite_memory", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_050", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a favorite memory?", + "depth": 2, + "access": "free", + "tags": [ + "a_favorite_memory", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_051", + "category_id": "date_night", + "type": "written", + "text": "What would make a playful challenge feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_playful_challenge", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_052", + "category_id": "date_night", + "type": "written", + "text": "How could we make a playful challenge easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_playful_challenge", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_053", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a playful challenge feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_playful_challenge", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_054", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a playful challenge does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_playful_challenge", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_055", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a playful challenge?", + "depth": 2, + "access": "free", + "tags": [ + "a_playful_challenge", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_056", + "category_id": "date_night", + "type": "written", + "text": "What would make a quiet conversation feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_quiet_conversation", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_057", + "category_id": "date_night", + "type": "written", + "text": "How could we make a quiet conversation easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_quiet_conversation", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_058", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a quiet conversation feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_quiet_conversation", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_059", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a quiet conversation does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_quiet_conversation", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_060", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a quiet conversation?", + "depth": 2, + "access": "free", + "tags": [ + "a_quiet_conversation", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_061", + "category_id": "date_night", + "type": "written", + "text": "What would make a small adventure feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_small_adventure", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_062", + "category_id": "date_night", + "type": "written", + "text": "How could we make a small adventure easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_small_adventure", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_063", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a small adventure feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_small_adventure", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_064", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a small adventure does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_small_adventure", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_065", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a small adventure?", + "depth": 2, + "access": "free", + "tags": [ + "a_small_adventure", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_066", + "category_id": "date_night", + "type": "written", + "text": "What would make a no-phone hour feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_no_phone_hour", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_067", + "category_id": "date_night", + "type": "written", + "text": "How could we make a no-phone hour easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_no_phone_hour", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_068", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a no-phone hour feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_no_phone_hour", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_069", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a no-phone hour does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_no_phone_hour", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_070", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a no-phone hour?", + "depth": 2, + "access": "free", + "tags": [ + "a_no_phone_hour", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_071", + "category_id": "date_night", + "type": "written", + "text": "What would make a celebration night feel fun for both of us?", + "depth": 1, + "access": "free", + "tags": [ + "a_celebration_night", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_072", + "category_id": "date_night", + "type": "written", + "text": "How could we make a celebration night easy to plan this month?", + "depth": 1, + "access": "free", + "tags": [ + "a_celebration_night", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_073", + "category_id": "date_night", + "type": "written", + "text": "What is one small detail that would make a celebration night feel special?", + "depth": 2, + "access": "free", + "tags": [ + "a_celebration_night", + "special" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_074", + "category_id": "date_night", + "type": "written", + "text": "What should we avoid so a celebration night does not feel like another task?", + "depth": 2, + "access": "free", + "tags": [ + "a_celebration_night", + "ease" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_075", + "category_id": "date_night", + "type": "written", + "text": "What would you want to remember after a celebration night?", + "depth": 2, + "access": "free", + "tags": [ + "a_celebration_night", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_076", + "category_id": "date_night", + "type": "written", + "text": "What would make a date that brings us closer feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_date_that_brings_us_closer", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_077", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a date that brings us closer?", + "depth": 3, + "access": "premium", + "tags": [ + "a_date_that_brings_us_closer", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_078", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a date that brings us closer?", + "depth": 5, + "access": "premium", + "tags": [ + "a_date_that_brings_us_closer", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_079", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a date that brings us closer?", + "depth": 5, + "access": "premium", + "tags": [ + "a_date_that_brings_us_closer", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_080", + "category_id": "date_night", + "type": "written", + "text": "How could a date that brings us closer become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_date_that_brings_us_closer", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_081", + "category_id": "date_night", + "type": "written", + "text": "What would make a romantic reset feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_romantic_reset", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_082", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a romantic reset?", + "depth": 3, + "access": "premium", + "tags": [ + "a_romantic_reset", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_083", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a romantic reset?", + "depth": 5, + "access": "premium", + "tags": [ + "a_romantic_reset", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_084", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a romantic reset?", + "depth": 5, + "access": "premium", + "tags": [ + "a_romantic_reset", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_085", + "category_id": "date_night", + "type": "written", + "text": "How could a romantic reset become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_romantic_reset", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_086", + "category_id": "date_night", + "type": "written", + "text": "What would make a deeper conversation date feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_deeper_conversation_date", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_087", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a deeper conversation date?", + "depth": 3, + "access": "premium", + "tags": [ + "a_deeper_conversation_date", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_088", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a deeper conversation date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_deeper_conversation_date", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_089", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a deeper conversation date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_deeper_conversation_date", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_090", + "category_id": "date_night", + "type": "written", + "text": "How could a deeper conversation date become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_deeper_conversation_date", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_091", + "category_id": "date_night", + "type": "written", + "text": "What would make a sensual but respectful evening feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_sensual_but_respectful_evening", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_092", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a sensual but respectful evening?", + "depth": 3, + "access": "premium", + "tags": [ + "a_sensual_but_respectful_evening", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_093", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a sensual but respectful evening?", + "depth": 5, + "access": "premium", + "tags": [ + "a_sensual_but_respectful_evening", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_094", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a sensual but respectful evening?", + "depth": 5, + "access": "premium", + "tags": [ + "a_sensual_but_respectful_evening", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_095", + "category_id": "date_night", + "type": "written", + "text": "How could a sensual but respectful evening become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_sensual_but_respectful_evening", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_096", + "category_id": "date_night", + "type": "written", + "text": "What would make a future-planning date feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_future_planning_date", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_097", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a future-planning date?", + "depth": 3, + "access": "premium", + "tags": [ + "a_future_planning_date", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_098", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a future-planning date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_future_planning_date", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_099", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a future-planning date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_future_planning_date", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_100", + "category_id": "date_night", + "type": "written", + "text": "How could a future-planning date become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_future_planning_date", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_101", + "category_id": "date_night", + "type": "written", + "text": "What would make a repair-after-stress date feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_repair_after_stress_date", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_102", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a repair-after-stress date?", + "depth": 3, + "access": "premium", + "tags": [ + "a_repair_after_stress_date", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_103", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a repair-after-stress date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_repair_after_stress_date", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_104", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a repair-after-stress date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_repair_after_stress_date", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_105", + "category_id": "date_night", + "type": "written", + "text": "How could a repair-after-stress date become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_repair_after_stress_date", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_106", + "category_id": "date_night", + "type": "written", + "text": "What would make a tradition we create feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_tradition_we_create", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_107", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a tradition we create?", + "depth": 3, + "access": "premium", + "tags": [ + "a_tradition_we_create", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_108", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a tradition we create?", + "depth": 5, + "access": "premium", + "tags": [ + "a_tradition_we_create", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_109", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a tradition we create?", + "depth": 5, + "access": "premium", + "tags": [ + "a_tradition_we_create", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_110", + "category_id": "date_night", + "type": "written", + "text": "How could a tradition we create become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_tradition_we_create", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_111", + "category_id": "date_night", + "type": "written", + "text": "What would make a surprise date feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_surprise_date", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_112", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a surprise date?", + "depth": 3, + "access": "premium", + "tags": [ + "a_surprise_date", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_113", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a surprise date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_surprise_date", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_114", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a surprise date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_surprise_date", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_115", + "category_id": "date_night", + "type": "written", + "text": "How could a surprise date become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_surprise_date", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_116", + "category_id": "date_night", + "type": "written", + "text": "What would make a nostalgia night feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_nostalgia_night", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_117", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a nostalgia night?", + "depth": 3, + "access": "premium", + "tags": [ + "a_nostalgia_night", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_118", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a nostalgia night?", + "depth": 5, + "access": "premium", + "tags": [ + "a_nostalgia_night", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_119", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a nostalgia night?", + "depth": 5, + "access": "premium", + "tags": [ + "a_nostalgia_night", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_120", + "category_id": "date_night", + "type": "written", + "text": "How could a nostalgia night become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_nostalgia_night", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_121", + "category_id": "date_night", + "type": "written", + "text": "What would make a dream-building date feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_dream_building_date", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_122", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a dream-building date?", + "depth": 3, + "access": "premium", + "tags": [ + "a_dream_building_date", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_123", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a dream-building date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_dream_building_date", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_124", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a dream-building date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_dream_building_date", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_125", + "category_id": "date_night", + "type": "written", + "text": "How could a dream-building date become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_dream_building_date", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_126", + "category_id": "date_night", + "type": "written", + "text": "What would make an intimacy-focused date feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "an_intimacy_focused_date", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_127", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit an intimacy-focused date?", + "depth": 3, + "access": "premium", + "tags": [ + "an_intimacy_focused_date", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_128", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during an intimacy-focused date?", + "depth": 5, + "access": "premium", + "tags": [ + "an_intimacy_focused_date", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_129", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during an intimacy-focused date?", + "depth": 5, + "access": "premium", + "tags": [ + "an_intimacy_focused_date", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_130", + "category_id": "date_night", + "type": "written", + "text": "How could an intimacy-focused date become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "an_intimacy_focused_date", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_131", + "category_id": "date_night", + "type": "written", + "text": "What would make a comfort-zone stretch feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_comfort_zone_stretch", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_132", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a comfort-zone stretch?", + "depth": 3, + "access": "premium", + "tags": [ + "a_comfort_zone_stretch", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_133", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a comfort-zone stretch?", + "depth": 5, + "access": "premium", + "tags": [ + "a_comfort_zone_stretch", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_134", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a comfort-zone stretch?", + "depth": 5, + "access": "premium", + "tags": [ + "a_comfort_zone_stretch", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_135", + "category_id": "date_night", + "type": "written", + "text": "How could a comfort-zone stretch become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_comfort_zone_stretch", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_136", + "category_id": "date_night", + "type": "written", + "text": "What would make a relationship check-in date feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_relationship_check_in_date", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_137", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a relationship check-in date?", + "depth": 3, + "access": "premium", + "tags": [ + "a_relationship_check_in_date", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_138", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a relationship check-in date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_relationship_check_in_date", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_139", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a relationship check-in date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_relationship_check_in_date", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_140", + "category_id": "date_night", + "type": "written", + "text": "How could a relationship check-in date become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_relationship_check_in_date", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_141", + "category_id": "date_night", + "type": "written", + "text": "What would make a long-distance date feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_long_distance_date", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_142", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a long-distance date?", + "depth": 3, + "access": "premium", + "tags": [ + "a_long_distance_date", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_143", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a long-distance date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_long_distance_date", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_144", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a long-distance date?", + "depth": 5, + "access": "premium", + "tags": [ + "a_long_distance_date", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_145", + "category_id": "date_night", + "type": "written", + "text": "How could a long-distance date become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_long_distance_date", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_146", + "category_id": "date_night", + "type": "written", + "text": "What would make a date that feels like us feel meaningful instead of just scheduled?", + "depth": 4, + "access": "premium", + "tags": [ + "a_date_that_feels_like_us", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_147", + "category_id": "date_night", + "type": "written", + "text": "What kind of conversation would fit a date that feels like us?", + "depth": 3, + "access": "premium", + "tags": [ + "a_date_that_feels_like_us", + "conversation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_148", + "category_id": "date_night", + "type": "written", + "text": "What would help you feel desired, chosen, or appreciated during a date that feels like us?", + "depth": 5, + "access": "premium", + "tags": [ + "a_date_that_feels_like_us", + "romance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_149", + "category_id": "date_night", + "type": "written", + "text": "What boundary or preference should we respect during a date that feels like us?", + "depth": 5, + "access": "premium", + "tags": [ + "a_date_that_feels_like_us", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_150", + "category_id": "date_night", + "type": "written", + "text": "How could a date that feels like us become a ritual we actually look forward to?", + "depth": 4, + "access": "premium", + "tags": [ + "a_date_that_feels_like_us", + "ritual" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "date_night_151", + "category_id": "date_night", + "type": "single_choice", + "text": "What kind of date sounds best this week?", + "depth": 1, + "access": "premium", + "tags": [ + "weekly", + "date_type" + ], + "options": [ + { + "id": "cozy_night_in", + "text": "Cozy night in" + }, + { + "id": "dinner_out", + "text": "Dinner out" + }, + { + "id": "outdoor_walk", + "text": "Outdoor walk" + }, + { + "id": "something_new", + "text": "Something new" + } + ] + }, + { + "id": "date_night_152", + "category_id": "date_night", + "type": "single_choice", + "text": "What energy level should our next date have?", + "depth": 1, + "access": "premium", + "tags": [ + "energy", + "planning" + ], + "options": [ + { + "id": "calm", + "text": "Calm" + }, + { + "id": "playful", + "text": "Playful" + }, + { + "id": "romantic", + "text": "Romantic" + }, + { + "id": "adventurous", + "text": "Adventurous" + } + ] + }, + { + "id": "date_night_153", + "category_id": "date_night", + "type": "single_choice", + "text": "What budget feels right for our next date?", + "depth": 1, + "access": "premium", + "tags": [ + "budget", + "planning" + ], + "options": [ + { + "id": "free", + "text": "Free" + }, + { + "id": "low_cost", + "text": "Low-cost" + }, + { + "id": "moderate", + "text": "Moderate" + }, + { + "id": "splurge", + "text": "Splurge" + } + ] + }, + { + "id": "date_night_154", + "category_id": "date_night", + "type": "single_choice", + "text": "What should the focus be?", + "depth": 2, + "access": "premium", + "tags": [ + "focus", + "date_night" + ], + "options": [ + { + "id": "connection", + "text": "Connection" + }, + { + "id": "fun", + "text": "Fun" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "romance", + "text": "Romance" + } + ] + }, + { + "id": "date_night_155", + "category_id": "date_night", + "type": "single_choice", + "text": "What time works best for a date?", + "depth": 1, + "access": "premium", + "tags": [ + "timing", + "planning" + ], + "options": [ + { + "id": "morning", + "text": "Morning" + }, + { + "id": "afternoon", + "text": "Afternoon" + }, + { + "id": "evening", + "text": "Evening" + }, + { + "id": "late_night", + "text": "Late night" + } + ] + }, + { + "id": "date_night_156", + "category_id": "date_night", + "type": "single_choice", + "text": "What kind of setting helps you relax?", + "depth": 2, + "access": "premium", + "tags": [ + "setting", + "comfort" + ], + "options": [ + { + "id": "home", + "text": "Home" + }, + { + "id": "restaurant", + "text": "Restaurant" + }, + { + "id": "nature", + "text": "Nature" + }, + { + "id": "car_ride", + "text": "Car ride" + } + ] + }, + { + "id": "date_night_157", + "category_id": "date_night", + "type": "single_choice", + "text": "What makes a date feel thoughtful?", + "depth": 2, + "access": "premium", + "tags": [ + "thoughtfulness", + "date" + ], + "options": [ + { + "id": "planning_ahead", + "text": "Planning ahead" + }, + { + "id": "personal_details", + "text": "Personal details" + }, + { + "id": "no_distractions", + "text": "No distractions" + }, + { + "id": "a_surprise", + "text": "A surprise" + } + ] + }, + { + "id": "date_night_158", + "category_id": "date_night", + "type": "single_choice", + "text": "What ruins date night fastest?", + "depth": 3, + "access": "premium", + "tags": [ + "ruins", + "date" + ], + "options": [ + { + "id": "phones", + "text": "Phones" + }, + { + "id": "rushing", + "text": "Rushing" + }, + { + "id": "bad_mood", + "text": "Bad mood" + }, + { + "id": "no_plan", + "text": "No plan" + } + ] + }, + { + "id": "date_night_159", + "category_id": "date_night", + "type": "single_choice", + "text": "What makes you feel pursued on a date?", + "depth": 3, + "access": "premium", + "tags": [ + "pursuit", + "romance" + ], + "options": [ + { + "id": "being_invited", + "text": "Being invited" + }, + { + "id": "being_complimented", + "text": "Being complimented" + }, + { + "id": "being_listened_to", + "text": "Being listened to" + }, + { + "id": "being_surprised", + "text": "Being surprised" + } + ] + }, + { + "id": "date_night_160", + "category_id": "date_night", + "type": "single_choice", + "text": "What makes a date feel mutual?", + "depth": 3, + "access": "premium", + "tags": [ + "mutuality", + "planning" + ], + "options": [ + { + "id": "both_planning", + "text": "Both planning" + }, + { + "id": "both_choosing", + "text": "Both choosing" + }, + { + "id": "both_paying_attention", + "text": "Both paying attention" + }, + { + "id": "both_staying_present", + "text": "Both staying present" + } + ] + }, + { + "id": "date_night_161", + "category_id": "date_night", + "type": "single_choice", + "text": "What food plan sounds best?", + "depth": 1, + "access": "premium", + "tags": [ + "food", + "date" + ], + "options": [ + { + "id": "cook_together", + "text": "Cook together" + }, + { + "id": "order_in", + "text": "Order in" + }, + { + "id": "try_a_new_place", + "text": "Try a new place" + }, + { + "id": "dessert_only", + "text": "Dessert only" + } + ] + }, + { + "id": "date_night_162", + "category_id": "date_night", + "type": "single_choice", + "text": "What activity sounds most fun?", + "depth": 1, + "access": "premium", + "tags": [ + "activity", + "fun" + ], + "options": [ + { + "id": "game_night", + "text": "Game night" + }, + { + "id": "walk", + "text": "Walk" + }, + { + "id": "class_or_workshop", + "text": "Class or workshop" + }, + { + "id": "live_event", + "text": "Live event" + } + ] + }, + { + "id": "date_night_163", + "category_id": "date_night", + "type": "single_choice", + "text": "What would make date night feel romantic?", + "depth": 2, + "access": "premium", + "tags": [ + "romance", + "date" + ], + "options": [ + { + "id": "candles_or_mood", + "text": "Candles or mood" + }, + { + "id": "dressing_up", + "text": "Dressing up" + }, + { + "id": "slow_conversation", + "text": "Slow conversation" + }, + { + "id": "physical_affection", + "text": "Physical affection" + } + ] + }, + { + "id": "date_night_164", + "category_id": "date_night", + "type": "single_choice", + "text": "What would make date night feel playful?", + "depth": 2, + "access": "premium", + "tags": [ + "playfulness", + "date" + ], + "options": [ + { + "id": "a_challenge", + "text": "A challenge" + }, + { + "id": "a_game", + "text": "A game" + }, + { + "id": "a_silly_theme", + "text": "A silly theme" + }, + { + "id": "trying_something_new", + "text": "Trying something new" + } + ] + }, + { + "id": "date_night_165", + "category_id": "date_night", + "type": "single_choice", + "text": "What would make date night feel restful?", + "depth": 2, + "access": "premium", + "tags": [ + "rest", + "date" + ], + "options": [ + { + "id": "quiet_setting", + "text": "Quiet setting" + }, + { + "id": "no_plans_after", + "text": "No plans after" + }, + { + "id": "comfort_food", + "text": "Comfort food" + }, + { + "id": "slow_pace", + "text": "Slow pace" + } + ] + }, + { + "id": "date_night_166", + "category_id": "date_night", + "type": "single_choice", + "text": "What conversation depth do you want tonight?", + "depth": 2, + "access": "premium", + "tags": [ + "conversation", + "depth" + ], + "options": [ + { + "id": "light", + "text": "Light" + }, + { + "id": "medium", + "text": "Medium" + }, + { + "id": "deep", + "text": "Deep" + }, + { + "id": "mostly_playful", + "text": "Mostly playful" + } + ] + }, + { + "id": "date_night_167", + "category_id": "date_night", + "type": "single_choice", + "text": "What should we not talk about on our next date?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "topics" + ], + "options": [ + { + "id": "work", + "text": "Work" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "conflict", + "text": "Conflict" + }, + { + "id": "planning_logistics", + "text": "Planning logistics" + } + ] + }, + { + "id": "date_night_168", + "category_id": "date_night", + "type": "single_choice", + "text": "What should we make room to talk about?", + "depth": 3, + "access": "premium", + "tags": [ + "conversation", + "topics" + ], + "options": [ + { + "id": "dreams", + "text": "Dreams" + }, + { + "id": "us", + "text": "Us" + }, + { + "id": "fun_memories", + "text": "Fun memories" + }, + { + "id": "needs", + "text": "Needs" + } + ] + }, + { + "id": "date_night_169", + "category_id": "date_night", + "type": "single_choice", + "text": "What kind of surprise do you like?", + "depth": 2, + "access": "premium", + "tags": [ + "surprise", + "preference" + ], + "options": [ + { + "id": "small_gift", + "text": "Small gift" + }, + { + "id": "secret_location", + "text": "Secret location" + }, + { + "id": "planned_activity", + "text": "Planned activity" + }, + { + "id": "sweet_note", + "text": "Sweet note" + } + ] + }, + { + "id": "date_night_170", + "category_id": "date_night", + "type": "single_choice", + "text": "What kind of surprise stresses you out?", + "depth": 2, + "access": "premium", + "tags": [ + "surprise", + "stress" + ], + "options": [ + { + "id": "unknown_budget", + "text": "Unknown budget" + }, + { + "id": "unknown_dress_code", + "text": "Unknown dress code" + }, + { + "id": "too_many_people", + "text": "Too many people" + }, + { + "id": "too_much_activity", + "text": "Too much activity" + } + ] + }, + { + "id": "date_night_171", + "category_id": "date_night", + "type": "single_choice", + "text": "What kind of date helps after a hard week?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_week", + "date" + ], + "options": [ + { + "id": "comfort_date", + "text": "Comfort date" + }, + { + "id": "laughing_date", + "text": "Laughing date" + }, + { + "id": "quiet_date", + "text": "Quiet date" + }, + { + "id": "adventure_date", + "text": "Adventure date" + } + ] + }, + { + "id": "date_night_172", + "category_id": "date_night", + "type": "single_choice", + "text": "What kind of date helps us reconnect?", + "depth": 3, + "access": "premium", + "tags": [ + "reconnect", + "date" + ], + "options": [ + { + "id": "deep_conversation", + "text": "Deep conversation" + }, + { + "id": "physical_closeness", + "text": "Physical closeness" + }, + { + "id": "shared_novelty", + "text": "Shared novelty" + }, + { + "id": "low_pressure_time", + "text": "Low-pressure time" + } + ] + }, + { + "id": "date_night_173", + "category_id": "date_night", + "type": "single_choice", + "text": "What date pace do you prefer?", + "depth": 1, + "access": "premium", + "tags": [ + "pace", + "preference" + ], + "options": [ + { + "id": "slow", + "text": "Slow" + }, + { + "id": "structured", + "text": "Structured" + }, + { + "id": "spontaneous", + "text": "Spontaneous" + }, + { + "id": "flexible", + "text": "Flexible" + } + ] + }, + { + "id": "date_night_174", + "category_id": "date_night", + "type": "single_choice", + "text": "What role do you like in planning?", + "depth": 2, + "access": "premium", + "tags": [ + "planning", + "role" + ], + "options": [ + { + "id": "i_choose", + "text": "I choose" + }, + { + "id": "you_choose", + "text": "You choose" + }, + { + "id": "we_alternate", + "text": "We alternate" + }, + { + "id": "we_plan_together", + "text": "We plan together" + } + ] + }, + { + "id": "date_night_175", + "category_id": "date_night", + "type": "single_choice", + "text": "What should we prioritize more?", + "depth": 3, + "access": "premium", + "tags": [ + "priority", + "date" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "creativity", + "text": "Creativity" + }, + { + "id": "romance", + "text": "Romance" + }, + { + "id": "ease", + "text": "Ease" + } + ] + }, + { + "id": "date_night_176", + "category_id": "date_night", + "type": "single_choice", + "text": "What feels most like us?", + "depth": 2, + "access": "premium", + "tags": [ + "identity", + "couple" + ], + "options": [ + { + "id": "cozy", + "text": "Cozy" + }, + { + "id": "silly", + "text": "Silly" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "thoughtful", + "text": "Thoughtful" + } + ] + }, + { + "id": "date_night_177", + "category_id": "date_night", + "type": "single_choice", + "text": "What kind of music fits our next date?", + "depth": 1, + "access": "premium", + "tags": [ + "music", + "mood" + ], + "options": [ + { + "id": "soft", + "text": "Soft" + }, + { + "id": "upbeat", + "text": "Upbeat" + }, + { + "id": "nostalgic", + "text": "Nostalgic" + }, + { + "id": "no_music", + "text": "No music" + } + ] + }, + { + "id": "date_night_178", + "category_id": "date_night", + "type": "single_choice", + "text": "What memory should inspire our next date?", + "depth": 2, + "access": "premium", + "tags": [ + "memory", + "inspiration" + ], + "options": [ + { + "id": "first_date", + "text": "First date" + }, + { + "id": "favorite_trip", + "text": "Favorite trip" + }, + { + "id": "funny_moment", + "text": "Funny moment" + }, + { + "id": "quiet_sweet_moment", + "text": "Quiet sweet moment" + } + ] + }, + { + "id": "date_night_179", + "category_id": "date_night", + "type": "single_choice", + "text": "What would make us laugh?", + "depth": 1, + "access": "premium", + "tags": [ + "laughter", + "play" + ], + "options": [ + { + "id": "game", + "text": "Game" + }, + { + "id": "challenge", + "text": "Challenge" + }, + { + "id": "comedy", + "text": "Comedy" + }, + { + "id": "shared_story", + "text": "Shared story" + } + ] + }, + { + "id": "date_night_180", + "category_id": "date_night", + "type": "single_choice", + "text": "What would help us slow down?", + "depth": 2, + "access": "premium", + "tags": [ + "slow_down", + "presence" + ], + "options": [ + { + "id": "phone_free_time", + "text": "Phone-free time" + }, + { + "id": "walk", + "text": "Walk" + }, + { + "id": "cooking", + "text": "Cooking" + }, + { + "id": "long_drive", + "text": "Long drive" + } + ] + }, + { + "id": "date_night_181", + "category_id": "date_night", + "type": "single_choice", + "text": "What date length feels best right now?", + "depth": 1, + "access": "premium", + "tags": [ + "length", + "planning" + ], + "options": [ + { + "id": "30_minutes", + "text": "30 minutes" + }, + { + "id": "1_hour", + "text": "1 hour" + }, + { + "id": "2_hours", + "text": "2 hours" + }, + { + "id": "half_day", + "text": "Half day" + } + ] + }, + { + "id": "date_night_182", + "category_id": "date_night", + "type": "single_choice", + "text": "What do you want to feel after our next date?", + "depth": 2, + "access": "premium", + "tags": [ + "desired_feeling", + "outcome" + ], + "options": [ + { + "id": "closer", + "text": "Closer" + }, + { + "id": "lighter", + "text": "Lighter" + }, + { + "id": "romantic", + "text": "Romantic" + }, + { + "id": "understood", + "text": "Understood" + } + ] + }, + { + "id": "date_night_183", + "category_id": "date_night", + "type": "single_choice", + "text": "What kind of date should be recurring?", + "depth": 2, + "access": "premium", + "tags": [ + "ritual", + "recurring" + ], + "options": [ + { + "id": "weekly_walk", + "text": "Weekly walk" + }, + { + "id": "monthly_dinner", + "text": "Monthly dinner" + }, + { + "id": "game_night", + "text": "Game night" + }, + { + "id": "coffee_date", + "text": "Coffee date" + } + ] + }, + { + "id": "date_night_184", + "category_id": "date_night", + "type": "single_choice", + "text": "What should we try once?", + "depth": 2, + "access": "premium", + "tags": [ + "novelty", + "try" + ], + "options": [ + { + "id": "dance_class", + "text": "Dance class" + }, + { + "id": "new_cuisine", + "text": "New cuisine" + }, + { + "id": "mini_road_trip", + "text": "Mini road trip" + }, + { + "id": "museum_or_show", + "text": "Museum or show" + } + ] + }, + { + "id": "date_night_185", + "category_id": "date_night", + "type": "single_choice", + "text": "What date feels easiest to repeat?", + "depth": 1, + "access": "premium", + "tags": [ + "repeat", + "ease" + ], + "options": [ + { + "id": "walk", + "text": "Walk" + }, + { + "id": "movie_night", + "text": "Movie night" + }, + { + "id": "breakfast_out", + "text": "Breakfast out" + }, + { + "id": "cook_together", + "text": "Cook together" + } + ] + }, + { + "id": "date_night_186", + "category_id": "date_night", + "type": "single_choice", + "text": "What date feels worth saving for?", + "depth": 3, + "access": "premium", + "tags": [ + "saving", + "special" + ], + "options": [ + { + "id": "weekend_trip", + "text": "Weekend trip" + }, + { + "id": "concert", + "text": "Concert" + }, + { + "id": "fancy_dinner", + "text": "Fancy dinner" + }, + { + "id": "shared_class", + "text": "Shared class" + } + ] + }, + { + "id": "date_night_187", + "category_id": "date_night", + "type": "single_choice", + "text": "What makes a date feel intimate?", + "depth": 4, + "access": "premium", + "tags": [ + "intimacy", + "date" + ], + "options": [ + { + "id": "unhurried_time", + "text": "Unhurried time" + }, + { + "id": "honest_conversation", + "text": "Honest conversation" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "being_fully_present", + "text": "Being fully present" + } + ] + }, + { + "id": "date_night_188", + "category_id": "date_night", + "type": "single_choice", + "text": "What makes a date feel safe?", + "depth": 3, + "access": "premium", + "tags": [ + "safety", + "date" + ], + "options": [ + { + "id": "clear_plan", + "text": "Clear plan" + }, + { + "id": "comfortable_setting", + "text": "Comfortable setting" + }, + { + "id": "respecting_limits", + "text": "Respecting limits" + }, + { + "id": "low_pressure", + "text": "Low pressure" + } + ] + }, + { + "id": "date_night_189", + "category_id": "date_night", + "type": "single_choice", + "text": "What makes date night feel exciting?", + "depth": 3, + "access": "premium", + "tags": [ + "excitement", + "date" + ], + "options": [ + { + "id": "novelty", + "text": "Novelty" + }, + { + "id": "flirting", + "text": "Flirting" + }, + { + "id": "surprise", + "text": "Surprise" + }, + { + "id": "adventure", + "text": "Adventure" + } + ] + }, + { + "id": "date_night_190", + "category_id": "date_night", + "type": "single_choice", + "text": "What should our next date remind us of?", + "depth": 3, + "access": "premium", + "tags": [ + "meaning", + "reminder" + ], + "options": [ + { + "id": "we_are_friends", + "text": "We are friends" + }, + { + "id": "we_are_lovers", + "text": "We are lovers" + }, + { + "id": "we_are_a_team", + "text": "We are a team" + }, + { + "id": "we_still_choose_each_other", + "text": "We still choose each other" + } + ] + }, + { + "id": "date_night_191", + "category_id": "date_night", + "type": "multi_choice", + "text": "Which date ingredients matter most to you?", + "depth": 2, + "access": "premium", + "tags": [ + "ingredients", + "date" + ], + "options": [ + { + "id": "good_food", + "text": "Good food" + }, + { + "id": "good_conversation", + "text": "Good conversation" + }, + { + "id": "no_phones", + "text": "No phones" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "novelty", + "text": "Novelty" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_192", + "category_id": "date_night", + "type": "multi_choice", + "text": "What helps you feel present on a date?", + "depth": 2, + "access": "premium", + "tags": [ + "presence", + "date" + ], + "options": [ + { + "id": "phone_away", + "text": "Phone away" + }, + { + "id": "enough_time", + "text": "Enough time" + }, + { + "id": "low_stress", + "text": "Low stress" + }, + { + "id": "clear_plan", + "text": "Clear plan" + }, + { + "id": "comfortable_setting", + "text": "Comfortable setting" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_193", + "category_id": "date_night", + "type": "multi_choice", + "text": "Which date types should we rotate?", + "depth": 2, + "access": "premium", + "tags": [ + "rotation", + "date_types" + ], + "options": [ + { + "id": "at_home", + "text": "At-home" + }, + { + "id": "outdoor", + "text": "Outdoor" + }, + { + "id": "fancy", + "text": "Fancy" + }, + { + "id": "playful", + "text": "Playful" + }, + { + "id": "quiet", + "text": "Quiet" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_194", + "category_id": "date_night", + "type": "multi_choice", + "text": "What makes planning feel easier?", + "depth": 2, + "access": "premium", + "tags": [ + "planning", + "ease" + ], + "options": [ + { + "id": "shared_list", + "text": "Shared list" + }, + { + "id": "taking_turns", + "text": "Taking turns" + }, + { + "id": "budget_range", + "text": "Budget range" + }, + { + "id": "calendar_reminder", + "text": "Calendar reminder" + }, + { + "id": "simple_options", + "text": "Simple options" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_195", + "category_id": "date_night", + "type": "multi_choice", + "text": "What should we avoid during date night?", + "depth": 3, + "access": "premium", + "tags": [ + "avoid", + "date" + ], + "options": [ + { + "id": "phones", + "text": "Phones" + }, + { + "id": "heavy_logistics", + "text": "Heavy logistics" + }, + { + "id": "old_fights", + "text": "Old fights" + }, + { + "id": "rushing", + "text": "Rushing" + }, + { + "id": "comparing_ourselves", + "text": "Comparing ourselves" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_196", + "category_id": "date_night", + "type": "multi_choice", + "text": "What topics would make a date better?", + "depth": 3, + "access": "premium", + "tags": [ + "topics", + "conversation" + ], + "options": [ + { + "id": "dreams", + "text": "Dreams" + }, + { + "id": "funny_memories", + "text": "Funny memories" + }, + { + "id": "appreciation", + "text": "Appreciation" + }, + { + "id": "future_plans", + "text": "Future plans" + }, + { + "id": "desires", + "text": "Desires" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_197", + "category_id": "date_night", + "type": "multi_choice", + "text": "Which small details feel romantic?", + "depth": 2, + "access": "premium", + "tags": [ + "romance", + "details" + ], + "options": [ + { + "id": "a_note", + "text": "A note" + }, + { + "id": "dressing_up", + "text": "Dressing up" + }, + { + "id": "favorite_snack", + "text": "Favorite snack" + }, + { + "id": "holding_hands", + "text": "Holding hands" + }, + { + "id": "slow_dancing", + "text": "Slow dancing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_198", + "category_id": "date_night", + "type": "multi_choice", + "text": "Which activities sound playful?", + "depth": 1, + "access": "premium", + "tags": [ + "play", + "activities" + ], + "options": [ + { + "id": "board_game", + "text": "Board game" + }, + { + "id": "mini_golf", + "text": "Mini golf" + }, + { + "id": "cooking_challenge", + "text": "Cooking challenge" + }, + { + "id": "trivia", + "text": "Trivia" + }, + { + "id": "karaoke", + "text": "Karaoke" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_199", + "category_id": "date_night", + "type": "multi_choice", + "text": "Which activities sound restorative?", + "depth": 2, + "access": "premium", + "tags": [ + "rest", + "activities" + ], + "options": [ + { + "id": "walk", + "text": "Walk" + }, + { + "id": "bath_or_spa_night", + "text": "Bath or spa night" + }, + { + "id": "quiet_dinner", + "text": "Quiet dinner" + }, + { + "id": "reading_together", + "text": "Reading together" + }, + { + "id": "stargazing", + "text": "Stargazing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_200", + "category_id": "date_night", + "type": "multi_choice", + "text": "Which activities sound adventurous?", + "depth": 2, + "access": "premium", + "tags": [ + "adventure", + "activities" + ], + "options": [ + { + "id": "new_restaurant", + "text": "New restaurant" + }, + { + "id": "day_trip", + "text": "Day trip" + }, + { + "id": "dance_class", + "text": "Dance class" + }, + { + "id": "hike", + "text": "Hike" + }, + { + "id": "live_show", + "text": "Live show" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_201", + "category_id": "date_night", + "type": "multi_choice", + "text": "What would make a date feel more like us?", + "depth": 3, + "access": "premium", + "tags": [ + "identity", + "date" + ], + "options": [ + { + "id": "inside_jokes", + "text": "Inside jokes" + }, + { + "id": "favorite_places", + "text": "Favorite places" + }, + { + "id": "shared_music", + "text": "Shared music" + }, + { + "id": "personal_questions", + "text": "Personal questions" + }, + { + "id": "a_tradition", + "text": "A tradition" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_202", + "category_id": "date_night", + "type": "multi_choice", + "text": "What gets in the way of regular dates?", + "depth": 3, + "access": "premium", + "tags": [ + "barriers", + "date" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "fatigue", + "text": "Fatigue" + }, + { + "id": "planning_load", + "text": "Planning load" + }, + { + "id": "childcare_or_logistics", + "text": "Childcare or logistics" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_203", + "category_id": "date_night", + "type": "multi_choice", + "text": "What could help us date each other again?", + "depth": 4, + "access": "premium", + "tags": [ + "renewal", + "date" + ], + "options": [ + { + "id": "intentional_invites", + "text": "Intentional invites" + }, + { + "id": "flirting", + "text": "Flirting" + }, + { + "id": "trying_new_things", + "text": "Trying new things" + }, + { + "id": "less_pressure", + "text": "Less pressure" + }, + { + "id": "more_appreciation", + "text": "More appreciation" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_204", + "category_id": "date_night", + "type": "multi_choice", + "text": "What kind of date helps repair distance?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "distance" + ], + "options": [ + { + "id": "low_pressure_walk", + "text": "Low-pressure walk" + }, + { + "id": "honest_dinner", + "text": "Honest dinner" + }, + { + "id": "cozy_movie", + "text": "Cozy movie" + }, + { + "id": "shared_activity", + "text": "Shared activity" + }, + { + "id": "quiet_affection", + "text": "Quiet affection" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_205", + "category_id": "date_night", + "type": "multi_choice", + "text": "What should a date night checklist include?", + "depth": 2, + "access": "premium", + "tags": [ + "checklist", + "date" + ], + "options": [ + { + "id": "time_set_aside", + "text": "Time set aside" + }, + { + "id": "budget", + "text": "Budget" + }, + { + "id": "phones_away", + "text": "Phones away" + }, + { + "id": "one_question", + "text": "One question" + }, + { + "id": "one_sweet_gesture", + "text": "One sweet gesture" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_206", + "category_id": "date_night", + "type": "multi_choice", + "text": "What would make a home date special?", + "depth": 2, + "access": "premium", + "tags": [ + "home_date", + "special" + ], + "options": [ + { + "id": "lighting", + "text": "Lighting" + }, + { + "id": "music", + "text": "Music" + }, + { + "id": "favorite_food", + "text": "Favorite food" + }, + { + "id": "game_or_question_deck", + "text": "Game or question deck" + }, + { + "id": "clean_space", + "text": "Clean space" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_207", + "category_id": "date_night", + "type": "multi_choice", + "text": "What would make an outside date special?", + "depth": 2, + "access": "premium", + "tags": [ + "outside_date", + "special" + ], + "options": [ + { + "id": "pretty_setting", + "text": "Pretty setting" + }, + { + "id": "good_weather_plan", + "text": "Good weather plan" + }, + { + "id": "walking_time", + "text": "Walking time" + }, + { + "id": "photos", + "text": "Photos" + }, + { + "id": "dessert_stop", + "text": "Dessert stop" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_208", + "category_id": "date_night", + "type": "multi_choice", + "text": "What are good date night boundaries?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "date" + ], + "options": [ + { + "id": "no_serious_conflict_unless_agreed", + "text": "No serious conflict unless agreed" + }, + { + "id": "respect_tiredness", + "text": "Respect tiredness" + }, + { + "id": "no_forced_intimacy", + "text": "No forced intimacy" + }, + { + "id": "budget_clarity", + "text": "Budget clarity" + }, + { + "id": "end_kindly", + "text": "End kindly" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_209", + "category_id": "date_night", + "type": "multi_choice", + "text": "What would make a surprise date successful?", + "depth": 3, + "access": "premium", + "tags": [ + "surprise", + "success" + ], + "options": [ + { + "id": "known_budget", + "text": "Known budget" + }, + { + "id": "clear_dress_code", + "text": "Clear dress code" + }, + { + "id": "thoughtful_activity", + "text": "Thoughtful activity" + }, + { + "id": "enough_notice", + "text": "Enough notice" + }, + { + "id": "easy_backup_plan", + "text": "Easy backup plan" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_210", + "category_id": "date_night", + "type": "multi_choice", + "text": "What should we remember when planning dates?", + "depth": 3, + "access": "premium", + "tags": [ + "remember", + "planning" + ], + "options": [ + { + "id": "both_preferences_matter", + "text": "Both preferences matter" + }, + { + "id": "simple_counts", + "text": "Simple counts" + }, + { + "id": "novelty_helps", + "text": "Novelty helps" + }, + { + "id": "rest_matters", + "text": "Rest matters" + }, + { + "id": "connection_is_the_point", + "text": "Connection is the point" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "date_night_211", + "category_id": "date_night", + "type": "scale", + "text": "How much do you want a date night this week?", + "depth": 1, + "access": "premium", + "tags": [ + "weekly", + "desire" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_212", + "category_id": "date_night", + "type": "scale", + "text": "How connected do you usually feel after our dates?", + "depth": 3, + "access": "premium", + "tags": [ + "connection", + "after_date" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not connected", + "max_label": "Very connected", + "scale_step": 1 + } + }, + { + "id": "date_night_213", + "category_id": "date_night", + "type": "scale", + "text": "How easy is it for us to plan dates?", + "depth": 2, + "access": "premium", + "tags": [ + "planning", + "ease" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "date_night_214", + "category_id": "date_night", + "type": "scale", + "text": "How much does novelty matter to you on dates?", + "depth": 2, + "access": "premium", + "tags": [ + "novelty", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_215", + "category_id": "date_night", + "type": "scale", + "text": "How much does comfort matter to you on dates?", + "depth": 2, + "access": "premium", + "tags": [ + "comfort", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_216", + "category_id": "date_night", + "type": "scale", + "text": "How romantic do our dates feel lately?", + "depth": 3, + "access": "premium", + "tags": [ + "romance", + "recent" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not romantic", + "max_label": "Very romantic", + "scale_step": 1 + } + }, + { + "id": "date_night_217", + "category_id": "date_night", + "type": "scale", + "text": "How playful do our dates feel lately?", + "depth": 2, + "access": "premium", + "tags": [ + "playful", + "recent" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not playful", + "max_label": "Very playful", + "scale_step": 1 + } + }, + { + "id": "date_night_218", + "category_id": "date_night", + "type": "scale", + "text": "How present are we with each other during dates?", + "depth": 3, + "access": "premium", + "tags": [ + "presence", + "date" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Distracted", + "max_label": "Very present", + "scale_step": 1 + } + }, + { + "id": "date_night_219", + "category_id": "date_night", + "type": "scale", + "text": "How often do phones get in the way?", + "depth": 2, + "access": "premium", + "tags": [ + "phones", + "distraction" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "date_night_220", + "category_id": "date_night", + "type": "scale", + "text": "How much planning pressure do you feel?", + "depth": 3, + "access": "premium", + "tags": [ + "planning", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "None", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_221", + "category_id": "date_night", + "type": "scale", + "text": "How balanced does date planning feel?", + "depth": 3, + "access": "premium", + "tags": [ + "balance", + "planning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unbalanced", + "max_label": "Very balanced", + "scale_step": 1 + } + }, + { + "id": "date_night_222", + "category_id": "date_night", + "type": "scale", + "text": "How much do budget worries affect date night?", + "depth": 3, + "access": "premium", + "tags": [ + "budget", + "stress" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not at all", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_223", + "category_id": "date_night", + "type": "scale", + "text": "How much do you want more at-home dates?", + "depth": 1, + "access": "premium", + "tags": [ + "home_date", + "desire" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_224", + "category_id": "date_night", + "type": "scale", + "text": "How much do you want more going-out dates?", + "depth": 1, + "access": "premium", + "tags": [ + "going_out", + "desire" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_225", + "category_id": "date_night", + "type": "scale", + "text": "How meaningful are simple dates to you?", + "depth": 2, + "access": "premium", + "tags": [ + "simple_dates", + "meaning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not meaningful", + "max_label": "Very meaningful", + "scale_step": 1 + } + }, + { + "id": "date_night_226", + "category_id": "date_night", + "type": "scale", + "text": "How much do date nights help us reset?", + "depth": 3, + "access": "premium", + "tags": [ + "reset", + "date" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_227", + "category_id": "date_night", + "type": "scale", + "text": "How much do you enjoy surprise dates?", + "depth": 2, + "access": "premium", + "tags": [ + "surprise", + "enjoyment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_228", + "category_id": "date_night", + "type": "scale", + "text": "How much notice do you need before a date?", + "depth": 2, + "access": "premium", + "tags": [ + "notice", + "planning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_229", + "category_id": "date_night", + "type": "scale", + "text": "How comfortable are you asking for the kind of date you want?", + "depth": 3, + "access": "premium", + "tags": [ + "asking", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Uncomfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "date_night_230", + "category_id": "date_night", + "type": "scale", + "text": "How often do we make dates feel intentional?", + "depth": 3, + "access": "premium", + "tags": [ + "intentional", + "date" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "date_night_231", + "category_id": "date_night", + "type": "scale", + "text": "How much should our next date focus on rest?", + "depth": 2, + "access": "premium", + "tags": [ + "rest", + "focus" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_232", + "category_id": "date_night", + "type": "scale", + "text": "How much should our next date focus on fun?", + "depth": 2, + "access": "premium", + "tags": [ + "fun", + "focus" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_233", + "category_id": "date_night", + "type": "scale", + "text": "How much should our next date focus on romance?", + "depth": 3, + "access": "premium", + "tags": [ + "romance", + "focus" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_234", + "category_id": "date_night", + "type": "scale", + "text": "How much should our next date focus on deep connection?", + "depth": 4, + "access": "premium", + "tags": [ + "deep_connection", + "focus" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "date_night_235", + "category_id": "date_night", + "type": "scale", + "text": "How excited are you to plan something together?", + "depth": 2, + "access": "premium", + "tags": [ + "excitement", + "planning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not excited", + "max_label": "Very excited", + "scale_step": 1 + } + }, + { + "id": "date_night_236", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which date sounds better tonight?", + "depth": 1, + "access": "premium", + "tags": [ + "preference", + "tonight" + ], + "options": [ + { + "id": "cozy_night_in", + "text": "Cozy night in" + }, + { + "id": "going_out", + "text": "Going out" + } + ] + }, + { + "id": "date_night_237", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which feels more romantic?", + "depth": 2, + "access": "premium", + "tags": [ + "romance", + "comparison" + ], + "options": [ + { + "id": "dinner_together", + "text": "Dinner together" + }, + { + "id": "slow_walk", + "text": "Slow walk" + } + ] + }, + { + "id": "date_night_238", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which feels more fun?", + "depth": 1, + "access": "premium", + "tags": [ + "fun", + "comparison" + ], + "options": [ + { + "id": "game_night", + "text": "Game night" + }, + { + "id": "movie_night", + "text": "Movie night" + } + ] + }, + { + "id": "date_night_239", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which should we do more?", + "depth": 2, + "access": "premium", + "tags": [ + "frequency", + "date" + ], + "options": [ + { + "id": "planned_dates", + "text": "Planned dates" + }, + { + "id": "spontaneous_dates", + "text": "Spontaneous dates" + } + ] + }, + { + "id": "date_night_240", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which matters more for date night?", + "depth": 2, + "access": "premium", + "tags": [ + "priority", + "date" + ], + "options": [ + { + "id": "novelty", + "text": "Novelty" + }, + { + "id": "comfort", + "text": "Comfort" + } + ] + }, + { + "id": "date_night_241", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which should we prioritize this week?", + "depth": 2, + "access": "premium", + "tags": [ + "weekly", + "priority" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "adventure", + "text": "Adventure" + } + ] + }, + { + "id": "date_night_242", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which sounds better?", + "depth": 1, + "access": "premium", + "tags": [ + "activity", + "preference" + ], + "options": [ + { + "id": "cook_together", + "text": "Cook together" + }, + { + "id": "order_in", + "text": "Order in" + } + ] + }, + { + "id": "date_night_243", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which would help us reconnect?", + "depth": 3, + "access": "premium", + "tags": [ + "reconnect", + "choice" + ], + "options": [ + { + "id": "deep_questions", + "text": "Deep questions" + }, + { + "id": "shared_activity", + "text": "Shared activity" + } + ] + }, + { + "id": "date_night_244", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which should be phone-free?", + "depth": 2, + "access": "premium", + "tags": [ + "phones", + "boundary" + ], + "options": [ + { + "id": "dinner", + "text": "Dinner" + }, + { + "id": "walk", + "text": "Walk" + } + ] + }, + { + "id": "date_night_245", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which feels more thoughtful?", + "depth": 2, + "access": "premium", + "tags": [ + "thoughtful", + "comparison" + ], + "options": [ + { + "id": "a_planned_surprise", + "text": "A planned surprise" + }, + { + "id": "a_shared_plan", + "text": "A shared plan" + } + ] + }, + { + "id": "date_night_246", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which is easier to repeat?", + "depth": 1, + "access": "premium", + "tags": [ + "repeat", + "ease" + ], + "options": [ + { + "id": "coffee_date", + "text": "Coffee date" + }, + { + "id": "evening_walk", + "text": "Evening walk" + } + ] + }, + { + "id": "date_night_247", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which feels more like us?", + "depth": 2, + "access": "premium", + "tags": [ + "identity", + "couple" + ], + "options": [ + { + "id": "silly_date", + "text": "Silly date" + }, + { + "id": "sweet_date", + "text": "Sweet date" + } + ] + }, + { + "id": "date_night_248", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which date should we save for?", + "depth": 2, + "access": "premium", + "tags": [ + "saving", + "date" + ], + "options": [ + { + "id": "concert", + "text": "Concert" + }, + { + "id": "weekend_trip", + "text": "Weekend trip" + } + ] + }, + { + "id": "date_night_249", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which should we try first?", + "depth": 1, + "access": "premium", + "tags": [ + "try_first", + "activity" + ], + "options": [ + { + "id": "new_restaurant", + "text": "New restaurant" + }, + { + "id": "new_activity", + "text": "New activity" + } + ] + }, + { + "id": "date_night_250", + "category_id": "date_night", + "type": "this_or_that", + "text": "Which should end the date?", + "depth": 2, + "access": "premium", + "tags": [ + "ending", + "date" + ], + "options": [ + { + "id": "dessert", + "text": "Dessert" + }, + { + "id": "quiet_talk", + "text": "Quiet talk" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/difficult_conversations.json b/seed/questions/difficult_conversations.json new file mode 100644 index 00000000..12279386 --- /dev/null +++ b/seed/questions/difficult_conversations.json @@ -0,0 +1,5206 @@ +{ + "category": { + "id": "difficult_conversations", + "display_name": "Difficult Conversations", + "description": "Questions designed to help couples approach hard topics with clarity, respect, honesty, boundaries, and repair.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "difficult_conversations_001", + "category_id": "difficult_conversations", + "type": "written", + "text": "What makes a hard conversation feel safe enough to start?", + "depth": 2, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_002", + "category_id": "difficult_conversations", + "type": "written", + "text": "What makes a hard conversation feel unsafe before it even begins?", + "depth": 2, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_003", + "category_id": "difficult_conversations", + "type": "written", + "text": "What timing helps you stay open during a difficult conversation?", + "depth": 3, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_004", + "category_id": "difficult_conversations", + "type": "written", + "text": "What timing almost guarantees a difficult conversation will go badly?", + "depth": 4, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_005", + "category_id": "difficult_conversations", + "type": "written", + "text": "What words help you know I am trying to understand, not attack?", + "depth": 5, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_006", + "category_id": "difficult_conversations", + "type": "written", + "text": "What words make you brace for a fight?", + "depth": 1, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_007", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should I ask before bringing up something serious?", + "depth": 2, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_008", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should you ask before bringing up something serious with me?", + "depth": 2, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_009", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one hard topic we should approach more gently?", + "depth": 3, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_010", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one hard topic we should approach more directly?", + "depth": 4, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_011", + "category_id": "difficult_conversations", + "type": "written", + "text": "What does good listening look like when the topic is uncomfortable?", + "depth": 5, + "access": "free", + "tags": [ + "listening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_012", + "category_id": "difficult_conversations", + "type": "written", + "text": "What makes you feel unheard during a hard conversation?", + "depth": 1, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_013", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should I repeat back when you share something difficult?", + "depth": 2, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_014", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should I avoid doing when you share something difficult?", + "depth": 2, + "access": "free", + "tags": [ + "avoidance", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_015", + "category_id": "difficult_conversations", + "type": "written", + "text": "How do you know I am listening with care?", + "depth": 3, + "access": "free", + "tags": [ + "listening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_016", + "category_id": "difficult_conversations", + "type": "written", + "text": "How do you know I am listening defensively?", + "depth": 4, + "access": "free", + "tags": [ + "listening", + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_017", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps you keep listening when you feel criticized?", + "depth": 5, + "access": "free", + "tags": [ + "listening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_018", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps me keep listening when I feel criticized?", + "depth": 1, + "access": "free", + "tags": [ + "listening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_019", + "category_id": "difficult_conversations", + "type": "written", + "text": "What question would help us slow down and understand each other?", + "depth": 2, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_020", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one sign that we are talking past each other?", + "depth": 2, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_021", + "category_id": "difficult_conversations", + "type": "written", + "text": "What truth feels hard to say because you worry about my reaction?", + "depth": 3, + "access": "free", + "tags": [ + "honesty", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_022", + "category_id": "difficult_conversations", + "type": "written", + "text": "What reaction from me makes honesty harder?", + "depth": 4, + "access": "free", + "tags": [ + "honesty", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_023", + "category_id": "difficult_conversations", + "type": "written", + "text": "What reaction from me makes honesty easier?", + "depth": 5, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_024", + "category_id": "difficult_conversations", + "type": "written", + "text": "What kind of honesty do you want more of from me?", + "depth": 1, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_025", + "category_id": "difficult_conversations", + "type": "written", + "text": "What kind of honesty do you want to offer me more often?", + "depth": 2, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_026", + "category_id": "difficult_conversations", + "type": "written", + "text": "What fear shows up for you during difficult conversations?", + "depth": 2, + "access": "free", + "tags": [ + "fear", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_027", + "category_id": "difficult_conversations", + "type": "written", + "text": "What fear do you think shows up for me during difficult conversations?", + "depth": 3, + "access": "free", + "tags": [ + "fear", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_028", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one thing you avoid saying to protect the peace?", + "depth": 4, + "access": "free", + "tags": [ + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_029", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one thing we should stop avoiding to protect the relationship?", + "depth": 5, + "access": "free", + "tags": [ + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_030", + "category_id": "difficult_conversations", + "type": "written", + "text": "What would make honesty feel less dangerous between us?", + "depth": 1, + "access": "free", + "tags": [ + "honesty", + "anger" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_031", + "category_id": "difficult_conversations", + "type": "written", + "text": "What tone helps you stay open?", + "depth": 2, + "access": "free", + "tags": [ + "tone" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_032", + "category_id": "difficult_conversations", + "type": "written", + "text": "What tone makes you shut down?", + "depth": 2, + "access": "free", + "tags": [ + "tone" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_033", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one early sign that our conversation is escalating?", + "depth": 3, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_034", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should we do when that early sign appears?", + "depth": 4, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_035", + "category_id": "difficult_conversations", + "type": "written", + "text": "What phrase can we use when the conversation starts getting too sharp?", + "depth": 5, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_036", + "category_id": "difficult_conversations", + "type": "written", + "text": "What body language from me makes a hard talk feel worse?", + "depth": 1, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_037", + "category_id": "difficult_conversations", + "type": "written", + "text": "What body language from me makes a hard talk feel safer?", + "depth": 2, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_038", + "category_id": "difficult_conversations", + "type": "written", + "text": "How can we disagree without sounding contemptuous?", + "depth": 2, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_039", + "category_id": "difficult_conversations", + "type": "written", + "text": "How can we express anger without trying to wound each other?", + "depth": 3, + "access": "free", + "tags": [ + "anger" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_040", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should we never say just to win a moment?", + "depth": 4, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_041", + "category_id": "difficult_conversations", + "type": "written", + "text": "What makes you feel defensive with me?", + "depth": 5, + "access": "free", + "tags": [ + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_042", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps you soften when you feel defensive?", + "depth": 1, + "access": "free", + "tags": [ + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_043", + "category_id": "difficult_conversations", + "type": "written", + "text": "What makes me seem defensive to you?", + "depth": 2, + "access": "free", + "tags": [ + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_044", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps me soften when I seem defensive?", + "depth": 2, + "access": "free", + "tags": [ + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_045", + "category_id": "difficult_conversations", + "type": "written", + "text": "How can I take responsibility without feeling like I am accepting blame for everything?", + "depth": 3, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_046", + "category_id": "difficult_conversations", + "type": "written", + "text": "How can you take responsibility without feeling blamed for everything?", + "depth": 4, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_047", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one thing I should own more clearly?", + "depth": 5, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_048", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one thing you want to own more clearly?", + "depth": 1, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_049", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps us shift from defending to understanding?", + "depth": 2, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_050", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one defensive habit we should interrupt kindly?", + "depth": 2, + "access": "free", + "tags": [ + "defensiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_051", + "category_id": "difficult_conversations", + "type": "written", + "text": "What old conversation still affects how you hear me now?", + "depth": 3, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_052", + "category_id": "difficult_conversations", + "type": "written", + "text": "What old hurt should we revisit with more care?", + "depth": 4, + "access": "free", + "tags": [ + "hurt" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_053", + "category_id": "difficult_conversations", + "type": "written", + "text": "What part of that hurt feels unfinished?", + "depth": 5, + "access": "free", + "tags": [ + "hurt" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_054", + "category_id": "difficult_conversations", + "type": "written", + "text": "What would help us talk about old pain without reliving the whole fight?", + "depth": 1, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_055", + "category_id": "difficult_conversations", + "type": "written", + "text": "What apology or repair still matters to you?", + "depth": 2, + "access": "free", + "tags": [ + "repair", + "apology" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_056", + "category_id": "difficult_conversations", + "type": "written", + "text": "What would help me hear about old pain without shutting down?", + "depth": 2, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_057", + "category_id": "difficult_conversations", + "type": "written", + "text": "What would help you share old pain without attacking?", + "depth": 3, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_058", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one pattern from the past we should not drag into every new issue?", + "depth": 4, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_059", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one lesson from the past we should keep using?", + "depth": 5, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_060", + "category_id": "difficult_conversations", + "type": "written", + "text": "What does healing an old conversation look like to you?", + "depth": 1, + "access": "free", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_061", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary would make difficult conversations healthier for you?", + "depth": 2, + "access": "free", + "tags": [ + "hard_talks", + "boundaries", + "health" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_062", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary should we set around raised voices?", + "depth": 2, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_063", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary should we set around leaving the room?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_064", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary should we set around texting during conflict?", + "depth": 4, + "access": "free", + "tags": [ + "boundaries", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_065", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary should we set around bringing up other people?", + "depth": 5, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_066", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary should we set around private information?", + "depth": 1, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_067", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary should we set around timing serious talks?", + "depth": 2, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_068", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary should we set around humor during serious talks?", + "depth": 2, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_069", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary helps you feel respected even when we disagree?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_070", + "category_id": "difficult_conversations", + "type": "written", + "text": "What boundary would protect both of us from saying too much too fast?", + "depth": 4, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_071", + "category_id": "difficult_conversations", + "type": "written", + "text": "What does repair look like after a difficult conversation?", + "depth": 5, + "access": "free", + "tags": [ + "repair", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_072", + "category_id": "difficult_conversations", + "type": "written", + "text": "What kind of apology helps you reconnect?", + "depth": 1, + "access": "free", + "tags": [ + "apology" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_073", + "category_id": "difficult_conversations", + "type": "written", + "text": "What kind of apology feels incomplete?", + "depth": 2, + "access": "free", + "tags": [ + "apology" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_074", + "category_id": "difficult_conversations", + "type": "written", + "text": "What action matters more than an apology to you?", + "depth": 2, + "access": "free", + "tags": [ + "apology" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_075", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should we do within the first hour after a hard talk?", + "depth": 3, + "access": "free", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_076", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should we do within the first day after a hard talk?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_077", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps you believe a hard conversation was worth it?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_078", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps me believe a hard conversation was worth it?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_079", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one repair habit we should practice more often?", + "depth": 5, + "access": "premium", + "tags": [ + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_080", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one repair habit we should stop postponing?", + "depth": 3, + "access": "premium", + "tags": [ + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_081", + "category_id": "difficult_conversations", + "type": "written", + "text": "What need is hardest for you to name out loud?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_082", + "category_id": "difficult_conversations", + "type": "written", + "text": "What need do you wish I noticed sooner?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_083", + "category_id": "difficult_conversations", + "type": "written", + "text": "What need do you think I wish you noticed sooner?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_084", + "category_id": "difficult_conversations", + "type": "written", + "text": "How can we ask for needs without turning them into demands?", + "depth": 5, + "access": "premium", + "tags": [ + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_085", + "category_id": "difficult_conversations", + "type": "written", + "text": "How can we hear needs without turning them into accusations?", + "depth": 3, + "access": "premium", + "tags": [ + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_086", + "category_id": "difficult_conversations", + "type": "written", + "text": "What unmet need tends to become irritation for you?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_087", + "category_id": "difficult_conversations", + "type": "written", + "text": "What unmet need tends to become distance for you?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_088", + "category_id": "difficult_conversations", + "type": "written", + "text": "What unmet need tends to become anger for you?", + "depth": 5, + "access": "premium", + "tags": [ + "anger" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_089", + "category_id": "difficult_conversations", + "type": "written", + "text": "What need should we check in about more often?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_090", + "category_id": "difficult_conversations", + "type": "written", + "text": "What need has changed for you lately?", + "depth": 3, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_091", + "category_id": "difficult_conversations", + "type": "written", + "text": "What decision do we need to discuss more honestly?", + "depth": 4, + "access": "premium", + "tags": [ + "decisions", + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_092", + "category_id": "difficult_conversations", + "type": "written", + "text": "What decision feels heavy because we want different things?", + "depth": 4, + "access": "premium", + "tags": [ + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_093", + "category_id": "difficult_conversations", + "type": "written", + "text": "How should we handle it when we cannot agree quickly?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_094", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps you feel respected during a big decision?", + "depth": 5, + "access": "premium", + "tags": [ + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_095", + "category_id": "difficult_conversations", + "type": "written", + "text": "What makes you feel pushed during a big decision?", + "depth": 3, + "access": "premium", + "tags": [ + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_096", + "category_id": "difficult_conversations", + "type": "written", + "text": "What information do you need before making a big decision together?", + "depth": 4, + "access": "premium", + "tags": [ + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_097", + "category_id": "difficult_conversations", + "type": "written", + "text": "What emotions do you need acknowledged before making a big decision?", + "depth": 4, + "access": "premium", + "tags": [ + "decisions", + "emotions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_098", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one decision we should not rush?", + "depth": 5, + "access": "premium", + "tags": [ + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_099", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one decision we should stop avoiding?", + "depth": 5, + "access": "premium", + "tags": [ + "decisions", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_100", + "category_id": "difficult_conversations", + "type": "written", + "text": "What would a fair decision process look like?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness", + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_101", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic feels sensitive because it touches your self-worth?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_102", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic feels sensitive because it touches your past?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_103", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic feels sensitive because it touches money, family, or future plans?", + "depth": 5, + "access": "premium", + "tags": [ + "money", + "family", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_104", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic do you want me to treat with extra care?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_105", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic do you want us to stop tiptoeing around?", + "depth": 3, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_106", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic should we discuss only when we are both calm?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_107", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic should we break into smaller conversations?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_108", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic needs more curiosity and less certainty?", + "depth": 5, + "access": "premium", + "tags": [ + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_109", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic needs more truth and less avoidance?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "avoidance", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_110", + "category_id": "difficult_conversations", + "type": "written", + "text": "What topic would bring us closer if we handled it well?", + "depth": 3, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_111", + "category_id": "difficult_conversations", + "type": "written", + "text": "What does accountability from me look like in a hard conversation?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_112", + "category_id": "difficult_conversations", + "type": "written", + "text": "What does accountability from you look like in a hard conversation?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_113", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one behavior I should acknowledge without explaining it away?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_114", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one behavior you want to acknowledge without explaining it away?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_115", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps accountability feel like repair instead of punishment?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_116", + "category_id": "difficult_conversations", + "type": "written", + "text": "What makes accountability feel performative?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_117", + "category_id": "difficult_conversations", + "type": "written", + "text": "What follow-through would show that I really heard you?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_118", + "category_id": "difficult_conversations", + "type": "written", + "text": "What follow-through would show that you really heard me?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_119", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one promise we should make only if we can keep it?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_120", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one change that would speak louder than another conversation?", + "depth": 3, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_121", + "category_id": "difficult_conversations", + "type": "written", + "text": "What does your silence usually mean during a difficult conversation?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks", + "silence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_122", + "category_id": "difficult_conversations", + "type": "written", + "text": "What do you think my silence usually means during a difficult conversation?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks", + "silence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_123", + "category_id": "difficult_conversations", + "type": "written", + "text": "When does silence help you think?", + "depth": 5, + "access": "premium", + "tags": [ + "silence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_124", + "category_id": "difficult_conversations", + "type": "written", + "text": "When does silence feel like punishment?", + "depth": 5, + "access": "premium", + "tags": [ + "silence" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_125", + "category_id": "difficult_conversations", + "type": "written", + "text": "How should we pause without abandoning the conversation?", + "depth": 3, + "access": "premium", + "tags": [ + "pause" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_126", + "category_id": "difficult_conversations", + "type": "written", + "text": "How should we come back after a pause?", + "depth": 4, + "access": "premium", + "tags": [ + "pause" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_127", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should I not assume when you get quiet?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_128", + "category_id": "difficult_conversations", + "type": "written", + "text": "What should you not assume when I get quiet?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_129", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps you return to a hard conversation after space?", + "depth": 5, + "access": "premium", + "tags": [ + "space", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_130", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps me return to a hard conversation after space?", + "depth": 3, + "access": "premium", + "tags": [ + "space", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_131", + "category_id": "difficult_conversations", + "type": "written", + "text": "What kind of criticism makes you feel ashamed instead of motivated?", + "depth": 4, + "access": "premium", + "tags": [ + "shame" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_132", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps you hear hard feedback without collapsing into shame?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks", + "shame" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_133", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps me hear hard feedback without collapsing into shame?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_talks", + "shame" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_134", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one vulnerable truth you want handled gently?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_135", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one vulnerable truth you think I want handled gently?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_136", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps you stay present when you feel exposed?", + "depth": 4, + "access": "premium", + "tags": [ + "resentment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_137", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helps me stay present when I feel exposed?", + "depth": 4, + "access": "premium", + "tags": [ + "resentment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_138", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one thing we should never mock, dismiss, or use against each other?", + "depth": 5, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_139", + "category_id": "difficult_conversations", + "type": "written", + "text": "What would help us protect tenderness during hard topics?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_140", + "category_id": "difficult_conversations", + "type": "written", + "text": "What does courage look like in our difficult conversations?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_141", + "category_id": "difficult_conversations", + "type": "written", + "text": "What difficult conversation have we handled better than before?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_142", + "category_id": "difficult_conversations", + "type": "written", + "text": "What helped us handle it better?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_143", + "category_id": "difficult_conversations", + "type": "written", + "text": "What difficult conversation still needs practice?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_talks", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_144", + "category_id": "difficult_conversations", + "type": "written", + "text": "What skill should we build before our next hard season?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_145", + "category_id": "difficult_conversations", + "type": "written", + "text": "What hard topic would you like us to approach as teammates?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_146", + "category_id": "difficult_conversations", + "type": "written", + "text": "What would make you proud of how we communicate under pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_147", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one sign that a hard talk made us stronger?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_148", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one sign that a hard talk needs repair afterward?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "hard_talks", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_149", + "category_id": "difficult_conversations", + "type": "written", + "text": "What do you want our hard conversations to feel like one year from now?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_150", + "category_id": "difficult_conversations", + "type": "written", + "text": "What is one small step we can take toward that this week?", + "depth": 3, + "access": "premium", + "tags": [ + "difficult_conversations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "difficult_conversations_151", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps you start a difficult conversation?", + "depth": 2, + "access": "premium", + "tags": [ + "start", + "safety" + ], + "options": [ + { + "id": "a_calm_setting", + "text": "A calm setting" + }, + { + "id": "a_planned_time", + "text": "A planned time" + }, + { + "id": "a_gentle_first_sentence", + "text": "A gentle first sentence" + }, + { + "id": "a_little_reassurance", + "text": "A little reassurance" + } + ] + }, + { + "id": "difficult_conversations_152", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes you shut down fastest?", + "depth": 2, + "access": "premium", + "tags": [ + "shutdown" + ], + "options": [ + { + "id": "raised_voice", + "text": "Raised voice" + }, + { + "id": "blame", + "text": "Blame" + }, + { + "id": "interruptions", + "text": "Interruptions" + }, + { + "id": "feeling_misunderstood", + "text": "Feeling misunderstood" + } + ] + }, + { + "id": "difficult_conversations_153", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps you stay open to hard feedback?", + "depth": 3, + "access": "premium", + "tags": [ + "feedback" + ], + "options": [ + { + "id": "specific_examples", + "text": "Specific examples" + }, + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "clear_care", + "text": "Clear care" + }, + { + "id": "time_to_think", + "text": "Time to think" + } + ] + }, + { + "id": "difficult_conversations_154", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "When a topic is sensitive, what do you need first?", + "depth": 4, + "access": "premium", + "tags": [ + "sensitive_topics" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "context", + "text": "Context" + }, + { + "id": "a_question", + "text": "A question" + }, + { + "id": "a_pause", + "text": "A pause" + } + ] + }, + { + "id": "difficult_conversations_155", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What usually escalates a hard talk?", + "depth": 5, + "access": "premium", + "tags": [ + "escalation" + ], + "options": [ + { + "id": "tone", + "text": "Tone" + }, + { + "id": "timing", + "text": "Timing" + }, + { + "id": "old_issues", + "text": "Old issues" + }, + { + "id": "assumptions", + "text": "Assumptions" + } + ] + }, + { + "id": "difficult_conversations_156", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What usually de-escalates a hard talk?", + "depth": 1, + "access": "premium", + "tags": [ + "repair" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "apology", + "text": "Apology" + }, + { + "id": "softer_tone", + "text": "Softer tone" + }, + { + "id": "restating_the_goal", + "text": "Restating the goal" + } + ] + }, + { + "id": "difficult_conversations_157", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes accountability easier to receive?", + "depth": 2, + "access": "premium", + "tags": [ + "accountability" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "follow_up_later", + "text": "Follow-up later" + } + ] + }, + { + "id": "difficult_conversations_158", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes an apology feel real?", + "depth": 2, + "access": "premium", + "tags": [ + "apology" + ], + "options": [ + { + "id": "specificity", + "text": "Specificity" + }, + { + "id": "remorse", + "text": "Remorse" + }, + { + "id": "repair_action", + "text": "Repair action" + }, + { + "id": "no_rushing", + "text": "No rushing" + } + ] + }, + { + "id": "difficult_conversations_159", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes an apology feel weak?", + "depth": 3, + "access": "premium", + "tags": [ + "apology" + ], + "options": [ + { + "id": "but_language", + "text": "But language" + }, + { + "id": "vagueness", + "text": "Vagueness" + }, + { + "id": "pressure_to_move_on", + "text": "Pressure to move on" + }, + { + "id": "no_change", + "text": "No change" + } + ] + }, + { + "id": "difficult_conversations_160", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What do you need when you feel defensive?", + "depth": 4, + "access": "premium", + "tags": [ + "defensiveness" + ], + "options": [ + { + "id": "a_pause", + "text": "A pause" + }, + { + "id": "gentler_wording", + "text": "Gentler wording" + }, + { + "id": "a_reminder_of_care", + "text": "A reminder of care" + }, + { + "id": "a_chance_to_explain", + "text": "A chance to explain" + } + ] + }, + { + "id": "difficult_conversations_161", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What do you need when I seem defensive?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness" + ], + "options": [ + { + "id": "a_pause", + "text": "A pause" + }, + { + "id": "less_explaining", + "text": "Less explaining" + }, + { + "id": "more_listening", + "text": "More listening" + }, + { + "id": "a_clear_question", + "text": "A clear question" + } + ] + }, + { + "id": "difficult_conversations_162", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What is the best place for a hard talk?", + "depth": 1, + "access": "premium", + "tags": [ + "setting" + ], + "options": [ + { + "id": "at_home", + "text": "At home" + }, + { + "id": "on_a_walk", + "text": "On a walk" + }, + { + "id": "in_the_car_parked", + "text": "In the car parked" + }, + { + "id": "somewhere_neutral", + "text": "Somewhere neutral" + } + ] + }, + { + "id": "difficult_conversations_163", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What is the worst time for a hard talk?", + "depth": 2, + "access": "premium", + "tags": [ + "timing" + ], + "options": [ + { + "id": "late_night", + "text": "Late night" + }, + { + "id": "before_work", + "text": "Before work" + }, + { + "id": "during_stress", + "text": "During stress" + }, + { + "id": "in_public", + "text": "In public" + } + ] + }, + { + "id": "difficult_conversations_164", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps you hear my side?", + "depth": 2, + "access": "premium", + "tags": [ + "listening" + ], + "options": [ + { + "id": "calm_tone", + "text": "Calm tone" + }, + { + "id": "clear_examples", + "text": "Clear examples" + }, + { + "id": "less_pressure", + "text": "Less pressure" + }, + { + "id": "feeling_heard_first", + "text": "Feeling heard first" + } + ] + }, + { + "id": "difficult_conversations_165", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps me hear your side?", + "depth": 3, + "access": "premium", + "tags": [ + "listening" + ], + "options": [ + { + "id": "calm_tone", + "text": "Calm tone" + }, + { + "id": "clear_examples", + "text": "Clear examples" + }, + { + "id": "less_pressure", + "text": "Less pressure" + }, + { + "id": "feeling_heard_first", + "text": "Feeling heard first" + } + ] + }, + { + "id": "difficult_conversations_166", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What should we do when we repeat ourselves?", + "depth": 4, + "access": "premium", + "tags": [ + "stuck" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "summarize", + "text": "Summarize" + }, + { + "id": "ask_what_is_missing", + "text": "Ask what is missing" + }, + { + "id": "come_back_later", + "text": "Come back later" + } + ] + }, + { + "id": "difficult_conversations_167", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What should we do when emotions spike?", + "depth": 5, + "access": "premium", + "tags": [ + "emotions" + ], + "options": [ + { + "id": "breathe", + "text": "Breathe" + }, + { + "id": "pause", + "text": "Pause" + }, + { + "id": "lower_voices", + "text": "Lower voices" + }, + { + "id": "name_the_emotion", + "text": "Name the emotion" + } + ] + }, + { + "id": "difficult_conversations_168", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What is hardest to say?", + "depth": 1, + "access": "premium", + "tags": [ + "honesty" + ], + "options": [ + { + "id": "i_was_hurt", + "text": "I was hurt" + }, + { + "id": "i_was_wrong", + "text": "I was wrong" + }, + { + "id": "i_need_help", + "text": "I need help" + }, + { + "id": "i_am_afraid", + "text": "I am afraid" + } + ] + }, + { + "id": "difficult_conversations_169", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What is hardest to hear?", + "depth": 2, + "access": "premium", + "tags": [ + "listening" + ], + "options": [ + { + "id": "you_hurt_me", + "text": "You hurt me" + }, + { + "id": "i_need_change", + "text": "I need change" + }, + { + "id": "i_disagree", + "text": "I disagree" + }, + { + "id": "i_am_not_okay", + "text": "I am not okay" + } + ] + }, + { + "id": "difficult_conversations_170", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes a hard talk feel productive?", + "depth": 2, + "access": "premium", + "tags": [ + "productive" + ], + "options": [ + { + "id": "clarity", + "text": "Clarity" + }, + { + "id": "kindness", + "text": "Kindness" + }, + { + "id": "a_next_step", + "text": "A next step" + }, + { + "id": "mutual_ownership", + "text": "Mutual ownership" + } + ] + }, + { + "id": "difficult_conversations_171", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes a hard talk feel pointless?", + "depth": 3, + "access": "premium", + "tags": [ + "stuck" + ], + "options": [ + { + "id": "no_listening", + "text": "No listening" + }, + { + "id": "no_change", + "text": "No change" + }, + { + "id": "blame_loops", + "text": "Blame loops" + }, + { + "id": "unclear_issue", + "text": "Unclear issue" + } + ] + }, + { + "id": "difficult_conversations_172", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What repair action matters most after hard talks?", + "depth": 4, + "access": "premium", + "tags": [ + "repair" + ], + "options": [ + { + "id": "check_in_later", + "text": "Check in later" + }, + { + "id": "change_behavior", + "text": "Change behavior" + }, + { + "id": "offer_comfort", + "text": "Offer comfort" + }, + { + "id": "make_a_plan", + "text": "Make a plan" + } + ] + }, + { + "id": "difficult_conversations_173", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "When we disagree, what do you need protected?", + "depth": 5, + "access": "premium", + "tags": [ + "respect" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "voice", + "text": "Voice" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "difficult_conversations_174", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps you talk about old hurt?", + "depth": 1, + "access": "premium", + "tags": [ + "old_wounds" + ], + "options": [ + { + "id": "gentle_pace", + "text": "Gentle pace" + }, + { + "id": "no_interruptions", + "text": "No interruptions" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "a_safe_ending", + "text": "A safe ending" + } + ] + }, + { + "id": "difficult_conversations_175", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes old hurt harder to discuss?", + "depth": 2, + "access": "premium", + "tags": [ + "old_wounds" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "minimizing", + "text": "Minimizing" + }, + { + "id": "rushing", + "text": "Rushing" + }, + { + "id": "counterattacks", + "text": "Counterattacks" + } + ] + }, + { + "id": "difficult_conversations_176", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What is most important during a hard decision?", + "depth": 2, + "access": "premium", + "tags": [ + "decisions" + ], + "options": [ + { + "id": "fairness", + "text": "Fairness" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "shared_values", + "text": "Shared values" + } + ] + }, + { + "id": "difficult_conversations_177", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps you pause without feeling abandoned?", + "depth": 3, + "access": "premium", + "tags": [ + "pause" + ], + "options": [ + { + "id": "set_a_return_time", + "text": "Set a return time" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "physical_space", + "text": "Physical space" + }, + { + "id": "short_message", + "text": "Short message" + } + ] + }, + { + "id": "difficult_conversations_178", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps you return after a pause?", + "depth": 4, + "access": "premium", + "tags": [ + "pause" + ], + "options": [ + { + "id": "clear_time", + "text": "Clear time" + }, + { + "id": "softer_tone", + "text": "Softer tone" + }, + { + "id": "a_summary", + "text": "A summary" + }, + { + "id": "a_repair_attempt", + "text": "A repair attempt" + } + ] + }, + { + "id": "difficult_conversations_179", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes silence feel safe?", + "depth": 5, + "access": "premium", + "tags": [ + "silence" + ], + "options": [ + { + "id": "agreed_pause", + "text": "Agreed pause" + }, + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "clear_return", + "text": "Clear return" + }, + { + "id": "no_punishment", + "text": "No punishment" + } + ] + }, + { + "id": "difficult_conversations_180", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes silence feel painful?", + "depth": 1, + "access": "premium", + "tags": [ + "silence" + ], + "options": [ + { + "id": "no_explanation", + "text": "No explanation" + }, + { + "id": "coldness", + "text": "Coldness" + }, + { + "id": "long_delay", + "text": "Long delay" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ] + }, + { + "id": "difficult_conversations_181", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What should we clarify before hard talks?", + "depth": 2, + "access": "premium", + "tags": [ + "clarity" + ], + "options": [ + { + "id": "the_topic", + "text": "The topic" + }, + { + "id": "the_goal", + "text": "The goal" + }, + { + "id": "the_timing", + "text": "The timing" + }, + { + "id": "the_boundary", + "text": "The boundary" + } + ] + }, + { + "id": "difficult_conversations_182", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What should we avoid during hard talks?", + "depth": 2, + "access": "premium", + "tags": [ + "boundaries" + ], + "options": [ + { + "id": "name_calling", + "text": "Name-calling" + }, + { + "id": "threats", + "text": "Threats" + }, + { + "id": "old_pile_ons", + "text": "Old pile-ons" + }, + { + "id": "mind_reading", + "text": "Mind-reading" + } + ] + }, + { + "id": "difficult_conversations_183", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps you believe we are on the same team?", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork" + ], + "options": [ + { + "id": "shared_goal", + "text": "Shared goal" + }, + { + "id": "gentle_touch", + "text": "Gentle touch" + }, + { + "id": "kind_words", + "text": "Kind words" + }, + { + "id": "mutual_ownership", + "text": "Mutual ownership" + } + ] + }, + { + "id": "difficult_conversations_184", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What makes you feel alone in a hard talk?", + "depth": 4, + "access": "premium", + "tags": [ + "loneliness" + ], + "options": [ + { + "id": "dismissal", + "text": "Dismissal" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "coldness", + "text": "Coldness" + }, + { + "id": "no_curiosity", + "text": "No curiosity" + } + ] + }, + { + "id": "difficult_conversations_185", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What kind of question opens you up?", + "depth": 5, + "access": "premium", + "tags": [ + "questions" + ], + "options": [ + { + "id": "curious", + "text": "Curious" + }, + { + "id": "specific", + "text": "Specific" + }, + { + "id": "gentle", + "text": "Gentle" + }, + { + "id": "non_blaming", + "text": "Non-blaming" + } + ] + }, + { + "id": "difficult_conversations_186", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What kind of question closes you down?", + "depth": 1, + "access": "premium", + "tags": [ + "questions" + ], + "options": [ + { + "id": "accusing", + "text": "Accusing" + }, + { + "id": "loaded", + "text": "Loaded" + }, + { + "id": "vague", + "text": "Vague" + }, + { + "id": "repeated", + "text": "Repeated" + } + ] + }, + { + "id": "difficult_conversations_187", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What helps us end a hard talk well?", + "depth": 2, + "access": "premium", + "tags": [ + "ending" + ], + "options": [ + { + "id": "a_summary", + "text": "A summary" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_next_step", + "text": "A next step" + }, + { + "id": "a_kind_sentence", + "text": "A kind sentence" + } + ] + }, + { + "id": "difficult_conversations_188", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What should we do if a hard talk goes badly?", + "depth": 2, + "access": "premium", + "tags": [ + "repair" + ], + "options": [ + { + "id": "pause_and_repair", + "text": "Pause and repair" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "reschedule", + "text": "Reschedule" + }, + { + "id": "write_down_the_issue", + "text": "Write down the issue" + } + ] + }, + { + "id": "difficult_conversations_189", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What is your first sign of overwhelm?", + "depth": 3, + "access": "premium", + "tags": [ + "overwhelm" + ], + "options": [ + { + "id": "tears", + "text": "Tears" + }, + { + "id": "anger", + "text": "Anger" + }, + { + "id": "silence", + "text": "Silence" + }, + { + "id": "fast_talking", + "text": "Fast talking" + } + ] + }, + { + "id": "difficult_conversations_190", + "category_id": "difficult_conversations", + "type": "single_choice", + "text": "What should I do when I notice that sign?", + "depth": 4, + "access": "premium", + "tags": [ + "support" + ], + "options": [ + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "ask_gently", + "text": "Ask gently" + }, + { + "id": "offer_a_pause", + "text": "Offer a pause" + }, + { + "id": "reassure_you", + "text": "Reassure you" + } + ] + }, + { + "id": "difficult_conversations_191", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What should be off-limits during hard talks?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries" + ], + "options": [ + { + "id": "insults", + "text": "Insults" + }, + { + "id": "threats", + "text": "Threats" + }, + { + "id": "mocking", + "text": "Mocking" + }, + { + "id": "private_vulnerabilities", + "text": "Private vulnerabilities" + }, + { + "id": "old_unrelated_issues", + "text": "Old unrelated issues" + }, + { + "id": "public_arguments", + "text": "Public arguments" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_192", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What helps a hard talk stay respectful?", + "depth": 1, + "access": "premium", + "tags": [ + "respect" + ], + "options": [ + { + "id": "calm_tone", + "text": "Calm tone" + }, + { + "id": "taking_turns", + "text": "Taking turns" + }, + { + "id": "specific_examples", + "text": "Specific examples" + }, + { + "id": "pauses", + "text": "Pauses" + }, + { + "id": "no_name_calling", + "text": "No name-calling" + }, + { + "id": "clear_goal", + "text": "Clear goal" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_193", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What makes hard talks easier to start?", + "depth": 2, + "access": "premium", + "tags": [ + "start" + ], + "options": [ + { + "id": "planned_time", + "text": "Planned time" + }, + { + "id": "soft_wording", + "text": "Soft wording" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "a_clear_topic", + "text": "A clear topic" + }, + { + "id": "no_distractions", + "text": "No distractions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_194", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What topics need extra care?", + "depth": 2, + "access": "premium", + "tags": [ + "sensitive_topics" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "sex", + "text": "Sex" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "future_plans", + "text": "Future plans" + }, + { + "id": "trust", + "text": "Trust" + }, + { + "id": "personal_insecurities", + "text": "Personal insecurities" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_195", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What signs show we need a pause?", + "depth": 3, + "access": "premium", + "tags": [ + "pause" + ], + "options": [ + { + "id": "raised_voices", + "text": "Raised voices" + }, + { + "id": "repeating_loops", + "text": "Repeating loops" + }, + { + "id": "tears", + "text": "Tears" + }, + { + "id": "shutdown", + "text": "Shutdown" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "fast_breathing", + "text": "Fast breathing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_196", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What repair attempts work for you?", + "depth": 4, + "access": "premium", + "tags": [ + "repair" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "humor", + "text": "Humor" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "a_reset_phrase", + "text": "A reset phrase" + }, + { + "id": "taking_ownership", + "text": "Taking ownership" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_197", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What makes accountability feel real?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "follow_up", + "text": "Follow-up" + }, + { + "id": "listening_first", + "text": "Listening first" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_198", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What makes you feel heard?", + "depth": 1, + "access": "premium", + "tags": [ + "listening" + ], + "options": [ + { + "id": "eye_contact", + "text": "Eye contact" + }, + { + "id": "paraphrasing", + "text": "Paraphrasing" + }, + { + "id": "questions", + "text": "Questions" + }, + { + "id": "no_interruptions", + "text": "No interruptions" + }, + { + "id": "validation", + "text": "Validation" + }, + { + "id": "patience", + "text": "Patience" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_199", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What makes you feel unheard?", + "depth": 2, + "access": "premium", + "tags": [ + "listening" + ], + "options": [ + { + "id": "interruptions", + "text": "Interruptions" + }, + { + "id": "fixing_too_fast", + "text": "Fixing too fast" + }, + { + "id": "defending", + "text": "Defending" + }, + { + "id": "looking_away", + "text": "Looking away" + }, + { + "id": "changing_topic", + "text": "Changing topic" + }, + { + "id": "minimizing", + "text": "Minimizing" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_200", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What should we do before a big conversation?", + "depth": 2, + "access": "premium", + "tags": [ + "preparation" + ], + "options": [ + { + "id": "eat", + "text": "Eat" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "pick_time", + "text": "Pick time" + }, + { + "id": "agree_on_topic", + "text": "Agree on topic" + }, + { + "id": "set_goal", + "text": "Set goal" + }, + { + "id": "remove_distractions", + "text": "Remove distractions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_201", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What should we do after a big conversation?", + "depth": 3, + "access": "premium", + "tags": [ + "aftercare" + ], + "options": [ + { + "id": "check_in", + "text": "Check in" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "plan_next_step", + "text": "Plan next step" + }, + { + "id": "offer_affection", + "text": "Offer affection" + }, + { + "id": "write_agreement", + "text": "Write agreement" + }, + { + "id": "thank_each_other", + "text": "Thank each other" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_202", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What hard emotions are hardest to share?", + "depth": 4, + "access": "premium", + "tags": [ + "emotions" + ], + "options": [ + { + "id": "fear", + "text": "Fear" + }, + { + "id": "shame", + "text": "Shame" + }, + { + "id": "anger", + "text": "Anger" + }, + { + "id": "disappointment", + "text": "Disappointment" + }, + { + "id": "jealousy", + "text": "Jealousy" + }, + { + "id": "loneliness", + "text": "Loneliness" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_203", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What hard emotions are hardest to receive?", + "depth": 5, + "access": "premium", + "tags": [ + "emotions" + ], + "options": [ + { + "id": "fear", + "text": "Fear" + }, + { + "id": "shame", + "text": "Shame" + }, + { + "id": "anger", + "text": "Anger" + }, + { + "id": "disappointment", + "text": "Disappointment" + }, + { + "id": "jealousy", + "text": "Jealousy" + }, + { + "id": "loneliness", + "text": "Loneliness" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_204", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What helps disagreement feel safer?", + "depth": 1, + "access": "premium", + "tags": [ + "disagreement" + ], + "options": [ + { + "id": "shared_goal", + "text": "Shared goal" + }, + { + "id": "respectful_tone", + "text": "Respectful tone" + }, + { + "id": "choice_of_timing", + "text": "Choice of timing" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "repair", + "text": "Repair" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_205", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What makes defensiveness worse?", + "depth": 2, + "access": "premium", + "tags": [ + "defensiveness" + ], + "options": [ + { + "id": "blame", + "text": "Blame" + }, + { + "id": "broad_statements", + "text": "Broad statements" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "interruptions", + "text": "Interruptions" + }, + { + "id": "old_issues", + "text": "Old issues" + }, + { + "id": "no_reassurance", + "text": "No reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_206", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What makes defensiveness soften?", + "depth": 2, + "access": "premium", + "tags": [ + "defensiveness" + ], + "options": [ + { + "id": "gentle_wording", + "text": "Gentle wording" + }, + { + "id": "specific_examples", + "text": "Specific examples" + }, + { + "id": "shared_responsibility", + "text": "Shared responsibility" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "validation", + "text": "Validation" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_207", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What should we clarify when stuck?", + "depth": 3, + "access": "premium", + "tags": [ + "clarity" + ], + "options": [ + { + "id": "the_real_issue", + "text": "The real issue" + }, + { + "id": "the_feeling", + "text": "The feeling" + }, + { + "id": "the_need", + "text": "The need" + }, + { + "id": "the_request", + "text": "The request" + }, + { + "id": "the_fear", + "text": "The fear" + }, + { + "id": "the_next_step", + "text": "The next step" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_208", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What should we protect during hard talks?", + "depth": 4, + "access": "premium", + "tags": [ + "values" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "safety", + "text": "Safety" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "hope", + "text": "Hope" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_209", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What kinds of follow-through matter?", + "depth": 5, + "access": "premium", + "tags": [ + "follow_through" + ], + "options": [ + { + "id": "behavior_change", + "text": "Behavior change" + }, + { + "id": "check_in_later", + "text": "Check-in later" + }, + { + "id": "clear_agreement", + "text": "Clear agreement" + }, + { + "id": "apology", + "text": "Apology" + }, + { + "id": "taking_over_a_task", + "text": "Taking over a task" + }, + { + "id": "getting_support", + "text": "Getting support" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_210", + "category_id": "difficult_conversations", + "type": "multi_choice", + "text": "What makes a difficult conversation worth having?", + "depth": 1, + "access": "premium", + "tags": [ + "growth" + ], + "options": [ + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_closeness", + "text": "More closeness" + }, + { + "id": "clearer_choices", + "text": "Clearer choices" + }, + { + "id": "less_resentment", + "text": "Less resentment" + }, + { + "id": "better_teamwork", + "text": "Better teamwork" + }, + { + "id": "real_repair", + "text": "Real repair" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "difficult_conversations_211", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How safe do difficult conversations feel with me right now?", + "depth": 2, + "access": "premium", + "tags": [ + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not safe", + "max_label": "Very safe" + } + }, + { + "id": "difficult_conversations_212", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How easy is it to bring up hard topics with me?", + "depth": 2, + "access": "premium", + "tags": [ + "start" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very hard", + "max_label": "Very easy" + } + }, + { + "id": "difficult_conversations_213", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do I listen during hard talks?", + "depth": 3, + "access": "premium", + "tags": [ + "listening" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_214", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do you feel you listen during hard talks?", + "depth": 4, + "access": "premium", + "tags": [ + "listening" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_215", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How defensive do our hard talks feel lately?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not defensive", + "max_label": "Very defensive" + } + }, + { + "id": "difficult_conversations_216", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How respectful are we when emotions run high?", + "depth": 1, + "access": "premium", + "tags": [ + "respect" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not respectful", + "max_label": "Very respectful" + } + }, + { + "id": "difficult_conversations_217", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do we pause before escalation?", + "depth": 2, + "access": "premium", + "tags": [ + "pause" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_218", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do we come back after a pause?", + "depth": 2, + "access": "premium", + "tags": [ + "pause" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_219", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How honest do you feel you can be with me?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not honest", + "max_label": "Very honest" + } + }, + { + "id": "difficult_conversations_220", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How honest do you feel I am with you?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not honest", + "max_label": "Very honest" + } + }, + { + "id": "difficult_conversations_221", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How much do old issues affect new conversations?", + "depth": 5, + "access": "premium", + "tags": [ + "old_wounds" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not much", + "max_label": "A lot" + } + }, + { + "id": "difficult_conversations_222", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do we repair after hard talks?", + "depth": 1, + "access": "premium", + "tags": [ + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_223", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How clear are our boundaries during conflict?", + "depth": 2, + "access": "premium", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very unclear", + "max_label": "Very clear" + } + }, + { + "id": "difficult_conversations_224", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How much do you feel blamed during hard talks?", + "depth": 2, + "access": "premium", + "tags": [ + "blame" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not blamed", + "max_label": "Very blamed" + } + }, + { + "id": "difficult_conversations_225", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How much do you feel understood during hard talks?", + "depth": 3, + "access": "premium", + "tags": [ + "understanding" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not understood", + "max_label": "Very understood" + } + }, + { + "id": "difficult_conversations_226", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do we name the real issue?", + "depth": 4, + "access": "premium", + "tags": [ + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_227", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do we talk about needs instead of accusations?", + "depth": 5, + "access": "premium", + "tags": [ + "needs" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_228", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do we handle sensitive topics?", + "depth": 1, + "access": "premium", + "tags": [ + "sensitive_topics" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_229", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How much do you trust our ability to have hard conversations?", + "depth": 2, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not much", + "max_label": "Very much" + } + }, + { + "id": "difficult_conversations_230", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do we keep hard talks private and respectful?", + "depth": 2, + "access": "premium", + "tags": [ + "privacy" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_231", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How well do we follow through after hard talks?", + "depth": 3, + "access": "premium", + "tags": [ + "follow_through" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "difficult_conversations_232", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How much courage do you feel in our communication?", + "depth": 4, + "access": "premium", + "tags": [ + "courage" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very little", + "max_label": "A lot" + } + }, + { + "id": "difficult_conversations_233", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How much tenderness survives our hard conversations?", + "depth": 5, + "access": "premium", + "tags": [ + "tenderness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very little", + "max_label": "A lot" + } + }, + { + "id": "difficult_conversations_234", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How much resentment is waiting to be discussed?", + "depth": 1, + "access": "premium", + "tags": [ + "resentment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "None", + "max_label": "A lot" + } + }, + { + "id": "difficult_conversations_235", + "category_id": "difficult_conversations", + "type": "scale", + "text": "How confident are you that our next hard talk can go better?", + "depth": 2, + "access": "premium", + "tags": [ + "growth" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not confident", + "max_label": "Very confident" + } + }, + { + "id": "difficult_conversations_236", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "For hard talks, which helps more?", + "depth": 1, + "access": "premium", + "tags": [ + "timing" + ], + "options": [ + { + "id": "plan_ahead", + "text": "Plan ahead" + }, + { + "id": "bring_it_up_naturally", + "text": "Bring it up naturally" + } + ] + }, + { + "id": "difficult_conversations_237", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "When emotions rise, which should we do first?", + "depth": 2, + "access": "premium", + "tags": [ + "pause" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "slow_down_together", + "text": "Slow down together" + } + ] + }, + { + "id": "difficult_conversations_238", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "For feedback, which lands better?", + "depth": 2, + "access": "premium", + "tags": [ + "feedback" + ], + "options": [ + { + "id": "gentle_wording", + "text": "Gentle wording" + }, + { + "id": "direct_wording", + "text": "Direct wording" + } + ] + }, + { + "id": "difficult_conversations_239", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "For old hurts, which helps more?", + "depth": 3, + "access": "premium", + "tags": [ + "old_wounds" + ], + "options": [ + { + "id": "talk_in_pieces", + "text": "Talk in pieces" + }, + { + "id": "talk_all_at_once", + "text": "Talk all at once" + } + ] + }, + { + "id": "difficult_conversations_240", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "When stuck, which should we ask?", + "depth": 1, + "access": "premium", + "tags": [ + "clarity" + ], + "options": [ + { + "id": "what_are_you_feeling", + "text": "What are you feeling?" + }, + { + "id": "what_do_you_need", + "text": "What do you need?" + } + ] + }, + { + "id": "difficult_conversations_241", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "For repair, which matters more?", + "depth": 1, + "access": "premium", + "tags": [ + "repair" + ], + "options": [ + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "spoken_apology", + "text": "Spoken apology" + } + ] + }, + { + "id": "difficult_conversations_242", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "During disagreement, which protects us more?", + "depth": 2, + "access": "premium", + "tags": [ + "disagreement" + ], + "options": [ + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "extra_reassurance", + "text": "Extra reassurance" + } + ] + }, + { + "id": "difficult_conversations_243", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "When one of us is defensive, which helps more?", + "depth": 2, + "access": "premium", + "tags": [ + "defensiveness" + ], + "options": [ + { + "id": "pause", + "text": "Pause" + }, + { + "id": "gentle_question", + "text": "Gentle question" + } + ] + }, + { + "id": "difficult_conversations_244", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "For sensitive topics, which matters more?", + "depth": 3, + "access": "premium", + "tags": [ + "sensitive_topics" + ], + "options": [ + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "timing", + "text": "Timing" + } + ] + }, + { + "id": "difficult_conversations_245", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "When we disagree, which should lead?", + "depth": 1, + "access": "premium", + "tags": [ + "values" + ], + "options": [ + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "honesty", + "text": "Honesty" + } + ] + }, + { + "id": "difficult_conversations_246", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "After a hard talk, which helps more?", + "depth": 1, + "access": "premium", + "tags": [ + "aftercare" + ], + "options": [ + { + "id": "affection", + "text": "Affection" + }, + { + "id": "action_plan", + "text": "Action plan" + } + ] + }, + { + "id": "difficult_conversations_247", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "For big decisions, which matters more?", + "depth": 2, + "access": "premium", + "tags": [ + "decisions" + ], + "options": [ + { + "id": "shared_values", + "text": "Shared values" + }, + { + "id": "practical_details", + "text": "Practical details" + } + ] + }, + { + "id": "difficult_conversations_248", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "When someone gets quiet, which should we assume first?", + "depth": 2, + "access": "premium", + "tags": [ + "silence" + ], + "options": [ + { + "id": "needs_time", + "text": "Needs time" + }, + { + "id": "needs_safety", + "text": "Needs safety" + } + ] + }, + { + "id": "difficult_conversations_249", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "For emotional honesty, which helps more?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty" + ], + "options": [ + { + "id": "ask_gently", + "text": "Ask gently" + }, + { + "id": "listen_quietly", + "text": "Listen quietly" + } + ] + }, + { + "id": "difficult_conversations_250", + "category_id": "difficult_conversations", + "type": "this_or_that", + "text": "For our next hard talk, which should we protect first?", + "depth": 1, + "access": "premium", + "tags": [ + "respect" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "connection", + "text": "Connection" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/emotional_intimacy.json b/seed/questions/emotional_intimacy.json new file mode 100644 index 00000000..d0baf7c6 --- /dev/null +++ b/seed/questions/emotional_intimacy.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "emotional_intimacy", + "display_name": "Emotional Intimacy", + "description": "Questions about closeness, vulnerability, affection, fears, and emotional needs.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "emotional_intimacy_001", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience feeling emotionally safe with me?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_emotionally_safe", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_002", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed feeling emotionally safe between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "feeling_emotionally_safe", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_003", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support feeling emotionally safe?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_emotionally_safe", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_004", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes feeling emotionally safe feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_emotionally_safe", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_005", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about feeling emotionally safe?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_emotionally_safe", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_006", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience sharing small worries with me?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_small_worries", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_007", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed sharing small worries between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "sharing_small_worries", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_008", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support sharing small worries?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_small_worries", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_009", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes sharing small worries feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_small_worries", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_010", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about sharing small worries?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_small_worries", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_011", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience asking for comfort with me?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_comfort", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_012", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed asking for comfort between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "asking_for_comfort", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_013", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support asking for comfort?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_comfort", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_014", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes asking for comfort feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_comfort", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_015", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about asking for comfort?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_comfort", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_016", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience being seen with me?", + "depth": 2, + "access": "free", + "tags": [ + "being_seen", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_017", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed being seen between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "being_seen", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_018", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support being seen?", + "depth": 2, + "access": "free", + "tags": [ + "being_seen", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_019", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes being seen feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "being_seen", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_020", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about being seen?", + "depth": 2, + "access": "free", + "tags": [ + "being_seen", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_021", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience showing affection in words with me?", + "depth": 2, + "access": "free", + "tags": [ + "showing_affection_in_words", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_022", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed showing affection in words between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "showing_affection_in_words", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_023", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support showing affection in words?", + "depth": 2, + "access": "free", + "tags": [ + "showing_affection_in_words", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_024", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes showing affection in words feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "showing_affection_in_words", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_025", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about showing affection in words?", + "depth": 2, + "access": "free", + "tags": [ + "showing_affection_in_words", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_026", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience talking about your day with me?", + "depth": 2, + "access": "free", + "tags": [ + "talking_about_your_day", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_027", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed talking about your day between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "talking_about_your_day", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_028", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support talking about your day?", + "depth": 2, + "access": "free", + "tags": [ + "talking_about_your_day", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_029", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes talking about your day feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "talking_about_your_day", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_030", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about talking about your day?", + "depth": 2, + "access": "free", + "tags": [ + "talking_about_your_day", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_031", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience feeling close after time apart with me?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_close_after_time_apart", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_032", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed feeling close after time apart between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "feeling_close_after_time_apart", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_033", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support feeling close after time apart?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_close_after_time_apart", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_034", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes feeling close after time apart feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_close_after_time_apart", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_035", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about feeling close after time apart?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_close_after_time_apart", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_036", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience receiving reassurance with me?", + "depth": 2, + "access": "free", + "tags": [ + "receiving_reassurance", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_037", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed receiving reassurance between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "receiving_reassurance", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_038", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support receiving reassurance?", + "depth": 2, + "access": "free", + "tags": [ + "receiving_reassurance", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_039", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes receiving reassurance feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "receiving_reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_040", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about receiving reassurance?", + "depth": 2, + "access": "free", + "tags": [ + "receiving_reassurance", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_041", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience sharing joy with me?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_joy", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_042", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed sharing joy between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "sharing_joy", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_043", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support sharing joy?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_joy", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_044", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes sharing joy feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_joy", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_045", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about sharing joy?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_joy", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_046", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience showing tenderness with me?", + "depth": 2, + "access": "free", + "tags": [ + "showing_tenderness", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_047", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed showing tenderness between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "showing_tenderness", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_048", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support showing tenderness?", + "depth": 2, + "access": "free", + "tags": [ + "showing_tenderness", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_049", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes showing tenderness feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "showing_tenderness", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_050", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about showing tenderness?", + "depth": 2, + "access": "free", + "tags": [ + "showing_tenderness", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_051", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience being quiet together with me?", + "depth": 2, + "access": "free", + "tags": [ + "being_quiet_together", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_052", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed being quiet together between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "being_quiet_together", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_053", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support being quiet together?", + "depth": 2, + "access": "free", + "tags": [ + "being_quiet_together", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_054", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes being quiet together feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "being_quiet_together", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_055", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about being quiet together?", + "depth": 2, + "access": "free", + "tags": [ + "being_quiet_together", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_056", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience handling vulnerability gently with me?", + "depth": 2, + "access": "free", + "tags": [ + "handling_vulnerability_gently", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_057", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed handling vulnerability gently between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "handling_vulnerability_gently", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_058", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support handling vulnerability gently?", + "depth": 2, + "access": "free", + "tags": [ + "handling_vulnerability_gently", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_059", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes handling vulnerability gently feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "handling_vulnerability_gently", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_060", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about handling vulnerability gently?", + "depth": 2, + "access": "free", + "tags": [ + "handling_vulnerability_gently", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_061", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience naming feelings with me?", + "depth": 2, + "access": "free", + "tags": [ + "naming_feelings", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_062", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed naming feelings between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "naming_feelings", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_063", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support naming feelings?", + "depth": 2, + "access": "free", + "tags": [ + "naming_feelings", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_064", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes naming feelings feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "naming_feelings", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_065", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about naming feelings?", + "depth": 2, + "access": "free", + "tags": [ + "naming_feelings", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_066", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience feeling chosen with me?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_chosen", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_067", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed feeling chosen between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "feeling_chosen", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_068", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support feeling chosen?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_chosen", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_069", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes feeling chosen feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_chosen", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_070", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about feeling chosen?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_chosen", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_071", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What helps you experience asking for support with me?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_support", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_072", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When have you noticed asking for support between us recently?", + "depth": 1, + "access": "free", + "tags": [ + "asking_for_support", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_073", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one small thing I can do to support asking for support?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_support", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_074", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What makes asking for support feel easier for you?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_support", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_075", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one gentle question I could ask about asking for support?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_support", + "gentle_questions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_076", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about your deeper fears?", + "depth": 4, + "access": "premium", + "tags": [ + "your_deeper_fears", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_077", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does your deeper fears affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "your_deeper_fears", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_078", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about your deeper fears?", + "depth": 5, + "access": "premium", + "tags": [ + "your_deeper_fears", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_079", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to your deeper fears in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "your_deeper_fears", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_080", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with your deeper fears?", + "depth": 5, + "access": "premium", + "tags": [ + "your_deeper_fears", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_081", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about emotional needs you hide?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_needs_you_hide", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_082", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does emotional needs you hide affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_needs_you_hide", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_083", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about emotional needs you hide?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_needs_you_hide", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_084", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to emotional needs you hide in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_needs_you_hide", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_085", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with emotional needs you hide?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_needs_you_hide", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_086", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about moments you feel unseen?", + "depth": 4, + "access": "premium", + "tags": [ + "moments_you_feel_unseen", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_087", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does moments you feel unseen affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "moments_you_feel_unseen", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_088", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about moments you feel unseen?", + "depth": 5, + "access": "premium", + "tags": [ + "moments_you_feel_unseen", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_089", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to moments you feel unseen in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "moments_you_feel_unseen", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_090", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with moments you feel unseen?", + "depth": 5, + "access": "premium", + "tags": [ + "moments_you_feel_unseen", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_091", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about childhood patterns?", + "depth": 4, + "access": "premium", + "tags": [ + "childhood_patterns", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_092", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does childhood patterns affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "childhood_patterns", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_093", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about childhood patterns?", + "depth": 5, + "access": "premium", + "tags": [ + "childhood_patterns", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_094", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to childhood patterns in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "childhood_patterns", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_095", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with childhood patterns?", + "depth": 5, + "access": "premium", + "tags": [ + "childhood_patterns", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_096", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about shame and tenderness?", + "depth": 4, + "access": "premium", + "tags": [ + "shame_and_tenderness", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_097", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does shame and tenderness affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "shame_and_tenderness", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_098", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about shame and tenderness?", + "depth": 5, + "access": "premium", + "tags": [ + "shame_and_tenderness", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_099", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to shame and tenderness in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "shame_and_tenderness", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_100", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with shame and tenderness?", + "depth": 5, + "access": "premium", + "tags": [ + "shame_and_tenderness", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_101", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about fear of being too much?", + "depth": 4, + "access": "premium", + "tags": [ + "fear_of_being_too_much", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_102", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does fear of being too much affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "fear_of_being_too_much", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_103", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about fear of being too much?", + "depth": 5, + "access": "premium", + "tags": [ + "fear_of_being_too_much", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_104", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to fear of being too much in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "fear_of_being_too_much", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_105", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with fear of being too much?", + "depth": 5, + "access": "premium", + "tags": [ + "fear_of_being_too_much", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_106", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about fear of not being enough?", + "depth": 4, + "access": "premium", + "tags": [ + "fear_of_not_being_enough", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_107", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does fear of not being enough affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "fear_of_not_being_enough", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_108", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about fear of not being enough?", + "depth": 5, + "access": "premium", + "tags": [ + "fear_of_not_being_enough", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_109", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to fear of not being enough in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "fear_of_not_being_enough", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_110", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with fear of not being enough?", + "depth": 5, + "access": "premium", + "tags": [ + "fear_of_not_being_enough", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_111", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about emotional withdrawal?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_withdrawal", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_112", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does emotional withdrawal affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_withdrawal", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_113", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about emotional withdrawal?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_withdrawal", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_114", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to emotional withdrawal in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_withdrawal", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_115", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with emotional withdrawal?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_withdrawal", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_116", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about repairing emotional distance?", + "depth": 4, + "access": "premium", + "tags": [ + "repairing_emotional_distance", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_117", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does repairing emotional distance affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_emotional_distance", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_118", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about repairing emotional distance?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_emotional_distance", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_119", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to repairing emotional distance in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_emotional_distance", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_120", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with repairing emotional distance?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_emotional_distance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_121", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about receiving love?", + "depth": 4, + "access": "premium", + "tags": [ + "receiving_love", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_122", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does receiving love affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_love", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_123", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about receiving love?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_love", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_124", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to receiving love in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_love", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_125", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with receiving love?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_love", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_126", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about giving love under stress?", + "depth": 4, + "access": "premium", + "tags": [ + "giving_love_under_stress", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_127", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does giving love under stress affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "giving_love_under_stress", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_128", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about giving love under stress?", + "depth": 5, + "access": "premium", + "tags": [ + "giving_love_under_stress", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_129", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to giving love under stress in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "giving_love_under_stress", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_130", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with giving love under stress?", + "depth": 5, + "access": "premium", + "tags": [ + "giving_love_under_stress", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_131", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about trusting me with sadness?", + "depth": 4, + "access": "premium", + "tags": [ + "trusting_me_with_sadness", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_132", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does trusting me with sadness affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "trusting_me_with_sadness", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_133", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about trusting me with sadness?", + "depth": 5, + "access": "premium", + "tags": [ + "trusting_me_with_sadness", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_134", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to trusting me with sadness in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "trusting_me_with_sadness", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_135", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with trusting me with sadness?", + "depth": 5, + "access": "premium", + "tags": [ + "trusting_me_with_sadness", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_136", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about intimacy after conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "intimacy_after_conflict", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_137", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does intimacy after conflict affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_after_conflict", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_138", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about intimacy after conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_after_conflict", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_139", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to intimacy after conflict in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_after_conflict", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_140", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with intimacy after conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_after_conflict", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_141", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about longing for closeness?", + "depth": 4, + "access": "premium", + "tags": [ + "longing_for_closeness", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_142", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does longing for closeness affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "longing_for_closeness", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_143", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about longing for closeness?", + "depth": 5, + "access": "premium", + "tags": [ + "longing_for_closeness", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_144", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to longing for closeness in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "longing_for_closeness", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_145", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with longing for closeness?", + "depth": 5, + "access": "premium", + "tags": [ + "longing_for_closeness", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_146", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What do you wish I understood about the parts of you you protect?", + "depth": 4, + "access": "premium", + "tags": [ + "the_parts_of_you_you_protect", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_147", + "category_id": "emotional_intimacy", + "type": "written", + "text": "When does the parts of you you protect affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "the_parts_of_you_you_protect", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_148", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What would help you share more honestly about the parts of you you protect?", + "depth": 5, + "access": "premium", + "tags": [ + "the_parts_of_you_you_protect", + "vulnerability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_149", + "category_id": "emotional_intimacy", + "type": "written", + "text": "How can I respond to the parts of you you protect in a way that feels safe instead of fixing you?", + "depth": 5, + "access": "premium", + "tags": [ + "the_parts_of_you_you_protect", + "responsiveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_150", + "category_id": "emotional_intimacy", + "type": "written", + "text": "What is one boundary or reassurance that would help with the parts of you you protect?", + "depth": 5, + "access": "premium", + "tags": [ + "the_parts_of_you_you_protect", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "emotional_intimacy_151", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "When you feel emotionally vulnerable, what helps most first?", + "depth": 3, + "access": "premium", + "tags": [ + "vulnerability", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "quiet_presence", + "text": "Quiet presence" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "emotional_intimacy_152", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes you feel emotionally closest to me?", + "depth": 2, + "access": "premium", + "tags": [ + "closeness", + "connection" + ], + "options": [ + { + "id": "deep_conversation", + "text": "Deep conversation" + }, + { + "id": "shared_laughter", + "text": "Shared laughter" + }, + { + "id": "physical_affection", + "text": "Physical affection" + }, + { + "id": "being_helped", + "text": "Being helped" + } + ] + }, + { + "id": "emotional_intimacy_153", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What kind of reassurance lands best?", + "depth": 3, + "access": "premium", + "tags": [ + "reassurance", + "needs" + ], + "options": [ + { + "id": "i_am_here", + "text": "I am here" + }, + { + "id": "you_matter_to_me", + "text": "You matter to me" + }, + { + "id": "we_are_okay", + "text": "We are okay" + }, + { + "id": "i_understand_you", + "text": "I understand you" + } + ] + }, + { + "id": "emotional_intimacy_154", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "When you are sad, what do you usually need?", + "depth": 3, + "access": "premium", + "tags": [ + "sadness", + "support" + ], + "options": [ + { + "id": "listening", + "text": "Listening" + }, + { + "id": "holding", + "text": "Holding" + }, + { + "id": "problem_solving", + "text": "Problem solving" + }, + { + "id": "distraction", + "text": "Distraction" + } + ] + }, + { + "id": "emotional_intimacy_155", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes it easiest to open up?", + "depth": 3, + "access": "premium", + "tags": [ + "opening_up", + "safety" + ], + "options": [ + { + "id": "soft_tone", + "text": "Soft tone" + }, + { + "id": "no_rushing", + "text": "No rushing" + }, + { + "id": "specific_questions", + "text": "Specific questions" + }, + { + "id": "eye_contact", + "text": "Eye contact" + } + ] + }, + { + "id": "emotional_intimacy_156", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes you close down fastest?", + "depth": 4, + "access": "premium", + "tags": [ + "shutdown", + "triggers" + ], + "options": [ + { + "id": "judgment", + "text": "Judgment" + }, + { + "id": "interrupting", + "text": "Interrupting" + }, + { + "id": "advice_too_soon", + "text": "Advice too soon" + }, + { + "id": "dismissive_tone", + "text": "Dismissive tone" + } + ] + }, + { + "id": "emotional_intimacy_157", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What helps you feel seen?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_seen", + "intimacy" + ], + "options": [ + { + "id": "being_remembered", + "text": "Being remembered" + }, + { + "id": "being_asked", + "text": "Being asked" + }, + { + "id": "being_noticed", + "text": "Being noticed" + }, + { + "id": "being_understood", + "text": "Being understood" + } + ] + }, + { + "id": "emotional_intimacy_158", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "How do you usually show emotional closeness?", + "depth": 2, + "access": "premium", + "tags": [ + "expression", + "closeness" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "acts_of_care", + "text": "Acts of care" + } + ] + }, + { + "id": "emotional_intimacy_159", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What kind of comfort feels safest?", + "depth": 3, + "access": "premium", + "tags": [ + "comfort", + "safety" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "kind_words", + "text": "Kind words" + }, + { + "id": "sitting_nearby", + "text": "Sitting nearby" + }, + { + "id": "giving_space", + "text": "Giving space" + } + ] + }, + { + "id": "emotional_intimacy_160", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "When do you most want emotional attention?", + "depth": 3, + "access": "premium", + "tags": [ + "attention", + "timing" + ], + "options": [ + { + "id": "after_stress", + "text": "After stress" + }, + { + "id": "before_sleep", + "text": "Before sleep" + }, + { + "id": "during_conflict", + "text": "During conflict" + }, + { + "id": "when_i_get_quiet", + "text": "When I get quiet" + } + ] + }, + { + "id": "emotional_intimacy_161", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes affection feel meaningful?", + "depth": 2, + "access": "premium", + "tags": [ + "affection", + "meaning" + ], + "options": [ + { + "id": "timing", + "text": "Timing" + }, + { + "id": "specificity", + "text": "Specificity" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "tenderness", + "text": "Tenderness" + } + ] + }, + { + "id": "emotional_intimacy_162", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What is hardest to ask for?", + "depth": 4, + "access": "premium", + "tags": [ + "asking", + "difficulty" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "emotional_intimacy_163", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What do you want me to notice sooner?", + "depth": 4, + "access": "premium", + "tags": [ + "noticing", + "needs" + ], + "options": [ + { + "id": "stress", + "text": "Stress" + }, + { + "id": "sadness", + "text": "Sadness" + }, + { + "id": "distance", + "text": "Distance" + }, + { + "id": "excitement", + "text": "Excitement" + } + ] + }, + { + "id": "emotional_intimacy_164", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "When I ask how you are, what answer is hardest?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "feelings" + ], + "options": [ + { + "id": "i_am_scared", + "text": "I am scared" + }, + { + "id": "i_am_hurt", + "text": "I am hurt" + }, + { + "id": "i_need_you", + "text": "I need you" + }, + { + "id": "i_feel_alone", + "text": "I feel alone" + } + ] + }, + { + "id": "emotional_intimacy_165", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes emotional closeness feel pressured?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "closeness" + ], + "options": [ + { + "id": "too_many_questions", + "text": "Too many questions" + }, + { + "id": "bad_timing", + "text": "Bad timing" + }, + { + "id": "expected_answers", + "text": "Expected answers" + }, + { + "id": "no_privacy", + "text": "No privacy" + } + ] + }, + { + "id": "emotional_intimacy_166", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes emotional closeness feel natural?", + "depth": 3, + "access": "premium", + "tags": [ + "natural", + "closeness" + ], + "options": [ + { + "id": "time_together", + "text": "Time together" + }, + { + "id": "no_distractions", + "text": "No distractions" + }, + { + "id": "gentle_questions", + "text": "Gentle questions" + }, + { + "id": "shared_activity", + "text": "Shared activity" + } + ] + }, + { + "id": "emotional_intimacy_167", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What response helps when you cry?", + "depth": 4, + "access": "premium", + "tags": [ + "crying", + "support" + ], + "options": [ + { + "id": "stay_close", + "text": "Stay close" + }, + { + "id": "ask_what_i_need", + "text": "Ask what I need" + }, + { + "id": "hold_me", + "text": "Hold me" + }, + { + "id": "do_not_panic", + "text": "Do not panic" + } + ] + }, + { + "id": "emotional_intimacy_168", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What response hurts when you cry?", + "depth": 4, + "access": "premium", + "tags": [ + "crying", + "hurt" + ], + "options": [ + { + "id": "fixing_it", + "text": "Fixing it" + }, + { + "id": "leaving_too_fast", + "text": "Leaving too fast" + }, + { + "id": "minimizing_it", + "text": "Minimizing it" + }, + { + "id": "getting_uncomfortable", + "text": "Getting uncomfortable" + } + ] + }, + { + "id": "emotional_intimacy_169", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What helps you receive love?", + "depth": 4, + "access": "premium", + "tags": [ + "receiving_love", + "openness" + ], + "options": [ + { + "id": "trust", + "text": "Trust" + }, + { + "id": "calm", + "text": "Calm" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "clear_words", + "text": "Clear words" + } + ] + }, + { + "id": "emotional_intimacy_170", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What blocks you from receiving love?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_love", + "blocks" + ], + "options": [ + { + "id": "fear", + "text": "Fear" + }, + { + "id": "shame", + "text": "Shame" + }, + { + "id": "past_hurt", + "text": "Past hurt" + }, + { + "id": "stress", + "text": "Stress" + } + ] + }, + { + "id": "emotional_intimacy_171", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What feels most intimate to share?", + "depth": 4, + "access": "premium", + "tags": [ + "sharing", + "intimacy" + ], + "options": [ + { + "id": "a_fear", + "text": "A fear" + }, + { + "id": "a_dream", + "text": "A dream" + }, + { + "id": "a_memory", + "text": "A memory" + }, + { + "id": "a_need", + "text": "A need" + } + ] + }, + { + "id": "emotional_intimacy_172", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What feels safest to share first?", + "depth": 3, + "access": "premium", + "tags": [ + "sharing", + "safety" + ], + "options": [ + { + "id": "a_small_worry", + "text": "A small worry" + }, + { + "id": "a_hope", + "text": "A hope" + }, + { + "id": "a_preference", + "text": "A preference" + }, + { + "id": "a_memory", + "text": "A memory" + } + ] + }, + { + "id": "emotional_intimacy_173", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What do you need after sharing something vulnerable?", + "depth": 4, + "access": "premium", + "tags": [ + "aftercare", + "vulnerability" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "thanks_for_sharing", + "text": "Thanks for sharing" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + }, + { + "id": "follow_up_later", + "text": "Follow-up later" + } + ] + }, + { + "id": "emotional_intimacy_174", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What kind of follow-up helps after a deep talk?", + "depth": 4, + "access": "premium", + "tags": [ + "follow_up", + "deep_talks" + ], + "options": [ + { + "id": "check_on_me_later", + "text": "Check on me later" + }, + { + "id": "remember_details", + "text": "Remember details" + }, + { + "id": "ask_gently", + "text": "Ask gently" + }, + { + "id": "act_differently", + "text": "Act differently" + } + ] + }, + { + "id": "emotional_intimacy_175", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes you feel emotionally protected?", + "depth": 4, + "access": "premium", + "tags": [ + "protection", + "safety" + ], + "options": [ + { + "id": "loyalty", + "text": "Loyalty" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "gentleness", + "text": "Gentleness" + }, + { + "id": "consistency", + "text": "Consistency" + } + ] + }, + { + "id": "emotional_intimacy_176", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes you feel emotionally exposed?", + "depth": 5, + "access": "premium", + "tags": [ + "exposure", + "risk" + ], + "options": [ + { + "id": "being_teased", + "text": "Being teased" + }, + { + "id": "being_rushed", + "text": "Being rushed" + }, + { + "id": "being_corrected", + "text": "Being corrected" + }, + { + "id": "being_ignored", + "text": "Being ignored" + } + ] + }, + { + "id": "emotional_intimacy_177", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What do you want more of in our closeness?", + "depth": 3, + "access": "premium", + "tags": [ + "more_closeness", + "needs" + ], + "options": [ + { + "id": "tenderness", + "text": "Tenderness" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "playfulness", + "text": "Playfulness" + } + ] + }, + { + "id": "emotional_intimacy_178", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What do you want less of in our emotional talks?", + "depth": 4, + "access": "premium", + "tags": [ + "less", + "boundaries" + ], + "options": [ + { + "id": "fixing", + "text": "Fixing" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "sarcasm", + "text": "Sarcasm" + }, + { + "id": "interruptions", + "text": "Interruptions" + } + ] + }, + { + "id": "emotional_intimacy_179", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "Which feeling is easiest to share with me?", + "depth": 3, + "access": "premium", + "tags": [ + "feelings", + "ease" + ], + "options": [ + { + "id": "joy", + "text": "Joy" + }, + { + "id": "stress", + "text": "Stress" + }, + { + "id": "fear", + "text": "Fear" + }, + { + "id": "sadness", + "text": "Sadness" + } + ] + }, + { + "id": "emotional_intimacy_180", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "Which feeling is hardest to share with me?", + "depth": 5, + "access": "premium", + "tags": [ + "feelings", + "difficulty" + ], + "options": [ + { + "id": "anger", + "text": "Anger" + }, + { + "id": "neediness", + "text": "Neediness" + }, + { + "id": "shame", + "text": "Shame" + }, + { + "id": "loneliness", + "text": "Loneliness" + } + ] + }, + { + "id": "emotional_intimacy_181", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What helps when you feel emotionally distant?", + "depth": 4, + "access": "premium", + "tags": [ + "distance", + "repair" + ], + "options": [ + { + "id": "a_gentle_check_in", + "text": "A gentle check-in" + }, + { + "id": "time_alone", + "text": "Time alone" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "an_honest_talk", + "text": "An honest talk" + } + ] + }, + { + "id": "emotional_intimacy_182", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes distance worse?", + "depth": 4, + "access": "premium", + "tags": [ + "distance", + "triggers" + ], + "options": [ + { + "id": "ignoring_it", + "text": "Ignoring it" + }, + { + "id": "forcing_it", + "text": "Forcing it" + }, + { + "id": "blame", + "text": "Blame" + }, + { + "id": "coldness", + "text": "Coldness" + } + ] + }, + { + "id": "emotional_intimacy_183", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What kind of question feels caring?", + "depth": 3, + "access": "premium", + "tags": [ + "questions", + "care" + ], + "options": [ + { + "id": "open_ended", + "text": "Open-ended" + }, + { + "id": "specific", + "text": "Specific" + }, + { + "id": "soft", + "text": "Soft" + }, + { + "id": "curious", + "text": "Curious" + } + ] + }, + { + "id": "emotional_intimacy_184", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What kind of question feels intrusive?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "boundaries" + ], + "options": [ + { + "id": "too_sudden", + "text": "Too sudden" + }, + { + "id": "too_detailed", + "text": "Too detailed" + }, + { + "id": "too_frequent", + "text": "Too frequent" + }, + { + "id": "too_intense", + "text": "Too intense" + } + ] + }, + { + "id": "emotional_intimacy_185", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "When do you feel most emotionally brave with me?", + "depth": 4, + "access": "premium", + "tags": [ + "bravery", + "connection" + ], + "options": [ + { + "id": "after_reassurance", + "text": "After reassurance" + }, + { + "id": "when_you_listen", + "text": "When you listen" + }, + { + "id": "when_we_are_calm", + "text": "When we are calm" + }, + { + "id": "when_i_feel_chosen", + "text": "When I feel chosen" + } + ] + }, + { + "id": "emotional_intimacy_186", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What makes emotional bravery harder?", + "depth": 5, + "access": "premium", + "tags": [ + "bravery", + "blocks" + ], + "options": [ + { + "id": "fear_of_judgment", + "text": "Fear of judgment" + }, + { + "id": "past_rejection", + "text": "Past rejection" + }, + { + "id": "bad_timing", + "text": "Bad timing" + }, + { + "id": "not_feeling_safe", + "text": "Not feeling safe" + } + ] + }, + { + "id": "emotional_intimacy_187", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What is most healing to hear?", + "depth": 4, + "access": "premium", + "tags": [ + "healing", + "words" + ], + "options": [ + { + "id": "i_believe_you", + "text": "I believe you" + }, + { + "id": "i_am_with_you", + "text": "I am with you" + }, + { + "id": "that_makes_sense", + "text": "That makes sense" + }, + { + "id": "you_are_not_too_much", + "text": "You are not too much" + } + ] + }, + { + "id": "emotional_intimacy_188", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What is most grounding to hear?", + "depth": 3, + "access": "premium", + "tags": [ + "grounding", + "words" + ], + "options": [ + { + "id": "take_your_time", + "text": "Take your time" + }, + { + "id": "i_am_here", + "text": "I am here" + }, + { + "id": "we_can_slow_down", + "text": "We can slow down" + }, + { + "id": "i_want_to_understand", + "text": "I want to understand" + } + ] + }, + { + "id": "emotional_intimacy_189", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What closeness ritual sounds best?", + "depth": 2, + "access": "premium", + "tags": [ + "ritual", + "closeness" + ], + "options": [ + { + "id": "bedtime_check_in", + "text": "Bedtime check-in" + }, + { + "id": "morning_hug", + "text": "Morning hug" + }, + { + "id": "weekly_deep_talk", + "text": "Weekly deep talk" + }, + { + "id": "phone_free_walk", + "text": "Phone-free walk" + } + ] + }, + { + "id": "emotional_intimacy_190", + "category_id": "emotional_intimacy", + "type": "single_choice", + "text": "What emotional habit should we build first?", + "depth": 3, + "access": "premium", + "tags": [ + "habit", + "growth" + ], + "options": [ + { + "id": "naming_feelings", + "text": "Naming feelings" + }, + { + "id": "asking_needs", + "text": "Asking needs" + }, + { + "id": "offering_reassurance", + "text": "Offering reassurance" + }, + { + "id": "following_up", + "text": "Following up" + } + ] + }, + { + "id": "emotional_intimacy_191", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which things help you feel emotionally safe with me?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "needs" + ], + "options": [ + { + "id": "soft_tone", + "text": "Soft tone" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "no_judgment", + "text": "No judgment" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_192", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which signs tell you I am emotionally present?", + "depth": 3, + "access": "premium", + "tags": [ + "presence", + "signals" + ], + "options": [ + { + "id": "eye_contact", + "text": "Eye contact" + }, + { + "id": "remembering_details", + "text": "Remembering details" + }, + { + "id": "asking_follow_ups", + "text": "Asking follow-ups" + }, + { + "id": "putting_phone_away", + "text": "Putting phone away" + }, + { + "id": "warm_tone", + "text": "Warm tone" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_193", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What makes vulnerability feel risky?", + "depth": 5, + "access": "premium", + "tags": [ + "vulnerability", + "risk" + ], + "options": [ + { + "id": "fear_of_judgment", + "text": "Fear of judgment" + }, + { + "id": "fear_of_being_too_much", + "text": "Fear of being too much" + }, + { + "id": "past_hurt", + "text": "Past hurt" + }, + { + "id": "bad_timing", + "text": "Bad timing" + }, + { + "id": "feeling_rushed", + "text": "Feeling rushed" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_194", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What helps you open up after a hard day?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_day", + "support" + ], + "options": [ + { + "id": "a_quiet_moment", + "text": "A quiet moment" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_direct_question", + "text": "A direct question" + }, + { + "id": "food_or_comfort", + "text": "Food or comfort" + }, + { + "id": "time_to_decompress", + "text": "Time to decompress" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_195", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which emotions need more room between us?", + "depth": 5, + "access": "premium", + "tags": [ + "emotions", + "room" + ], + "options": [ + { + "id": "sadness", + "text": "Sadness" + }, + { + "id": "fear", + "text": "Fear" + }, + { + "id": "anger", + "text": "Anger" + }, + { + "id": "loneliness", + "text": "Loneliness" + }, + { + "id": "joy", + "text": "Joy" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_196", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What helps emotional distance soften?", + "depth": 4, + "access": "premium", + "tags": [ + "distance", + "softening" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "gentle_check_in", + "text": "Gentle check-in" + }, + { + "id": "shared_time", + "text": "Shared time" + }, + { + "id": "physical_closeness", + "text": "Physical closeness" + }, + { + "id": "humor", + "text": "Humor" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_197", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What makes closeness feel mutual?", + "depth": 4, + "access": "premium", + "tags": [ + "mutuality", + "closeness" + ], + "options": [ + { + "id": "both_sharing", + "text": "Both sharing" + }, + { + "id": "both_listening", + "text": "Both listening" + }, + { + "id": "both_asking", + "text": "Both asking" + }, + { + "id": "both_reassuring", + "text": "Both reassuring" + }, + { + "id": "both_remembering", + "text": "Both remembering" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_198", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which types of tenderness matter most to you?", + "depth": 3, + "access": "premium", + "tags": [ + "tenderness", + "needs" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "attention", + "text": "Attention" + }, + { + "id": "protection", + "text": "Protection" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_199", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What should we protect during deep talks?", + "depth": 5, + "access": "premium", + "tags": [ + "deep_talks", + "protection" + ], + "options": [ + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "pacing", + "text": "Pacing" + }, + { + "id": "kindness", + "text": "Kindness" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "no_interrupting", + "text": "No interrupting" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_200", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What can make emotional intimacy fade?", + "depth": 4, + "access": "premium", + "tags": [ + "fade", + "intimacy" + ], + "options": [ + { + "id": "busyness", + "text": "Busyness" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "unresolved_conflict", + "text": "Unresolved conflict" + }, + { + "id": "screens", + "text": "Screens" + }, + { + "id": "feeling_unappreciated", + "text": "Feeling unappreciated" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_201", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What helps emotional intimacy grow?", + "depth": 4, + "access": "premium", + "tags": [ + "growth", + "intimacy" + ], + "options": [ + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "shared_rituals", + "text": "Shared rituals" + }, + { + "id": "vulnerability", + "text": "Vulnerability" + }, + { + "id": "repair", + "text": "Repair" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_202", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which needs are hardest to name?", + "depth": 5, + "access": "premium", + "tags": [ + "needs", + "difficulty" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "attention", + "text": "Attention" + }, + { + "id": "comfort", + "text": "Comfort" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_203", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which responses make you feel cared for?", + "depth": 3, + "access": "premium", + "tags": [ + "care", + "responses" + ], + "options": [ + { + "id": "that_makes_sense", + "text": "That makes sense" + }, + { + "id": "tell_me_more", + "text": "Tell me more" + }, + { + "id": "i_am_here", + "text": "I am here" + }, + { + "id": "i_am_proud_of_you", + "text": "I am proud of you" + }, + { + "id": "how_can_i_help", + "text": "How can I help" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_204", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which responses make you feel dismissed?", + "depth": 4, + "access": "premium", + "tags": [ + "dismissal", + "responses" + ], + "options": [ + { + "id": "you_are_overthinking", + "text": "You are overthinking" + }, + { + "id": "it_is_not_a_big_deal", + "text": "It is not a big deal" + }, + { + "id": "just_relax", + "text": "Just relax" + }, + { + "id": "i_already_know", + "text": "I already know" + }, + { + "id": "why_are_you_upset", + "text": "Why are you upset" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_205", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What should we do after a vulnerable moment?", + "depth": 4, + "access": "premium", + "tags": [ + "aftercare", + "vulnerability" + ], + "options": [ + { + "id": "thank_each_other", + "text": "Thank each other" + }, + { + "id": "sit_quietly", + "text": "Sit quietly" + }, + { + "id": "hug", + "text": "Hug" + }, + { + "id": "follow_up_later", + "text": "Follow up later" + }, + { + "id": "protect_privacy", + "text": "Protect privacy" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_206", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What makes you feel chosen?", + "depth": 4, + "access": "premium", + "tags": [ + "chosen", + "love" + ], + "options": [ + { + "id": "being_prioritized", + "text": "Being prioritized" + }, + { + "id": "being_defended", + "text": "Being defended" + }, + { + "id": "being_remembered", + "text": "Being remembered" + }, + { + "id": "being_asked", + "text": "Being asked" + }, + { + "id": "being_comforted", + "text": "Being comforted" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_207", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which parts of emotional closeness need more consent?", + "depth": 5, + "access": "premium", + "tags": [ + "consent", + "closeness" + ], + "options": [ + { + "id": "timing", + "text": "Timing" + }, + { + "id": "depth", + "text": "Depth" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "advice", + "text": "Advice" + }, + { + "id": "follow_up", + "text": "Follow-up" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_208", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "Which rituals would help us stay emotionally close?", + "depth": 3, + "access": "premium", + "tags": [ + "rituals", + "closeness" + ], + "options": [ + { + "id": "weekly_check_in", + "text": "Weekly check-in" + }, + { + "id": "phone_free_dinner", + "text": "Phone-free dinner" + }, + { + "id": "bedtime_question", + "text": "Bedtime question" + }, + { + "id": "morning_affection", + "text": "Morning affection" + }, + { + "id": "monthly_memory_night", + "text": "Monthly memory night" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_209", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What should I be gentler with?", + "depth": 5, + "access": "premium", + "tags": [ + "gentleness", + "needs" + ], + "options": [ + { + "id": "your_fears", + "text": "Your fears" + }, + { + "id": "your_tears", + "text": "Your tears" + }, + { + "id": "your_anger", + "text": "Your anger" + }, + { + "id": "your_quiet", + "text": "Your quiet" + }, + { + "id": "your_uncertainty", + "text": "Your uncertainty" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_210", + "category_id": "emotional_intimacy", + "type": "multi_choice", + "text": "What should we be more honest about?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "depth" + ], + "options": [ + { + "id": "needs", + "text": "Needs" + }, + { + "id": "loneliness", + "text": "Loneliness" + }, + { + "id": "disappointment", + "text": "Disappointment" + }, + { + "id": "desire_for_closeness", + "text": "Desire for closeness" + }, + { + "id": "fear_of_conflict", + "text": "Fear of conflict" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "emotional_intimacy_211", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How emotionally safe do you feel with me right now?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "current" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_212", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How easy is it to open up to me?", + "depth": 4, + "access": "premium", + "tags": [ + "opening_up", + "ease" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_213", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How seen do you feel by me lately?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_seen", + "recent" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not seen", + "max_label": "Very seen", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_214", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How comfortable are you asking me for comfort?", + "depth": 4, + "access": "premium", + "tags": [ + "comfort", + "asking" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Uncomfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_215", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How often do we make room for deeper feelings?", + "depth": 4, + "access": "premium", + "tags": [ + "feelings", + "room" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_216", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How well do I respond when you are vulnerable?", + "depth": 5, + "access": "premium", + "tags": [ + "vulnerability", + "responsiveness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_217", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How well do you respond when I am vulnerable?", + "depth": 5, + "access": "premium", + "tags": [ + "vulnerability", + "self_reflection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_218", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How close have you felt to me this week?", + "depth": 3, + "access": "premium", + "tags": [ + "closeness", + "weekly" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Distant", + "max_label": "Very close", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_219", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How much emotional distance do you feel between us?", + "depth": 4, + "access": "premium", + "tags": [ + "distance", + "current" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "None", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_220", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How much reassurance do you need right now?", + "depth": 3, + "access": "premium", + "tags": [ + "reassurance", + "current" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_221", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How safe does silence feel between us?", + "depth": 3, + "access": "premium", + "tags": [ + "silence", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unsafe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_222", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How much tenderness do you feel from me?", + "depth": 3, + "access": "premium", + "tags": [ + "tenderness", + "receiving" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_223", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How much tenderness do you want from me?", + "depth": 3, + "access": "premium", + "tags": [ + "tenderness", + "needs" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_224", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How often do we follow up after deep talks?", + "depth": 4, + "access": "premium", + "tags": [ + "follow_up", + "deep_talks" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_225", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How comfortable are you naming your needs?", + "depth": 4, + "access": "premium", + "tags": [ + "needs", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Uncomfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_226", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How much does stress block your openness?", + "depth": 4, + "access": "premium", + "tags": [ + "stress", + "openness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not at all", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_227", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How much does conflict block your openness?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "openness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not at all", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_228", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How accepted do you feel when you are emotional?", + "depth": 5, + "access": "premium", + "tags": [ + "acceptance", + "emotions" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not accepted", + "max_label": "Fully accepted", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_229", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How well do we protect each others vulnerability?", + "depth": 5, + "access": "premium", + "tags": [ + "protection", + "vulnerability" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_230", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How much emotional intimacy do you want more of?", + "depth": 3, + "access": "premium", + "tags": [ + "desire", + "intimacy" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_231", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How confident are you that I want to understand you?", + "depth": 4, + "access": "premium", + "tags": [ + "confidence", + "understanding" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_232", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How often do you feel emotionally chosen by me?", + "depth": 4, + "access": "premium", + "tags": [ + "chosen", + "frequency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_233", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How good are we at repairing emotional distance?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "distance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not good", + "max_label": "Very good", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_234", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How much do small affectionate words matter to you?", + "depth": 2, + "access": "premium", + "tags": [ + "words", + "affection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_235", + "category_id": "emotional_intimacy", + "type": "scale", + "text": "How ready do you feel for a deeper conversation today?", + "depth": 3, + "access": "premium", + "tags": [ + "readiness", + "deep_talk" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not ready", + "max_label": "Very ready", + "scale_step": 1 + } + }, + { + "id": "emotional_intimacy_236", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which feels more intimate?", + "depth": 3, + "access": "premium", + "tags": [ + "intimacy", + "preference" + ], + "options": [ + { + "id": "a_deep_talk", + "text": "A deep talk" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ] + }, + { + "id": "emotional_intimacy_237", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which feels safer when you are upset?", + "depth": 3, + "access": "premium", + "tags": [ + "safety", + "upset" + ], + "options": [ + { + "id": "comfort_first", + "text": "Comfort first" + }, + { + "id": "space_first", + "text": "Space first" + } + ] + }, + { + "id": "emotional_intimacy_238", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which do you need more often?", + "depth": 3, + "access": "premium", + "tags": [ + "needs", + "frequency" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "curiosity", + "text": "Curiosity" + } + ] + }, + { + "id": "emotional_intimacy_239", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which helps you open up?", + "depth": 3, + "access": "premium", + "tags": [ + "opening_up", + "help" + ], + "options": [ + { + "id": "gentle_questions", + "text": "Gentle questions" + }, + { + "id": "patient_silence", + "text": "Patient silence" + } + ] + }, + { + "id": "emotional_intimacy_240", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which feels more loving?", + "depth": 2, + "access": "premium", + "tags": [ + "love", + "expression" + ], + "options": [ + { + "id": "being_remembered", + "text": "Being remembered" + }, + { + "id": "being_asked", + "text": "Being asked" + } + ] + }, + { + "id": "emotional_intimacy_241", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which is harder to say?", + "depth": 4, + "access": "premium", + "tags": [ + "difficulty", + "expression" + ], + "options": [ + { + "id": "i_need_you", + "text": "I need you" + }, + { + "id": "i_am_hurt", + "text": "I am hurt" + } + ] + }, + { + "id": "emotional_intimacy_242", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which feels more vulnerable?", + "depth": 5, + "access": "premium", + "tags": [ + "vulnerability", + "comparison" + ], + "options": [ + { + "id": "sharing_fear", + "text": "Sharing fear" + }, + { + "id": "asking_for_comfort", + "text": "Asking for comfort" + } + ] + }, + { + "id": "emotional_intimacy_243", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which should we protect more?", + "depth": 4, + "access": "premium", + "tags": [ + "protection", + "priority" + ], + "options": [ + { + "id": "tenderness", + "text": "Tenderness" + }, + { + "id": "honesty", + "text": "Honesty" + } + ] + }, + { + "id": "emotional_intimacy_244", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which helps after conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "repair" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_calm_talk", + "text": "A calm talk" + } + ] + }, + { + "id": "emotional_intimacy_245", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which closeness ritual sounds better?", + "depth": 2, + "access": "premium", + "tags": [ + "ritual", + "closeness" + ], + "options": [ + { + "id": "bedtime_check_in", + "text": "Bedtime check-in" + }, + { + "id": "morning_affection", + "text": "Morning affection" + } + ] + }, + { + "id": "emotional_intimacy_246", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which do you notice more?", + "depth": 2, + "access": "premium", + "tags": [ + "noticing", + "connection" + ], + "options": [ + { + "id": "tone", + "text": "Tone" + }, + { + "id": "actions", + "text": "Actions" + } + ] + }, + { + "id": "emotional_intimacy_247", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which do you want more from me?", + "depth": 3, + "access": "premium", + "tags": [ + "needs", + "partner" + ], + "options": [ + { + "id": "softness", + "text": "Softness" + }, + { + "id": "directness", + "text": "Directness" + } + ] + }, + { + "id": "emotional_intimacy_248", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which is easier for you?", + "depth": 3, + "access": "premium", + "tags": [ + "ease", + "self_reflection" + ], + "options": [ + { + "id": "giving_comfort", + "text": "Giving comfort" + }, + { + "id": "receiving_comfort", + "text": "Receiving comfort" + } + ] + }, + { + "id": "emotional_intimacy_249", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which feels more healing?", + "depth": 4, + "access": "premium", + "tags": [ + "healing", + "support" + ], + "options": [ + { + "id": "i_understand", + "text": "I understand" + }, + { + "id": "i_am_here", + "text": "I am here" + } + ] + }, + { + "id": "emotional_intimacy_250", + "category_id": "emotional_intimacy", + "type": "this_or_that", + "text": "Which should come first today?", + "depth": 3, + "access": "premium", + "tags": [ + "today", + "priority" + ], + "options": [ + { + "id": "connection", + "text": "Connection" + }, + { + "id": "rest", + "text": "Rest" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/fun.json b/seed/questions/fun.json new file mode 100644 index 00000000..1bff24a4 --- /dev/null +++ b/seed/questions/fun.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "fun", + "display_name": "Fun", + "description": "Questions about playfulness, laughter, shared activities, novelty, rituals, memories, and low-pressure connection.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "fun_001", + "category_id": "fun", + "type": "written", + "text": "What is one thing we do together that always makes you smile?", + "depth": 1, + "access": "free", + "tags": [ + "smiles", + "shared_joy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_002", + "category_id": "fun", + "type": "written", + "text": "What is one silly memory of us that you still love?", + "depth": 1, + "access": "free", + "tags": [ + "memories", + "silly" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_003", + "category_id": "fun", + "type": "written", + "text": "What is one small way I make life more fun?", + "depth": 1, + "access": "free", + "tags": [ + "appreciation", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_004", + "category_id": "fun", + "type": "written", + "text": "What is one activity we should do just because it is ridiculous?", + "depth": 1, + "access": "free", + "tags": [ + "play", + "spontaneity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_005", + "category_id": "fun", + "type": "written", + "text": "What is one inside joke you hope we never lose?", + "depth": 1, + "access": "free", + "tags": [ + "inside_jokes", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_006", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should celebrate for no real reason?", + "depth": 1, + "access": "free", + "tags": [ + "celebration", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_007", + "category_id": "fun", + "type": "written", + "text": "What is one low-effort date that would still feel fun?", + "depth": 1, + "access": "free", + "tags": [ + "date_night", + "low_effort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_008", + "category_id": "fun", + "type": "written", + "text": "What is one free thing we could do together this week?", + "depth": 1, + "access": "free", + "tags": [ + "budget", + "date_night" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_009", + "category_id": "fun", + "type": "written", + "text": "What is one song, movie, or show that feels like us?", + "depth": 1, + "access": "free", + "tags": [ + "media", + "identity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_010", + "category_id": "fun", + "type": "written", + "text": "What is one food adventure we should try?", + "depth": 1, + "access": "free", + "tags": [ + "food", + "novelty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_011", + "category_id": "fun", + "type": "written", + "text": "What is one place nearby we have ignored for too long?", + "depth": 1, + "access": "free", + "tags": [ + "local_adventure", + "novelty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_012", + "category_id": "fun", + "type": "written", + "text": "What is one game we should play together?", + "depth": 1, + "access": "free", + "tags": [ + "games", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_013", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should make together?", + "depth": 1, + "access": "free", + "tags": [ + "creativity", + "shared_activity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_014", + "category_id": "fun", + "type": "written", + "text": "What is one tradition we should start for fun?", + "depth": 2, + "access": "free", + "tags": [ + "rituals", + "traditions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_015", + "category_id": "fun", + "type": "written", + "text": "What is one ordinary chore we could make more fun?", + "depth": 1, + "access": "free", + "tags": [ + "chores", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_016", + "category_id": "fun", + "type": "written", + "text": "What is one errand that could become a mini-date?", + "depth": 1, + "access": "free", + "tags": [ + "errands", + "date_night" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_017", + "category_id": "fun", + "type": "written", + "text": "What is one thing we did early on that we should bring back?", + "depth": 2, + "access": "free", + "tags": [ + "nostalgia", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_018", + "category_id": "fun", + "type": "written", + "text": "What is one adventure you would say yes to today?", + "depth": 1, + "access": "free", + "tags": [ + "adventure", + "spontaneity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_019", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should do before the month ends?", + "depth": 1, + "access": "free", + "tags": [ + "planning", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_020", + "category_id": "fun", + "type": "written", + "text": "What is one place you want to wander with me?", + "depth": 1, + "access": "free", + "tags": [ + "wandering", + "adventure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_021", + "category_id": "fun", + "type": "written", + "text": "What is one way we can add more laughter to a normal week?", + "depth": 2, + "access": "free", + "tags": [ + "laughter", + "weekly_rhythm" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_022", + "category_id": "fun", + "type": "written", + "text": "What makes you laugh hardest when we are together?", + "depth": 1, + "access": "free", + "tags": [ + "laughter", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_023", + "category_id": "fun", + "type": "written", + "text": "What is one harmless prank or surprise you would actually enjoy?", + "depth": 1, + "access": "free", + "tags": [ + "surprises", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_024", + "category_id": "fun", + "type": "written", + "text": "What is one surprise from me that would make your day better?", + "depth": 1, + "access": "free", + "tags": [ + "surprises", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_025", + "category_id": "fun", + "type": "written", + "text": "What is one fun thing we can do without spending money?", + "depth": 1, + "access": "free", + "tags": [ + "budget", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_026", + "category_id": "fun", + "type": "written", + "text": "What is one fun thing worth saving up for?", + "depth": 2, + "access": "free", + "tags": [ + "goals", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_027", + "category_id": "fun", + "type": "written", + "text": "What is one hobby you want us to try together?", + "depth": 2, + "access": "free", + "tags": [ + "hobbies", + "novelty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_028", + "category_id": "fun", + "type": "written", + "text": "What is one hobby of mine you want to understand better?", + "depth": 2, + "access": "free", + "tags": [ + "hobbies", + "curiosity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_029", + "category_id": "fun", + "type": "written", + "text": "What is one hobby of yours you want to share with me?", + "depth": 2, + "access": "free", + "tags": [ + "hobbies", + "sharing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_030", + "category_id": "fun", + "type": "written", + "text": "What is one childhood game or activity you would still enjoy?", + "depth": 2, + "access": "free", + "tags": [ + "childhood", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_031", + "category_id": "fun", + "type": "written", + "text": "What is one tiny competition we could turn into a game?", + "depth": 1, + "access": "free", + "tags": [ + "games", + "competition" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_032", + "category_id": "fun", + "type": "written", + "text": "What is one way we can be more playful at home?", + "depth": 1, + "access": "free", + "tags": [ + "home", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_033", + "category_id": "fun", + "type": "written", + "text": "What is one way we can be more playful when we are out?", + "depth": 1, + "access": "free", + "tags": [ + "public_fun", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_034", + "category_id": "fun", + "type": "written", + "text": "What is one date idea that sounds cozy?", + "depth": 1, + "access": "free", + "tags": [ + "cozy", + "date_night" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_035", + "category_id": "fun", + "type": "written", + "text": "What is one date idea that sounds adventurous?", + "depth": 1, + "access": "free", + "tags": [ + "adventure", + "date_night" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_036", + "category_id": "fun", + "type": "written", + "text": "What is one date idea that sounds funny?", + "depth": 1, + "access": "free", + "tags": [ + "humor", + "date_night" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_037", + "category_id": "fun", + "type": "written", + "text": "What is one date idea that sounds relaxing?", + "depth": 1, + "access": "free", + "tags": [ + "relaxation", + "date_night" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_038", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should do outside together?", + "depth": 1, + "access": "free", + "tags": [ + "outdoors", + "shared_activity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_039", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should do inside together?", + "depth": 1, + "access": "free", + "tags": [ + "indoors", + "shared_activity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_040", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should learn together?", + "depth": 2, + "access": "free", + "tags": [ + "learning", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_041", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should teach each other?", + "depth": 2, + "access": "free", + "tags": [ + "teaching", + "sharing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_042", + "category_id": "fun", + "type": "written", + "text": "What is one fun challenge we could do for a week?", + "depth": 2, + "access": "free", + "tags": [ + "challenge", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_043", + "category_id": "fun", + "type": "written", + "text": "What is one photo we should recreate?", + "depth": 1, + "access": "free", + "tags": [ + "photos", + "memories" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_044", + "category_id": "fun", + "type": "written", + "text": "What is one memory we should turn into a tradition?", + "depth": 2, + "access": "free", + "tags": [ + "memories", + "traditions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_045", + "category_id": "fun", + "type": "written", + "text": "What is one funny habit of ours you secretly love?", + "depth": 1, + "access": "free", + "tags": [ + "habits", + "affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_046", + "category_id": "fun", + "type": "written", + "text": "What is one thing I do that makes you feel young or light?", + "depth": 2, + "access": "free", + "tags": [ + "lightness", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_047", + "category_id": "fun", + "type": "written", + "text": "What is one thing you do that brings playfulness into my life?", + "depth": 2, + "access": "free", + "tags": [ + "playfulness", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_048", + "category_id": "fun", + "type": "written", + "text": "What is one way we can be less serious this week?", + "depth": 1, + "access": "free", + "tags": [ + "lightness", + "weekly_rhythm" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_049", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should laugh about instead of overthinking?", + "depth": 2, + "access": "free", + "tags": [ + "laughter", + "overthinking" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_050", + "category_id": "fun", + "type": "written", + "text": "What is one small ritual that would make mornings more fun?", + "depth": 1, + "access": "free", + "tags": [ + "rituals", + "morning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_051", + "category_id": "fun", + "type": "written", + "text": "What is one small ritual that would make evenings more fun?", + "depth": 1, + "access": "free", + "tags": [ + "rituals", + "evening" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_052", + "category_id": "fun", + "type": "written", + "text": "What is one thing we can do when one of us has had a bad day?", + "depth": 2, + "access": "free", + "tags": [ + "bad_day", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_053", + "category_id": "fun", + "type": "written", + "text": "What is one fun way to reconnect after a busy week?", + "depth": 2, + "access": "free", + "tags": [ + "reconnection", + "busy_week" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_054", + "category_id": "fun", + "type": "written", + "text": "What is one spontaneous thing you wish I did more often?", + "depth": 2, + "access": "free", + "tags": [ + "spontaneity", + "desire" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_055", + "category_id": "fun", + "type": "written", + "text": "What is one spontaneous thing you want to do more often?", + "depth": 2, + "access": "free", + "tags": [ + "spontaneity", + "ownership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_056", + "category_id": "fun", + "type": "written", + "text": "What is one way we can make waiting in line or traffic less boring?", + "depth": 1, + "access": "free", + "tags": [ + "boring_moments", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_057", + "category_id": "fun", + "type": "written", + "text": "What is one way we can turn a rainy day into something fun?", + "depth": 1, + "access": "free", + "tags": [ + "rainy_day", + "date_night" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_058", + "category_id": "fun", + "type": "written", + "text": "What is one way we can make a normal meal feel special?", + "depth": 1, + "access": "free", + "tags": [ + "meals", + "rituals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_059", + "category_id": "fun", + "type": "written", + "text": "What is one dessert or snack we should try together?", + "depth": 1, + "access": "free", + "tags": [ + "food", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_060", + "category_id": "fun", + "type": "written", + "text": "What is one playlist we should make together?", + "depth": 1, + "access": "free", + "tags": [ + "music", + "shared_activity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_061", + "category_id": "fun", + "type": "written", + "text": "What is one random theme night we should create?", + "depth": 1, + "access": "free", + "tags": [ + "theme_night", + "creativity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_062", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should do with no phones involved?", + "depth": 2, + "access": "free", + "tags": [ + "presence", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_063", + "category_id": "fun", + "type": "written", + "text": "What is one funny question you want me to answer?", + "depth": 1, + "access": "free", + "tags": [ + "questions", + "humor" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_064", + "category_id": "fun", + "type": "written", + "text": "What is one thing that makes us weird in a good way?", + "depth": 2, + "access": "free", + "tags": [ + "identity", + "weirdness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_065", + "category_id": "fun", + "type": "written", + "text": "What is one harmless rule we should make for a silly game?", + "depth": 1, + "access": "free", + "tags": [ + "games", + "rules" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_066", + "category_id": "fun", + "type": "written", + "text": "What is one way we can surprise our future selves?", + "depth": 2, + "access": "free", + "tags": [ + "future", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_067", + "category_id": "fun", + "type": "written", + "text": "What is one ordinary place that could become our spot?", + "depth": 2, + "access": "free", + "tags": [ + "places", + "rituals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_068", + "category_id": "fun", + "type": "written", + "text": "What is one tiny adventure we could do in under an hour?", + "depth": 1, + "access": "free", + "tags": [ + "micro_adventure", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_069", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should try even if we are bad at it?", + "depth": 2, + "access": "free", + "tags": [ + "novelty", + "humility" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_070", + "category_id": "fun", + "type": "written", + "text": "What is one activity where being bad at it would be part of the fun?", + "depth": 2, + "access": "free", + "tags": [ + "play", + "novelty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_071", + "category_id": "fun", + "type": "written", + "text": "What is one funny award you would give our relationship?", + "depth": 1, + "access": "free", + "tags": [ + "humor", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_072", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should do just to create a story?", + "depth": 2, + "access": "free", + "tags": [ + "stories", + "adventure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_073", + "category_id": "fun", + "type": "written", + "text": "What is one way we can make this weekend feel different?", + "depth": 1, + "access": "free", + "tags": [ + "weekend", + "novelty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_074", + "category_id": "fun", + "type": "written", + "text": "What is one small thing that makes us feel like a team?", + "depth": 2, + "access": "free", + "tags": [ + "teamwork", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_075", + "category_id": "fun", + "type": "written", + "text": "What is one moment this week that could use more playfulness?", + "depth": 2, + "access": "free", + "tags": [ + "weekly_rhythm", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_076", + "category_id": "fun", + "type": "written", + "text": "What is one kind of fun we have lost as life got busier?", + "depth": 4, + "access": "premium", + "tags": [ + "busyness", + "lost_fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_077", + "category_id": "fun", + "type": "written", + "text": "What would help us bring that kind of fun back?", + "depth": 4, + "access": "premium", + "tags": [ + "restoration", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_078", + "category_id": "fun", + "type": "written", + "text": "What is one thing we avoid because we think we are too busy?", + "depth": 4, + "access": "premium", + "tags": [ + "busyness", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_079", + "category_id": "fun", + "type": "written", + "text": "What is one kind of adventure that would stretch us in a good way?", + "depth": 3, + "access": "premium", + "tags": [ + "adventure", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_080", + "category_id": "fun", + "type": "written", + "text": "What is one kind of novelty our relationship needs more of?", + "depth": 3, + "access": "premium", + "tags": [ + "novelty", + "relationship_quality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_081", + "category_id": "fun", + "type": "written", + "text": "What is one boring routine we could redesign together?", + "depth": 3, + "access": "premium", + "tags": [ + "routine", + "creativity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_082", + "category_id": "fun", + "type": "written", + "text": "What is one ritual that would make our relationship feel more alive?", + "depth": 4, + "access": "premium", + "tags": [ + "rituals", + "aliveness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_083", + "category_id": "fun", + "type": "written", + "text": "What is one way we can protect playfulness during stressful seasons?", + "depth": 4, + "access": "premium", + "tags": [ + "stress", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_084", + "category_id": "fun", + "type": "written", + "text": "What is one way stress steals fun from us?", + "depth": 4, + "access": "premium", + "tags": [ + "stress", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_085", + "category_id": "fun", + "type": "written", + "text": "What is one way we can use humor without avoiding real feelings?", + "depth": 4, + "access": "premium", + "tags": [ + "humor", + "emotions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_086", + "category_id": "fun", + "type": "written", + "text": "What is one way we can laugh together after a hard day without dismissing the hard part?", + "depth": 4, + "access": "premium", + "tags": [ + "laughter", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_087", + "category_id": "fun", + "type": "written", + "text": "What is one activity that makes you feel most like yourself with me?", + "depth": 4, + "access": "premium", + "tags": [ + "identity", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_088", + "category_id": "fun", + "type": "written", + "text": "What is one activity that makes me feel most like myself with you?", + "depth": 4, + "access": "premium", + "tags": [ + "identity", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_089", + "category_id": "fun", + "type": "written", + "text": "What is one version of us you miss?", + "depth": 5, + "access": "premium", + "tags": [ + "nostalgia", + "loss" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_090", + "category_id": "fun", + "type": "written", + "text": "What did that version of us know about fun that we should remember?", + "depth": 5, + "access": "premium", + "tags": [ + "nostalgia", + "wisdom" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_091", + "category_id": "fun", + "type": "written", + "text": "What is one version of us you are excited to become?", + "depth": 4, + "access": "premium", + "tags": [ + "future", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_092", + "category_id": "fun", + "type": "written", + "text": "What kind of fun would help us feel more romantic?", + "depth": 4, + "access": "premium", + "tags": [ + "romance", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_093", + "category_id": "fun", + "type": "written", + "text": "What kind of fun would help us feel more like best friends?", + "depth": 4, + "access": "premium", + "tags": [ + "friendship", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_094", + "category_id": "fun", + "type": "written", + "text": "What kind of fun would help us feel more adventurous?", + "depth": 3, + "access": "premium", + "tags": [ + "adventure", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_095", + "category_id": "fun", + "type": "written", + "text": "What kind of fun would help us feel more peaceful?", + "depth": 3, + "access": "premium", + "tags": [ + "peace", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_096", + "category_id": "fun", + "type": "written", + "text": "What is one playful habit you want in our daily life?", + "depth": 3, + "access": "premium", + "tags": [ + "habits", + "daily_play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_097", + "category_id": "fun", + "type": "written", + "text": "What is one playful habit that would annoy you if overdone?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_098", + "category_id": "fun", + "type": "written", + "text": "What kind of teasing feels loving to you?", + "depth": 3, + "access": "premium", + "tags": [ + "teasing", + "affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_099", + "category_id": "fun", + "type": "written", + "text": "What kind of teasing does not feel loving to you?", + "depth": 4, + "access": "premium", + "tags": [ + "teasing", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_100", + "category_id": "fun", + "type": "written", + "text": "What is one boundary around jokes we should respect?", + "depth": 4, + "access": "premium", + "tags": [ + "humor", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_101", + "category_id": "fun", + "type": "written", + "text": "What is one joke topic we should retire?", + "depth": 4, + "access": "premium", + "tags": [ + "humor", + "care" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_102", + "category_id": "fun", + "type": "written", + "text": "What is one memory that proves we can have fun anywhere?", + "depth": 3, + "access": "premium", + "tags": [ + "memories", + "resilience" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_103", + "category_id": "fun", + "type": "written", + "text": "What is one memory that proves we need more adventures?", + "depth": 3, + "access": "premium", + "tags": [ + "memories", + "adventure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_104", + "category_id": "fun", + "type": "written", + "text": "What is one memory that proves we are better together?", + "depth": 3, + "access": "premium", + "tags": [ + "memories", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_105", + "category_id": "fun", + "type": "written", + "text": "What is one trip or outing that changed how you saw us?", + "depth": 4, + "access": "premium", + "tags": [ + "travel", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_106", + "category_id": "fun", + "type": "written", + "text": "What kind of trip would bring out the best in us?", + "depth": 3, + "access": "premium", + "tags": [ + "travel", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_107", + "category_id": "fun", + "type": "written", + "text": "What kind of trip would test our patience in a funny way?", + "depth": 3, + "access": "premium", + "tags": [ + "travel", + "humor" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_108", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should do before we are too old to want to do it?", + "depth": 4, + "access": "premium", + "tags": [ + "bucket_list", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_109", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should stop postponing for some imaginary perfect time?", + "depth": 4, + "access": "premium", + "tags": [ + "postponing", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_110", + "category_id": "fun", + "type": "written", + "text": "What is one shared goal that would be more fun if we gamified it?", + "depth": 3, + "access": "premium", + "tags": [ + "goals", + "gamification" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_111", + "category_id": "fun", + "type": "written", + "text": "What is one challenge we could complete as a team?", + "depth": 3, + "access": "premium", + "tags": [ + "challenge", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_112", + "category_id": "fun", + "type": "written", + "text": "What is one skill we could learn badly together and enjoy anyway?", + "depth": 3, + "access": "premium", + "tags": [ + "learning", + "humility" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_113", + "category_id": "fun", + "type": "written", + "text": "What is one class, workshop, or event we should try?", + "depth": 2, + "access": "premium", + "tags": [ + "learning", + "date_night" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_114", + "category_id": "fun", + "type": "written", + "text": "What is one hobby we could rotate into our month?", + "depth": 2, + "access": "premium", + "tags": [ + "hobbies", + "rhythm" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_115", + "category_id": "fun", + "type": "written", + "text": "What is one fun thing you want me to plan without asking too many questions?", + "depth": 3, + "access": "premium", + "tags": [ + "planning", + "surprise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_116", + "category_id": "fun", + "type": "written", + "text": "What is one fun thing you would rather plan together?", + "depth": 2, + "access": "premium", + "tags": [ + "planning", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_117", + "category_id": "fun", + "type": "written", + "text": "What makes a surprise feel exciting instead of stressful?", + "depth": 3, + "access": "premium", + "tags": [ + "surprises", + "preferences" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_118", + "category_id": "fun", + "type": "written", + "text": "What makes a plan feel fun instead of like another task?", + "depth": 3, + "access": "premium", + "tags": [ + "planning", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_119", + "category_id": "fun", + "type": "written", + "text": "What is one way we can make dates feel less like logistics?", + "depth": 3, + "access": "premium", + "tags": [ + "date_night", + "logistics" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_120", + "category_id": "fun", + "type": "written", + "text": "What is one way we can make home feel more playful?", + "depth": 3, + "access": "premium", + "tags": [ + "home", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_121", + "category_id": "fun", + "type": "written", + "text": "What is one way we can make celebrations feel more personal?", + "depth": 3, + "access": "premium", + "tags": [ + "celebration", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_122", + "category_id": "fun", + "type": "written", + "text": "What is one holiday, anniversary, or milestone we could celebrate in our own weird way?", + "depth": 3, + "access": "premium", + "tags": [ + "milestones", + "weirdness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_123", + "category_id": "fun", + "type": "written", + "text": "What is one tradition we should create that only makes sense to us?", + "depth": 3, + "access": "premium", + "tags": [ + "traditions", + "identity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_124", + "category_id": "fun", + "type": "written", + "text": "What is one thing we can do when life feels repetitive?", + "depth": 3, + "access": "premium", + "tags": [ + "boredom", + "novelty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_125", + "category_id": "fun", + "type": "written", + "text": "What is one sign that we are becoming too routine?", + "depth": 3, + "access": "premium", + "tags": [ + "routine", + "awareness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_126", + "category_id": "fun", + "type": "written", + "text": "What is one sign that our fun is healthy and connecting?", + "depth": 3, + "access": "premium", + "tags": [ + "healthy_fun", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_127", + "category_id": "fun", + "type": "written", + "text": "What is one kind of fun that drains you instead of filling you?", + "depth": 4, + "access": "premium", + "tags": [ + "energy", + "preferences" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_128", + "category_id": "fun", + "type": "written", + "text": "What is one kind of fun that gives you energy?", + "depth": 3, + "access": "premium", + "tags": [ + "energy", + "preferences" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_129", + "category_id": "fun", + "type": "written", + "text": "What is one kind of fun that helps us reconnect physically without pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "physical_closeness", + "pressure_free" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_130", + "category_id": "fun", + "type": "written", + "text": "What is one kind of fun that helps us reconnect emotionally?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_closeness", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_131", + "category_id": "fun", + "type": "written", + "text": "What is one kind of fun that helps us communicate better?", + "depth": 3, + "access": "premium", + "tags": [ + "communication", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_132", + "category_id": "fun", + "type": "written", + "text": "What is one kind of fun that helps us handle conflict better?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "play" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_133", + "category_id": "fun", + "type": "written", + "text": "What is one way playfulness could soften a tense moment between us?", + "depth": 4, + "access": "premium", + "tags": [ + "tension", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_134", + "category_id": "fun", + "type": "written", + "text": "What is one way playfulness could become avoidance if we are not careful?", + "depth": 4, + "access": "premium", + "tags": [ + "avoidance", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_135", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should take less personally and more playfully?", + "depth": 4, + "access": "premium", + "tags": [ + "playfulness", + "perspective" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_136", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should not joke about because it matters too much?", + "depth": 5, + "access": "premium", + "tags": [ + "respect", + "humor" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_137", + "category_id": "fun", + "type": "written", + "text": "What is one shared fantasy adventure that sounds impossible but fun to imagine?", + "depth": 3, + "access": "premium", + "tags": [ + "imagination", + "adventure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_138", + "category_id": "fun", + "type": "written", + "text": "What is one small fantasy date we could actually make happen?", + "depth": 3, + "access": "premium", + "tags": [ + "date_night", + "imagination" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_139", + "category_id": "fun", + "type": "written", + "text": "What is one way we can add wonder to our relationship?", + "depth": 4, + "access": "premium", + "tags": [ + "wonder", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_140", + "category_id": "fun", + "type": "written", + "text": "What is one way we can make ordinary days feel more like ours?", + "depth": 3, + "access": "premium", + "tags": [ + "ordinary_days", + "identity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_141", + "category_id": "fun", + "type": "written", + "text": "What is one thing we should document so we remember this season?", + "depth": 3, + "access": "premium", + "tags": [ + "memories", + "documentation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_142", + "category_id": "fun", + "type": "written", + "text": "What is one funny object, photo, or souvenir that could become part of our story?", + "depth": 3, + "access": "premium", + "tags": [ + "souvenirs", + "story" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_143", + "category_id": "fun", + "type": "written", + "text": "What is one shared joke or phrase that captures us perfectly?", + "depth": 2, + "access": "premium", + "tags": [ + "inside_jokes", + "identity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_144", + "category_id": "fun", + "type": "written", + "text": "What is one thing you want us to be known for as a couple?", + "depth": 4, + "access": "premium", + "tags": [ + "identity", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_145", + "category_id": "fun", + "type": "written", + "text": "What is one reason fun matters to you in a serious relationship?", + "depth": 4, + "access": "premium", + "tags": [ + "values", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_146", + "category_id": "fun", + "type": "written", + "text": "What is one fear or belief that keeps you from playing more?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "playfulness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_147", + "category_id": "fun", + "type": "written", + "text": "What would help you feel freer to be silly with me?", + "depth": 5, + "access": "premium", + "tags": [ + "vulnerability", + "silliness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_148", + "category_id": "fun", + "type": "written", + "text": "What would help me feel freer to be silly with you?", + "depth": 5, + "access": "premium", + "tags": [ + "vulnerability", + "reflection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_149", + "category_id": "fun", + "type": "written", + "text": "What is one way we can make fun feel safe, mutual, and not forced?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "fun" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_150", + "category_id": "fun", + "type": "written", + "text": "What kind of joyful relationship do we want to build on purpose?", + "depth": 5, + "access": "premium", + "tags": [ + "joy", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "fun_151", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of fun sounds best tonight?", + "depth": 1, + "access": "premium", + "tags": [ + "tonight", + "fun" + ], + "options": [ + { + "id": "cozy", + "text": "Cozy" + }, + { + "id": "silly", + "text": "Silly" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "relaxing", + "text": "Relaxing" + } + ] + }, + { + "id": "fun_152", + "category_id": "fun", + "type": "single_choice", + "text": "What date vibe should we plan next?", + "depth": 1, + "access": "premium", + "tags": [ + "date_night", + "planning" + ], + "options": [ + { + "id": "at_home", + "text": "At home" + }, + { + "id": "outdoors", + "text": "Outdoors" + }, + { + "id": "food_focused", + "text": "Food-focused" + }, + { + "id": "something_new", + "text": "Something new" + } + ] + }, + { + "id": "fun_153", + "category_id": "fun", + "type": "single_choice", + "text": "What usually makes you laugh fastest with me?", + "depth": 1, + "access": "premium", + "tags": [ + "laughter", + "connection" + ], + "options": [ + { + "id": "my_reactions", + "text": "My reactions" + }, + { + "id": "our_inside_jokes", + "text": "Our inside jokes" + }, + { + "id": "silly_stories", + "text": "Silly stories" + }, + { + "id": "random_chaos", + "text": "Random chaos" + } + ] + }, + { + "id": "fun_154", + "category_id": "fun", + "type": "single_choice", + "text": "What should our next low-budget date be?", + "depth": 1, + "access": "premium", + "tags": [ + "budget", + "date_night" + ], + "options": [ + { + "id": "walk", + "text": "Walk" + }, + { + "id": "picnic", + "text": "Picnic" + }, + { + "id": "game_night", + "text": "Game night" + }, + { + "id": "cooking_together", + "text": "Cooking together" + } + ] + }, + { + "id": "fun_155", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of surprise would you enjoy most?", + "depth": 1, + "access": "premium", + "tags": [ + "surprises", + "preferences" + ], + "options": [ + { + "id": "food", + "text": "Food" + }, + { + "id": "a_note", + "text": "A note" + }, + { + "id": "a_planned_outing", + "text": "A planned outing" + }, + { + "id": "a_small_gift", + "text": "A small gift" + } + ] + }, + { + "id": "fun_156", + "category_id": "fun", + "type": "single_choice", + "text": "What should we do when we are bored together?", + "depth": 1, + "access": "premium", + "tags": [ + "boredom", + "play" + ], + "options": [ + { + "id": "play_a_game", + "text": "Play a game" + }, + { + "id": "go_outside", + "text": "Go outside" + }, + { + "id": "cook_something", + "text": "Cook something" + }, + { + "id": "try_a_challenge", + "text": "Try a challenge" + } + ] + }, + { + "id": "fun_157", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of shared activity helps you feel closest?", + "depth": 2, + "access": "premium", + "tags": [ + "closeness", + "activities" + ], + "options": [ + { + "id": "talking", + "text": "Talking" + }, + { + "id": "laughing", + "text": "Laughing" + }, + { + "id": "exploring", + "text": "Exploring" + }, + { + "id": "creating", + "text": "Creating" + } + ] + }, + { + "id": "fun_158", + "category_id": "fun", + "type": "single_choice", + "text": "What should we try for a new experience?", + "depth": 2, + "access": "premium", + "tags": [ + "novelty", + "experience" + ], + "options": [ + { + "id": "class", + "text": "Class" + }, + { + "id": "restaurant", + "text": "Restaurant" + }, + { + "id": "trail", + "text": "Trail" + }, + { + "id": "game", + "text": "Game" + } + ] + }, + { + "id": "fun_159", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of tradition would you like most?", + "depth": 2, + "access": "premium", + "tags": [ + "traditions", + "rituals" + ], + "options": [ + { + "id": "weekly", + "text": "Weekly" + }, + { + "id": "monthly", + "text": "Monthly" + }, + { + "id": "seasonal", + "text": "Seasonal" + }, + { + "id": "random", + "text": "Random" + } + ] + }, + { + "id": "fun_160", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of playful energy do you want more of?", + "depth": 2, + "access": "premium", + "tags": [ + "energy", + "playfulness" + ], + "options": [ + { + "id": "silly", + "text": "Silly" + }, + { + "id": "flirty", + "text": "Flirty" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "peaceful", + "text": "Peaceful" + } + ] + }, + { + "id": "fun_161", + "category_id": "fun", + "type": "single_choice", + "text": "What should we make together?", + "depth": 1, + "access": "premium", + "tags": [ + "creativity", + "making" + ], + "options": [ + { + "id": "meal", + "text": "Meal" + }, + { + "id": "playlist", + "text": "Playlist" + }, + { + "id": "photo_album", + "text": "Photo album" + }, + { + "id": "home_project", + "text": "Home project" + } + ] + }, + { + "id": "fun_162", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of theme night sounds best?", + "depth": 1, + "access": "premium", + "tags": [ + "theme_night", + "fun" + ], + "options": [ + { + "id": "movie_night", + "text": "Movie night" + }, + { + "id": "cooking_night", + "text": "Cooking night" + }, + { + "id": "game_night", + "text": "Game night" + }, + { + "id": "music_night", + "text": "Music night" + } + ] + }, + { + "id": "fun_163", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of outing should we do soon?", + "depth": 1, + "access": "premium", + "tags": [ + "outing", + "planning" + ], + "options": [ + { + "id": "nature", + "text": "Nature" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "art", + "text": "Art" + }, + { + "id": "local_exploring", + "text": "Local exploring" + } + ] + }, + { + "id": "fun_164", + "category_id": "fun", + "type": "single_choice", + "text": "What helps a date feel special?", + "depth": 2, + "access": "premium", + "tags": [ + "date_night", + "meaning" + ], + "options": [ + { + "id": "planning", + "text": "Planning" + }, + { + "id": "presence", + "text": "Presence" + }, + { + "id": "novelty", + "text": "Novelty" + }, + { + "id": "thoughtfulness", + "text": "Thoughtfulness" + } + ] + }, + { + "id": "fun_165", + "category_id": "fun", + "type": "single_choice", + "text": "What ruins fun fastest for you?", + "depth": 3, + "access": "premium", + "tags": [ + "barriers", + "fun" + ], + "options": [ + { + "id": "being_rushed", + "text": "Being rushed" + }, + { + "id": "too_much_planning", + "text": "Too much planning" + }, + { + "id": "phone_distraction", + "text": "Phone distraction" + }, + { + "id": "feeling_forced", + "text": "Feeling forced" + } + ] + }, + { + "id": "fun_166", + "category_id": "fun", + "type": "single_choice", + "text": "What makes fun feel easy?", + "depth": 2, + "access": "premium", + "tags": [ + "ease", + "fun" + ], + "options": [ + { + "id": "low_pressure", + "text": "Low pressure" + }, + { + "id": "good_timing", + "text": "Good timing" + }, + { + "id": "shared_mood", + "text": "Shared mood" + }, + { + "id": "simple_plans", + "text": "Simple plans" + } + ] + }, + { + "id": "fun_167", + "category_id": "fun", + "type": "single_choice", + "text": "What is your favorite kind of couple game?", + "depth": 1, + "access": "premium", + "tags": [ + "games", + "preferences" + ], + "options": [ + { + "id": "board_game", + "text": "Board game" + }, + { + "id": "video_game", + "text": "Video game" + }, + { + "id": "question_game", + "text": "Question game" + }, + { + "id": "outdoor_game", + "text": "Outdoor game" + } + ] + }, + { + "id": "fun_168", + "category_id": "fun", + "type": "single_choice", + "text": "What should we do with no phones?", + "depth": 2, + "access": "premium", + "tags": [ + "presence", + "phones" + ], + "options": [ + { + "id": "cook", + "text": "Cook" + }, + { + "id": "walk", + "text": "Walk" + }, + { + "id": "talk", + "text": "Talk" + }, + { + "id": "play", + "text": "Play" + } + ] + }, + { + "id": "fun_169", + "category_id": "fun", + "type": "single_choice", + "text": "What would make this weekend feel more alive?", + "depth": 2, + "access": "premium", + "tags": [ + "weekend", + "aliveness" + ], + "options": [ + { + "id": "adventure", + "text": "Adventure" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "friends", + "text": "Friends" + }, + { + "id": "a_date", + "text": "A date" + } + ] + }, + { + "id": "fun_170", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of memory should we create next?", + "depth": 2, + "access": "premium", + "tags": [ + "memories", + "future" + ], + "options": [ + { + "id": "funny", + "text": "Funny" + }, + { + "id": "romantic", + "text": "Romantic" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "cozy", + "text": "Cozy" + } + ] + }, + { + "id": "fun_171", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of challenge should we try?", + "depth": 2, + "access": "premium", + "tags": [ + "challenge", + "fun" + ], + "options": [ + { + "id": "fitness", + "text": "Fitness" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "creative", + "text": "Creative" + }, + { + "id": "kindness", + "text": "Kindness" + } + ] + }, + { + "id": "fun_172", + "category_id": "fun", + "type": "single_choice", + "text": "What makes you feel playful?", + "depth": 2, + "access": "premium", + "tags": [ + "playfulness", + "mood" + ], + "options": [ + { + "id": "music", + "text": "Music" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "humor", + "text": "Humor" + }, + { + "id": "low_stress", + "text": "Low stress" + } + ] + }, + { + "id": "fun_173", + "category_id": "fun", + "type": "single_choice", + "text": "What makes you feel less playful?", + "depth": 3, + "access": "premium", + "tags": [ + "playfulness", + "barriers" + ], + "options": [ + { + "id": "stress", + "text": "Stress" + }, + { + "id": "criticism", + "text": "Criticism" + }, + { + "id": "being_tired", + "text": "Being tired" + }, + { + "id": "too_much_pressure", + "text": "Too much pressure" + } + ] + }, + { + "id": "fun_174", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of laughter do we need more of?", + "depth": 2, + "access": "premium", + "tags": [ + "laughter", + "need" + ], + "options": [ + { + "id": "silly", + "text": "Silly" + }, + { + "id": "shared_memory", + "text": "Shared memory" + }, + { + "id": "inside_joke", + "text": "Inside joke" + }, + { + "id": "unexpected", + "text": "Unexpected" + } + ] + }, + { + "id": "fun_175", + "category_id": "fun", + "type": "single_choice", + "text": "What should we revisit from early in our relationship?", + "depth": 3, + "access": "premium", + "tags": [ + "nostalgia", + "revisit" + ], + "options": [ + { + "id": "a_place", + "text": "A place" + }, + { + "id": "a_song", + "text": "A song" + }, + { + "id": "a_date_idea", + "text": "A date idea" + }, + { + "id": "a_habit", + "text": "A habit" + } + ] + }, + { + "id": "fun_176", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of adventure is realistic this month?", + "depth": 2, + "access": "premium", + "tags": [ + "adventure", + "planning" + ], + "options": [ + { + "id": "local", + "text": "Local" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "outdoor", + "text": "Outdoor" + }, + { + "id": "creative", + "text": "Creative" + } + ] + }, + { + "id": "fun_177", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of fun helps you relax?", + "depth": 2, + "access": "premium", + "tags": [ + "relaxation", + "fun" + ], + "options": [ + { + "id": "quiet", + "text": "Quiet" + }, + { + "id": "creative", + "text": "Creative" + }, + { + "id": "physical", + "text": "Physical" + }, + { + "id": "social", + "text": "Social" + } + ] + }, + { + "id": "fun_178", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of fun energizes you?", + "depth": 2, + "access": "premium", + "tags": [ + "energy", + "fun" + ], + "options": [ + { + "id": "active", + "text": "Active" + }, + { + "id": "social", + "text": "Social" + }, + { + "id": "novel", + "text": "Novel" + }, + { + "id": "competitive", + "text": "Competitive" + } + ] + }, + { + "id": "fun_179", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of fun feels romantic?", + "depth": 3, + "access": "premium", + "tags": [ + "romance", + "fun" + ], + "options": [ + { + "id": "slow", + "text": "Slow" + }, + { + "id": "playful", + "text": "Playful" + }, + { + "id": "thoughtful", + "text": "Thoughtful" + }, + { + "id": "adventurous", + "text": "Adventurous" + } + ] + }, + { + "id": "fun_180", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of fun feels like friendship?", + "depth": 2, + "access": "premium", + "tags": [ + "friendship", + "fun" + ], + "options": [ + { + "id": "jokes", + "text": "Jokes" + }, + { + "id": "games", + "text": "Games" + }, + { + "id": "errands", + "text": "Errands" + }, + { + "id": "exploring", + "text": "Exploring" + } + ] + }, + { + "id": "fun_181", + "category_id": "fun", + "type": "single_choice", + "text": "What should we gamify together?", + "depth": 2, + "access": "premium", + "tags": [ + "gamification", + "goals" + ], + "options": [ + { + "id": "chores", + "text": "Chores" + }, + { + "id": "fitness", + "text": "Fitness" + }, + { + "id": "saving_money", + "text": "Saving money" + }, + { + "id": "trying_new_things", + "text": "Trying new things" + } + ] + }, + { + "id": "fun_182", + "category_id": "fun", + "type": "single_choice", + "text": "What would be a good mini-reward for us?", + "depth": 1, + "access": "premium", + "tags": [ + "rewards", + "fun" + ], + "options": [ + { + "id": "dessert", + "text": "Dessert" + }, + { + "id": "movie", + "text": "Movie" + }, + { + "id": "walk", + "text": "Walk" + }, + { + "id": "small_treat", + "text": "Small treat" + } + ] + }, + { + "id": "fun_183", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of event should we look for?", + "depth": 2, + "access": "premium", + "tags": [ + "events", + "planning" + ], + "options": [ + { + "id": "music", + "text": "Music" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "art", + "text": "Art" + }, + { + "id": "outdoor", + "text": "Outdoor" + } + ] + }, + { + "id": "fun_184", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of photo should we take more often?", + "depth": 1, + "access": "premium", + "tags": [ + "photos", + "memories" + ], + "options": [ + { + "id": "silly", + "text": "Silly" + }, + { + "id": "candid", + "text": "Candid" + }, + { + "id": "romantic", + "text": "Romantic" + }, + { + "id": "everyday", + "text": "Everyday" + } + ] + }, + { + "id": "fun_185", + "category_id": "fun", + "type": "single_choice", + "text": "What is our best fun setting?", + "depth": 2, + "access": "premium", + "tags": [ + "setting", + "fun" + ], + "options": [ + { + "id": "home", + "text": "Home" + }, + { + "id": "car", + "text": "Car" + }, + { + "id": "outdoors", + "text": "Outdoors" + }, + { + "id": "new_places", + "text": "New places" + } + ] + }, + { + "id": "fun_186", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of play should we avoid forcing?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "play" + ], + "options": [ + { + "id": "games", + "text": "Games" + }, + { + "id": "public_silliness", + "text": "Public silliness" + }, + { + "id": "competitive_stuff", + "text": "Competitive stuff" + }, + { + "id": "social_plans", + "text": "Social plans" + } + ] + }, + { + "id": "fun_187", + "category_id": "fun", + "type": "single_choice", + "text": "What makes shared fun feel meaningful?", + "depth": 3, + "access": "premium", + "tags": [ + "meaning", + "fun" + ], + "options": [ + { + "id": "attention", + "text": "Attention" + }, + { + "id": "laughter", + "text": "Laughter" + }, + { + "id": "novelty", + "text": "Novelty" + }, + { + "id": "feeling_chosen", + "text": "Feeling chosen" + } + ] + }, + { + "id": "fun_188", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of trip would fit us best right now?", + "depth": 2, + "access": "premium", + "tags": [ + "travel", + "planning" + ], + "options": [ + { + "id": "short", + "text": "Short" + }, + { + "id": "relaxing", + "text": "Relaxing" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "food_focused", + "text": "Food-focused" + } + ] + }, + { + "id": "fun_189", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of weird couple tradition should we start?", + "depth": 2, + "access": "premium", + "tags": [ + "weirdness", + "traditions" + ], + "options": [ + { + "id": "food_ritual", + "text": "Food ritual" + }, + { + "id": "funny_phrase", + "text": "Funny phrase" + }, + { + "id": "monthly_quest", + "text": "Monthly quest" + }, + { + "id": "random_award", + "text": "Random award" + } + ] + }, + { + "id": "fun_190", + "category_id": "fun", + "type": "single_choice", + "text": "What kind of joyful energy do you want our relationship to have?", + "depth": 4, + "access": "premium", + "tags": [ + "joy", + "identity" + ], + "options": [ + { + "id": "playful", + "text": "Playful" + }, + { + "id": "peaceful", + "text": "Peaceful" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "cozy", + "text": "Cozy" + } + ] + }, + { + "id": "fun_191", + "category_id": "fun", + "type": "multi_choice", + "text": "Which activities sound fun this week? Select all that apply.", + "depth": 1, + "access": "premium", + "tags": [ + "weekly_fun", + "activities" + ], + "options": [ + { + "id": "walk", + "text": "Walk" + }, + { + "id": "game_night", + "text": "Game night" + }, + { + "id": "cooking_together", + "text": "Cooking together" + }, + { + "id": "movie_night", + "text": "Movie night" + }, + { + "id": "trying_somewhere_new", + "text": "Trying somewhere new" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_192", + "category_id": "fun", + "type": "multi_choice", + "text": "Which things make dates feel better? Select up to three.", + "depth": 2, + "access": "premium", + "tags": [ + "date_night", + "preferences" + ], + "options": [ + { + "id": "no_phones", + "text": "No phones" + }, + { + "id": "good_food", + "text": "Good food" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "spontaneity", + "text": "Spontaneity" + }, + { + "id": "time_to_talk", + "text": "Time to talk" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "fun_193", + "category_id": "fun", + "type": "multi_choice", + "text": "Which kinds of fun do you want more of? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "fun_types", + "preferences" + ], + "options": [ + { + "id": "silly", + "text": "Silly" + }, + { + "id": "romantic", + "text": "Romantic" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "relaxing", + "text": "Relaxing" + }, + { + "id": "creative", + "text": "Creative" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_194", + "category_id": "fun", + "type": "multi_choice", + "text": "Which things get in the way of fun? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "barriers", + "fun" + ], + "options": [ + { + "id": "tiredness", + "text": "Tiredness" + }, + { + "id": "money_stress", + "text": "Money stress" + }, + { + "id": "phones", + "text": "Phones" + }, + { + "id": "overplanning", + "text": "Overplanning" + }, + { + "id": "not_planning_enough", + "text": "Not planning enough" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_195", + "category_id": "fun", + "type": "multi_choice", + "text": "Which low-cost ideas should we try? Select all that apply.", + "depth": 1, + "access": "premium", + "tags": [ + "budget", + "ideas" + ], + "options": [ + { + "id": "picnic", + "text": "Picnic" + }, + { + "id": "library_date", + "text": "Library date" + }, + { + "id": "sunset_walk", + "text": "Sunset walk" + }, + { + "id": "at_home_cafe", + "text": "At-home cafe" + }, + { + "id": "board_game_night", + "text": "Board game night" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_196", + "category_id": "fun", + "type": "multi_choice", + "text": "Which home date ideas sound good? Select up to three.", + "depth": 1, + "access": "premium", + "tags": [ + "home_date", + "ideas" + ], + "options": [ + { + "id": "cook_off", + "text": "Cook-off" + }, + { + "id": "movie_theme_night", + "text": "Movie theme night" + }, + { + "id": "puzzle", + "text": "Puzzle" + }, + { + "id": "blanket_fort", + "text": "Blanket fort" + }, + { + "id": "question_game", + "text": "Question game" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "fun_197", + "category_id": "fun", + "type": "multi_choice", + "text": "Which outside ideas sound good? Select up to three.", + "depth": 1, + "access": "premium", + "tags": [ + "outdoor", + "ideas" + ], + "options": [ + { + "id": "walk", + "text": "Walk" + }, + { + "id": "hike", + "text": "Hike" + }, + { + "id": "farmers_market", + "text": "Farmers market" + }, + { + "id": "park_picnic", + "text": "Park picnic" + }, + { + "id": "local_exploring", + "text": "Local exploring" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "fun_198", + "category_id": "fun", + "type": "multi_choice", + "text": "Which creative ideas should we try? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "creativity", + "ideas" + ], + "options": [ + { + "id": "painting", + "text": "Painting" + }, + { + "id": "playlist", + "text": "Playlist" + }, + { + "id": "photo_challenge", + "text": "Photo challenge" + }, + { + "id": "cooking_challenge", + "text": "Cooking challenge" + }, + { + "id": "diy_project", + "text": "DIY project" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_199", + "category_id": "fun", + "type": "multi_choice", + "text": "Which playful habits should we build? Select up to three.", + "depth": 2, + "access": "premium", + "tags": [ + "habits", + "playfulness" + ], + "options": [ + { + "id": "inside_jokes", + "text": "Inside jokes" + }, + { + "id": "mini_celebrations", + "text": "Mini celebrations" + }, + { + "id": "random_dances", + "text": "Random dances" + }, + { + "id": "question_nights", + "text": "Question nights" + }, + { + "id": "tiny_adventures", + "text": "Tiny adventures" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "fun_200", + "category_id": "fun", + "type": "multi_choice", + "text": "Which kinds of surprises do you like? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "surprises", + "preferences" + ], + "options": [ + { + "id": "notes", + "text": "Notes" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "planned_date", + "text": "Planned date" + }, + { + "id": "small_gift", + "text": "Small gift" + }, + { + "id": "helpful_gesture", + "text": "Helpful gesture" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_201", + "category_id": "fun", + "type": "multi_choice", + "text": "Which kinds of novelty feel exciting? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "novelty", + "preferences" + ], + "options": [ + { + "id": "new_food", + "text": "New food" + }, + { + "id": "new_place", + "text": "New place" + }, + { + "id": "new_skill", + "text": "New skill" + }, + { + "id": "new_game", + "text": "New game" + }, + { + "id": "new_routine", + "text": "New routine" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_202", + "category_id": "fun", + "type": "multi_choice", + "text": "Which fun moments should we document more? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "memories", + "documentation" + ], + "options": [ + { + "id": "everyday_silly_moments", + "text": "Everyday silly moments" + }, + { + "id": "trips", + "text": "Trips" + }, + { + "id": "dates", + "text": "Dates" + }, + { + "id": "food_wins", + "text": "Food wins" + }, + { + "id": "random_traditions", + "text": "Random traditions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_203", + "category_id": "fun", + "type": "multi_choice", + "text": "Which couple traditions sound fun? Select up to three.", + "depth": 2, + "access": "premium", + "tags": [ + "traditions", + "ideas" + ], + "options": [ + { + "id": "monthly_adventure", + "text": "Monthly adventure" + }, + { + "id": "weekly_treat", + "text": "Weekly treat" + }, + { + "id": "annual_weird_photo", + "text": "Annual weird photo" + }, + { + "id": "random_award_night", + "text": "Random award night" + }, + { + "id": "seasonal_bucket_list", + "text": "Seasonal bucket list" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "fun_204", + "category_id": "fun", + "type": "multi_choice", + "text": "Which things help you feel playful? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "playfulness", + "mood" + ], + "options": [ + { + "id": "low_stress", + "text": "Low stress" + }, + { + "id": "music", + "text": "Music" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "encouragement", + "text": "Encouragement" + }, + { + "id": "not_being_judged", + "text": "Not being judged" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_205", + "category_id": "fun", + "type": "multi_choice", + "text": "Which things make play feel forced? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "playfulness", + "barriers" + ], + "options": [ + { + "id": "too_much_pressure", + "text": "Too much pressure" + }, + { + "id": "bad_timing", + "text": "Bad timing" + }, + { + "id": "crowds", + "text": "Crowds" + }, + { + "id": "competition", + "text": "Competition" + }, + { + "id": "feeling_watched", + "text": "Feeling watched" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_206", + "category_id": "fun", + "type": "multi_choice", + "text": "Which shared goals could be more fun? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "goals", + "gamification" + ], + "options": [ + { + "id": "saving_money", + "text": "Saving money" + }, + { + "id": "getting_active", + "text": "Getting active" + }, + { + "id": "cooking_more", + "text": "Cooking more" + }, + { + "id": "cleaning", + "text": "Cleaning" + }, + { + "id": "trying_new_places", + "text": "Trying new places" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_207", + "category_id": "fun", + "type": "multi_choice", + "text": "Which date-night moods should we rotate? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "date_night", + "moods" + ], + "options": [ + { + "id": "cozy", + "text": "Cozy" + }, + { + "id": "fancy", + "text": "Fancy" + }, + { + "id": "silly", + "text": "Silly" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "quiet", + "text": "Quiet" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_208", + "category_id": "fun", + "type": "multi_choice", + "text": "Which old memories should inspire new plans? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "nostalgia", + "planning" + ], + "options": [ + { + "id": "first_dates", + "text": "First dates" + }, + { + "id": "trips", + "text": "Trips" + }, + { + "id": "random_laughs", + "text": "Random laughs" + }, + { + "id": "hard_seasons_we_survived", + "text": "Hard seasons we survived" + }, + { + "id": "favorite_meals", + "text": "Favorite meals" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_209", + "category_id": "fun", + "type": "multi_choice", + "text": "Which fun boundaries should we respect? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "fun" + ], + "options": [ + { + "id": "no_public_embarrassment", + "text": "No public embarrassment" + }, + { + "id": "no_forced_competition", + "text": "No forced competition" + }, + { + "id": "respect_tiredness", + "text": "Respect tiredness" + }, + { + "id": "no_expensive_surprises", + "text": "No expensive surprises" + }, + { + "id": "ask_before_filming", + "text": "Ask before filming" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_210", + "category_id": "fun", + "type": "multi_choice", + "text": "Which signs show we need more fun? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "signals", + "boredom" + ], + "options": [ + { + "id": "everything_feels_routine", + "text": "Everything feels routine" + }, + { + "id": "we_only_talk_logistics", + "text": "We only talk logistics" + }, + { + "id": "we_laugh_less", + "text": "We laugh less" + }, + { + "id": "dates_feel_rare", + "text": "Dates feel rare" + }, + { + "id": "phones_fill_the_gaps", + "text": "Phones fill the gaps" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "fun_211", + "category_id": "fun", + "type": "scale", + "text": "How playful does our relationship feel lately?", + "depth": 2, + "access": "premium", + "tags": [ + "playfulness", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not playful", + "max_label": "Very playful", + "scale_step": 1 + } + }, + { + "id": "fun_212", + "category_id": "fun", + "type": "scale", + "text": "How much fun did we make time for this week?", + "depth": 1, + "access": "premium", + "tags": [ + "weekly_fun", + "time" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "None", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_213", + "category_id": "fun", + "type": "scale", + "text": "How often do we laugh together lately?", + "depth": 1, + "access": "premium", + "tags": [ + "laughter", + "frequency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Often", + "scale_step": 1 + } + }, + { + "id": "fun_214", + "category_id": "fun", + "type": "scale", + "text": "How easy does it feel to be silly with me?", + "depth": 2, + "access": "premium", + "tags": [ + "silliness", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Hard", + "max_label": "Easy", + "scale_step": 1 + } + }, + { + "id": "fun_215", + "category_id": "fun", + "type": "scale", + "text": "How much novelty does our relationship have right now?", + "depth": 3, + "access": "premium", + "tags": [ + "novelty", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_216", + "category_id": "fun", + "type": "scale", + "text": "How bored do you feel with our routines?", + "depth": 3, + "access": "premium", + "tags": [ + "boredom", + "routine" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not bored", + "max_label": "Very bored", + "scale_step": 1 + } + }, + { + "id": "fun_217", + "category_id": "fun", + "type": "scale", + "text": "How well do we protect date time?", + "depth": 2, + "access": "premium", + "tags": [ + "date_night", + "priority" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Poorly", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "fun_218", + "category_id": "fun", + "type": "scale", + "text": "How present do we feel during fun moments?", + "depth": 2, + "access": "premium", + "tags": [ + "presence", + "fun" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Distracted", + "max_label": "Very present", + "scale_step": 1 + } + }, + { + "id": "fun_219", + "category_id": "fun", + "type": "scale", + "text": "How much do phones interrupt our fun?", + "depth": 2, + "access": "premium", + "tags": [ + "phones", + "distraction" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_220", + "category_id": "fun", + "type": "scale", + "text": "How much do you enjoy our everyday rituals?", + "depth": 2, + "access": "premium", + "tags": [ + "rituals", + "enjoyment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_221", + "category_id": "fun", + "type": "scale", + "text": "How much adventure do you want this month?", + "depth": 2, + "access": "premium", + "tags": [ + "adventure", + "desire" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "A little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_222", + "category_id": "fun", + "type": "scale", + "text": "How much cozy time do you want this month?", + "depth": 2, + "access": "premium", + "tags": [ + "cozy", + "desire" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "A little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_223", + "category_id": "fun", + "type": "scale", + "text": "How energized do you feel after time with me?", + "depth": 3, + "access": "premium", + "tags": [ + "energy", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Drained", + "max_label": "Energized", + "scale_step": 1 + } + }, + { + "id": "fun_224", + "category_id": "fun", + "type": "scale", + "text": "How relaxed do you feel after time with me?", + "depth": 3, + "access": "premium", + "tags": [ + "relaxation", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Tense", + "max_label": "Relaxed", + "scale_step": 1 + } + }, + { + "id": "fun_225", + "category_id": "fun", + "type": "scale", + "text": "How meaningful do our shared activities feel?", + "depth": 3, + "access": "premium", + "tags": [ + "meaning", + "activities" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not meaningful", + "max_label": "Very meaningful", + "scale_step": 1 + } + }, + { + "id": "fun_226", + "category_id": "fun", + "type": "scale", + "text": "How much do we celebrate small wins?", + "depth": 2, + "access": "premium", + "tags": [ + "celebration", + "small_wins" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Often", + "scale_step": 1 + } + }, + { + "id": "fun_227", + "category_id": "fun", + "type": "scale", + "text": "How much do you want more spontaneous plans?", + "depth": 2, + "access": "premium", + "tags": [ + "spontaneity", + "desire" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_228", + "category_id": "fun", + "type": "scale", + "text": "How much do you want more planned dates?", + "depth": 2, + "access": "premium", + "tags": [ + "planning", + "desire" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_229", + "category_id": "fun", + "type": "scale", + "text": "How safe do you feel being goofy around me?", + "depth": 3, + "access": "premium", + "tags": [ + "goofy", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "fun_230", + "category_id": "fun", + "type": "scale", + "text": "How much do we make normal days feel special?", + "depth": 2, + "access": "premium", + "tags": [ + "ordinary_days", + "special" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_231", + "category_id": "fun", + "type": "scale", + "text": "How connected do you feel when we play or laugh together?", + "depth": 3, + "access": "premium", + "tags": [ + "connection", + "play" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Distant", + "max_label": "Connected", + "scale_step": 1 + } + }, + { + "id": "fun_232", + "category_id": "fun", + "type": "scale", + "text": "How much do you miss an old kind of fun we used to have?", + "depth": 4, + "access": "premium", + "tags": [ + "nostalgia", + "missing_fun" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_233", + "category_id": "fun", + "type": "scale", + "text": "How excited are you about trying something new together?", + "depth": 2, + "access": "premium", + "tags": [ + "novelty", + "excitement" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not excited", + "max_label": "Very excited", + "scale_step": 1 + } + }, + { + "id": "fun_234", + "category_id": "fun", + "type": "scale", + "text": "How much effort should we put into fun this week?", + "depth": 2, + "access": "premium", + "tags": [ + "effort", + "weekly_fun" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "A little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "fun_235", + "category_id": "fun", + "type": "scale", + "text": "How joyful do you want our relationship to feel this season?", + "depth": 4, + "access": "premium", + "tags": [ + "joy", + "season" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "A little", + "max_label": "Very joyful", + "scale_step": 1 + } + }, + { + "id": "fun_236", + "category_id": "fun", + "type": "this_or_that", + "text": "Cozy night in or spontaneous night out?", + "depth": 1, + "access": "premium", + "tags": [ + "date_night", + "preference" + ], + "options": [ + { + "id": "cozy_night_in", + "text": "Cozy night in" + }, + { + "id": "spontaneous_night_out", + "text": "Spontaneous night out" + } + ] + }, + { + "id": "fun_237", + "category_id": "fun", + "type": "this_or_that", + "text": "Game night or movie night?", + "depth": 1, + "access": "premium", + "tags": [ + "games", + "movies" + ], + "options": [ + { + "id": "game_night", + "text": "Game night" + }, + { + "id": "movie_night", + "text": "Movie night" + } + ] + }, + { + "id": "fun_238", + "category_id": "fun", + "type": "this_or_that", + "text": "Cook together or try a new restaurant?", + "depth": 1, + "access": "premium", + "tags": [ + "food", + "date_night" + ], + "options": [ + { + "id": "cook_together", + "text": "Cook together" + }, + { + "id": "new_restaurant", + "text": "New restaurant" + } + ] + }, + { + "id": "fun_239", + "category_id": "fun", + "type": "this_or_that", + "text": "Planned date or surprise date?", + "depth": 2, + "access": "premium", + "tags": [ + "planning", + "surprise" + ], + "options": [ + { + "id": "planned_date", + "text": "Planned date" + }, + { + "id": "surprise_date", + "text": "Surprise date" + } + ] + }, + { + "id": "fun_240", + "category_id": "fun", + "type": "this_or_that", + "text": "Silly photos or romantic photos?", + "depth": 1, + "access": "premium", + "tags": [ + "photos", + "style" + ], + "options": [ + { + "id": "silly_photos", + "text": "Silly photos" + }, + { + "id": "romantic_photos", + "text": "Romantic photos" + } + ] + }, + { + "id": "fun_241", + "category_id": "fun", + "type": "this_or_that", + "text": "Adventure outside or creative project inside?", + "depth": 1, + "access": "premium", + "tags": [ + "adventure", + "creativity" + ], + "options": [ + { + "id": "outside_adventure", + "text": "Outside adventure" + }, + { + "id": "inside_project", + "text": "Inside project" + } + ] + }, + { + "id": "fun_242", + "category_id": "fun", + "type": "this_or_that", + "text": "Try something new or revisit an old favorite?", + "depth": 2, + "access": "premium", + "tags": [ + "novelty", + "nostalgia" + ], + "options": [ + { + "id": "try_something_new", + "text": "Try something new" + }, + { + "id": "old_favorite", + "text": "Old favorite" + } + ] + }, + { + "id": "fun_243", + "category_id": "fun", + "type": "this_or_that", + "text": "Dance in the kitchen or sing in the car?", + "depth": 1, + "access": "premium", + "tags": [ + "music", + "silliness" + ], + "options": [ + { + "id": "kitchen_dance", + "text": "Kitchen dance" + }, + { + "id": "car_singing", + "text": "Car singing" + } + ] + }, + { + "id": "fun_244", + "category_id": "fun", + "type": "this_or_that", + "text": "Tiny tradition or big adventure?", + "depth": 2, + "access": "premium", + "tags": [ + "traditions", + "adventure" + ], + "options": [ + { + "id": "tiny_tradition", + "text": "Tiny tradition" + }, + { + "id": "big_adventure", + "text": "Big adventure" + } + ] + }, + { + "id": "fun_245", + "category_id": "fun", + "type": "this_or_that", + "text": "Laugh until it hurts or relax until we melt?", + "depth": 1, + "access": "premium", + "tags": [ + "laughter", + "relaxation" + ], + "options": [ + { + "id": "laugh_hard", + "text": "Laugh hard" + }, + { + "id": "relax_deeply", + "text": "Relax deeply" + } + ] + }, + { + "id": "fun_246", + "category_id": "fun", + "type": "this_or_that", + "text": "Friendly competition or teamwork challenge?", + "depth": 2, + "access": "premium", + "tags": [ + "games", + "teamwork" + ], + "options": [ + { + "id": "friendly_competition", + "text": "Friendly competition" + }, + { + "id": "teamwork_challenge", + "text": "Teamwork challenge" + } + ] + }, + { + "id": "fun_247", + "category_id": "fun", + "type": "this_or_that", + "text": "Phone-free walk or couch question night?", + "depth": 2, + "access": "premium", + "tags": [ + "presence", + "questions" + ], + "options": [ + { + "id": "phone_free_walk", + "text": "Phone-free walk" + }, + { + "id": "question_night", + "text": "Question night" + } + ] + }, + { + "id": "fun_248", + "category_id": "fun", + "type": "this_or_that", + "text": "Cheap date or fancy splurge?", + "depth": 2, + "access": "premium", + "tags": [ + "budget", + "date_night" + ], + "options": [ + { + "id": "cheap_date", + "text": "Cheap date" + }, + { + "id": "fancy_splurge", + "text": "Fancy splurge" + } + ] + }, + { + "id": "fun_249", + "category_id": "fun", + "type": "this_or_that", + "text": "Local exploring or staying in our favorite spot?", + "depth": 2, + "access": "premium", + "tags": [ + "local", + "comfort" + ], + "options": [ + { + "id": "local_exploring", + "text": "Local exploring" + }, + { + "id": "favorite_spot", + "text": "Favorite spot" + } + ] + }, + { + "id": "fun_250", + "category_id": "fun", + "type": "this_or_that", + "text": "Make a memory or make a tradition?", + "depth": 3, + "access": "premium", + "tags": [ + "memories", + "traditions" + ], + "options": [ + { + "id": "make_a_memory", + "text": "Make a memory" + }, + { + "id": "make_a_tradition", + "text": "Make a tradition" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/future.json b/seed/questions/future.json new file mode 100644 index 00000000..6f8852ab --- /dev/null +++ b/seed/questions/future.json @@ -0,0 +1,5351 @@ +{ + "category": { + "id": "future", + "display_name": "Future", + "description": "Questions about shared goals, long-term plans, commitment, timelines, dreams, values, and life decisions.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "future_001", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our next few months?", + "depth": 2, + "access": "free", + "tags": [ + "next_few_months", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_002", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better next few months?", + "depth": 2, + "access": "free", + "tags": [ + "next_few_months", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_003", + "category_id": "future", + "type": "written", + "text": "What part of our next few months are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "next_few_months", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_004", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our next few months changes?", + "depth": 3, + "access": "free", + "tags": [ + "next_few_months", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_005", + "category_id": "future", + "type": "written", + "text": "How should we talk about next few months so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "next_few_months", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_006", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our weekend routines?", + "depth": 2, + "access": "free", + "tags": [ + "weekend_routines", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_007", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better weekend routines?", + "depth": 2, + "access": "free", + "tags": [ + "weekend_routines", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_008", + "category_id": "future", + "type": "written", + "text": "What part of our weekend routines are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "weekend_routines", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_009", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our weekend routines changes?", + "depth": 3, + "access": "free", + "tags": [ + "weekend_routines", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_010", + "category_id": "future", + "type": "written", + "text": "How should we talk about weekend routines so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "weekend_routines", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_011", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our the home we want?", + "depth": 2, + "access": "free", + "tags": [ + "the_home_we_want", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_012", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better the home we want?", + "depth": 2, + "access": "free", + "tags": [ + "the_home_we_want", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_013", + "category_id": "future", + "type": "written", + "text": "What part of our the home we want are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "the_home_we_want", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_014", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our the home we want changes?", + "depth": 3, + "access": "free", + "tags": [ + "the_home_we_want", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_015", + "category_id": "future", + "type": "written", + "text": "How should we talk about the home we want so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "the_home_we_want", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_016", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our shared goals?", + "depth": 2, + "access": "free", + "tags": [ + "shared_goals", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_017", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better shared goals?", + "depth": 2, + "access": "free", + "tags": [ + "shared_goals", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_018", + "category_id": "future", + "type": "written", + "text": "What part of our shared goals are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "shared_goals", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_019", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our shared goals changes?", + "depth": 3, + "access": "free", + "tags": [ + "shared_goals", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_020", + "category_id": "future", + "type": "written", + "text": "How should we talk about shared goals so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "shared_goals", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_021", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our travel dreams?", + "depth": 2, + "access": "free", + "tags": [ + "travel_dreams", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_022", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better travel dreams?", + "depth": 2, + "access": "free", + "tags": [ + "travel_dreams", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_023", + "category_id": "future", + "type": "written", + "text": "What part of our travel dreams are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "travel_dreams", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_024", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our travel dreams changes?", + "depth": 3, + "access": "free", + "tags": [ + "travel_dreams", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_025", + "category_id": "future", + "type": "written", + "text": "How should we talk about travel dreams so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "travel_dreams", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_026", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our health habits?", + "depth": 2, + "access": "free", + "tags": [ + "health_habits", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_027", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better health habits?", + "depth": 2, + "access": "free", + "tags": [ + "health_habits", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_028", + "category_id": "future", + "type": "written", + "text": "What part of our health habits are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "health_habits", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_029", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our health habits changes?", + "depth": 3, + "access": "free", + "tags": [ + "health_habits", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_030", + "category_id": "future", + "type": "written", + "text": "How should we talk about health habits so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "health_habits", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_031", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our career hopes?", + "depth": 2, + "access": "free", + "tags": [ + "career_hopes", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_032", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better career hopes?", + "depth": 2, + "access": "free", + "tags": [ + "career_hopes", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_033", + "category_id": "future", + "type": "written", + "text": "What part of our career hopes are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "career_hopes", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_034", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our career hopes changes?", + "depth": 3, + "access": "free", + "tags": [ + "career_hopes", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_035", + "category_id": "future", + "type": "written", + "text": "How should we talk about career hopes so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "career_hopes", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_036", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our creative dreams?", + "depth": 2, + "access": "free", + "tags": [ + "creative_dreams", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_037", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better creative dreams?", + "depth": 2, + "access": "free", + "tags": [ + "creative_dreams", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_038", + "category_id": "future", + "type": "written", + "text": "What part of our creative dreams are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "creative_dreams", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_039", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our creative dreams changes?", + "depth": 3, + "access": "free", + "tags": [ + "creative_dreams", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_040", + "category_id": "future", + "type": "written", + "text": "How should we talk about creative dreams so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "creative_dreams", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_041", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our friendships?", + "depth": 2, + "access": "free", + "tags": [ + "friendships", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_042", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better friendships?", + "depth": 2, + "access": "free", + "tags": [ + "friendships", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_043", + "category_id": "future", + "type": "written", + "text": "What part of our friendships are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "friendships", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_044", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our friendships changes?", + "depth": 3, + "access": "free", + "tags": [ + "friendships", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_045", + "category_id": "future", + "type": "written", + "text": "How should we talk about friendships so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "friendships", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_046", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our family traditions?", + "depth": 2, + "access": "free", + "tags": [ + "family_traditions", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_047", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better family traditions?", + "depth": 2, + "access": "free", + "tags": [ + "family_traditions", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_048", + "category_id": "future", + "type": "written", + "text": "What part of our family traditions are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "family_traditions", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_049", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our family traditions changes?", + "depth": 3, + "access": "free", + "tags": [ + "family_traditions", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_050", + "category_id": "future", + "type": "written", + "text": "How should we talk about family traditions so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "family_traditions", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_051", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our how we spend time?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_spend_time", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_052", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better how we spend time?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_spend_time", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_053", + "category_id": "future", + "type": "written", + "text": "What part of our how we spend time are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "how_we_spend_time", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_054", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our how we spend time changes?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_spend_time", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_055", + "category_id": "future", + "type": "written", + "text": "How should we talk about how we spend time so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_spend_time", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_056", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our how we handle change?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_handle_change", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_057", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better how we handle change?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_handle_change", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_058", + "category_id": "future", + "type": "written", + "text": "What part of our how we handle change are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "how_we_handle_change", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_059", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our how we handle change changes?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_handle_change", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_060", + "category_id": "future", + "type": "written", + "text": "How should we talk about how we handle change so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_handle_change", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_061", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our celebrations?", + "depth": 2, + "access": "free", + "tags": [ + "celebrations", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_062", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better celebrations?", + "depth": 2, + "access": "free", + "tags": [ + "celebrations", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_063", + "category_id": "future", + "type": "written", + "text": "What part of our celebrations are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "celebrations", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_064", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our celebrations changes?", + "depth": 3, + "access": "free", + "tags": [ + "celebrations", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_065", + "category_id": "future", + "type": "written", + "text": "How should we talk about celebrations so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "celebrations", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_066", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our learning together?", + "depth": 2, + "access": "free", + "tags": [ + "learning_together", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_067", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better learning together?", + "depth": 2, + "access": "free", + "tags": [ + "learning_together", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_068", + "category_id": "future", + "type": "written", + "text": "What part of our learning together are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "learning_together", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_069", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our learning together changes?", + "depth": 3, + "access": "free", + "tags": [ + "learning_together", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_070", + "category_id": "future", + "type": "written", + "text": "How should we talk about learning together so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "learning_together", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_071", + "category_id": "future", + "type": "written", + "text": "What is one hope you have for our rest and balance?", + "depth": 2, + "access": "free", + "tags": [ + "rest_and_balance", + "hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_072", + "category_id": "future", + "type": "written", + "text": "What small step could we take toward better rest and balance?", + "depth": 2, + "access": "free", + "tags": [ + "rest_and_balance", + "small_step" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_073", + "category_id": "future", + "type": "written", + "text": "What part of our rest and balance are you excited about?", + "depth": 1, + "access": "free", + "tags": [ + "rest_and_balance", + "excitement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_074", + "category_id": "future", + "type": "written", + "text": "What do you want us to protect as our rest and balance changes?", + "depth": 3, + "access": "free", + "tags": [ + "rest_and_balance", + "protect" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_075", + "category_id": "future", + "type": "written", + "text": "How should we talk about rest and balance so it feels like teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "rest_and_balance", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_076", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our long-term commitment?", + "depth": 4, + "access": "premium", + "tags": [ + "long_term_commitment", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_077", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our long-term commitment?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_commitment", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_078", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach long-term commitment with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "long_term_commitment", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_079", + "category_id": "future", + "type": "written", + "text": "What sacrifice might long-term commitment require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_commitment", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_080", + "category_id": "future", + "type": "written", + "text": "What would make our long-term commitment feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_commitment", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_081", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our our living situation?", + "depth": 4, + "access": "premium", + "tags": [ + "our_living_situation", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_082", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our our living situation?", + "depth": 5, + "access": "premium", + "tags": [ + "our_living_situation", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_083", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach our living situation with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "our_living_situation", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_084", + "category_id": "future", + "type": "written", + "text": "What sacrifice might our living situation require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "our_living_situation", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_085", + "category_id": "future", + "type": "written", + "text": "What would make our our living situation feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "our_living_situation", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_086", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our marriage or deeper commitment?", + "depth": 4, + "access": "premium", + "tags": [ + "marriage_or_deeper_commitment", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_087", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our marriage or deeper commitment?", + "depth": 5, + "access": "premium", + "tags": [ + "marriage_or_deeper_commitment", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_088", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach marriage or deeper commitment with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "marriage_or_deeper_commitment", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_089", + "category_id": "future", + "type": "written", + "text": "What sacrifice might marriage or deeper commitment require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "marriage_or_deeper_commitment", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_090", + "category_id": "future", + "type": "written", + "text": "What would make our marriage or deeper commitment feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "marriage_or_deeper_commitment", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_091", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our parenting or family choices?", + "depth": 4, + "access": "premium", + "tags": [ + "parenting_or_family_choices", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_092", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our parenting or family choices?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_or_family_choices", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_093", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach parenting or family choices with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "parenting_or_family_choices", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_094", + "category_id": "future", + "type": "written", + "text": "What sacrifice might parenting or family choices require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_or_family_choices", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_095", + "category_id": "future", + "type": "written", + "text": "What would make our parenting or family choices feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_or_family_choices", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_096", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our money goals?", + "depth": 4, + "access": "premium", + "tags": [ + "money_goals", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_097", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our money goals?", + "depth": 5, + "access": "premium", + "tags": [ + "money_goals", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_098", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach money goals with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "money_goals", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_099", + "category_id": "future", + "type": "written", + "text": "What sacrifice might money goals require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "money_goals", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_100", + "category_id": "future", + "type": "written", + "text": "What would make our money goals feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "money_goals", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_101", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our career tradeoffs?", + "depth": 4, + "access": "premium", + "tags": [ + "career_tradeoffs", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_102", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our career tradeoffs?", + "depth": 5, + "access": "premium", + "tags": [ + "career_tradeoffs", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_103", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach career tradeoffs with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "career_tradeoffs", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_104", + "category_id": "future", + "type": "written", + "text": "What sacrifice might career tradeoffs require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "career_tradeoffs", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_105", + "category_id": "future", + "type": "written", + "text": "What would make our career tradeoffs feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "career_tradeoffs", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_106", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our aging together?", + "depth": 4, + "access": "premium", + "tags": [ + "aging_together", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_107", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our aging together?", + "depth": 5, + "access": "premium", + "tags": [ + "aging_together", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_108", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach aging together with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "aging_together", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_109", + "category_id": "future", + "type": "written", + "text": "What sacrifice might aging together require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "aging_together", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_110", + "category_id": "future", + "type": "written", + "text": "What would make our aging together feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "aging_together", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_111", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our caregiving?", + "depth": 4, + "access": "premium", + "tags": [ + "caregiving", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_112", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our caregiving?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_113", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach caregiving with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "caregiving", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_114", + "category_id": "future", + "type": "written", + "text": "What sacrifice might caregiving require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_115", + "category_id": "future", + "type": "written", + "text": "What would make our caregiving feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_116", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our shared purpose?", + "depth": 4, + "access": "premium", + "tags": [ + "shared_purpose", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_117", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our shared purpose?", + "depth": 5, + "access": "premium", + "tags": [ + "shared_purpose", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_118", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach shared purpose with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "shared_purpose", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_119", + "category_id": "future", + "type": "written", + "text": "What sacrifice might shared purpose require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "shared_purpose", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_120", + "category_id": "future", + "type": "written", + "text": "What would make our shared purpose feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "shared_purpose", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_121", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our big life transitions?", + "depth": 4, + "access": "premium", + "tags": [ + "big_life_transitions", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_122", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our big life transitions?", + "depth": 5, + "access": "premium", + "tags": [ + "big_life_transitions", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_123", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach big life transitions with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "big_life_transitions", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_124", + "category_id": "future", + "type": "written", + "text": "What sacrifice might big life transitions require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "big_life_transitions", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_125", + "category_id": "future", + "type": "written", + "text": "What would make our big life transitions feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "big_life_transitions", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_126", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our values under pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "values_under_pressure", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_127", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our values under pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "values_under_pressure", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_128", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach values under pressure with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "values_under_pressure", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_129", + "category_id": "future", + "type": "written", + "text": "What sacrifice might values under pressure require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "values_under_pressure", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_130", + "category_id": "future", + "type": "written", + "text": "What would make our values under pressure feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "values_under_pressure", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_131", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our relocation?", + "depth": 4, + "access": "premium", + "tags": [ + "relocation", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_132", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our relocation?", + "depth": 5, + "access": "premium", + "tags": [ + "relocation", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_133", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach relocation with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "relocation", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_134", + "category_id": "future", + "type": "written", + "text": "What sacrifice might relocation require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "relocation", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_135", + "category_id": "future", + "type": "written", + "text": "What would make our relocation feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "relocation", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_136", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our legacy?", + "depth": 4, + "access": "premium", + "tags": [ + "legacy", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_137", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our legacy?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_138", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach legacy with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "legacy", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_139", + "category_id": "future", + "type": "written", + "text": "What sacrifice might legacy require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_140", + "category_id": "future", + "type": "written", + "text": "What would make our legacy feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_141", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our hard seasons?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_seasons", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_142", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our hard seasons?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_seasons", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_143", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach hard seasons with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_seasons", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_144", + "category_id": "future", + "type": "written", + "text": "What sacrifice might hard seasons require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_seasons", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_145", + "category_id": "future", + "type": "written", + "text": "What would make our hard seasons feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_seasons", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_146", + "category_id": "future", + "type": "written", + "text": "What is one honest hope you have about our our vision of home?", + "depth": 4, + "access": "premium", + "tags": [ + "our_vision_of_home", + "honest_hope" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_147", + "category_id": "future", + "type": "written", + "text": "What worry do you carry about our our vision of home?", + "depth": 5, + "access": "premium", + "tags": [ + "our_vision_of_home", + "worry" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_148", + "category_id": "future", + "type": "written", + "text": "What agreement would help us approach our vision of home with more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "our_vision_of_home", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_149", + "category_id": "future", + "type": "written", + "text": "What sacrifice might our vision of home require from either of us?", + "depth": 5, + "access": "premium", + "tags": [ + "our_vision_of_home", + "sacrifice" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_150", + "category_id": "future", + "type": "written", + "text": "What would make our our vision of home feel aligned instead of assumed?", + "depth": 5, + "access": "premium", + "tags": [ + "our_vision_of_home", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "future_151", + "category_id": "future", + "type": "single_choice", + "text": "What future topic feels most important right now?", + "depth": 3, + "access": "premium", + "tags": [ + "priority", + "future" + ], + "options": [ + { + "id": "home", + "text": "Home" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "career", + "text": "Career" + } + ] + }, + { + "id": "future_152", + "category_id": "future", + "type": "single_choice", + "text": "How do you prefer to plan our future?", + "depth": 2, + "access": "premium", + "tags": [ + "planning", + "style" + ], + "options": [ + { + "id": "detailed_plans", + "text": "Detailed plans" + }, + { + "id": "loose_direction", + "text": "Loose direction" + }, + { + "id": "one_step_at_a_time", + "text": "One step at a time" + }, + { + "id": "talk_only_when_needed", + "text": "Talk only when needed" + } + ] + }, + { + "id": "future_153", + "category_id": "future", + "type": "single_choice", + "text": "What timeline feels most comfortable for big decisions?", + "depth": 3, + "access": "premium", + "tags": [ + "timeline", + "decisions" + ], + "options": [ + { + "id": "soon", + "text": "Soon" + }, + { + "id": "within_a_year", + "text": "Within a year" + }, + { + "id": "in_a_few_years", + "text": "In a few years" + }, + { + "id": "no_fixed_timeline", + "text": "No fixed timeline" + } + ] + }, + { + "id": "future_154", + "category_id": "future", + "type": "single_choice", + "text": "What makes future talks feel safe?", + "depth": 3, + "access": "premium", + "tags": [ + "safety", + "future" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_next_steps", + "text": "Clear next steps" + } + ] + }, + { + "id": "future_155", + "category_id": "future", + "type": "single_choice", + "text": "What makes future talks feel stressful?", + "depth": 4, + "access": "premium", + "tags": [ + "stress", + "future" + ], + "options": [ + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "uncertainty", + "text": "Uncertainty" + }, + { + "id": "different_timelines", + "text": "Different timelines" + }, + { + "id": "money_worries", + "text": "Money worries" + } + ] + }, + { + "id": "future_156", + "category_id": "future", + "type": "single_choice", + "text": "Which future area needs more clarity?", + "depth": 4, + "access": "premium", + "tags": [ + "clarity", + "future" + ], + "options": [ + { + "id": "commitment", + "text": "Commitment" + }, + { + "id": "living_situation", + "text": "Living situation" + }, + { + "id": "family_plans", + "text": "Family plans" + }, + { + "id": "career_plans", + "text": "Career plans" + } + ] + }, + { + "id": "future_157", + "category_id": "future", + "type": "single_choice", + "text": "What kind of goal should we set next?", + "depth": 2, + "access": "premium", + "tags": [ + "goals", + "next" + ], + "options": [ + { + "id": "financial", + "text": "Financial" + }, + { + "id": "relationship", + "text": "Relationship" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "adventure", + "text": "Adventure" + } + ] + }, + { + "id": "future_158", + "category_id": "future", + "type": "single_choice", + "text": "What does commitment look like most to you?", + "depth": 4, + "access": "premium", + "tags": [ + "commitment", + "meaning" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "shared_decisions", + "text": "Shared decisions" + }, + { + "id": "long_term_planning", + "text": "Long-term planning" + }, + { + "id": "showing_up_in_hard_times", + "text": "Showing up in hard times" + } + ] + }, + { + "id": "future_159", + "category_id": "future", + "type": "single_choice", + "text": "What future choice should we discuss before assuming?", + "depth": 4, + "access": "premium", + "tags": [ + "assumptions", + "future" + ], + "options": [ + { + "id": "where_to_live", + "text": "Where to live" + }, + { + "id": "marriage", + "text": "Marriage" + }, + { + "id": "kids_or_family", + "text": "Kids or family" + }, + { + "id": "money_priorities", + "text": "Money priorities" + } + ] + }, + { + "id": "future_160", + "category_id": "future", + "type": "single_choice", + "text": "What helps you feel hopeful about us?", + "depth": 3, + "access": "premium", + "tags": [ + "hope", + "relationship" + ], + "options": [ + { + "id": "shared_effort", + "text": "Shared effort" + }, + { + "id": "good_communication", + "text": "Good communication" + }, + { + "id": "aligned_values", + "text": "Aligned values" + }, + { + "id": "seeing_growth", + "text": "Seeing growth" + } + ] + }, + { + "id": "future_161", + "category_id": "future", + "type": "single_choice", + "text": "What makes you feel uncertain about the future?", + "depth": 5, + "access": "premium", + "tags": [ + "uncertainty", + "future" + ], + "options": [ + { + "id": "different_goals", + "text": "Different goals" + }, + { + "id": "timing", + "text": "Timing" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "conflict_patterns", + "text": "Conflict patterns" + } + ] + }, + { + "id": "future_162", + "category_id": "future", + "type": "single_choice", + "text": "What pace feels best for future planning?", + "depth": 3, + "access": "premium", + "tags": [ + "pace", + "planning" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_and_regular", + "text": "Structured and regular" + }, + { + "id": "only_as_needed", + "text": "Only as needed" + }, + { + "id": "more_direct_and_soon", + "text": "More direct and soon" + } + ] + }, + { + "id": "future_163", + "category_id": "future", + "type": "single_choice", + "text": "What should we revisit every few months?", + "depth": 3, + "access": "premium", + "tags": [ + "checkin", + "future" + ], + "options": [ + { + "id": "goals", + "text": "Goals" + }, + { + "id": "finances", + "text": "Finances" + }, + { + "id": "living_plans", + "text": "Living plans" + }, + { + "id": "emotional_connection", + "text": "Emotional connection" + } + ] + }, + { + "id": "future_164", + "category_id": "future", + "type": "single_choice", + "text": "What kind of future memory do you want us to make?", + "depth": 2, + "access": "premium", + "tags": [ + "memory", + "future" + ], + "options": [ + { + "id": "travel", + "text": "Travel" + }, + { + "id": "home_moments", + "text": "Home moments" + }, + { + "id": "family_moments", + "text": "Family moments" + }, + { + "id": "big_achievement", + "text": "Big achievement" + } + ] + }, + { + "id": "future_165", + "category_id": "future", + "type": "single_choice", + "text": "What do you want our future home to feel like?", + "depth": 2, + "access": "premium", + "tags": [ + "home", + "feeling" + ], + "options": [ + { + "id": "peaceful", + "text": "Peaceful" + }, + { + "id": "playful", + "text": "Playful" + }, + { + "id": "cozy", + "text": "Cozy" + }, + { + "id": "purposeful", + "text": "Purposeful" + } + ] + }, + { + "id": "future_166", + "category_id": "future", + "type": "single_choice", + "text": "Which value should guide our future decisions?", + "depth": 4, + "access": "premium", + "tags": [ + "values", + "decisions" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "stability", + "text": "Stability" + }, + { + "id": "adventure", + "text": "Adventure" + }, + { + "id": "care", + "text": "Care" + } + ] + }, + { + "id": "future_167", + "category_id": "future", + "type": "single_choice", + "text": "What future pressure do you want us to resist?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "future" + ], + "options": [ + { + "id": "comparison", + "text": "Comparison" + }, + { + "id": "rushing", + "text": "Rushing" + }, + { + "id": "perfection", + "text": "Perfection" + }, + { + "id": "other_peoples_expectations", + "text": "Other peoples expectations" + } + ] + }, + { + "id": "future_168", + "category_id": "future", + "type": "single_choice", + "text": "What would make long-term planning more romantic?", + "depth": 2, + "access": "premium", + "tags": [ + "romance", + "planning" + ], + "options": [ + { + "id": "dreaming_together", + "text": "Dreaming together" + }, + { + "id": "small_rituals", + "text": "Small rituals" + }, + { + "id": "shared_savings_goals", + "text": "Shared savings goals" + }, + { + "id": "celebrating_milestones", + "text": "Celebrating milestones" + } + ] + }, + { + "id": "future_169", + "category_id": "future", + "type": "single_choice", + "text": "What future conversation should we make lighter?", + "depth": 3, + "access": "premium", + "tags": [ + "lightness", + "future" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "commitment", + "text": "Commitment" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "home_plans", + "text": "Home plans" + } + ] + }, + { + "id": "future_170", + "category_id": "future", + "type": "single_choice", + "text": "What future conversation should we take more seriously?", + "depth": 4, + "access": "premium", + "tags": [ + "serious", + "future" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "commitment", + "text": "Commitment" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "health", + "text": "Health" + } + ] + }, + { + "id": "future_171", + "category_id": "future", + "type": "single_choice", + "text": "What kind of support will matter most in future stress?", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "stress" + ], + "options": [ + { + "id": "emotional_support", + "text": "Emotional support" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "team_planning", + "text": "Team planning" + } + ] + }, + { + "id": "future_172", + "category_id": "future", + "type": "single_choice", + "text": "What future dream feels most alive for you?", + "depth": 3, + "access": "premium", + "tags": [ + "dreams", + "future" + ], + "options": [ + { + "id": "a_home", + "text": "A home" + }, + { + "id": "travel", + "text": "Travel" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "creative_work", + "text": "Creative work" + } + ] + }, + { + "id": "future_173", + "category_id": "future", + "type": "single_choice", + "text": "What future fear feels most real?", + "depth": 5, + "access": "premium", + "tags": [ + "fears", + "future" + ], + "options": [ + { + "id": "losing_closeness", + "text": "Losing closeness" + }, + { + "id": "financial_stress", + "text": "Financial stress" + }, + { + "id": "different_timelines", + "text": "Different timelines" + }, + { + "id": "unexpected_hardship", + "text": "Unexpected hardship" + } + ] + }, + { + "id": "future_174", + "category_id": "future", + "type": "single_choice", + "text": "What kind of tradition should we build?", + "depth": 2, + "access": "premium", + "tags": [ + "traditions", + "future" + ], + "options": [ + { + "id": "weekly", + "text": "Weekly" + }, + { + "id": "monthly", + "text": "Monthly" + }, + { + "id": "holiday", + "text": "Holiday" + }, + { + "id": "anniversary", + "text": "Anniversary" + } + ] + }, + { + "id": "future_175", + "category_id": "future", + "type": "single_choice", + "text": "What role should adventure play in our future?", + "depth": 2, + "access": "premium", + "tags": [ + "adventure", + "future" + ], + "options": [ + { + "id": "a_big_role", + "text": "A big role" + }, + { + "id": "a_small_role", + "text": "A small role" + }, + { + "id": "only_sometimes", + "text": "Only sometimes" + }, + { + "id": "more_than_now", + "text": "More than now" + } + ] + }, + { + "id": "future_176", + "category_id": "future", + "type": "single_choice", + "text": "What role should stability play in our future?", + "depth": 2, + "access": "premium", + "tags": [ + "stability", + "future" + ], + "options": [ + { + "id": "a_big_role", + "text": "A big role" + }, + { + "id": "a_small_role", + "text": "A small role" + }, + { + "id": "only_in_key_areas", + "text": "Only in key areas" + }, + { + "id": "more_than_now", + "text": "More than now" + } + ] + }, + { + "id": "future_177", + "category_id": "future", + "type": "single_choice", + "text": "What should we save for first?", + "depth": 3, + "access": "premium", + "tags": [ + "saving", + "future" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "travel", + "text": "Travel" + }, + { + "id": "home", + "text": "Home" + }, + { + "id": "shared_experience", + "text": "Shared experience" + } + ] + }, + { + "id": "future_178", + "category_id": "future", + "type": "single_choice", + "text": "What kind of life pace do you want later?", + "depth": 3, + "access": "premium", + "tags": [ + "pace", + "life" + ], + "options": [ + { + "id": "calm", + "text": "Calm" + }, + { + "id": "busy_and_ambitious", + "text": "Busy and ambitious" + }, + { + "id": "flexible", + "text": "Flexible" + }, + { + "id": "seasonal", + "text": "Seasonal" + } + ] + }, + { + "id": "future_179", + "category_id": "future", + "type": "single_choice", + "text": "Which future skill should we build as a couple?", + "depth": 4, + "access": "premium", + "tags": [ + "skills", + "future" + ], + "options": [ + { + "id": "planning", + "text": "Planning" + }, + { + "id": "repairing_conflict", + "text": "Repairing conflict" + }, + { + "id": "saving_money", + "text": "Saving money" + }, + { + "id": "handling_stress", + "text": "Handling stress" + } + ] + }, + { + "id": "future_180", + "category_id": "future", + "type": "single_choice", + "text": "What big decision needs more patience?", + "depth": 4, + "access": "premium", + "tags": [ + "patience", + "decisions" + ], + "options": [ + { + "id": "commitment_step", + "text": "Commitment step" + }, + { + "id": "moving", + "text": "Moving" + }, + { + "id": "money_decision", + "text": "Money decision" + }, + { + "id": "family_decision", + "text": "Family decision" + } + ] + }, + { + "id": "future_181", + "category_id": "future", + "type": "single_choice", + "text": "What big decision needs more courage?", + "depth": 4, + "access": "premium", + "tags": [ + "courage", + "decisions" + ], + "options": [ + { + "id": "commitment_step", + "text": "Commitment step" + }, + { + "id": "career_shift", + "text": "Career shift" + }, + { + "id": "relocation", + "text": "Relocation" + }, + { + "id": "honest_conversation", + "text": "Honest conversation" + } + ] + }, + { + "id": "future_182", + "category_id": "future", + "type": "single_choice", + "text": "What does success together mean most?", + "depth": 4, + "access": "premium", + "tags": [ + "success", + "meaning" + ], + "options": [ + { + "id": "peace", + "text": "Peace" + }, + { + "id": "growth", + "text": "Growth" + }, + { + "id": "security", + "text": "Security" + }, + { + "id": "joy", + "text": "Joy" + } + ] + }, + { + "id": "future_183", + "category_id": "future", + "type": "single_choice", + "text": "What should we prioritize when life gets busy?", + "depth": 3, + "access": "premium", + "tags": [ + "priority", + "busy" + ], + "options": [ + { + "id": "connection", + "text": "Connection" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "money_goals", + "text": "Money goals" + }, + { + "id": "family_time", + "text": "Family time" + } + ] + }, + { + "id": "future_184", + "category_id": "future", + "type": "single_choice", + "text": "What would make you feel chosen in our future?", + "depth": 4, + "access": "premium", + "tags": [ + "chosen", + "future" + ], + "options": [ + { + "id": "shared_plans", + "text": "Shared plans" + }, + { + "id": "public_commitment", + "text": "Public commitment" + }, + { + "id": "daily_effort", + "text": "Daily effort" + }, + { + "id": "protecting_us", + "text": "Protecting us" + } + ] + }, + { + "id": "future_185", + "category_id": "future", + "type": "single_choice", + "text": "What would make future talks feel less pressured?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "talks" + ], + "options": [ + { + "id": "no_deadlines", + "text": "No deadlines" + }, + { + "id": "more_information", + "text": "More information" + }, + { + "id": "gentler_tone", + "text": "Gentler tone" + }, + { + "id": "small_steps", + "text": "Small steps" + } + ] + }, + { + "id": "future_186", + "category_id": "future", + "type": "single_choice", + "text": "What future promise matters most?", + "depth": 5, + "access": "premium", + "tags": [ + "promise", + "future" + ], + "options": [ + { + "id": "keep_choosing_each_other", + "text": "Keep choosing each other" + }, + { + "id": "tell_the_truth", + "text": "Tell the truth" + }, + { + "id": "repair_quickly", + "text": "Repair quickly" + }, + { + "id": "face_hard_things_together", + "text": "Face hard things together" + } + ] + }, + { + "id": "future_187", + "category_id": "future", + "type": "single_choice", + "text": "What should we be honest about before the next step?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "next_step" + ], + "options": [ + { + "id": "fear", + "text": "Fear" + }, + { + "id": "timeline", + "text": "Timeline" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "expectations", + "text": "Expectations" + } + ] + }, + { + "id": "future_188", + "category_id": "future", + "type": "single_choice", + "text": "What kind of next step feels right?", + "depth": 4, + "access": "premium", + "tags": [ + "next_step", + "future" + ], + "options": [ + { + "id": "small_habit", + "text": "Small habit" + }, + { + "id": "shared_plan", + "text": "Shared plan" + }, + { + "id": "big_conversation", + "text": "Big conversation" + }, + { + "id": "concrete_commitment", + "text": "Concrete commitment" + } + ] + }, + { + "id": "future_189", + "category_id": "future", + "type": "single_choice", + "text": "What does growing together mean to you?", + "depth": 4, + "access": "premium", + "tags": [ + "growth", + "together" + ], + "options": [ + { + "id": "learning", + "text": "Learning" + }, + { + "id": "changing_kindly", + "text": "Changing kindly" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "supporting_individuality", + "text": "Supporting individuality" + } + ] + }, + { + "id": "future_190", + "category_id": "future", + "type": "single_choice", + "text": "What should our future selves thank us for starting now?", + "depth": 4, + "access": "premium", + "tags": [ + "future_self", + "thanks" + ], + "options": [ + { + "id": "better_communication", + "text": "Better communication" + }, + { + "id": "savings_habit", + "text": "Savings habit" + }, + { + "id": "healthy_routines", + "text": "Healthy routines" + }, + { + "id": "more_quality_time", + "text": "More quality time" + } + ] + }, + { + "id": "future_191", + "category_id": "future", + "type": "multi_choice", + "text": "Which future areas should we talk about more?", + "depth": 4, + "access": "premium", + "tags": [ + "future", + "areas" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "home", + "text": "Home" + }, + { + "id": "commitment", + "text": "Commitment" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "career", + "text": "Career" + }, + { + "id": "health", + "text": "Health" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_192", + "category_id": "future", + "type": "multi_choice", + "text": "What should guide our big decisions?", + "depth": 4, + "access": "premium", + "tags": [ + "decisions", + "values" + ], + "options": [ + { + "id": "shared_values", + "text": "Shared values" + }, + { + "id": "timing", + "text": "Timing" + }, + { + "id": "money_reality", + "text": "Money reality" + }, + { + "id": "emotional_readiness", + "text": "Emotional readiness" + }, + { + "id": "long_term_impact", + "text": "Long-term impact" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_193", + "category_id": "future", + "type": "multi_choice", + "text": "Which future goals feel exciting?", + "depth": 3, + "access": "premium", + "tags": [ + "goals", + "excitement" + ], + "options": [ + { + "id": "travel", + "text": "Travel" + }, + { + "id": "home", + "text": "Home" + }, + { + "id": "career", + "text": "Career" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "creative_dreams", + "text": "Creative dreams" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_194", + "category_id": "future", + "type": "multi_choice", + "text": "Which future goals feel stressful?", + "depth": 4, + "access": "premium", + "tags": [ + "goals", + "stress" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "moving", + "text": "Moving" + }, + { + "id": "marriage", + "text": "Marriage" + }, + { + "id": "parenting", + "text": "Parenting" + }, + { + "id": "career_changes", + "text": "Career changes" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_195", + "category_id": "future", + "type": "multi_choice", + "text": "What do you want more of in our future?", + "depth": 3, + "access": "premium", + "tags": [ + "more", + "future" + ], + "options": [ + { + "id": "peace", + "text": "Peace" + }, + { + "id": "adventure", + "text": "Adventure" + }, + { + "id": "security", + "text": "Security" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "purpose", + "text": "Purpose" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_196", + "category_id": "future", + "type": "multi_choice", + "text": "What do you want less of in our future?", + "depth": 3, + "access": "premium", + "tags": [ + "less", + "future" + ], + "options": [ + { + "id": "rushing", + "text": "Rushing" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "debt", + "text": "Debt" + }, + { + "id": "overworking", + "text": "Overworking" + }, + { + "id": "assumptions", + "text": "Assumptions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_197", + "category_id": "future", + "type": "multi_choice", + "text": "Which traditions should we create?", + "depth": 2, + "access": "premium", + "tags": [ + "traditions", + "future" + ], + "options": [ + { + "id": "weekly_date", + "text": "Weekly date" + }, + { + "id": "yearly_trip", + "text": "Yearly trip" + }, + { + "id": "holiday_ritual", + "text": "Holiday ritual" + }, + { + "id": "monthly_check_in", + "text": "Monthly check-in" + }, + { + "id": "anniversary_ritual", + "text": "Anniversary ritual" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_198", + "category_id": "future", + "type": "multi_choice", + "text": "Which future topics need extra gentleness?", + "depth": 5, + "access": "premium", + "tags": [ + "gentleness", + "topics" + ], + "options": [ + { + "id": "kids_or_family", + "text": "Kids or family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "marriage", + "text": "Marriage" + }, + { + "id": "career_sacrifices", + "text": "Career sacrifices" + }, + { + "id": "where_to_live", + "text": "Where to live" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_199", + "category_id": "future", + "type": "multi_choice", + "text": "What would help us stay aligned?", + "depth": 4, + "access": "premium", + "tags": [ + "alignment", + "tools" + ], + "options": [ + { + "id": "regular_check_ins", + "text": "Regular check-ins" + }, + { + "id": "written_goals", + "text": "Written goals" + }, + { + "id": "budget_talks", + "text": "Budget talks" + }, + { + "id": "honest_timelines", + "text": "Honest timelines" + }, + { + "id": "shared_rituals", + "text": "Shared rituals" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_200", + "category_id": "future", + "type": "multi_choice", + "text": "Which practical plans should we make soon?", + "depth": 3, + "access": "premium", + "tags": [ + "practical", + "plans" + ], + "options": [ + { + "id": "emergency_savings", + "text": "Emergency savings" + }, + { + "id": "travel_plan", + "text": "Travel plan" + }, + { + "id": "home_routine", + "text": "Home routine" + }, + { + "id": "health_habits", + "text": "Health habits" + }, + { + "id": "couple_calendar", + "text": "Couple calendar" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_201", + "category_id": "future", + "type": "multi_choice", + "text": "What emotional qualities should our future have?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional", + "future" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "humor", + "text": "Humor" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "honesty", + "text": "Honesty" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_202", + "category_id": "future", + "type": "multi_choice", + "text": "Which pressures should we avoid copying from others?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "comparison" + ], + "options": [ + { + "id": "relationship_timelines", + "text": "Relationship timelines" + }, + { + "id": "lifestyle_spending", + "text": "Lifestyle spending" + }, + { + "id": "family_expectations", + "text": "Family expectations" + }, + { + "id": "career_hustle", + "text": "Career hustle" + }, + { + "id": "social_media_image", + "text": "Social media image" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_203", + "category_id": "future", + "type": "multi_choice", + "text": "What do you want our future home to include?", + "depth": 2, + "access": "premium", + "tags": [ + "home", + "future" + ], + "options": [ + { + "id": "calm_space", + "text": "Calm space" + }, + { + "id": "room_for_friends", + "text": "Room for friends" + }, + { + "id": "good_routines", + "text": "Good routines" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "shared_responsibilities", + "text": "Shared responsibilities" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_204", + "category_id": "future", + "type": "multi_choice", + "text": "What might challenge us later?", + "depth": 5, + "access": "premium", + "tags": [ + "challenges", + "future" + ], + "options": [ + { + "id": "money_stress", + "text": "Money stress" + }, + { + "id": "health_issues", + "text": "Health issues" + }, + { + "id": "family_conflict", + "text": "Family conflict" + }, + { + "id": "career_changes", + "text": "Career changes" + }, + { + "id": "distance_or_moving", + "text": "Distance or moving" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_205", + "category_id": "future", + "type": "multi_choice", + "text": "What strengths will help us later?", + "depth": 4, + "access": "premium", + "tags": [ + "strengths", + "future" + ], + "options": [ + { + "id": "humor", + "text": "Humor" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "commitment", + "text": "Commitment" + }, + { + "id": "adaptability", + "text": "Adaptability" + }, + { + "id": "care", + "text": "Care" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_206", + "category_id": "future", + "type": "multi_choice", + "text": "Which future choices should not be rushed?", + "depth": 4, + "access": "premium", + "tags": [ + "rushing", + "decisions" + ], + "options": [ + { + "id": "marriage", + "text": "Marriage" + }, + { + "id": "moving_in", + "text": "Moving in" + }, + { + "id": "having_kids", + "text": "Having kids" + }, + { + "id": "big_purchases", + "text": "Big purchases" + }, + { + "id": "changing_jobs", + "text": "Changing jobs" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_207", + "category_id": "future", + "type": "multi_choice", + "text": "What should we protect no matter what changes?", + "depth": 5, + "access": "premium", + "tags": [ + "protect", + "future" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "time_together", + "text": "Time together" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "individual_dreams", + "text": "Individual dreams" + }, + { + "id": "physical_and_emotional_safety", + "text": "Physical and emotional safety" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_208", + "category_id": "future", + "type": "multi_choice", + "text": "What should we learn together?", + "depth": 2, + "access": "premium", + "tags": [ + "learning", + "future" + ], + "options": [ + { + "id": "money_skills", + "text": "Money skills" + }, + { + "id": "cooking", + "text": "Cooking" + }, + { + "id": "communication", + "text": "Communication" + }, + { + "id": "health_habits", + "text": "Health habits" + }, + { + "id": "travel_planning", + "text": "Travel planning" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_209", + "category_id": "future", + "type": "multi_choice", + "text": "Which support will matter in hard seasons?", + "depth": 5, + "access": "premium", + "tags": [ + "support", + "hard_seasons" + ], + "options": [ + { + "id": "patience", + "text": "Patience" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "clear_communication", + "text": "Clear communication" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "loyalty", + "text": "Loyalty" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_210", + "category_id": "future", + "type": "multi_choice", + "text": "What should our future include for joy?", + "depth": 3, + "access": "premium", + "tags": [ + "joy", + "future" + ], + "options": [ + { + "id": "small_adventures", + "text": "Small adventures" + }, + { + "id": "silly_rituals", + "text": "Silly rituals" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "friends", + "text": "Friends" + }, + { + "id": "creative_time", + "text": "Creative time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "future_211", + "category_id": "future", + "type": "scale", + "text": "How aligned do you feel about our near future?", + "depth": 4, + "access": "premium", + "tags": [ + "alignment", + "near_future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not aligned", + "max_label": "Very aligned", + "scale_step": 1 + } + }, + { + "id": "future_212", + "category_id": "future", + "type": "scale", + "text": "How comfortable are you talking about long-term plans?", + "depth": 3, + "access": "premium", + "tags": [ + "comfort", + "long_term" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "future_213", + "category_id": "future", + "type": "scale", + "text": "How much pressure do future conversations create for you?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "None", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "future_214", + "category_id": "future", + "type": "scale", + "text": "How hopeful do you feel about our future right now?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "future_215", + "category_id": "future", + "type": "scale", + "text": "How clear are our shared goals?", + "depth": 4, + "access": "premium", + "tags": [ + "clarity", + "goals" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not clear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "future_216", + "category_id": "future", + "type": "scale", + "text": "How well do we balance dreaming and planning?", + "depth": 3, + "access": "premium", + "tags": [ + "dreaming", + "planning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "future_217", + "category_id": "future", + "type": "scale", + "text": "How safe does it feel to share future fears?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "fears" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "future_218", + "category_id": "future", + "type": "scale", + "text": "How much do we assume instead of asking?", + "depth": 4, + "access": "premium", + "tags": [ + "assumptions", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "future_219", + "category_id": "future", + "type": "scale", + "text": "How ready do you feel for our next big step?", + "depth": 5, + "access": "premium", + "tags": [ + "readiness", + "next_step" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not ready", + "max_label": "Very ready", + "scale_step": 1 + } + }, + { + "id": "future_220", + "category_id": "future", + "type": "scale", + "text": "How patient are we with different timelines?", + "depth": 4, + "access": "premium", + "tags": [ + "patience", + "timelines" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not patient", + "max_label": "Very patient", + "scale_step": 1 + } + }, + { + "id": "future_221", + "category_id": "future", + "type": "scale", + "text": "How much do our values guide our plans?", + "depth": 4, + "access": "premium", + "tags": [ + "values", + "plans" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "future_222", + "category_id": "future", + "type": "scale", + "text": "How realistic are our current plans?", + "depth": 3, + "access": "premium", + "tags": [ + "realistic", + "plans" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not realistic", + "max_label": "Very realistic", + "scale_step": 1 + } + }, + { + "id": "future_223", + "category_id": "future", + "type": "scale", + "text": "How exciting does our future feel?", + "depth": 3, + "access": "premium", + "tags": [ + "excitement", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not exciting", + "max_label": "Very exciting", + "scale_step": 1 + } + }, + { + "id": "future_224", + "category_id": "future", + "type": "scale", + "text": "How much uncertainty can we handle together?", + "depth": 5, + "access": "premium", + "tags": [ + "uncertainty", + "resilience" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "future_225", + "category_id": "future", + "type": "scale", + "text": "How well do we talk about money-related future goals?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "future_226", + "category_id": "future", + "type": "scale", + "text": "How well do we support each other's individual dreams?", + "depth": 4, + "access": "premium", + "tags": [ + "individual_dreams", + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "future_227", + "category_id": "future", + "type": "scale", + "text": "How connected do you feel to our shared vision?", + "depth": 4, + "access": "premium", + "tags": [ + "shared_vision", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not connected", + "max_label": "Very connected", + "scale_step": 1 + } + }, + { + "id": "future_228", + "category_id": "future", + "type": "scale", + "text": "How much do outside opinions affect our plans?", + "depth": 4, + "access": "premium", + "tags": [ + "outside_opinions", + "plans" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "future_229", + "category_id": "future", + "type": "scale", + "text": "How much should we plan this season?", + "depth": 2, + "access": "premium", + "tags": [ + "season", + "planning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "future_230", + "category_id": "future", + "type": "scale", + "text": "How well do we recover when plans change?", + "depth": 4, + "access": "premium", + "tags": [ + "change", + "recovery" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "future_231", + "category_id": "future", + "type": "scale", + "text": "How prepared do we feel for hard seasons?", + "depth": 5, + "access": "premium", + "tags": [ + "hard_seasons", + "prepared" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not prepared", + "max_label": "Very prepared", + "scale_step": 1 + } + }, + { + "id": "future_232", + "category_id": "future", + "type": "scale", + "text": "How much joy are we building into our future?", + "depth": 3, + "access": "premium", + "tags": [ + "joy", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "future_233", + "category_id": "future", + "type": "scale", + "text": "How much rest are we building into our future?", + "depth": 3, + "access": "premium", + "tags": [ + "rest", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "future_234", + "category_id": "future", + "type": "scale", + "text": "How much adventure are we building into our future?", + "depth": 2, + "access": "premium", + "tags": [ + "adventure", + "future" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "future_235", + "category_id": "future", + "type": "scale", + "text": "How much do you want a future check-in ritual?", + "depth": 3, + "access": "premium", + "tags": [ + "ritual", + "checkin" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "future_236", + "category_id": "future", + "type": "this_or_that", + "text": "Which sounds more like our next season?", + "depth": 2, + "access": "premium", + "tags": [ + "season", + "future" + ], + "options": [ + { + "id": "building_stability", + "text": "Building stability" + }, + { + "id": "chasing_adventure", + "text": "Chasing adventure" + } + ] + }, + { + "id": "future_237", + "category_id": "future", + "type": "this_or_that", + "text": "Which should we focus on first?", + "depth": 3, + "access": "premium", + "tags": [ + "priority", + "future" + ], + "options": [ + { + "id": "better_routines", + "text": "Better routines" + }, + { + "id": "bigger_dreams", + "text": "Bigger dreams" + } + ] + }, + { + "id": "future_238", + "category_id": "future", + "type": "this_or_that", + "text": "Which future talk feels more important?", + "depth": 4, + "access": "premium", + "tags": [ + "talks", + "future" + ], + "options": [ + { + "id": "money_goals", + "text": "Money goals" + }, + { + "id": "life_goals", + "text": "Life goals" + } + ] + }, + { + "id": "future_239", + "category_id": "future", + "type": "this_or_that", + "text": "Which matters more in planning?", + "depth": 3, + "access": "premium", + "tags": [ + "planning", + "values" + ], + "options": [ + { + "id": "flexibility", + "text": "Flexibility" + }, + { + "id": "structure", + "text": "Structure" + } + ] + }, + { + "id": "future_240", + "category_id": "future", + "type": "this_or_that", + "text": "Which feels more exciting?", + "depth": 2, + "access": "premium", + "tags": [ + "excitement", + "future" + ], + "options": [ + { + "id": "travel_plan", + "text": "Travel plan" + }, + { + "id": "home_project", + "text": "Home project" + } + ] + }, + { + "id": "future_241", + "category_id": "future", + "type": "this_or_that", + "text": "Which feels safer?", + "depth": 3, + "access": "premium", + "tags": [ + "safety", + "future" + ], + "options": [ + { + "id": "small_steps", + "text": "Small steps" + }, + { + "id": "big_clarity", + "text": "Big clarity" + } + ] + }, + { + "id": "future_242", + "category_id": "future", + "type": "this_or_that", + "text": "Which should lead our future?", + "depth": 4, + "access": "premium", + "tags": [ + "leadership", + "values" + ], + "options": [ + { + "id": "shared_values", + "text": "Shared values" + }, + { + "id": "shared_goals", + "text": "Shared goals" + } + ] + }, + { + "id": "future_243", + "category_id": "future", + "type": "this_or_that", + "text": "Which do you want more?", + "depth": 3, + "access": "premium", + "tags": [ + "more", + "future" + ], + "options": [ + { + "id": "adventure", + "text": "Adventure" + }, + { + "id": "peace", + "text": "Peace" + } + ] + }, + { + "id": "future_244", + "category_id": "future", + "type": "this_or_that", + "text": "Which should we protect more?", + "depth": 4, + "access": "premium", + "tags": [ + "protect", + "future" + ], + "options": [ + { + "id": "individual_dreams", + "text": "Individual dreams" + }, + { + "id": "shared_dreams", + "text": "Shared dreams" + } + ] + }, + { + "id": "future_245", + "category_id": "future", + "type": "this_or_that", + "text": "Which next step feels better?", + "depth": 4, + "access": "premium", + "tags": [ + "next_step", + "future" + ], + "options": [ + { + "id": "talk_more", + "text": "Talk more" + }, + { + "id": "plan_more", + "text": "Plan more" + } + ] + }, + { + "id": "future_246", + "category_id": "future", + "type": "this_or_that", + "text": "Which is harder for you?", + "depth": 4, + "access": "premium", + "tags": [ + "difficulty", + "future" + ], + "options": [ + { + "id": "waiting", + "text": "Waiting" + }, + { + "id": "committing", + "text": "Committing" + } + ] + }, + { + "id": "future_247", + "category_id": "future", + "type": "this_or_that", + "text": "Which do we need more?", + "depth": 3, + "access": "premium", + "tags": [ + "needs", + "future" + ], + "options": [ + { + "id": "hope", + "text": "Hope" + }, + { + "id": "clarity", + "text": "Clarity" + } + ] + }, + { + "id": "future_248", + "category_id": "future", + "type": "this_or_that", + "text": "Which should we revisit often?", + "depth": 3, + "access": "premium", + "tags": [ + "checkin", + "future" + ], + "options": [ + { + "id": "goals", + "text": "Goals" + }, + { + "id": "feelings", + "text": "Feelings" + } + ] + }, + { + "id": "future_249", + "category_id": "future", + "type": "this_or_that", + "text": "Which future fear is more important to name?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "future" + ], + "options": [ + { + "id": "growing_apart", + "text": "Growing apart" + }, + { + "id": "feeling_stuck", + "text": "Feeling stuck" + } + ] + }, + { + "id": "future_250", + "category_id": "future", + "type": "this_or_that", + "text": "Which future gift should we give ourselves?", + "depth": 4, + "access": "premium", + "tags": [ + "future_self", + "gift" + ], + "options": [ + { + "id": "better_habits", + "text": "Better habits" + }, + { + "id": "braver_honesty", + "text": "Braver honesty" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/gratitude.json b/seed/questions/gratitude.json new file mode 100644 index 00000000..d9d8486c --- /dev/null +++ b/seed/questions/gratitude.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "gratitude", + "display_name": "Gratitude", + "description": "Questions about appreciation, feeling seen, noticing effort, expressing thanks, and protecting warmth in daily life.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "gratitude_001", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I listen that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_listen", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_002", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I listen?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_listen", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_003", + "category_id": "gratitude", + "type": "written", + "text": "How does how I listen make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_listen", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_004", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I listen?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_listen", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_005", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I listen more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_listen", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_006", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I make you laugh that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_make_you_laugh", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_007", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I make you laugh?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_make_you_laugh", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_008", + "category_id": "gratitude", + "type": "written", + "text": "How does how I make you laugh make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_make_you_laugh", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_009", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I make you laugh?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_make_you_laugh", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_010", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I make you laugh more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_make_you_laugh", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_011", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I support your day that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_support_your_day", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_012", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I support your day?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_support_your_day", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_013", + "category_id": "gratitude", + "type": "written", + "text": "How does how I support your day make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_support_your_day", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_014", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I support your day?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_support_your_day", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_015", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I support your day more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_support_your_day", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_016", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about what I handle at home that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "what_i_handle_at_home", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_017", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice what I handle at home?", + "depth": 1, + "access": "free", + "tags": [ + "what_i_handle_at_home", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_018", + "category_id": "gratitude", + "type": "written", + "text": "How does what I handle at home make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "what_i_handle_at_home", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_019", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to what I handle at home?", + "depth": 1, + "access": "free", + "tags": [ + "what_i_handle_at_home", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_020", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice what I handle at home more often?", + "depth": 2, + "access": "free", + "tags": [ + "what_i_handle_at_home", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_021", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I encourage you that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_encourage_you", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_022", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I encourage you?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_encourage_you", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_023", + "category_id": "gratitude", + "type": "written", + "text": "How does how I encourage you make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_encourage_you", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_024", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I encourage you?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_encourage_you", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_025", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I encourage you more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_encourage_you", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_026", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I check in that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_check_in", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_027", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I check in?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_check_in", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_028", + "category_id": "gratitude", + "type": "written", + "text": "How does how I check in make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_check_in", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_029", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I check in?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_check_in", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_030", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I check in more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_check_in", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_031", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about the way I show affection that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "the_way_i_show_affection", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_032", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice the way I show affection?", + "depth": 1, + "access": "free", + "tags": [ + "the_way_i_show_affection", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_033", + "category_id": "gratitude", + "type": "written", + "text": "How does the way I show affection make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "the_way_i_show_affection", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_034", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to the way I show affection?", + "depth": 1, + "access": "free", + "tags": [ + "the_way_i_show_affection", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_035", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice the way I show affection more often?", + "depth": 2, + "access": "free", + "tags": [ + "the_way_i_show_affection", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_036", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I remember details that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_remember_details", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_037", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I remember details?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_remember_details", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_038", + "category_id": "gratitude", + "type": "written", + "text": "How does how I remember details make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_remember_details", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_039", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I remember details?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_remember_details", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_040", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I remember details more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_remember_details", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_041", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I help when you are stressed that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_help_when_you_are_stressed", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_042", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I help when you are stressed?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_help_when_you_are_stressed", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_043", + "category_id": "gratitude", + "type": "written", + "text": "How does how I help when you are stressed make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_help_when_you_are_stressed", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_044", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I help when you are stressed?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_help_when_you_are_stressed", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_045", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I help when you are stressed more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_help_when_you_are_stressed", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_046", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I share time with you that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_share_time_with_you", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_047", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I share time with you?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_share_time_with_you", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_048", + "category_id": "gratitude", + "type": "written", + "text": "How does how I share time with you make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_share_time_with_you", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_049", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I share time with you?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_share_time_with_you", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_050", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I share time with you more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_share_time_with_you", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_051", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I celebrate you that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_celebrate_you", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_052", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I celebrate you?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_celebrate_you", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_053", + "category_id": "gratitude", + "type": "written", + "text": "How does how I celebrate you make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_celebrate_you", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_054", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I celebrate you?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_celebrate_you", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_055", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I celebrate you more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_celebrate_you", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_056", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I make ordinary moments better that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_make_ordinary_moments_better", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_057", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I make ordinary moments better?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_make_ordinary_moments_better", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_058", + "category_id": "gratitude", + "type": "written", + "text": "How does how I make ordinary moments better make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_make_ordinary_moments_better", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_059", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I make ordinary moments better?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_make_ordinary_moments_better", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_060", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I make ordinary moments better more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_make_ordinary_moments_better", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_061", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I show patience that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_show_patience", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_062", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I show patience?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_show_patience", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_063", + "category_id": "gratitude", + "type": "written", + "text": "How does how I show patience make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_show_patience", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_064", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I show patience?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_show_patience", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_065", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I show patience more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_show_patience", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_066", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I care for us that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_care_for_us", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_067", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I care for us?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_care_for_us", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_068", + "category_id": "gratitude", + "type": "written", + "text": "How does how I care for us make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_care_for_us", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_069", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I care for us?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_care_for_us", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_070", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I care for us more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_care_for_us", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_071", + "category_id": "gratitude", + "type": "written", + "text": "What is one small thing about how I bring comfort that you appreciate?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_bring_comfort", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_072", + "category_id": "gratitude", + "type": "written", + "text": "When did you recently notice how I bring comfort?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_bring_comfort", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_073", + "category_id": "gratitude", + "type": "written", + "text": "How does how I bring comfort make your life feel easier or warmer?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_bring_comfort", + "impact" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_074", + "category_id": "gratitude", + "type": "written", + "text": "What would you like to thank me for related to how I bring comfort?", + "depth": 1, + "access": "free", + "tags": [ + "how_i_bring_comfort", + "thanks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_075", + "category_id": "gratitude", + "type": "written", + "text": "What is one way we could notice how I bring comfort more often?", + "depth": 2, + "access": "free", + "tags": [ + "how_i_bring_comfort", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_076", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of emotional labor between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_labor", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_077", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your emotional labor?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_labor", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_078", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for emotional labor without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_labor", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_079", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken emotional labor for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_labor", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_080", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for emotional labor more often?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_labor", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_081", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of silent effort between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "silent_effort", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_082", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your silent effort?", + "depth": 4, + "access": "premium", + "tags": [ + "silent_effort", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_083", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for silent effort without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "silent_effort", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_084", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken silent effort for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "silent_effort", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_085", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for silent effort more often?", + "depth": 4, + "access": "premium", + "tags": [ + "silent_effort", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_086", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of personal sacrifices between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_sacrifices", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_087", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your personal sacrifices?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_sacrifices", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_088", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for personal sacrifices without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_sacrifices", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_089", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken personal sacrifices for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "personal_sacrifices", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_090", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for personal sacrifices more often?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_sacrifices", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_091", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of growth we have made between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "growth_we_have_made", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_092", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your growth we have made?", + "depth": 4, + "access": "premium", + "tags": [ + "growth_we_have_made", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_093", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for growth we have made without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "growth_we_have_made", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_094", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken growth we have made for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "growth_we_have_made", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_095", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for growth we have made more often?", + "depth": 4, + "access": "premium", + "tags": [ + "growth_we_have_made", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_096", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of forgiveness between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_097", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your forgiveness?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_098", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for forgiveness without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_099", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken forgiveness for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "forgiveness", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_100", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for forgiveness more often?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_101", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of support through stress between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "support_through_stress", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_102", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your support through stress?", + "depth": 4, + "access": "premium", + "tags": [ + "support_through_stress", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_103", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for support through stress without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "support_through_stress", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_104", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken support through stress for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "support_through_stress", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_105", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for support through stress more often?", + "depth": 4, + "access": "premium", + "tags": [ + "support_through_stress", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_106", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of shared resilience between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "shared_resilience", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_107", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your shared resilience?", + "depth": 4, + "access": "premium", + "tags": [ + "shared_resilience", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_108", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for shared resilience without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "shared_resilience", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_109", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken shared resilience for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "shared_resilience", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_110", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for shared resilience more often?", + "depth": 4, + "access": "premium", + "tags": [ + "shared_resilience", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_111", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of ways we repair between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "ways_we_repair", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_112", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your ways we repair?", + "depth": 4, + "access": "premium", + "tags": [ + "ways_we_repair", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_113", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for ways we repair without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "ways_we_repair", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_114", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken ways we repair for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "ways_we_repair", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_115", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for ways we repair more often?", + "depth": 4, + "access": "premium", + "tags": [ + "ways_we_repair", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_116", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of daily dependability between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "daily_dependability", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_117", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your daily dependability?", + "depth": 4, + "access": "premium", + "tags": [ + "daily_dependability", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_118", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for daily dependability without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "daily_dependability", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_119", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken daily dependability for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "daily_dependability", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_120", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for daily dependability more often?", + "depth": 4, + "access": "premium", + "tags": [ + "daily_dependability", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_121", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of feeling chosen between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_chosen", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_122", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your feeling chosen?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_chosen", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_123", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for feeling chosen without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_chosen", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_124", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken feeling chosen for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_125", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for feeling chosen more often?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_chosen", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_126", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of vulnerability between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "vulnerability", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_127", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your vulnerability?", + "depth": 4, + "access": "premium", + "tags": [ + "vulnerability", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_128", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for vulnerability without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "vulnerability", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_129", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken vulnerability for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "vulnerability", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_130", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for vulnerability more often?", + "depth": 4, + "access": "premium", + "tags": [ + "vulnerability", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_131", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of mutual effort between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "mutual_effort", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_132", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your mutual effort?", + "depth": 4, + "access": "premium", + "tags": [ + "mutual_effort", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_133", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for mutual effort without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "mutual_effort", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_134", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken mutual effort for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "mutual_effort", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_135", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for mutual effort more often?", + "depth": 4, + "access": "premium", + "tags": [ + "mutual_effort", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_136", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of a past hard season between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "a_past_hard_season", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_137", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your a past hard season?", + "depth": 4, + "access": "premium", + "tags": [ + "a_past_hard_season", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_138", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for a past hard season without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "a_past_hard_season", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_139", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken a past hard season for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "a_past_hard_season", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_140", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for a past hard season more often?", + "depth": 4, + "access": "premium", + "tags": [ + "a_past_hard_season", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_141", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of unseen kindness between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "unseen_kindness", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_142", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your unseen kindness?", + "depth": 4, + "access": "premium", + "tags": [ + "unseen_kindness", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_143", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for unseen kindness without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "unseen_kindness", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_144", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken unseen kindness for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "unseen_kindness", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_145", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for unseen kindness more often?", + "depth": 4, + "access": "premium", + "tags": [ + "unseen_kindness", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_146", + "category_id": "gratitude", + "type": "written", + "text": "What is one part of future gratitude between us that deserves more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "future_gratitude", + "deeper_appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_147", + "category_id": "gratitude", + "type": "written", + "text": "What do you wish I understood about your future gratitude?", + "depth": 4, + "access": "premium", + "tags": [ + "future_gratitude", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_148", + "category_id": "gratitude", + "type": "written", + "text": "What is one way I can express gratitude for future gratitude without making it feel forced?", + "depth": 4, + "access": "premium", + "tags": [ + "future_gratitude", + "expression" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_149", + "category_id": "gratitude", + "type": "written", + "text": "Where have we taken future gratitude for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "future_gratitude", + "taken_for_granted" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_150", + "category_id": "gratitude", + "type": "written", + "text": "What would change if we named our gratitude for future gratitude more often?", + "depth": 4, + "access": "premium", + "tags": [ + "future_gratitude", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "gratitude_151", + "category_id": "gratitude", + "type": "single_choice", + "text": "What kind of appreciation feels best to receive from me?", + "depth": 2, + "access": "premium", + "tags": [ + "appreciation", + "style" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "actions", + "text": "Actions" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "quality_time", + "text": "Quality time" + } + ] + }, + { + "id": "gratitude_152", + "category_id": "gratitude", + "type": "single_choice", + "text": "When do you most want to hear thank you?", + "depth": 2, + "access": "premium", + "tags": [ + "timing", + "thanks" + ], + "options": [ + { + "id": "right_away", + "text": "Right away" + }, + { + "id": "at_the_end_of_the_day", + "text": "At the end of the day" + }, + { + "id": "in_private", + "text": "In private" + }, + { + "id": "in_front_of_others", + "text": "In front of others" + } + ] + }, + { + "id": "gratitude_153", + "category_id": "gratitude", + "type": "single_choice", + "text": "What makes gratitude feel most real to you?", + "depth": 2, + "access": "premium", + "tags": [ + "authenticity", + "gratitude" + ], + "options": [ + { + "id": "specific_words", + "text": "Specific words" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "a_small_gesture", + "text": "A small gesture" + }, + { + "id": "eye_contact_and_presence", + "text": "Eye contact and presence" + } + ] + }, + { + "id": "gratitude_154", + "category_id": "gratitude", + "type": "single_choice", + "text": "Which kind of effort do you wish was noticed more?", + "depth": 3, + "access": "premium", + "tags": [ + "effort", + "noticing" + ], + "options": [ + { + "id": "emotional_effort", + "text": "Emotional effort" + }, + { + "id": "household_effort", + "text": "Household effort" + }, + { + "id": "planning_effort", + "text": "Planning effort" + }, + { + "id": "work_or_stress_effort", + "text": "Work or stress effort" + } + ] + }, + { + "id": "gratitude_155", + "category_id": "gratitude", + "type": "single_choice", + "text": "What kind of compliment lands best with you?", + "depth": 2, + "access": "premium", + "tags": [ + "compliments", + "appreciation" + ], + "options": [ + { + "id": "character", + "text": "Character" + }, + { + "id": "appearance", + "text": "Appearance" + }, + { + "id": "effort", + "text": "Effort" + }, + { + "id": "growth", + "text": "Growth" + } + ] + }, + { + "id": "gratitude_156", + "category_id": "gratitude", + "type": "single_choice", + "text": "What makes appreciation feel awkward?", + "depth": 3, + "access": "premium", + "tags": [ + "awkwardness", + "gratitude" + ], + "options": [ + { + "id": "too_much_attention", + "text": "Too much attention" + }, + { + "id": "generic_words", + "text": "Generic words" + }, + { + "id": "public_praise", + "text": "Public praise" + }, + { + "id": "not_believing_it", + "text": "Not believing it" + } + ] + }, + { + "id": "gratitude_157", + "category_id": "gratitude", + "type": "single_choice", + "text": "What should I appreciate out loud more often?", + "depth": 3, + "access": "premium", + "tags": [ + "spoken_gratitude", + "needs" + ], + "options": [ + { + "id": "small_daily_things", + "text": "Small daily things" + }, + { + "id": "big_sacrifices", + "text": "Big sacrifices" + }, + { + "id": "emotional_support", + "text": "Emotional support" + }, + { + "id": "your_personal_growth", + "text": "Your personal growth" + } + ] + }, + { + "id": "gratitude_158", + "category_id": "gratitude", + "type": "single_choice", + "text": "What usually helps you feel seen?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_seen", + "support" + ], + "options": [ + { + "id": "being_thanked", + "text": "Being thanked" + }, + { + "id": "being_remembered", + "text": "Being remembered" + }, + { + "id": "being_helped", + "text": "Being helped" + }, + { + "id": "being_asked_about_your_day", + "text": "Being asked about your day" + } + ] + }, + { + "id": "gratitude_159", + "category_id": "gratitude", + "type": "single_choice", + "text": "What do you notice first when I am grateful?", + "depth": 2, + "access": "premium", + "tags": [ + "signals", + "gratitude" + ], + "options": [ + { + "id": "my_words", + "text": "My words" + }, + { + "id": "my_tone", + "text": "My tone" + }, + { + "id": "my_actions", + "text": "My actions" + }, + { + "id": "my_follow_through", + "text": "My follow-through" + } + ] + }, + { + "id": "gratitude_160", + "category_id": "gratitude", + "type": "single_choice", + "text": "What kind of gratitude would help this week?", + "depth": 2, + "access": "premium", + "tags": [ + "weekly", + "support" + ], + "options": [ + { + "id": "encouragement", + "text": "Encouragement" + }, + { + "id": "acknowledgment", + "text": "Acknowledgment" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_sweet_message", + "text": "A sweet message" + } + ] + }, + { + "id": "gratitude_161", + "category_id": "gratitude", + "type": "single_choice", + "text": "Which area needs more appreciation between us?", + "depth": 3, + "access": "premium", + "tags": [ + "areas", + "appreciation" + ], + "options": [ + { + "id": "home_life", + "text": "Home life" + }, + { + "id": "emotional_support", + "text": "Emotional support" + }, + { + "id": "work_stress", + "text": "Work stress" + }, + { + "id": "relationship_effort", + "text": "Relationship effort" + } + ] + }, + { + "id": "gratitude_162", + "category_id": "gratitude", + "type": "single_choice", + "text": "What makes you feel valued fastest?", + "depth": 2, + "access": "premium", + "tags": [ + "value", + "connection" + ], + "options": [ + { + "id": "a_direct_thank_you", + "text": "A direct thank you" + }, + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "help_without_asking", + "text": "Help without asking" + }, + { + "id": "a_thoughtful_message", + "text": "A thoughtful message" + } + ] + }, + { + "id": "gratitude_163", + "category_id": "gratitude", + "type": "single_choice", + "text": "What gratitude style should we practice more?", + "depth": 3, + "access": "premium", + "tags": [ + "practice", + "gratitude" + ], + "options": [ + { + "id": "daily_thanks", + "text": "Daily thanks" + }, + { + "id": "specific_praise", + "text": "Specific praise" + }, + { + "id": "acts_of_service", + "text": "Acts of service" + }, + { + "id": "noticing_small_wins", + "text": "Noticing small wins" + } + ] + }, + { + "id": "gratitude_164", + "category_id": "gratitude", + "type": "single_choice", + "text": "When appreciation is missing, what do you feel first?", + "depth": 4, + "access": "premium", + "tags": [ + "missing_gratitude", + "feelings" + ], + "options": [ + { + "id": "invisible", + "text": "Invisible" + }, + { + "id": "resentful", + "text": "Resentful" + }, + { + "id": "tired", + "text": "Tired" + }, + { + "id": "unsure", + "text": "Unsure" + } + ] + }, + { + "id": "gratitude_165", + "category_id": "gratitude", + "type": "single_choice", + "text": "What is easiest for you to appreciate?", + "depth": 2, + "access": "premium", + "tags": [ + "ease", + "gratitude" + ], + "options": [ + { + "id": "kindness", + "text": "Kindness" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "humor", + "text": "Humor" + }, + { + "id": "effort", + "text": "Effort" + } + ] + }, + { + "id": "gratitude_166", + "category_id": "gratitude", + "type": "single_choice", + "text": "What is hardest for you to receive appreciation for?", + "depth": 4, + "access": "premium", + "tags": [ + "receiving", + "difficulty" + ], + "options": [ + { + "id": "things_i_should_do_anyway", + "text": "Things I should do anyway" + }, + { + "id": "emotional_labor", + "text": "Emotional labor" + }, + { + "id": "my_body_or_appearance", + "text": "My body or appearance" + }, + { + "id": "personal_growth", + "text": "Personal growth" + } + ] + }, + { + "id": "gratitude_167", + "category_id": "gratitude", + "type": "single_choice", + "text": "What kind of thank you feels too generic?", + "depth": 3, + "access": "premium", + "tags": [ + "generic", + "thanks" + ], + "options": [ + { + "id": "thanks_for_everything", + "text": "Thanks for everything" + }, + { + "id": "you_are_the_best", + "text": "You are the best" + }, + { + "id": "good_job", + "text": "Good job" + }, + { + "id": "i_appreciate_you", + "text": "I appreciate you" + } + ] + }, + { + "id": "gratitude_168", + "category_id": "gratitude", + "type": "single_choice", + "text": "What makes a thank you feel specific enough?", + "depth": 3, + "access": "premium", + "tags": [ + "specificity", + "thanks" + ], + "options": [ + { + "id": "naming_the_action", + "text": "Naming the action" + }, + { + "id": "naming_the_impact", + "text": "Naming the impact" + }, + { + "id": "naming_the_effort", + "text": "Naming the effort" + }, + { + "id": "naming_the_feeling", + "text": "Naming the feeling" + } + ] + }, + { + "id": "gratitude_169", + "category_id": "gratitude", + "type": "single_choice", + "text": "Where would you like more celebration?", + "depth": 3, + "access": "premium", + "tags": [ + "celebration", + "needs" + ], + "options": [ + { + "id": "small_wins", + "text": "Small wins" + }, + { + "id": "work_wins", + "text": "Work wins" + }, + { + "id": "personal_growth", + "text": "Personal growth" + }, + { + "id": "relationship_progress", + "text": "Relationship progress" + } + ] + }, + { + "id": "gratitude_170", + "category_id": "gratitude", + "type": "single_choice", + "text": "What gratitude habit sounds most realistic?", + "depth": 2, + "access": "premium", + "tags": [ + "habit", + "realistic" + ], + "options": [ + { + "id": "one_daily_thank_you", + "text": "One daily thank you" + }, + { + "id": "weekly_appreciation_note", + "text": "Weekly appreciation note" + }, + { + "id": "gratitude_after_conflict", + "text": "Gratitude after conflict" + }, + { + "id": "noticing_chores", + "text": "Noticing chores" + } + ] + }, + { + "id": "gratitude_171", + "category_id": "gratitude", + "type": "single_choice", + "text": "How do you prefer I notice your effort?", + "depth": 3, + "access": "premium", + "tags": [ + "effort", + "preferences" + ], + "options": [ + { + "id": "say_it_directly", + "text": "Say it directly" + }, + { + "id": "help_with_it", + "text": "Help with it" + }, + { + "id": "tell_someone_else", + "text": "Tell someone else" + }, + { + "id": "remember_it_later", + "text": "Remember it later" + } + ] + }, + { + "id": "gratitude_172", + "category_id": "gratitude", + "type": "single_choice", + "text": "What kind of appreciation do we forget most?", + "depth": 3, + "access": "premium", + "tags": [ + "forgetting", + "appreciation" + ], + "options": [ + { + "id": "everyday_tasks", + "text": "Everyday tasks" + }, + { + "id": "emotional_support", + "text": "Emotional support" + }, + { + "id": "planning_and_organizing", + "text": "Planning and organizing" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "gratitude_173", + "category_id": "gratitude", + "type": "single_choice", + "text": "What would make gratitude feel less like a chore?", + "depth": 2, + "access": "premium", + "tags": [ + "authenticity", + "habit" + ], + "options": [ + { + "id": "keep_it_spontaneous", + "text": "Keep it spontaneous" + }, + { + "id": "keep_it_specific", + "text": "Keep it specific" + }, + { + "id": "keep_it_short", + "text": "Keep it short" + }, + { + "id": "pair_it_with_action", + "text": "Pair it with action" + } + ] + }, + { + "id": "gratitude_174", + "category_id": "gratitude", + "type": "single_choice", + "text": "What gratitude should we show after a hard week?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_week", + "gratitude" + ], + "options": [ + { + "id": "thanks_for_staying_present", + "text": "Thanks for staying present" + }, + { + "id": "thanks_for_trying", + "text": "Thanks for trying" + }, + { + "id": "thanks_for_helping", + "text": "Thanks for helping" + }, + { + "id": "thanks_for_being_patient", + "text": "Thanks for being patient" + } + ] + }, + { + "id": "gratitude_175", + "category_id": "gratitude", + "type": "single_choice", + "text": "What is your favorite way to say thank you?", + "depth": 1, + "access": "premium", + "tags": [ + "expression", + "thanks" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "a_note", + "text": "A note" + }, + { + "id": "a_small_gift", + "text": "A small gift" + }, + { + "id": "doing_something_helpful", + "text": "Doing something helpful" + } + ] + }, + { + "id": "gratitude_176", + "category_id": "gratitude", + "type": "single_choice", + "text": "What is your favorite way to receive thanks?", + "depth": 1, + "access": "premium", + "tags": [ + "receiving", + "thanks" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "a_note", + "text": "A note" + }, + { + "id": "a_small_gift", + "text": "A small gift" + }, + { + "id": "help_with_something", + "text": "Help with something" + } + ] + }, + { + "id": "gratitude_177", + "category_id": "gratitude", + "type": "single_choice", + "text": "What should we appreciate before it becomes invisible?", + "depth": 4, + "access": "premium", + "tags": [ + "invisible", + "awareness" + ], + "options": [ + { + "id": "daily_routines", + "text": "Daily routines" + }, + { + "id": "emotional_check_ins", + "text": "Emotional check-ins" + }, + { + "id": "work_behind_the_scenes", + "text": "Work behind the scenes" + }, + { + "id": "quiet_sacrifices", + "text": "Quiet sacrifices" + } + ] + }, + { + "id": "gratitude_178", + "category_id": "gratitude", + "type": "single_choice", + "text": "What makes you believe my appreciation?", + "depth": 3, + "access": "premium", + "tags": [ + "belief", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "specific_details", + "text": "Specific details" + }, + { + "id": "warm_tone", + "text": "Warm tone" + }, + { + "id": "matching_actions", + "text": "Matching actions" + } + ] + }, + { + "id": "gratitude_179", + "category_id": "gratitude", + "type": "single_choice", + "text": "What makes you doubt my appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "doubt", + "trust" + ], + "options": [ + { + "id": "no_follow_through", + "text": "No follow-through" + }, + { + "id": "bad_timing", + "text": "Bad timing" + }, + { + "id": "generic_words", + "text": "Generic words" + }, + { + "id": "only_hearing_it_after_conflict", + "text": "Only hearing it after conflict" + } + ] + }, + { + "id": "gratitude_180", + "category_id": "gratitude", + "type": "single_choice", + "text": "Which moment deserves more gratitude?", + "depth": 3, + "access": "premium", + "tags": [ + "moments", + "reflection" + ], + "options": [ + { + "id": "morning_routines", + "text": "Morning routines" + }, + { + "id": "after_work", + "text": "After work" + }, + { + "id": "before_sleep", + "text": "Before sleep" + }, + { + "id": "after_hard_talks", + "text": "After hard talks" + } + ] + }, + { + "id": "gratitude_181", + "category_id": "gratitude", + "type": "single_choice", + "text": "What kind of recognition would help you feel less alone?", + "depth": 4, + "access": "premium", + "tags": [ + "recognition", + "alone" + ], + "options": [ + { + "id": "naming_your_effort", + "text": "Naming your effort" + }, + { + "id": "helping_sooner", + "text": "Helping sooner" + }, + { + "id": "asking_more_questions", + "text": "Asking more questions" + }, + { + "id": "sharing_the_load", + "text": "Sharing the load" + } + ] + }, + { + "id": "gratitude_182", + "category_id": "gratitude", + "type": "single_choice", + "text": "What part of your care do you want me to notice?", + "depth": 4, + "access": "premium", + "tags": [ + "care", + "noticing" + ], + "options": [ + { + "id": "emotional_care", + "text": "Emotional care" + }, + { + "id": "practical_care", + "text": "Practical care" + }, + { + "id": "physical_affection", + "text": "Physical affection" + }, + { + "id": "planning_ahead", + "text": "Planning ahead" + } + ] + }, + { + "id": "gratitude_183", + "category_id": "gratitude", + "type": "single_choice", + "text": "What part of my care do you notice most?", + "depth": 2, + "access": "premium", + "tags": [ + "care", + "appreciation" + ], + "options": [ + { + "id": "emotional_care", + "text": "Emotional care" + }, + { + "id": "practical_care", + "text": "Practical care" + }, + { + "id": "physical_affection", + "text": "Physical affection" + }, + { + "id": "showing_up_consistently", + "text": "Showing up consistently" + } + ] + }, + { + "id": "gratitude_184", + "category_id": "gratitude", + "type": "single_choice", + "text": "What kind of gratitude helps after conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "gratitude" + ], + "options": [ + { + "id": "thanks_for_coming_back", + "text": "Thanks for coming back" + }, + { + "id": "thanks_for_listening", + "text": "Thanks for listening" + }, + { + "id": "thanks_for_apologizing", + "text": "Thanks for apologizing" + }, + { + "id": "thanks_for_staying_respectful", + "text": "Thanks for staying respectful" + } + ] + }, + { + "id": "gratitude_185", + "category_id": "gratitude", + "type": "single_choice", + "text": "What kind of appreciation helps during stress?", + "depth": 3, + "access": "premium", + "tags": [ + "stress", + "gratitude" + ], + "options": [ + { + "id": "you_are_doing_a_lot", + "text": "You are doing a lot" + }, + { + "id": "i_see_your_effort", + "text": "I see your effort" + }, + { + "id": "i_am_here_with_you", + "text": "I am here with you" + }, + { + "id": "let_me_help", + "text": "Let me help" + } + ] + }, + { + "id": "gratitude_186", + "category_id": "gratitude", + "type": "single_choice", + "text": "What gratitude do you want us to model around others?", + "depth": 3, + "access": "premium", + "tags": [ + "public", + "values" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "thankfulness", + "text": "Thankfulness" + }, + { + "id": "teamwork", + "text": "Teamwork" + } + ] + }, + { + "id": "gratitude_187", + "category_id": "gratitude", + "type": "single_choice", + "text": "What would make our gratitude feel more mutual?", + "depth": 4, + "access": "premium", + "tags": [ + "mutuality", + "gratitude" + ], + "options": [ + { + "id": "both_naming_effort", + "text": "Both naming effort" + }, + { + "id": "both_helping_more", + "text": "Both helping more" + }, + { + "id": "both_saying_thanks", + "text": "Both saying thanks" + }, + { + "id": "both_noticing_small_things", + "text": "Both noticing small things" + } + ] + }, + { + "id": "gratitude_188", + "category_id": "gratitude", + "type": "single_choice", + "text": "Where do you want less criticism and more appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "criticism", + "appreciation" + ], + "options": [ + { + "id": "chores", + "text": "Chores" + }, + { + "id": "communication", + "text": "Communication" + }, + { + "id": "parenting_or_family", + "text": "Parenting or family" + }, + { + "id": "work_stress", + "text": "Work stress" + } + ] + }, + { + "id": "gratitude_189", + "category_id": "gratitude", + "type": "single_choice", + "text": "What would help you give gratitude when you are tired?", + "depth": 3, + "access": "premium", + "tags": [ + "tired", + "gratitude" + ], + "options": [ + { + "id": "keep_it_simple", + "text": "Keep it simple" + }, + { + "id": "use_small_gestures", + "text": "Use small gestures" + }, + { + "id": "say_it_later", + "text": "Say it later" + }, + { + "id": "write_it_down", + "text": "Write it down" + } + ] + }, + { + "id": "gratitude_190", + "category_id": "gratitude", + "type": "single_choice", + "text": "What would help you receive gratitude when you are tired?", + "depth": 3, + "access": "premium", + "tags": [ + "tired", + "receiving" + ], + "options": [ + { + "id": "no_big_reaction_expected", + "text": "No big reaction expected" + }, + { + "id": "a_soft_tone", + "text": "A soft tone" + }, + { + "id": "a_quiet_hug", + "text": "A quiet hug" + }, + { + "id": "a_simple_thank_you", + "text": "A simple thank you" + } + ] + }, + { + "id": "gratitude_191", + "category_id": "gratitude", + "type": "multi_choice", + "text": "Which things would you like us to appreciate more often?", + "depth": 3, + "access": "premium", + "tags": [ + "appreciation", + "areas" + ], + "options": [ + { + "id": "daily_chores", + "text": "Daily chores" + }, + { + "id": "emotional_support", + "text": "Emotional support" + }, + { + "id": "planning_ahead", + "text": "Planning ahead" + }, + { + "id": "physical_affection", + "text": "Physical affection" + }, + { + "id": "patience", + "text": "Patience" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_192", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What makes appreciation feel meaningful to you?", + "depth": 3, + "access": "premium", + "tags": [ + "meaningful", + "gratitude" + ], + "options": [ + { + "id": "specific_words", + "text": "Specific words" + }, + { + "id": "matching_actions", + "text": "Matching actions" + }, + { + "id": "good_timing", + "text": "Good timing" + }, + { + "id": "warm_tone", + "text": "Warm tone" + }, + { + "id": "remembering_later", + "text": "Remembering later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_193", + "category_id": "gratitude", + "type": "multi_choice", + "text": "Which efforts are easiest to overlook?", + "depth": 4, + "access": "premium", + "tags": [ + "overlooked", + "effort" + ], + "options": [ + { + "id": "invisible_planning", + "text": "Invisible planning" + }, + { + "id": "listening_well", + "text": "Listening well" + }, + { + "id": "managing_stress", + "text": "Managing stress" + }, + { + "id": "household_tasks", + "text": "Household tasks" + }, + { + "id": "showing_up_consistently", + "text": "Showing up consistently" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_194", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What gratitude habits could fit our life?", + "depth": 2, + "access": "premium", + "tags": [ + "habits", + "gratitude" + ], + "options": [ + { + "id": "daily_thank_you", + "text": "Daily thank you" + }, + { + "id": "weekly_note", + "text": "Weekly note" + }, + { + "id": "appreciation_during_dinner", + "text": "Appreciation during dinner" + }, + { + "id": "text_during_the_day", + "text": "Text during the day" + }, + { + "id": "bedtime_gratitude", + "text": "Bedtime gratitude" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_195", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What do you want to be thanked for more?", + "depth": 4, + "access": "premium", + "tags": [ + "thanks", + "needs" + ], + "options": [ + { + "id": "trying_hard", + "text": "Trying hard" + }, + { + "id": "being_patient", + "text": "Being patient" + }, + { + "id": "carrying_responsibility", + "text": "Carrying responsibility" + }, + { + "id": "showing_affection", + "text": "Showing affection" + }, + { + "id": "working_on_yourself", + "text": "Working on yourself" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_196", + "category_id": "gratitude", + "type": "multi_choice", + "text": "Which signs tell you I am grateful?", + "depth": 2, + "access": "premium", + "tags": [ + "signals", + "gratitude" + ], + "options": [ + { + "id": "i_say_it_directly", + "text": "I say it directly" + }, + { + "id": "i_help_more", + "text": "I help more" + }, + { + "id": "i_am_affectionate", + "text": "I am affectionate" + }, + { + "id": "i_remember_details", + "text": "I remember details" + }, + { + "id": "i_celebrate_you", + "text": "I celebrate you" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_197", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What can block gratitude between us?", + "depth": 4, + "access": "premium", + "tags": [ + "blocks", + "gratitude" + ], + "options": [ + { + "id": "stress", + "text": "Stress" + }, + { + "id": "resentment", + "text": "Resentment" + }, + { + "id": "assumptions", + "text": "Assumptions" + }, + { + "id": "busyness", + "text": "Busyness" + }, + { + "id": "feeling_unappreciated", + "text": "Feeling unappreciated" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_198", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What helps gratitude return after tension?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "gratitude" + ], + "options": [ + { + "id": "a_sincere_apology", + "text": "A sincere apology" + }, + { + "id": "naming_effort", + "text": "Naming effort" + }, + { + "id": "soft_tone", + "text": "Soft tone" + }, + { + "id": "a_small_helpful_action", + "text": "A small helpful action" + }, + { + "id": "time_to_cool_down", + "text": "Time to cool down" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_199", + "category_id": "gratitude", + "type": "multi_choice", + "text": "Which moments should we celebrate more?", + "depth": 2, + "access": "premium", + "tags": [ + "celebration", + "moments" + ], + "options": [ + { + "id": "small_wins", + "text": "Small wins" + }, + { + "id": "hard_weeks_survived", + "text": "Hard weeks survived" + }, + { + "id": "new_habits", + "text": "New habits" + }, + { + "id": "acts_of_courage", + "text": "Acts of courage" + }, + { + "id": "kind_choices", + "text": "Kind choices" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_200", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What kind of appreciation helps you feel loved?", + "depth": 3, + "access": "premium", + "tags": [ + "love", + "appreciation" + ], + "options": [ + { + "id": "noticing_my_effort", + "text": "Noticing my effort" + }, + { + "id": "thanking_me_directly", + "text": "Thanking me directly" + }, + { + "id": "showing_affection", + "text": "Showing affection" + }, + { + "id": "giving_me_rest", + "text": "Giving me rest" + }, + { + "id": "bragging_about_me_kindly", + "text": "Bragging about me kindly" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_201", + "category_id": "gratitude", + "type": "multi_choice", + "text": "Which areas need more mutual gratitude?", + "depth": 4, + "access": "premium", + "tags": [ + "mutual", + "areas" + ], + "options": [ + { + "id": "money_stress", + "text": "Money stress" + }, + { + "id": "home_life", + "text": "Home life" + }, + { + "id": "communication_work", + "text": "Communication work" + }, + { + "id": "family_responsibilities", + "text": "Family responsibilities" + }, + { + "id": "future_planning", + "text": "Future planning" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_202", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What does gratitude invite more of?", + "depth": 3, + "access": "premium", + "tags": [ + "impact", + "gratitude" + ], + "options": [ + { + "id": "warmth", + "text": "Warmth" + }, + { + "id": "generosity", + "text": "Generosity" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "playfulness", + "text": "Playfulness" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_203", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What gratitude would make this season easier?", + "depth": 3, + "access": "premium", + "tags": [ + "season", + "support" + ], + "options": [ + { + "id": "thanks_for_trying", + "text": "Thanks for trying" + }, + { + "id": "thanks_for_staying_close", + "text": "Thanks for staying close" + }, + { + "id": "thanks_for_carrying_this", + "text": "Thanks for carrying this" + }, + { + "id": "thanks_for_being_patient", + "text": "Thanks for being patient" + }, + { + "id": "thanks_for_making_room_for_me", + "text": "Thanks for making room for me" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_204", + "category_id": "gratitude", + "type": "multi_choice", + "text": "Which appreciation feels private and special?", + "depth": 3, + "access": "premium", + "tags": [ + "private", + "appreciation" + ], + "options": [ + { + "id": "a_note", + "text": "A note" + }, + { + "id": "a_quiet_thank_you", + "text": "A quiet thank you" + }, + { + "id": "a_shared_memory", + "text": "A shared memory" + }, + { + "id": "a_gentle_touch", + "text": "A gentle touch" + }, + { + "id": "a_small_surprise", + "text": "A small surprise" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_205", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What appreciation feels better in public?", + "depth": 2, + "access": "premium", + "tags": [ + "public", + "appreciation" + ], + "options": [ + { + "id": "respectful_praise", + "text": "Respectful praise" + }, + { + "id": "a_warm_introduction", + "text": "A warm introduction" + }, + { + "id": "credit_for_effort", + "text": "Credit for effort" + }, + { + "id": "a_simple_thank_you", + "text": "A simple thank you" + }, + { + "id": "none_keep_it_private", + "text": "None, keep it private" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 2 + } + }, + { + "id": "gratitude_206", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What should we stop taking for granted?", + "depth": 5, + "access": "premium", + "tags": [ + "taken_for_granted", + "awareness" + ], + "options": [ + { + "id": "health", + "text": "Health" + }, + { + "id": "time_together", + "text": "Time together" + }, + { + "id": "emotional_safety", + "text": "Emotional safety" + }, + { + "id": "daily_labor", + "text": "Daily labor" + }, + { + "id": "second_chances", + "text": "Second chances" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_207", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What should we name out loud more?", + "depth": 4, + "access": "premium", + "tags": [ + "naming", + "gratitude" + ], + "options": [ + { + "id": "needs_being_met", + "text": "Needs being met" + }, + { + "id": "care_being_given", + "text": "Care being given" + }, + { + "id": "growth_happening", + "text": "Growth happening" + }, + { + "id": "love_being_shown", + "text": "Love being shown" + }, + { + "id": "stress_being_carried", + "text": "Stress being carried" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_208", + "category_id": "gratitude", + "type": "multi_choice", + "text": "Which thank you would mean a lot right now?", + "depth": 3, + "access": "premium", + "tags": [ + "current", + "thanks" + ], + "options": [ + { + "id": "thanks_for_your_patience", + "text": "Thanks for your patience" + }, + { + "id": "thanks_for_your_effort", + "text": "Thanks for your effort" + }, + { + "id": "thanks_for_your_honesty", + "text": "Thanks for your honesty" + }, + { + "id": "thanks_for_your_softness", + "text": "Thanks for your softness" + }, + { + "id": "thanks_for_your_consistency", + "text": "Thanks for your consistency" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_209", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What helps you offer gratitude when you feel hurt?", + "depth": 5, + "access": "premium", + "tags": [ + "hurt", + "gratitude" + ], + "options": [ + { + "id": "starting_small", + "text": "Starting small" + }, + { + "id": "naming_one_good_thing", + "text": "Naming one good thing" + }, + { + "id": "taking_time_first", + "text": "Taking time first" + }, + { + "id": "feeling_heard_first", + "text": "Feeling heard first" + }, + { + "id": "remembering_we_are_a_team", + "text": "Remembering we are a team" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_210", + "category_id": "gratitude", + "type": "multi_choice", + "text": "What helps you receive gratitude when you feel hurt?", + "depth": 5, + "access": "premium", + "tags": [ + "hurt", + "receiving" + ], + "options": [ + { + "id": "no_pressure_to_respond", + "text": "No pressure to respond" + }, + { + "id": "a_sincere_tone", + "text": "A sincere tone" + }, + { + "id": "specific_words", + "text": "Specific words" + }, + { + "id": "accountability_too", + "text": "Accountability too" + }, + { + "id": "time_to_believe_it", + "text": "Time to believe it" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "gratitude_211", + "category_id": "gratitude", + "type": "scale", + "text": "How appreciated have you felt by me this week?", + "depth": 3, + "access": "premium", + "tags": [ + "weekly", + "appreciated" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not appreciated", + "max_label": "Very appreciated", + "scale_step": 1 + } + }, + { + "id": "gratitude_212", + "category_id": "gratitude", + "type": "scale", + "text": "How often do we notice each other's small efforts?", + "depth": 2, + "access": "premium", + "tags": [ + "small_efforts", + "noticing" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "gratitude_213", + "category_id": "gratitude", + "type": "scale", + "text": "How comfortable are you receiving direct appreciation?", + "depth": 2, + "access": "premium", + "tags": [ + "receiving", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Uncomfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "gratitude_214", + "category_id": "gratitude", + "type": "scale", + "text": "How naturally do we say thank you to each other?", + "depth": 2, + "access": "premium", + "tags": [ + "thanks", + "habit" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not naturally", + "max_label": "Very naturally", + "scale_step": 1 + } + }, + { + "id": "gratitude_215", + "category_id": "gratitude", + "type": "scale", + "text": "How seen do you feel in the work you do for us?", + "depth": 4, + "access": "premium", + "tags": [ + "seen", + "effort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not seen", + "max_label": "Very seen", + "scale_step": 1 + } + }, + { + "id": "gratitude_216", + "category_id": "gratitude", + "type": "scale", + "text": "How specific is my appreciation usually?", + "depth": 3, + "access": "premium", + "tags": [ + "specificity", + "gratitude" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Too vague", + "max_label": "Very specific", + "scale_step": 1 + } + }, + { + "id": "gratitude_217", + "category_id": "gratitude", + "type": "scale", + "text": "How much does gratitude help you feel close to me?", + "depth": 3, + "access": "premium", + "tags": [ + "closeness", + "gratitude" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "gratitude_218", + "category_id": "gratitude", + "type": "scale", + "text": "How often do we take everyday care for granted?", + "depth": 4, + "access": "premium", + "tags": [ + "taken_for_granted", + "care" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "gratitude_219", + "category_id": "gratitude", + "type": "scale", + "text": "How easy is it for you to tell me what you appreciate?", + "depth": 2, + "access": "premium", + "tags": [ + "expression", + "ease" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "gratitude_220", + "category_id": "gratitude", + "type": "scale", + "text": "How easy is it for you to ask for appreciation?", + "depth": 4, + "access": "premium", + "tags": [ + "asking", + "appreciation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "gratitude_221", + "category_id": "gratitude", + "type": "scale", + "text": "How balanced does appreciation feel between us?", + "depth": 4, + "access": "premium", + "tags": [ + "balance", + "gratitude" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unbalanced", + "max_label": "Very balanced", + "scale_step": 1 + } + }, + { + "id": "gratitude_222", + "category_id": "gratitude", + "type": "scale", + "text": "How much do my actions match my gratitude?", + "depth": 4, + "access": "premium", + "tags": [ + "actions", + "gratitude" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "gratitude_223", + "category_id": "gratitude", + "type": "scale", + "text": "How much do your actions match your gratitude?", + "depth": 4, + "access": "premium", + "tags": [ + "actions", + "self_reflection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "gratitude_224", + "category_id": "gratitude", + "type": "scale", + "text": "How often do we celebrate progress instead of only noticing problems?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "celebration" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "gratitude_225", + "category_id": "gratitude", + "type": "scale", + "text": "How much does stress reduce our gratitude?", + "depth": 3, + "access": "premium", + "tags": [ + "stress", + "gratitude" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not at all", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "gratitude_226", + "category_id": "gratitude", + "type": "scale", + "text": "How safe does it feel to say you need more appreciation?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "needs" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "gratitude_227", + "category_id": "gratitude", + "type": "scale", + "text": "How often do you feel emotionally nourished by appreciation from me?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional", + "nourishment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "gratitude_228", + "category_id": "gratitude", + "type": "scale", + "text": "How well do I notice your invisible effort?", + "depth": 5, + "access": "premium", + "tags": [ + "invisible_effort", + "noticing" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "gratitude_229", + "category_id": "gratitude", + "type": "scale", + "text": "How well do you notice my invisible effort?", + "depth": 5, + "access": "premium", + "tags": [ + "invisible_effort", + "self_reflection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "gratitude_230", + "category_id": "gratitude", + "type": "scale", + "text": "How much would a gratitude ritual help us?", + "depth": 3, + "access": "premium", + "tags": [ + "ritual", + "gratitude" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "gratitude_231", + "category_id": "gratitude", + "type": "scale", + "text": "How meaningful are small thank-yous to you?", + "depth": 2, + "access": "premium", + "tags": [ + "small_thanks", + "meaning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not meaningful", + "max_label": "Very meaningful", + "scale_step": 1 + } + }, + { + "id": "gratitude_232", + "category_id": "gratitude", + "type": "scale", + "text": "How often do we appreciate each other after conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "gratitude" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "gratitude_233", + "category_id": "gratitude", + "type": "scale", + "text": "How much does feeling appreciated affect your patience?", + "depth": 4, + "access": "premium", + "tags": [ + "patience", + "appreciated" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "gratitude_234", + "category_id": "gratitude", + "type": "scale", + "text": "How much gratitude do you feel for our relationship right now?", + "depth": 4, + "access": "premium", + "tags": [ + "relationship", + "gratitude" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "gratitude_235", + "category_id": "gratitude", + "type": "scale", + "text": "How much gratitude do you want us to practice this month?", + "depth": 3, + "access": "premium", + "tags": [ + "practice", + "month" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "gratitude_236", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which appreciation feels better?", + "depth": 2, + "access": "premium", + "tags": [ + "style", + "appreciation" + ], + "options": [ + { + "id": "specific_words", + "text": "Specific words" + }, + { + "id": "helpful_action", + "text": "Helpful action" + } + ] + }, + { + "id": "gratitude_237", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which would you rather receive?", + "depth": 2, + "access": "premium", + "tags": [ + "receiving", + "preference" + ], + "options": [ + { + "id": "a_thank_you_note", + "text": "A thank-you note" + }, + { + "id": "a_quiet_hug", + "text": "A quiet hug" + } + ] + }, + { + "id": "gratitude_238", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which feels more meaningful?", + "depth": 3, + "access": "premium", + "tags": [ + "meaning", + "gratitude" + ], + "options": [ + { + "id": "being_noticed_right_away", + "text": "Being noticed right away" + }, + { + "id": "being_remembered_later", + "text": "Being remembered later" + } + ] + }, + { + "id": "gratitude_239", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which should we practice more?", + "depth": 2, + "access": "premium", + "tags": [ + "practice", + "gratitude" + ], + "options": [ + { + "id": "daily_thanks", + "text": "Daily thanks" + }, + { + "id": "weekly_reflection", + "text": "Weekly reflection" + } + ] + }, + { + "id": "gratitude_240", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which feels warmer?", + "depth": 1, + "access": "premium", + "tags": [ + "warmth", + "appreciation" + ], + "options": [ + { + "id": "private_appreciation", + "text": "Private appreciation" + }, + { + "id": "public_appreciation", + "text": "Public appreciation" + } + ] + }, + { + "id": "gratitude_241", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which helps more after stress?", + "depth": 3, + "access": "premium", + "tags": [ + "stress", + "support" + ], + "options": [ + { + "id": "words_of_appreciation", + "text": "Words of appreciation" + }, + { + "id": "practical_help", + "text": "Practical help" + } + ] + }, + { + "id": "gratitude_242", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which is easier for you?", + "depth": 2, + "access": "premium", + "tags": [ + "ease", + "expression" + ], + "options": [ + { + "id": "giving_gratitude", + "text": "Giving gratitude" + }, + { + "id": "receiving_gratitude", + "text": "Receiving gratitude" + } + ] + }, + { + "id": "gratitude_243", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which do we overlook more?", + "depth": 4, + "access": "premium", + "tags": [ + "overlooked", + "effort" + ], + "options": [ + { + "id": "small_chores", + "text": "Small chores" + }, + { + "id": "emotional_effort", + "text": "Emotional effort" + } + ] + }, + { + "id": "gratitude_244", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which should we celebrate more?", + "depth": 2, + "access": "premium", + "tags": [ + "celebration", + "focus" + ], + "options": [ + { + "id": "small_wins", + "text": "Small wins" + }, + { + "id": "big_milestones", + "text": "Big milestones" + } + ] + }, + { + "id": "gratitude_245", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which kind of praise lands better?", + "depth": 2, + "access": "premium", + "tags": [ + "praise", + "style" + ], + "options": [ + { + "id": "effort_praise", + "text": "Effort praise" + }, + { + "id": "character_praise", + "text": "Character praise" + } + ] + }, + { + "id": "gratitude_246", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which feels more loving?", + "depth": 3, + "access": "premium", + "tags": [ + "love", + "gratitude" + ], + "options": [ + { + "id": "thank_you_for_what_you_did", + "text": "Thank you for what you did" + }, + { + "id": "thank_you_for_who_you_are", + "text": "Thank you for who you are" + } + ] + }, + { + "id": "gratitude_247", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which should come first?", + "depth": 3, + "access": "premium", + "tags": [ + "order", + "repair" + ], + "options": [ + { + "id": "appreciation", + "text": "Appreciation" + }, + { + "id": "accountability", + "text": "Accountability" + } + ] + }, + { + "id": "gratitude_248", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which gratitude habit sounds easier?", + "depth": 2, + "access": "premium", + "tags": [ + "habit", + "ease" + ], + "options": [ + { + "id": "text_message", + "text": "Text message" + }, + { + "id": "bedtime_check_in", + "text": "Bedtime check-in" + } + ] + }, + { + "id": "gratitude_249", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which feels more personal?", + "depth": 2, + "access": "premium", + "tags": [ + "personal", + "gratitude" + ], + "options": [ + { + "id": "a_memory", + "text": "A memory" + }, + { + "id": "a_compliment", + "text": "A compliment" + } + ] + }, + { + "id": "gratitude_250", + "category_id": "gratitude", + "type": "this_or_that", + "text": "Which would help us most this week?", + "depth": 3, + "access": "premium", + "tags": [ + "weekly", + "gratitude" + ], + "options": [ + { + "id": "notice_more", + "text": "Notice more" + }, + { + "id": "say_more", + "text": "Say more" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/home_life.json b/seed/questions/home_life.json new file mode 100644 index 00000000..6163bf1f --- /dev/null +++ b/seed/questions/home_life.json @@ -0,0 +1,5232 @@ +{ + "category": { + "id": "home_life", + "display_name": "Home Life", + "description": "Questions about chores, routines, mental load, shared space, fairness, comfort, and daily life together.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "home_life_001", + "category_id": "home_life", + "type": "written", + "text": "What makes our home feel peaceful to you?", + "depth": 2, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_002", + "category_id": "home_life", + "type": "written", + "text": "What makes our home feel stressful to you?", + "depth": 2, + "access": "free", + "tags": [ + "home", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_003", + "category_id": "home_life", + "type": "written", + "text": "What is one part of our shared space that works well for both of us?", + "depth": 3, + "access": "free", + "tags": [ + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_004", + "category_id": "home_life", + "type": "written", + "text": "What is one part of our shared space that needs a better agreement?", + "depth": 4, + "access": "free", + "tags": [ + "space", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_005", + "category_id": "home_life", + "type": "written", + "text": "How do you know when our home feels cared for?", + "depth": 5, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_006", + "category_id": "home_life", + "type": "written", + "text": "What does a comfortable home look like to you on a normal weeknight?", + "depth": 1, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_007", + "category_id": "home_life", + "type": "written", + "text": "What is one thing I do at home that helps you relax?", + "depth": 2, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_008", + "category_id": "home_life", + "type": "written", + "text": "What is one thing I do at home that adds stress without me realizing it?", + "depth": 2, + "access": "free", + "tags": [ + "home", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_009", + "category_id": "home_life", + "type": "written", + "text": "What area of our home should feel more like yours?", + "depth": 3, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_010", + "category_id": "home_life", + "type": "written", + "text": "What area of our home should feel more like ours?", + "depth": 4, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_011", + "category_id": "home_life", + "type": "written", + "text": "Which household task feels heavier than it looks?", + "depth": 5, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_012", + "category_id": "home_life", + "type": "written", + "text": "What chore do you wish I understood better?", + "depth": 1, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_013", + "category_id": "home_life", + "type": "written", + "text": "What chore do I handle in a way you genuinely appreciate?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_014", + "category_id": "home_life", + "type": "written", + "text": "What household task should we divide more clearly?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_015", + "category_id": "home_life", + "type": "written", + "text": "What does fairness at home mean to you right now?", + "depth": 3, + "access": "free", + "tags": [ + "home", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_016", + "category_id": "home_life", + "type": "written", + "text": "Where do you feel the division of work is working?", + "depth": 4, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_017", + "category_id": "home_life", + "type": "written", + "text": "Where do you feel the division of work is uneven?", + "depth": 5, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_018", + "category_id": "home_life", + "type": "written", + "text": "What task do you avoid because it feels annoying, invisible, or thankless?", + "depth": 1, + "access": "free", + "tags": [ + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_019", + "category_id": "home_life", + "type": "written", + "text": "How can we talk about chores without sounding like managers with rent?", + "depth": 2, + "access": "free", + "tags": [ + "chores" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_020", + "category_id": "home_life", + "type": "written", + "text": "What household task should we stop pretending will magically do itself?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_021", + "category_id": "home_life", + "type": "written", + "text": "What is one thing you keep track of that I may not notice?", + "depth": 3, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_022", + "category_id": "home_life", + "type": "written", + "text": "What is one household detail that lives in your head too often?", + "depth": 4, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_023", + "category_id": "home_life", + "type": "written", + "text": "Where do you want me to take more ownership instead of waiting to be asked?", + "depth": 5, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_024", + "category_id": "home_life", + "type": "written", + "text": "What kind of planning drains you the most at home?", + "depth": 1, + "access": "free", + "tags": [ + "home", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_025", + "category_id": "home_life", + "type": "written", + "text": "What is one recurring decision we should simplify?", + "depth": 2, + "access": "free", + "tags": [ + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_026", + "category_id": "home_life", + "type": "written", + "text": "What is one reminder you are tired of giving?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_027", + "category_id": "home_life", + "type": "written", + "text": "What is one reminder you would like from me without feeling parented?", + "depth": 3, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_028", + "category_id": "home_life", + "type": "written", + "text": "What invisible work should we make visible this week?", + "depth": 4, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_029", + "category_id": "home_life", + "type": "written", + "text": "What household responsibility needs a clear owner?", + "depth": 5, + "access": "free", + "tags": [ + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_030", + "category_id": "home_life", + "type": "written", + "text": "What would make the mental load feel more shared?", + "depth": 1, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_031", + "category_id": "home_life", + "type": "written", + "text": "What part of our morning routine helps the day start well?", + "depth": 2, + "access": "free", + "tags": [ + "routines" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_032", + "category_id": "home_life", + "type": "written", + "text": "What part of our morning routine creates unnecessary tension?", + "depth": 2, + "access": "free", + "tags": [ + "routines" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_033", + "category_id": "home_life", + "type": "written", + "text": "What evening routine would help us reconnect?", + "depth": 3, + "access": "free", + "tags": [ + "routines" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_034", + "category_id": "home_life", + "type": "written", + "text": "What evening routine would help us rest?", + "depth": 4, + "access": "free", + "tags": [ + "routines", + "rest" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_035", + "category_id": "home_life", + "type": "written", + "text": "What weekly routine should we protect?", + "depth": 5, + "access": "free", + "tags": [ + "routines" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_036", + "category_id": "home_life", + "type": "written", + "text": "What weekly routine should we change?", + "depth": 1, + "access": "free", + "tags": [ + "routines" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_037", + "category_id": "home_life", + "type": "written", + "text": "What is one habit at home that keeps us grounded?", + "depth": 2, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_038", + "category_id": "home_life", + "type": "written", + "text": "What is one habit at home that quietly frustrates you?", + "depth": 2, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_039", + "category_id": "home_life", + "type": "written", + "text": "How should we handle busy weeks differently at home?", + "depth": 3, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_040", + "category_id": "home_life", + "type": "written", + "text": "What routine would make our home feel less chaotic?", + "depth": 4, + "access": "free", + "tags": [ + "routines", + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_041", + "category_id": "home_life", + "type": "written", + "text": "What meal routine feels easiest for you?", + "depth": 5, + "access": "free", + "tags": [ + "routines", + "food" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_042", + "category_id": "home_life", + "type": "written", + "text": "What meal routine feels like too much work?", + "depth": 1, + "access": "free", + "tags": [ + "routines", + "food" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_043", + "category_id": "home_life", + "type": "written", + "text": "How should we split planning, shopping, cooking, and cleanup?", + "depth": 2, + "access": "free", + "tags": [ + "chores", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_044", + "category_id": "home_life", + "type": "written", + "text": "What food-related task do you wish I helped with more consistently?", + "depth": 2, + "access": "free", + "tags": [ + "food" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_045", + "category_id": "home_life", + "type": "written", + "text": "What does a low-stress dinner night look like to you?", + "depth": 3, + "access": "free", + "tags": [ + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_046", + "category_id": "home_life", + "type": "written", + "text": "What is one meal tradition you would enjoy building together?", + "depth": 4, + "access": "free", + "tags": [ + "food" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_047", + "category_id": "home_life", + "type": "written", + "text": "What should we do when neither of us has energy to cook?", + "depth": 5, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_048", + "category_id": "home_life", + "type": "written", + "text": "What grocery habit should we improve?", + "depth": 1, + "access": "free", + "tags": [ + "food" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_049", + "category_id": "home_life", + "type": "written", + "text": "What kitchen habit makes you feel supported?", + "depth": 2, + "access": "free", + "tags": [ + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_050", + "category_id": "home_life", + "type": "written", + "text": "What kitchen habit makes you quietly lose patience?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_051", + "category_id": "home_life", + "type": "written", + "text": "What do you need at home when you are exhausted?", + "depth": 3, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_052", + "category_id": "home_life", + "type": "written", + "text": "What helps you switch from work mode to home mode?", + "depth": 4, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_053", + "category_id": "home_life", + "type": "written", + "text": "What kind of downtime do you need more of?", + "depth": 5, + "access": "free", + "tags": [ + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_054", + "category_id": "home_life", + "type": "written", + "text": "What kind of downtime do you want us to share more often?", + "depth": 1, + "access": "free", + "tags": [ + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_055", + "category_id": "home_life", + "type": "written", + "text": "How can I tell when you need rest instead of conversation?", + "depth": 2, + "access": "free", + "tags": [ + "rest" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_056", + "category_id": "home_life", + "type": "written", + "text": "How can I tell when you need connection instead of space?", + "depth": 2, + "access": "free", + "tags": [ + "space" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_057", + "category_id": "home_life", + "type": "written", + "text": "What is one way we can protect each other's sleep?", + "depth": 3, + "access": "free", + "tags": [ + "rest" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_058", + "category_id": "home_life", + "type": "written", + "text": "What makes rest at home feel earned instead of guilty?", + "depth": 4, + "access": "free", + "tags": [ + "rest", + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_059", + "category_id": "home_life", + "type": "written", + "text": "What do you wish I respected more about your need to recharge?", + "depth": 5, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_060", + "category_id": "home_life", + "type": "written", + "text": "What do you want us to do less of when we are both tired?", + "depth": 1, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_061", + "category_id": "home_life", + "type": "written", + "text": "What household standard matters more to you than it does to me?", + "depth": 2, + "access": "free", + "tags": [ + "standards" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_062", + "category_id": "home_life", + "type": "written", + "text": "What household standard matters less to you than I assume?", + "depth": 2, + "access": "free", + "tags": [ + "standards" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_063", + "category_id": "home_life", + "type": "written", + "text": "Where are our standards different but both reasonable?", + "depth": 3, + "access": "free", + "tags": [ + "standards" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_064", + "category_id": "home_life", + "type": "written", + "text": "What expectation about home life should we say out loud?", + "depth": 4, + "access": "free", + "tags": [ + "home", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_065", + "category_id": "home_life", + "type": "written", + "text": "What expectation at home should we release?", + "depth": 5, + "access": "free", + "tags": [ + "home", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_066", + "category_id": "home_life", + "type": "written", + "text": "What does clean enough mean to you?", + "depth": 1, + "access": "free", + "tags": [ + "chores" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_067", + "category_id": "home_life", + "type": "written", + "text": "What does organized enough mean to you?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_068", + "category_id": "home_life", + "type": "written", + "text": "What does quiet enough mean to you?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_069", + "category_id": "home_life", + "type": "written", + "text": "What does prepared enough mean to you?", + "depth": 3, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_070", + "category_id": "home_life", + "type": "written", + "text": "What standard should we stop turning into a character judgment?", + "depth": 4, + "access": "free", + "tags": [ + "standards" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_071", + "category_id": "home_life", + "type": "written", + "text": "How do you like to prepare before people visit our home?", + "depth": 5, + "access": "free", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_072", + "category_id": "home_life", + "type": "written", + "text": "What makes hosting feel fun to you?", + "depth": 1, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_073", + "category_id": "home_life", + "type": "written", + "text": "What makes hosting feel draining to you?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_074", + "category_id": "home_life", + "type": "written", + "text": "How should we decide who visits and when?", + "depth": 2, + "access": "free", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_075", + "category_id": "home_life", + "type": "written", + "text": "What boundary around guests would help you feel comfortable?", + "depth": 3, + "access": "free", + "tags": [ + "hosting", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_076", + "category_id": "home_life", + "type": "written", + "text": "What family visit pattern works well for us?", + "depth": 4, + "access": "premium", + "tags": [ + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_077", + "category_id": "home_life", + "type": "written", + "text": "What family visit pattern needs a clearer limit?", + "depth": 4, + "access": "premium", + "tags": [ + "family", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_078", + "category_id": "home_life", + "type": "written", + "text": "How should we support each other when guests are in our space?", + "depth": 5, + "access": "premium", + "tags": [ + "space", + "hosting", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_079", + "category_id": "home_life", + "type": "written", + "text": "What do you need from me before, during, or after hosting?", + "depth": 5, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_080", + "category_id": "home_life", + "type": "written", + "text": "What is one hosting task we should divide before anyone arrives?", + "depth": 3, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_081", + "category_id": "home_life", + "type": "written", + "text": "What home expense should we plan for better?", + "depth": 4, + "access": "premium", + "tags": [ + "home", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_082", + "category_id": "home_life", + "type": "written", + "text": "What bill, subscription, or admin task needs clearer ownership?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_083", + "category_id": "home_life", + "type": "written", + "text": "What kind of home purchase should we discuss before buying?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_084", + "category_id": "home_life", + "type": "written", + "text": "What kind of home purchase can stay flexible?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_085", + "category_id": "home_life", + "type": "written", + "text": "What paperwork or admin task do you hate most?", + "depth": 3, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_086", + "category_id": "home_life", + "type": "written", + "text": "How can we make boring home admin less miserable?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_087", + "category_id": "home_life", + "type": "written", + "text": "What recurring household cost should we review?", + "depth": 4, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_088", + "category_id": "home_life", + "type": "written", + "text": "What shared purchase would improve our home life?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_089", + "category_id": "home_life", + "type": "written", + "text": "What emergency home issue should we be more prepared for?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_090", + "category_id": "home_life", + "type": "written", + "text": "What financial habit at home would reduce stress?", + "depth": 3, + "access": "premium", + "tags": [ + "home", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_091", + "category_id": "home_life", + "type": "written", + "text": "What household issue do we keep circling back to?", + "depth": 4, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_092", + "category_id": "home_life", + "type": "written", + "text": "What is the deeper need underneath that household issue?", + "depth": 4, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_093", + "category_id": "home_life", + "type": "written", + "text": "What would a fair reset look like for that issue?", + "depth": 5, + "access": "premium", + "tags": [ + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_094", + "category_id": "home_life", + "type": "written", + "text": "What should I stop taking personally in home-life conversations?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_095", + "category_id": "home_life", + "type": "written", + "text": "What should I take more seriously in home-life conversations?", + "depth": 3, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_096", + "category_id": "home_life", + "type": "written", + "text": "What resentment around home life should we address early?", + "depth": 4, + "access": "premium", + "tags": [ + "home", + "resentment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_097", + "category_id": "home_life", + "type": "written", + "text": "What would help us repair after a tense home-life argument?", + "depth": 4, + "access": "premium", + "tags": [ + "home", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_098", + "category_id": "home_life", + "type": "written", + "text": "What promise about home life would feel meaningful if we kept it?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_099", + "category_id": "home_life", + "type": "written", + "text": "What small change would make home feel more like a team effort?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_100", + "category_id": "home_life", + "type": "written", + "text": "What do you want our home life to feel like one year from now?", + "depth": 3, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_101", + "category_id": "home_life", + "type": "written", + "text": "What smell, sound, or small detail makes home feel good to you?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_102", + "category_id": "home_life", + "type": "written", + "text": "What little home ritual would make ordinary days better?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_103", + "category_id": "home_life", + "type": "written", + "text": "What corner of home should feel more restful?", + "depth": 5, + "access": "premium", + "tags": [ + "rest", + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_104", + "category_id": "home_life", + "type": "written", + "text": "What small upgrade would make our home easier to live in?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_105", + "category_id": "home_life", + "type": "written", + "text": "What daily habit makes you feel like we are partners, not roommates?", + "depth": 3, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_106", + "category_id": "home_life", + "type": "written", + "text": "What do you want more of when we are both home together?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_107", + "category_id": "home_life", + "type": "written", + "text": "What do you want less of when we are both home together?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_108", + "category_id": "home_life", + "type": "written", + "text": "What small kindness at home means a lot to you?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_109", + "category_id": "home_life", + "type": "written", + "text": "What do you notice that I do not realize you notice?", + "depth": 5, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_110", + "category_id": "home_life", + "type": "written", + "text": "What should we celebrate about the home we are building?", + "depth": 3, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_111", + "category_id": "home_life", + "type": "written", + "text": "How should we handle chores when one of us has a harder week?", + "depth": 4, + "access": "premium", + "tags": [ + "chores", + "hard_talks" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_112", + "category_id": "home_life", + "type": "written", + "text": "How should we ask for help before resentment builds?", + "depth": 4, + "access": "premium", + "tags": [ + "resentment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_113", + "category_id": "home_life", + "type": "written", + "text": "What is one task you can own fully this month?", + "depth": 5, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_114", + "category_id": "home_life", + "type": "written", + "text": "What is one task you want me to own fully this month?", + "depth": 5, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_115", + "category_id": "home_life", + "type": "written", + "text": "What does teamwork at home look like when we are both busy?", + "depth": 3, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_116", + "category_id": "home_life", + "type": "written", + "text": "What does teamwork at home look like when one of us is struggling?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_117", + "category_id": "home_life", + "type": "written", + "text": "What is one way we can make home-life planning feel less like a meeting?", + "depth": 4, + "access": "premium", + "tags": [ + "home", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_118", + "category_id": "home_life", + "type": "written", + "text": "What is one way we can notice each other's effort more?", + "depth": 5, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_119", + "category_id": "home_life", + "type": "written", + "text": "What home-life problem should we solve together instead of blaming each other?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_120", + "category_id": "home_life", + "type": "written", + "text": "What is one agreement that would make daily life smoother?", + "depth": 3, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_121", + "category_id": "home_life", + "type": "written", + "text": "What kind of alone time do you need at home?", + "depth": 4, + "access": "premium", + "tags": [ + "home", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_122", + "category_id": "home_life", + "type": "written", + "text": "What kind of shared time do you need at home?", + "depth": 4, + "access": "premium", + "tags": [ + "home", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_123", + "category_id": "home_life", + "type": "written", + "text": "How should we handle closed doors, quiet time, or personal space?", + "depth": 5, + "access": "premium", + "tags": [ + "space", + "time" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_124", + "category_id": "home_life", + "type": "written", + "text": "What privacy boundary at home matters to you?", + "depth": 5, + "access": "premium", + "tags": [ + "home", + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_125", + "category_id": "home_life", + "type": "written", + "text": "What digital boundary at home would help us be more present?", + "depth": 3, + "access": "premium", + "tags": [ + "home", + "resentment", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_126", + "category_id": "home_life", + "type": "written", + "text": "What should we do when one of us needs silence?", + "depth": 4, + "access": "premium", + "tags": [ + "silence", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_127", + "category_id": "home_life", + "type": "written", + "text": "What should we do when one of us needs attention?", + "depth": 4, + "access": "premium", + "tags": [ + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_128", + "category_id": "home_life", + "type": "written", + "text": "How can we make room for different energy levels at home?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_129", + "category_id": "home_life", + "type": "written", + "text": "What habit makes home feel too crowded emotionally?", + "depth": 5, + "access": "premium", + "tags": [ + "home", + "emotions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_130", + "category_id": "home_life", + "type": "written", + "text": "What habit makes home feel more respectful?", + "depth": 3, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_131", + "category_id": "home_life", + "type": "written", + "text": "What transition in our day needs more patience?", + "depth": 4, + "access": "premium", + "tags": [ + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_132", + "category_id": "home_life", + "type": "written", + "text": "What transition in our week needs more planning?", + "depth": 4, + "access": "premium", + "tags": [ + "planning", + "needs" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_133", + "category_id": "home_life", + "type": "written", + "text": "What do you need from me when plans change at home?", + "depth": 5, + "access": "premium", + "tags": [ + "home", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_134", + "category_id": "home_life", + "type": "written", + "text": "What should we decide before the week starts?", + "depth": 5, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_135", + "category_id": "home_life", + "type": "written", + "text": "What should we decide day by day?", + "depth": 3, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_136", + "category_id": "home_life", + "type": "written", + "text": "What household plan keeps getting delayed?", + "depth": 4, + "access": "premium", + "tags": [ + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_137", + "category_id": "home_life", + "type": "written", + "text": "What would help us follow through on that plan?", + "depth": 4, + "access": "premium", + "tags": [ + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_138", + "category_id": "home_life", + "type": "written", + "text": "What would make weekends feel better at home?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_139", + "category_id": "home_life", + "type": "written", + "text": "What would make weekdays feel better at home?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_140", + "category_id": "home_life", + "type": "written", + "text": "What is one upcoming home-life stressor we should prepare for?", + "depth": 3, + "access": "premium", + "tags": [ + "home", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_141", + "category_id": "home_life", + "type": "written", + "text": "What is one home-life effort from me that you appreciate?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_142", + "category_id": "home_life", + "type": "written", + "text": "What is one home-life effort from you that you want seen?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_143", + "category_id": "home_life", + "type": "written", + "text": "What is one thing we each do that keeps life moving?", + "depth": 5, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_144", + "category_id": "home_life", + "type": "written", + "text": "What is one task we should thank each other for more often?", + "depth": 5, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_145", + "category_id": "home_life", + "type": "written", + "text": "What is one part of our home life that has improved?", + "depth": 3, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_146", + "category_id": "home_life", + "type": "written", + "text": "What helped it improve?", + "depth": 4, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_147", + "category_id": "home_life", + "type": "written", + "text": "What home-life strength do we have as a couple?", + "depth": 4, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_148", + "category_id": "home_life", + "type": "written", + "text": "What home-life weakness should we treat gently but honestly?", + "depth": 5, + "access": "premium", + "tags": [ + "home", + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_149", + "category_id": "home_life", + "type": "written", + "text": "What is one small win from this week at home?", + "depth": 5, + "access": "premium", + "tags": [ + "home" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_150", + "category_id": "home_life", + "type": "written", + "text": "What do you want to feel more often when you walk in the door?", + "depth": 3, + "access": "premium", + "tags": [ + "home_life" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "home_life_151", + "category_id": "home_life", + "type": "single_choice", + "text": "What home-life support helps you most after a long day?", + "depth": 2, + "access": "premium", + "tags": [ + "support", + "rest" + ], + "options": [ + { + "id": "help_with_a_task", + "text": "Help with a task" + }, + { + "id": "quiet_time", + "text": "Quiet time" + }, + { + "id": "a_warm_greeting", + "text": "A warm greeting" + }, + { + "id": "no_decisions_for_a_bit", + "text": "No decisions for a bit" + } + ] + }, + { + "id": "home_life_152", + "category_id": "home_life", + "type": "single_choice", + "text": "Which household task drains you fastest?", + "depth": 2, + "access": "premium", + "tags": [ + "chores", + "energy" + ], + "options": [ + { + "id": "cleaning", + "text": "Cleaning" + }, + { + "id": "cooking", + "text": "Cooking" + }, + { + "id": "planning", + "text": "Planning" + }, + { + "id": "errands", + "text": "Errands" + } + ] + }, + { + "id": "home_life_153", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes home feel calmest to you?", + "depth": 3, + "access": "premium", + "tags": [ + "space", + "calm" + ], + "options": [ + { + "id": "clean_surfaces", + "text": "Clean surfaces" + }, + { + "id": "soft_lighting", + "text": "Soft lighting" + }, + { + "id": "low_noise", + "text": "Low noise" + }, + { + "id": "a_predictable_routine", + "text": "A predictable routine" + } + ] + }, + { + "id": "home_life_154", + "category_id": "home_life", + "type": "single_choice", + "text": "When chores pile up, what helps first?", + "depth": 4, + "access": "premium", + "tags": [ + "chores", + "planning" + ], + "options": [ + { + "id": "make_a_list", + "text": "Make a list" + }, + { + "id": "pick_one_task", + "text": "Pick one task" + }, + { + "id": "divide_tasks", + "text": "Divide tasks" + }, + { + "id": "take_a_short_reset", + "text": "Take a short reset" + } + ] + }, + { + "id": "home_life_155", + "category_id": "home_life", + "type": "single_choice", + "text": "What part of hosting is hardest for you?", + "depth": 5, + "access": "premium", + "tags": [ + "hosting" + ], + "options": [ + { + "id": "preparing", + "text": "Preparing" + }, + { + "id": "cleaning", + "text": "Cleaning" + }, + { + "id": "social_energy", + "text": "Social energy" + }, + { + "id": "recovering_afterward", + "text": "Recovering afterward" + } + ] + }, + { + "id": "home_life_156", + "category_id": "home_life", + "type": "single_choice", + "text": "Which routine would help us most right now?", + "depth": 1, + "access": "premium", + "tags": [ + "routines" + ], + "options": [ + { + "id": "morning_reset", + "text": "Morning reset" + }, + { + "id": "evening_reset", + "text": "Evening reset" + }, + { + "id": "weekly_planning", + "text": "Weekly planning" + }, + { + "id": "meal_planning", + "text": "Meal planning" + } + ] + }, + { + "id": "home_life_157", + "category_id": "home_life", + "type": "single_choice", + "text": "What household role do you prefer?", + "depth": 2, + "access": "premium", + "tags": [ + "roles", + "teamwork" + ], + "options": [ + { + "id": "planner", + "text": "Planner" + }, + { + "id": "doer", + "text": "Doer" + }, + { + "id": "finisher", + "text": "Finisher" + }, + { + "id": "flexible_helper", + "text": "Flexible helper" + } + ] + }, + { + "id": "home_life_158", + "category_id": "home_life", + "type": "single_choice", + "text": "What kind of home purchase should we discuss first?", + "depth": 2, + "access": "premium", + "tags": [ + "money", + "decisions" + ], + "options": [ + { + "id": "anything_expensive", + "text": "Anything expensive" + }, + { + "id": "anything_visible", + "text": "Anything visible" + }, + { + "id": "anything_recurring", + "text": "Anything recurring" + }, + { + "id": "anything_that_affects_space", + "text": "Anything that affects space" + } + ] + }, + { + "id": "home_life_159", + "category_id": "home_life", + "type": "single_choice", + "text": "How do you prefer to handle mess?", + "depth": 3, + "access": "premium", + "tags": [ + "clutter", + "chores" + ], + "options": [ + { + "id": "clean_as_we_go", + "text": "Clean as we go" + }, + { + "id": "batch_clean", + "text": "Batch clean" + }, + { + "id": "set_a_timer", + "text": "Set a timer" + }, + { + "id": "ignore_small_messes", + "text": "Ignore small messes" + } + ] + }, + { + "id": "home_life_160", + "category_id": "home_life", + "type": "single_choice", + "text": "What helps you feel appreciated at home?", + "depth": 4, + "access": "premium", + "tags": [ + "appreciation" + ], + "options": [ + { + "id": "a_thank_you", + "text": "A thank-you" + }, + { + "id": "help_without_asking", + "text": "Help without asking" + }, + { + "id": "noticing_details", + "text": "Noticing details" + }, + { + "id": "taking_over_a_task", + "text": "Taking over a task" + } + ] + }, + { + "id": "home_life_161", + "category_id": "home_life", + "type": "single_choice", + "text": "Which home-life issue causes the most tension?", + "depth": 5, + "access": "premium", + "tags": [ + "tension", + "home" + ], + "options": [ + { + "id": "chores", + "text": "Chores" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "noise", + "text": "Noise" + }, + { + "id": "planning", + "text": "Planning" + } + ] + }, + { + "id": "home_life_162", + "category_id": "home_life", + "type": "single_choice", + "text": "What do you need most from shared evenings?", + "depth": 1, + "access": "premium", + "tags": [ + "evening", + "needs" + ], + "options": [ + { + "id": "connection", + "text": "Connection" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "productivity", + "text": "Productivity" + }, + { + "id": "flexibility", + "text": "Flexibility" + } + ] + }, + { + "id": "home_life_163", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes weekends feel best at home?", + "depth": 2, + "access": "premium", + "tags": [ + "weekends" + ], + "options": [ + { + "id": "plans", + "text": "Plans" + }, + { + "id": "no_plans", + "text": "No plans" + }, + { + "id": "projects", + "text": "Projects" + }, + { + "id": "rest", + "text": "Rest" + } + ] + }, + { + "id": "home_life_164", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes weekdays feel smoother?", + "depth": 2, + "access": "premium", + "tags": [ + "weekdays", + "routines" + ], + "options": [ + { + "id": "prepared_meals", + "text": "Prepared meals" + }, + { + "id": "clear_schedules", + "text": "Clear schedules" + }, + { + "id": "clean_basics", + "text": "Clean basics" + }, + { + "id": "earlier_sleep", + "text": "Earlier sleep" + } + ] + }, + { + "id": "home_life_165", + "category_id": "home_life", + "type": "single_choice", + "text": "How should we handle chores during stressful weeks?", + "depth": 3, + "access": "premium", + "tags": [ + "stress", + "chores" + ], + "options": [ + { + "id": "lower_standards", + "text": "Lower standards" + }, + { + "id": "divide_essentials", + "text": "Divide essentials" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + }, + { + "id": "pay_for_help_if_possible", + "text": "Pay for help if possible" + } + ] + }, + { + "id": "home_life_166", + "category_id": "home_life", + "type": "single_choice", + "text": "Which task needs a clear owner?", + "depth": 4, + "access": "premium", + "tags": [ + "ownership" + ], + "options": [ + { + "id": "laundry", + "text": "Laundry" + }, + { + "id": "dishes", + "text": "Dishes" + }, + { + "id": "groceries", + "text": "Groceries" + }, + { + "id": "bills", + "text": "Bills" + } + ] + }, + { + "id": "home_life_167", + "category_id": "home_life", + "type": "single_choice", + "text": "What helps you reset after a home-life argument?", + "depth": 5, + "access": "premium", + "tags": [ + "repair" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "quiet_time", + "text": "Quiet time" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_hug", + "text": "A hug" + } + ] + }, + { + "id": "home_life_168", + "category_id": "home_life", + "type": "single_choice", + "text": "What kind of alone time feels best at home?", + "depth": 1, + "access": "premium", + "tags": [ + "privacy", + "rest" + ], + "options": [ + { + "id": "quiet_room", + "text": "Quiet room" + }, + { + "id": "walk_outside", + "text": "Walk outside" + }, + { + "id": "headphones", + "text": "Headphones" + }, + { + "id": "creative_time", + "text": "Creative time" + } + ] + }, + { + "id": "home_life_169", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes a shared space feel respectful?", + "depth": 2, + "access": "premium", + "tags": [ + "space", + "respect" + ], + "options": [ + { + "id": "asking_first", + "text": "Asking first" + }, + { + "id": "cleaning_up", + "text": "Cleaning up" + }, + { + "id": "sharing_storage", + "text": "Sharing storage" + }, + { + "id": "considering_noise", + "text": "Considering noise" + } + ] + }, + { + "id": "home_life_170", + "category_id": "home_life", + "type": "single_choice", + "text": "What household task should we simplify?", + "depth": 2, + "access": "premium", + "tags": [ + "simplify" + ], + "options": [ + { + "id": "meals", + "text": "Meals" + }, + { + "id": "cleaning", + "text": "Cleaning" + }, + { + "id": "laundry", + "text": "Laundry" + }, + { + "id": "scheduling", + "text": "Scheduling" + } + ] + }, + { + "id": "home_life_171", + "category_id": "home_life", + "type": "single_choice", + "text": "What stresses you most about home admin?", + "depth": 3, + "access": "premium", + "tags": [ + "admin", + "stress" + ], + "options": [ + { + "id": "deadlines", + "text": "Deadlines" + }, + { + "id": "passwords", + "text": "Passwords" + }, + { + "id": "bills", + "text": "Bills" + }, + { + "id": "paperwork", + "text": "Paperwork" + } + ] + }, + { + "id": "home_life_172", + "category_id": "home_life", + "type": "single_choice", + "text": "What kind of reminder feels least annoying?", + "depth": 4, + "access": "premium", + "tags": [ + "reminders" + ], + "options": [ + { + "id": "shared_list", + "text": "Shared list" + }, + { + "id": "calendar_alert", + "text": "Calendar alert" + }, + { + "id": "quick_verbal_reminder", + "text": "Quick verbal reminder" + }, + { + "id": "no_reminder_clear_ownership", + "text": "No reminder, clear ownership" + } + ] + }, + { + "id": "home_life_173", + "category_id": "home_life", + "type": "single_choice", + "text": "Which area needs a better system?", + "depth": 5, + "access": "premium", + "tags": [ + "systems", + "space" + ], + "options": [ + { + "id": "kitchen", + "text": "Kitchen" + }, + { + "id": "bedroom", + "text": "Bedroom" + }, + { + "id": "bathroom", + "text": "Bathroom" + }, + { + "id": "entryway", + "text": "Entryway" + } + ] + }, + { + "id": "home_life_174", + "category_id": "home_life", + "type": "single_choice", + "text": "What do you want more of at home?", + "depth": 1, + "access": "premium", + "tags": [ + "home", + "needs" + ], + "options": [ + { + "id": "peace", + "text": "Peace" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "order", + "text": "Order" + }, + { + "id": "warmth", + "text": "Warmth" + } + ] + }, + { + "id": "home_life_175", + "category_id": "home_life", + "type": "single_choice", + "text": "What do you want less of at home?", + "depth": 2, + "access": "premium", + "tags": [ + "home", + "stress" + ], + "options": [ + { + "id": "noise", + "text": "Noise" + }, + { + "id": "clutter", + "text": "Clutter" + }, + { + "id": "rushing", + "text": "Rushing" + }, + { + "id": "unspoken_expectations", + "text": "Unspoken expectations" + } + ] + }, + { + "id": "home_life_176", + "category_id": "home_life", + "type": "single_choice", + "text": "How should we decide what clean enough means?", + "depth": 2, + "access": "premium", + "tags": [ + "standards" + ], + "options": [ + { + "id": "set_shared_basics", + "text": "Set shared basics" + }, + { + "id": "divide_by_preference", + "text": "Divide by preference" + }, + { + "id": "use_a_schedule", + "text": "Use a schedule" + }, + { + "id": "let_it_vary_by_week", + "text": "Let it vary by week" + } + ] + }, + { + "id": "home_life_177", + "category_id": "home_life", + "type": "single_choice", + "text": "What is easiest for you to own fully?", + "depth": 3, + "access": "premium", + "tags": [ + "ownership" + ], + "options": [ + { + "id": "a_daily_task", + "text": "A daily task" + }, + { + "id": "a_weekly_task", + "text": "A weekly task" + }, + { + "id": "a_monthly_task", + "text": "A monthly task" + }, + { + "id": "a_planning_task", + "text": "A planning task" + } + ] + }, + { + "id": "home_life_178", + "category_id": "home_life", + "type": "single_choice", + "text": "What is hardest for you to own fully?", + "depth": 4, + "access": "premium", + "tags": [ + "ownership" + ], + "options": [ + { + "id": "a_daily_task", + "text": "A daily task" + }, + { + "id": "a_weekly_task", + "text": "A weekly task" + }, + { + "id": "a_monthly_task", + "text": "A monthly task" + }, + { + "id": "a_planning_task", + "text": "A planning task" + } + ] + }, + { + "id": "home_life_179", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes home feel emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "safety" + ], + "options": [ + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "clear_expectations", + "text": "Clear expectations" + }, + { + "id": "room_to_rest", + "text": "Room to rest" + }, + { + "id": "no_scorekeeping", + "text": "No scorekeeping" + } + ] + }, + { + "id": "home_life_180", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes home feel emotionally tense?", + "depth": 1, + "access": "premium", + "tags": [ + "tension" + ], + "options": [ + { + "id": "criticism", + "text": "Criticism" + }, + { + "id": "unfinished_tasks", + "text": "Unfinished tasks" + }, + { + "id": "silence", + "text": "Silence" + }, + { + "id": "rushed_decisions", + "text": "Rushed decisions" + } + ] + }, + { + "id": "home_life_181", + "category_id": "home_life", + "type": "single_choice", + "text": "What should we protect on busy nights?", + "depth": 2, + "access": "premium", + "tags": [ + "busy_weeks" + ], + "options": [ + { + "id": "dinner", + "text": "Dinner" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "a_short_check_in", + "text": "A short check-in" + }, + { + "id": "sleep", + "text": "Sleep" + } + ] + }, + { + "id": "home_life_182", + "category_id": "home_life", + "type": "single_choice", + "text": "What should we drop on busy nights?", + "depth": 2, + "access": "premium", + "tags": [ + "busy_weeks" + ], + "options": [ + { + "id": "perfect_cleaning", + "text": "Perfect cleaning" + }, + { + "id": "big_talks", + "text": "Big talks" + }, + { + "id": "extra_errands", + "text": "Extra errands" + }, + { + "id": "complicated_cooking", + "text": "Complicated cooking" + } + ] + }, + { + "id": "home_life_183", + "category_id": "home_life", + "type": "single_choice", + "text": "What helps you feel like we are a team?", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork" + ], + "options": [ + { + "id": "shared_planning", + "text": "Shared planning" + }, + { + "id": "shared_tasks", + "text": "Shared tasks" + }, + { + "id": "shared_rest", + "text": "Shared rest" + }, + { + "id": "shared_appreciation", + "text": "Shared appreciation" + } + ] + }, + { + "id": "home_life_184", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes you feel like you are carrying too much?", + "depth": 4, + "access": "premium", + "tags": [ + "mental_load" + ], + "options": [ + { + "id": "remembering_everything", + "text": "Remembering everything" + }, + { + "id": "doing_everything", + "text": "Doing everything" + }, + { + "id": "deciding_everything", + "text": "Deciding everything" + }, + { + "id": "asking_repeatedly", + "text": "Asking repeatedly" + } + ] + }, + { + "id": "home_life_185", + "category_id": "home_life", + "type": "single_choice", + "text": "What home-life agreement would help most?", + "depth": 5, + "access": "premium", + "tags": [ + "agreements" + ], + "options": [ + { + "id": "chore_ownership", + "text": "Chore ownership" + }, + { + "id": "quiet_hours", + "text": "Quiet hours" + }, + { + "id": "meal_plan", + "text": "Meal plan" + }, + { + "id": "spending_limit", + "text": "Spending limit" + } + ] + }, + { + "id": "home_life_186", + "category_id": "home_life", + "type": "single_choice", + "text": "How should we handle different cleaning standards?", + "depth": 1, + "access": "premium", + "tags": [ + "standards" + ], + "options": [ + { + "id": "minimum_baseline", + "text": "Minimum baseline" + }, + { + "id": "separate_areas", + "text": "Separate areas" + }, + { + "id": "task_ownership", + "text": "Task ownership" + }, + { + "id": "scheduled_reset", + "text": "Scheduled reset" + } + ] + }, + { + "id": "home_life_187", + "category_id": "home_life", + "type": "single_choice", + "text": "What gives you the most comfort at home?", + "depth": 2, + "access": "premium", + "tags": [ + "comfort" + ], + "options": [ + { + "id": "order", + "text": "Order" + }, + { + "id": "softness", + "text": "Softness" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "togetherness", + "text": "Togetherness" + } + ] + }, + { + "id": "home_life_188", + "category_id": "home_life", + "type": "single_choice", + "text": "What creates the most friction at home?", + "depth": 2, + "access": "premium", + "tags": [ + "friction" + ], + "options": [ + { + "id": "mess", + "text": "Mess" + }, + { + "id": "timing", + "text": "Timing" + }, + { + "id": "noise", + "text": "Noise" + }, + { + "id": "unclear_expectations", + "text": "Unclear expectations" + } + ] + }, + { + "id": "home_life_189", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes a chore feel fair?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness" + ], + "options": [ + { + "id": "shared_effort", + "text": "Shared effort" + }, + { + "id": "clear_ownership", + "text": "Clear ownership" + }, + { + "id": "recognition", + "text": "Recognition" + }, + { + "id": "flexibility", + "text": "Flexibility" + } + ] + }, + { + "id": "home_life_190", + "category_id": "home_life", + "type": "single_choice", + "text": "What makes a chore feel unfair?", + "depth": 4, + "access": "premium", + "tags": [ + "fairness" + ], + "options": [ + { + "id": "being_invisible", + "text": "Being invisible" + }, + { + "id": "repeating_reminders", + "text": "Repeating reminders" + }, + { + "id": "no_thanks", + "text": "No thanks" + }, + { + "id": "unequal_time", + "text": "Unequal time" + } + ] + }, + { + "id": "home_life_191", + "category_id": "home_life", + "type": "multi_choice", + "text": "Which parts of home life should we plan together?", + "depth": 5, + "access": "premium", + "tags": [ + "planning" + ], + "options": [ + { + "id": "meals", + "text": "Meals" + }, + { + "id": "chores", + "text": "Chores" + }, + { + "id": "bills", + "text": "Bills" + }, + { + "id": "guests", + "text": "Guests" + }, + { + "id": "weekends", + "text": "Weekends" + }, + { + "id": "errands", + "text": "Errands" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_192", + "category_id": "home_life", + "type": "multi_choice", + "text": "Which tasks feel most invisible?", + "depth": 1, + "access": "premium", + "tags": [ + "mental_load" + ], + "options": [ + { + "id": "scheduling", + "text": "Scheduling" + }, + { + "id": "remembering_supplies", + "text": "Remembering supplies" + }, + { + "id": "cleaning_small_messes", + "text": "Cleaning small messes" + }, + { + "id": "tracking_bills", + "text": "Tracking bills" + }, + { + "id": "planning_meals", + "text": "Planning meals" + }, + { + "id": "managing_guests", + "text": "Managing guests" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_193", + "category_id": "home_life", + "type": "multi_choice", + "text": "What helps home feel more peaceful?", + "depth": 2, + "access": "premium", + "tags": [ + "peace" + ], + "options": [ + { + "id": "less_clutter", + "text": "Less clutter" + }, + { + "id": "clear_routines", + "text": "Clear routines" + }, + { + "id": "kind_tone", + "text": "Kind tone" + }, + { + "id": "better_sleep", + "text": "Better sleep" + }, + { + "id": "shared_tasks", + "text": "Shared tasks" + }, + { + "id": "more_quiet", + "text": "More quiet" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_194", + "category_id": "home_life", + "type": "multi_choice", + "text": "Which chores should have clearer ownership?", + "depth": 2, + "access": "premium", + "tags": [ + "chores" + ], + "options": [ + { + "id": "dishes", + "text": "Dishes" + }, + { + "id": "laundry", + "text": "Laundry" + }, + { + "id": "trash", + "text": "Trash" + }, + { + "id": "groceries", + "text": "Groceries" + }, + { + "id": "bathrooms", + "text": "Bathrooms" + }, + { + "id": "floors", + "text": "Floors" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_195", + "category_id": "home_life", + "type": "multi_choice", + "text": "What should we discuss before hosting?", + "depth": 3, + "access": "premium", + "tags": [ + "hosting" + ], + "options": [ + { + "id": "guest_list", + "text": "Guest list" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "cleaning", + "text": "Cleaning" + }, + { + "id": "timing", + "text": "Timing" + }, + { + "id": "budget", + "text": "Budget" + }, + { + "id": "recovery_time", + "text": "Recovery time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_196", + "category_id": "home_life", + "type": "multi_choice", + "text": "What home boundaries matter most?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries" + ], + "options": [ + { + "id": "alone_time", + "text": "Alone time" + }, + { + "id": "noise", + "text": "Noise" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "guests", + "text": "Guests" + }, + { + "id": "work_hours", + "text": "Work hours" + }, + { + "id": "shared_spaces", + "text": "Shared spaces" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_197", + "category_id": "home_life", + "type": "multi_choice", + "text": "What makes busy weeks easier?", + "depth": 5, + "access": "premium", + "tags": [ + "stress", + "busy_weeks" + ], + "options": [ + { + "id": "meal_shortcuts", + "text": "Meal shortcuts" + }, + { + "id": "lower_standards", + "text": "Lower standards" + }, + { + "id": "shared_calendar", + "text": "Shared calendar" + }, + { + "id": "task_list", + "text": "Task list" + }, + { + "id": "earlier_bedtime", + "text": "Earlier bedtime" + }, + { + "id": "fewer_plans", + "text": "Fewer plans" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_198", + "category_id": "home_life", + "type": "multi_choice", + "text": "Which home-life habits should we build?", + "depth": 1, + "access": "premium", + "tags": [ + "habits" + ], + "options": [ + { + "id": "weekly_reset", + "text": "Weekly reset" + }, + { + "id": "nightly_cleanup", + "text": "Nightly cleanup" + }, + { + "id": "shared_planning", + "text": "Shared planning" + }, + { + "id": "meal_prep", + "text": "Meal prep" + }, + { + "id": "budget_review", + "text": "Budget review" + }, + { + "id": "tech_free_time", + "text": "Tech-free time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_199", + "category_id": "home_life", + "type": "multi_choice", + "text": "What do you want more appreciation for?", + "depth": 2, + "access": "premium", + "tags": [ + "appreciation" + ], + "options": [ + { + "id": "planning", + "text": "Planning" + }, + { + "id": "cleaning", + "text": "Cleaning" + }, + { + "id": "earning", + "text": "Earning" + }, + { + "id": "cooking", + "text": "Cooking" + }, + { + "id": "emotional_labor", + "text": "Emotional labor" + }, + { + "id": "fixing_problems", + "text": "Fixing problems" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_200", + "category_id": "home_life", + "type": "multi_choice", + "text": "What makes shared space feel respectful?", + "depth": 2, + "access": "premium", + "tags": [ + "respect", + "space" + ], + "options": [ + { + "id": "asking_first", + "text": "Asking first" + }, + { + "id": "cleaning_up", + "text": "Cleaning up" + }, + { + "id": "lower_noise", + "text": "Lower noise" + }, + { + "id": "shared_storage", + "text": "Shared storage" + }, + { + "id": "private_corners", + "text": "Private corners" + }, + { + "id": "clear_labels", + "text": "Clear labels" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_201", + "category_id": "home_life", + "type": "multi_choice", + "text": "What home admin should we simplify?", + "depth": 3, + "access": "premium", + "tags": [ + "admin" + ], + "options": [ + { + "id": "bills", + "text": "Bills" + }, + { + "id": "subscriptions", + "text": "Subscriptions" + }, + { + "id": "appointments", + "text": "Appointments" + }, + { + "id": "documents", + "text": "Documents" + }, + { + "id": "repairs", + "text": "Repairs" + }, + { + "id": "passwords", + "text": "Passwords" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_202", + "category_id": "home_life", + "type": "multi_choice", + "text": "Which routines need a reset?", + "depth": 4, + "access": "premium", + "tags": [ + "routines" + ], + "options": [ + { + "id": "morning", + "text": "Morning" + }, + { + "id": "evening", + "text": "Evening" + }, + { + "id": "weekend", + "text": "Weekend" + }, + { + "id": "meal", + "text": "Meal" + }, + { + "id": "laundry", + "text": "Laundry" + }, + { + "id": "cleaning", + "text": "Cleaning" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_203", + "category_id": "home_life", + "type": "multi_choice", + "text": "What should be okay during hard weeks?", + "depth": 5, + "access": "premium", + "tags": [ + "capacity" + ], + "options": [ + { + "id": "messier_house", + "text": "Messier house" + }, + { + "id": "simple_meals", + "text": "Simple meals" + }, + { + "id": "more_rest", + "text": "More rest" + }, + { + "id": "fewer_errands", + "text": "Fewer errands" + }, + { + "id": "delayed_projects", + "text": "Delayed projects" + }, + { + "id": "asking_for_help", + "text": "Asking for help" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_204", + "category_id": "home_life", + "type": "multi_choice", + "text": "What should we stop assuming?", + "depth": 1, + "access": "premium", + "tags": [ + "assumptions" + ], + "options": [ + { + "id": "who_cooks", + "text": "Who cooks" + }, + { + "id": "who_cleans", + "text": "Who cleans" + }, + { + "id": "who_pays", + "text": "Who pays" + }, + { + "id": "who_plans", + "text": "Who plans" + }, + { + "id": "who_hosts", + "text": "Who hosts" + }, + { + "id": "who_remembers", + "text": "Who remembers" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_205", + "category_id": "home_life", + "type": "multi_choice", + "text": "What makes home feel warm?", + "depth": 2, + "access": "premium", + "tags": [ + "comfort" + ], + "options": [ + { + "id": "music", + "text": "Music" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "lighting", + "text": "Lighting" + }, + { + "id": "shared_laughs", + "text": "Shared laughs" + }, + { + "id": "clean_basics", + "text": "Clean basics" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_206", + "category_id": "home_life", + "type": "multi_choice", + "text": "Which decisions should be shared?", + "depth": 2, + "access": "premium", + "tags": [ + "decisions" + ], + "options": [ + { + "id": "furniture", + "text": "Furniture" + }, + { + "id": "guests", + "text": "Guests" + }, + { + "id": "pets", + "text": "Pets" + }, + { + "id": "repairs", + "text": "Repairs" + }, + { + "id": "large_purchases", + "text": "Large purchases" + }, + { + "id": "schedule_changes", + "text": "Schedule changes" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_207", + "category_id": "home_life", + "type": "multi_choice", + "text": "What can we outsource or reduce if possible?", + "depth": 3, + "access": "premium", + "tags": [ + "support" + ], + "options": [ + { + "id": "cleaning", + "text": "Cleaning" + }, + { + "id": "repairs", + "text": "Repairs" + }, + { + "id": "meal_prep", + "text": "Meal prep" + }, + { + "id": "errands", + "text": "Errands" + }, + { + "id": "admin", + "text": "Admin" + }, + { + "id": "pet_care", + "text": "Pet care" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_208", + "category_id": "home_life", + "type": "multi_choice", + "text": "Which standards need compromise?", + "depth": 4, + "access": "premium", + "tags": [ + "standards" + ], + "options": [ + { + "id": "cleanliness", + "text": "Cleanliness" + }, + { + "id": "noise", + "text": "Noise" + }, + { + "id": "decor", + "text": "Decor" + }, + { + "id": "guests", + "text": "Guests" + }, + { + "id": "spending", + "text": "Spending" + }, + { + "id": "schedules", + "text": "Schedules" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_209", + "category_id": "home_life", + "type": "multi_choice", + "text": "What helps you recover after hosting or chores?", + "depth": 5, + "access": "premium", + "tags": [ + "recovery" + ], + "options": [ + { + "id": "quiet", + "text": "Quiet" + }, + { + "id": "praise", + "text": "Praise" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "help_finishing", + "text": "Help finishing" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "no_more_decisions", + "text": "No more decisions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_210", + "category_id": "home_life", + "type": "multi_choice", + "text": "What should our home protect?", + "depth": 1, + "access": "premium", + "tags": [ + "values", + "home" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "play", + "text": "Play" + }, + { + "id": "focus", + "text": "Focus" + }, + { + "id": "safety", + "text": "Safety" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "home_life_211", + "category_id": "home_life", + "type": "scale", + "text": "How fair does our division of household work feel right now?", + "depth": 2, + "access": "premium", + "tags": [ + "fairness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very unfair", + "max_label": "Very fair" + } + }, + { + "id": "home_life_212", + "category_id": "home_life", + "type": "scale", + "text": "How seen do you feel for the work you do at home?", + "depth": 2, + "access": "premium", + "tags": [ + "appreciation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not seen", + "max_label": "Very seen" + } + }, + { + "id": "home_life_213", + "category_id": "home_life", + "type": "scale", + "text": "How peaceful does our home feel lately?", + "depth": 3, + "access": "premium", + "tags": [ + "peace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very tense", + "max_label": "Very peaceful" + } + }, + { + "id": "home_life_214", + "category_id": "home_life", + "type": "scale", + "text": "How clear are our household expectations?", + "depth": 4, + "access": "premium", + "tags": [ + "expectations" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very unclear", + "max_label": "Very clear" + } + }, + { + "id": "home_life_215", + "category_id": "home_life", + "type": "scale", + "text": "How shared does the mental load feel?", + "depth": 5, + "access": "premium", + "tags": [ + "mental_load" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not shared", + "max_label": "Very shared" + } + }, + { + "id": "home_life_216", + "category_id": "home_life", + "type": "scale", + "text": "How well do we handle chores during stressful weeks?", + "depth": 1, + "access": "premium", + "tags": [ + "stress", + "chores" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "home_life_217", + "category_id": "home_life", + "type": "scale", + "text": "How comfortable do you feel asking for help at home?", + "depth": 2, + "access": "premium", + "tags": [ + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not comfortable", + "max_label": "Very comfortable" + } + }, + { + "id": "home_life_218", + "category_id": "home_life", + "type": "scale", + "text": "How respected do you feel in our shared space?", + "depth": 2, + "access": "premium", + "tags": [ + "space" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not respected", + "max_label": "Very respected" + } + }, + { + "id": "home_life_219", + "category_id": "home_life", + "type": "scale", + "text": "How well do we protect rest at home?", + "depth": 3, + "access": "premium", + "tags": [ + "rest" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "home_life_220", + "category_id": "home_life", + "type": "scale", + "text": "How well do our routines support us?", + "depth": 4, + "access": "premium", + "tags": [ + "routines" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "home_life_221", + "category_id": "home_life", + "type": "scale", + "text": "How much clutter stress do you feel lately?", + "depth": 5, + "access": "premium", + "tags": [ + "clutter" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "None", + "max_label": "A lot" + } + }, + { + "id": "home_life_222", + "category_id": "home_life", + "type": "scale", + "text": "How well do we recover after home-life tension?", + "depth": 1, + "access": "premium", + "tags": [ + "repair" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "home_life_223", + "category_id": "home_life", + "type": "scale", + "text": "How clear is ownership of recurring tasks?", + "depth": 2, + "access": "premium", + "tags": [ + "ownership" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very unclear", + "max_label": "Very clear" + } + }, + { + "id": "home_life_224", + "category_id": "home_life", + "type": "scale", + "text": "How much do you enjoy our shared home time?", + "depth": 2, + "access": "premium", + "tags": [ + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not much", + "max_label": "Very much" + } + }, + { + "id": "home_life_225", + "category_id": "home_life", + "type": "scale", + "text": "How supported do you feel when you are overloaded?", + "depth": 3, + "access": "premium", + "tags": [ + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not supported", + "max_label": "Very supported" + } + }, + { + "id": "home_life_226", + "category_id": "home_life", + "type": "scale", + "text": "How well do we handle guests or family visits?", + "depth": 4, + "access": "premium", + "tags": [ + "hosting" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "home_life_227", + "category_id": "home_life", + "type": "scale", + "text": "How balanced are planning and doing in our home?", + "depth": 5, + "access": "premium", + "tags": [ + "planning" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unbalanced", + "max_label": "Balanced" + } + }, + { + "id": "home_life_228", + "category_id": "home_life", + "type": "scale", + "text": "How easy is it to talk about chores with me?", + "depth": 1, + "access": "premium", + "tags": [ + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very hard", + "max_label": "Very easy" + } + }, + { + "id": "home_life_229", + "category_id": "home_life", + "type": "scale", + "text": "How well do we respect different energy levels?", + "depth": 2, + "access": "premium", + "tags": [ + "energy" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "home_life_230", + "category_id": "home_life", + "type": "scale", + "text": "How prepared do we feel for unexpected home issues?", + "depth": 2, + "access": "premium", + "tags": [ + "preparedness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not prepared", + "max_label": "Very prepared" + } + }, + { + "id": "home_life_231", + "category_id": "home_life", + "type": "scale", + "text": "How much does home feel like a team effort?", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not at all", + "max_label": "Very much" + } + }, + { + "id": "home_life_232", + "category_id": "home_life", + "type": "scale", + "text": "How well do we handle different standards?", + "depth": 4, + "access": "premium", + "tags": [ + "standards" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "home_life_233", + "category_id": "home_life", + "type": "scale", + "text": "How much warmth do you feel at home lately?", + "depth": 5, + "access": "premium", + "tags": [ + "warmth" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Very little", + "max_label": "A lot" + } + }, + { + "id": "home_life_234", + "category_id": "home_life", + "type": "scale", + "text": "How well do we make room for privacy?", + "depth": 1, + "access": "premium", + "tags": [ + "privacy" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not well", + "max_label": "Very well" + } + }, + { + "id": "home_life_235", + "category_id": "home_life", + "type": "scale", + "text": "How satisfied are you with our home life this week?", + "depth": 2, + "access": "premium", + "tags": [ + "satisfaction" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not satisfied", + "max_label": "Very satisfied" + } + }, + { + "id": "home_life_236", + "category_id": "home_life", + "type": "this_or_that", + "text": "For a hard week at home, which helps more?", + "depth": 1, + "access": "premium", + "tags": [ + "stress" + ], + "options": [ + { + "id": "lower_standards", + "text": "Lower standards" + }, + { + "id": "more_structure", + "text": "More structure" + } + ] + }, + { + "id": "home_life_237", + "category_id": "home_life", + "type": "this_or_that", + "text": "For chores, which feels better?", + "depth": 2, + "access": "premium", + "tags": [ + "chores" + ], + "options": [ + { + "id": "clear_ownership", + "text": "Clear ownership" + }, + { + "id": "flexible_teamwork", + "text": "Flexible teamwork" + } + ] + }, + { + "id": "home_life_238", + "category_id": "home_life", + "type": "this_or_that", + "text": "For evenings, which do you need more?", + "depth": 2, + "access": "premium", + "tags": [ + "evening" + ], + "options": [ + { + "id": "quiet_rest", + "text": "Quiet rest" + }, + { + "id": "shared_connection", + "text": "Shared connection" + } + ] + }, + { + "id": "home_life_239", + "category_id": "home_life", + "type": "this_or_that", + "text": "For weekends, which sounds better?", + "depth": 3, + "access": "premium", + "tags": [ + "weekends" + ], + "options": [ + { + "id": "home_reset", + "text": "Home reset" + }, + { + "id": "home_relaxation", + "text": "Home relaxation" + } + ] + }, + { + "id": "home_life_240", + "category_id": "home_life", + "type": "this_or_that", + "text": "When something is messy, which helps more?", + "depth": 1, + "access": "premium", + "tags": [ + "clutter" + ], + "options": [ + { + "id": "fix_it_now", + "text": "Fix it now" + }, + { + "id": "schedule_it_later", + "text": "Schedule it later" + } + ] + }, + { + "id": "home_life_241", + "category_id": "home_life", + "type": "this_or_that", + "text": "For meal planning, which fits us better?", + "depth": 1, + "access": "premium", + "tags": [ + "food" + ], + "options": [ + { + "id": "plan_ahead", + "text": "Plan ahead" + }, + { + "id": "decide_daily", + "text": "Decide daily" + } + ] + }, + { + "id": "home_life_242", + "category_id": "home_life", + "type": "this_or_that", + "text": "For shared space, which matters more?", + "depth": 2, + "access": "premium", + "tags": [ + "space" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "order", + "text": "Order" + } + ] + }, + { + "id": "home_life_243", + "category_id": "home_life", + "type": "this_or_that", + "text": "For hosting, which do you prefer?", + "depth": 2, + "access": "premium", + "tags": [ + "hosting" + ], + "options": [ + { + "id": "small_and_simple", + "text": "Small and simple" + }, + { + "id": "planned_and_polished", + "text": "Planned and polished" + } + ] + }, + { + "id": "home_life_244", + "category_id": "home_life", + "type": "this_or_that", + "text": "For reminders, which feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "reminders" + ], + "options": [ + { + "id": "shared_app_list", + "text": "Shared app list" + }, + { + "id": "quick_spoken_ask", + "text": "Quick spoken ask" + } + ] + }, + { + "id": "home_life_245", + "category_id": "home_life", + "type": "this_or_that", + "text": "For household decisions, which helps more?", + "depth": 1, + "access": "premium", + "tags": [ + "decisions" + ], + "options": [ + { + "id": "talk_first", + "text": "Talk first" + }, + { + "id": "try_and_adjust", + "text": "Try and adjust" + } + ] + }, + { + "id": "home_life_246", + "category_id": "home_life", + "type": "this_or_that", + "text": "For downtime, which do you need more?", + "depth": 1, + "access": "premium", + "tags": [ + "rest" + ], + "options": [ + { + "id": "alone_time", + "text": "Alone time" + }, + { + "id": "together_time", + "text": "Together time" + } + ] + }, + { + "id": "home_life_247", + "category_id": "home_life", + "type": "this_or_that", + "text": "For home projects, which matters more?", + "depth": 2, + "access": "premium", + "tags": [ + "projects" + ], + "options": [ + { + "id": "finish_fast", + "text": "Finish fast" + }, + { + "id": "do_it_calmly", + "text": "Do it calmly" + } + ] + }, + { + "id": "home_life_248", + "category_id": "home_life", + "type": "this_or_that", + "text": "For routines, which fits us better?", + "depth": 2, + "access": "premium", + "tags": [ + "routines" + ], + "options": [ + { + "id": "same_rhythm_daily", + "text": "Same rhythm daily" + }, + { + "id": "flexible_rhythm", + "text": "Flexible rhythm" + } + ] + }, + { + "id": "home_life_249", + "category_id": "home_life", + "type": "this_or_that", + "text": "For fairness, which matters more?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness" + ], + "options": [ + { + "id": "equal_tasks", + "text": "Equal tasks" + }, + { + "id": "equal_rest", + "text": "Equal rest" + } + ] + }, + { + "id": "home_life_250", + "category_id": "home_life", + "type": "this_or_that", + "text": "For home life, which should we protect first?", + "depth": 1, + "access": "premium", + "tags": [ + "values" + ], + "options": [ + { + "id": "peace", + "text": "Peace" + }, + { + "id": "play", + "text": "Play" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/marriage.json b/seed/questions/marriage.json new file mode 100644 index 00000000..78318513 --- /dev/null +++ b/seed/questions/marriage.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "marriage", + "display_name": "Marriage", + "description": "Questions about commitment, partnership, rituals, repair, long-term alignment, shared life, and protecting the relationship over time.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "marriage_001", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about daily partnership that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "daily_partnership", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_002", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with daily partnership?", + "depth": 3, + "access": "free", + "tags": [ + "daily_partnership", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_003", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle daily partnership?", + "depth": 2, + "access": "free", + "tags": [ + "daily_partnership", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_004", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve daily partnership this month?", + "depth": 3, + "access": "free", + "tags": [ + "daily_partnership", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_005", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around daily partnership?", + "depth": 3, + "access": "free", + "tags": [ + "daily_partnership", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_006", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about small rituals that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "small_rituals", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_007", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with small rituals?", + "depth": 3, + "access": "free", + "tags": [ + "small_rituals", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_008", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle small rituals?", + "depth": 2, + "access": "free", + "tags": [ + "small_rituals", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_009", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve small rituals this month?", + "depth": 3, + "access": "free", + "tags": [ + "small_rituals", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_010", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around small rituals?", + "depth": 3, + "access": "free", + "tags": [ + "small_rituals", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_011", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about shared decisions that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "shared_decisions", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_012", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with shared decisions?", + "depth": 3, + "access": "free", + "tags": [ + "shared_decisions", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_013", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle shared decisions?", + "depth": 2, + "access": "free", + "tags": [ + "shared_decisions", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_014", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve shared decisions this month?", + "depth": 3, + "access": "free", + "tags": [ + "shared_decisions", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_015", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around shared decisions?", + "depth": 3, + "access": "free", + "tags": [ + "shared_decisions", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_016", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about communication habits that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "communication_habits", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_017", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with communication habits?", + "depth": 3, + "access": "free", + "tags": [ + "communication_habits", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_018", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle communication habits?", + "depth": 2, + "access": "free", + "tags": [ + "communication_habits", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_019", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve communication habits this month?", + "depth": 3, + "access": "free", + "tags": [ + "communication_habits", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_020", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around communication habits?", + "depth": 3, + "access": "free", + "tags": [ + "communication_habits", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_021", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about showing affection that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "showing_affection", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_022", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with showing affection?", + "depth": 3, + "access": "free", + "tags": [ + "showing_affection", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_023", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle showing affection?", + "depth": 2, + "access": "free", + "tags": [ + "showing_affection", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_024", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve showing affection this month?", + "depth": 3, + "access": "free", + "tags": [ + "showing_affection", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_025", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around showing affection?", + "depth": 3, + "access": "free", + "tags": [ + "showing_affection", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_026", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about protecting time together that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "protecting_time_together", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_027", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with protecting time together?", + "depth": 3, + "access": "free", + "tags": [ + "protecting_time_together", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_028", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle protecting time together?", + "depth": 2, + "access": "free", + "tags": [ + "protecting_time_together", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_029", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve protecting time together this month?", + "depth": 3, + "access": "free", + "tags": [ + "protecting_time_together", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_030", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around protecting time together?", + "depth": 3, + "access": "free", + "tags": [ + "protecting_time_together", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_031", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about household teamwork that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "household_teamwork", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_032", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with household teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "household_teamwork", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_033", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle household teamwork?", + "depth": 2, + "access": "free", + "tags": [ + "household_teamwork", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_034", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve household teamwork this month?", + "depth": 3, + "access": "free", + "tags": [ + "household_teamwork", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_035", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around household teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "household_teamwork", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_036", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about handling stress that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "handling_stress", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_037", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with handling stress?", + "depth": 3, + "access": "free", + "tags": [ + "handling_stress", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_038", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle handling stress?", + "depth": 2, + "access": "free", + "tags": [ + "handling_stress", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_039", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve handling stress this month?", + "depth": 3, + "access": "free", + "tags": [ + "handling_stress", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_040", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around handling stress?", + "depth": 3, + "access": "free", + "tags": [ + "handling_stress", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_041", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about celebrating wins that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "celebrating_wins", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_042", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with celebrating wins?", + "depth": 3, + "access": "free", + "tags": [ + "celebrating_wins", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_043", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle celebrating wins?", + "depth": 2, + "access": "free", + "tags": [ + "celebrating_wins", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_044", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve celebrating wins this month?", + "depth": 3, + "access": "free", + "tags": [ + "celebrating_wins", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_045", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around celebrating wins?", + "depth": 3, + "access": "free", + "tags": [ + "celebrating_wins", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_046", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about staying curious that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "staying_curious", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_047", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with staying curious?", + "depth": 3, + "access": "free", + "tags": [ + "staying_curious", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_048", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle staying curious?", + "depth": 2, + "access": "free", + "tags": [ + "staying_curious", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_049", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve staying curious this month?", + "depth": 3, + "access": "free", + "tags": [ + "staying_curious", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_050", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around staying curious?", + "depth": 3, + "access": "free", + "tags": [ + "staying_curious", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_051", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about supporting goals that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "supporting_goals", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_052", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with supporting goals?", + "depth": 3, + "access": "free", + "tags": [ + "supporting_goals", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_053", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle supporting goals?", + "depth": 2, + "access": "free", + "tags": [ + "supporting_goals", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_054", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve supporting goals this month?", + "depth": 3, + "access": "free", + "tags": [ + "supporting_goals", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_055", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around supporting goals?", + "depth": 3, + "access": "free", + "tags": [ + "supporting_goals", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_056", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about repairing small hurts that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "repairing_small_hurts", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_057", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with repairing small hurts?", + "depth": 3, + "access": "free", + "tags": [ + "repairing_small_hurts", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_058", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle repairing small hurts?", + "depth": 2, + "access": "free", + "tags": [ + "repairing_small_hurts", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_059", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve repairing small hurts this month?", + "depth": 3, + "access": "free", + "tags": [ + "repairing_small_hurts", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_060", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around repairing small hurts?", + "depth": 3, + "access": "free", + "tags": [ + "repairing_small_hurts", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_061", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about keeping promises that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "keeping_promises", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_062", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with keeping promises?", + "depth": 3, + "access": "free", + "tags": [ + "keeping_promises", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_063", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle keeping promises?", + "depth": 2, + "access": "free", + "tags": [ + "keeping_promises", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_064", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve keeping promises this month?", + "depth": 3, + "access": "free", + "tags": [ + "keeping_promises", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_065", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around keeping promises?", + "depth": 3, + "access": "free", + "tags": [ + "keeping_promises", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_066", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about sharing responsibilities that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_responsibilities", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_067", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with sharing responsibilities?", + "depth": 3, + "access": "free", + "tags": [ + "sharing_responsibilities", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_068", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle sharing responsibilities?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_responsibilities", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_069", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve sharing responsibilities this month?", + "depth": 3, + "access": "free", + "tags": [ + "sharing_responsibilities", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_070", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around sharing responsibilities?", + "depth": 3, + "access": "free", + "tags": [ + "sharing_responsibilities", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_071", + "category_id": "marriage", + "type": "written", + "text": "What is one thing about feeling chosen that makes our marriage stronger?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_chosen", + "strength" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_072", + "category_id": "marriage", + "type": "written", + "text": "Where could we be more intentional with feeling chosen?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_chosen", + "intentionality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_073", + "category_id": "marriage", + "type": "written", + "text": "What do you appreciate about how we handle feeling chosen?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_chosen", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_074", + "category_id": "marriage", + "type": "written", + "text": "What small habit would improve feeling chosen this month?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_chosen", + "habit" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_075", + "category_id": "marriage", + "type": "written", + "text": "How can I help you feel more loved around feeling chosen?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_chosen", + "love" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_076", + "category_id": "marriage", + "type": "written", + "text": "What truth about long-term commitment do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_commitment", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_077", + "category_id": "marriage", + "type": "written", + "text": "How has long-term commitment changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "long_term_commitment", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_078", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around long-term commitment?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_commitment", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_079", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around long-term commitment?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_commitment", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_080", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about long-term commitment years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_commitment", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_081", + "category_id": "marriage", + "type": "written", + "text": "What truth about changing needs do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "changing_needs", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_082", + "category_id": "marriage", + "type": "written", + "text": "How has changing needs changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "changing_needs", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_083", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around changing needs?", + "depth": 5, + "access": "premium", + "tags": [ + "changing_needs", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_084", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around changing needs?", + "depth": 5, + "access": "premium", + "tags": [ + "changing_needs", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_085", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about changing needs years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "changing_needs", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_086", + "category_id": "marriage", + "type": "written", + "text": "What truth about sexual connection do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_connection", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_087", + "category_id": "marriage", + "type": "written", + "text": "How has sexual connection changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "sexual_connection", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_088", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around sexual connection?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_connection", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_089", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around sexual connection?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_connection", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_090", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about sexual connection years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_connection", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_091", + "category_id": "marriage", + "type": "written", + "text": "What truth about financial partnership do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_partnership", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_092", + "category_id": "marriage", + "type": "written", + "text": "How has financial partnership changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_partnership", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_093", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around financial partnership?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_partnership", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_094", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around financial partnership?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_partnership", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_095", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about financial partnership years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_partnership", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_096", + "category_id": "marriage", + "type": "written", + "text": "What truth about family boundaries do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "family_boundaries", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_097", + "category_id": "marriage", + "type": "written", + "text": "How has family boundaries changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "family_boundaries", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_098", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around family boundaries?", + "depth": 5, + "access": "premium", + "tags": [ + "family_boundaries", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_099", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around family boundaries?", + "depth": 5, + "access": "premium", + "tags": [ + "family_boundaries", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_100", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about family boundaries years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "family_boundaries", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_101", + "category_id": "marriage", + "type": "written", + "text": "What truth about major life transitions do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "major_life_transitions", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_102", + "category_id": "marriage", + "type": "written", + "text": "How has major life transitions changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "major_life_transitions", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_103", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around major life transitions?", + "depth": 5, + "access": "premium", + "tags": [ + "major_life_transitions", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_104", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around major life transitions?", + "depth": 5, + "access": "premium", + "tags": [ + "major_life_transitions", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_105", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about major life transitions years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "major_life_transitions", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_106", + "category_id": "marriage", + "type": "written", + "text": "What truth about forgiveness do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "forgiveness", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_107", + "category_id": "marriage", + "type": "written", + "text": "How has forgiveness changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_108", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around forgiveness?", + "depth": 5, + "access": "premium", + "tags": [ + "forgiveness", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_109", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around forgiveness?", + "depth": 5, + "access": "premium", + "tags": [ + "forgiveness", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_110", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about forgiveness years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "forgiveness", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_111", + "category_id": "marriage", + "type": "written", + "text": "What truth about emotional safety do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_112", + "category_id": "marriage", + "type": "written", + "text": "How has emotional safety changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_113", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around emotional safety?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_114", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around emotional safety?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_115", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about emotional safety years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_116", + "category_id": "marriage", + "type": "written", + "text": "What truth about identity inside marriage do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_inside_marriage", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_117", + "category_id": "marriage", + "type": "written", + "text": "How has identity inside marriage changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "identity_inside_marriage", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_118", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around identity inside marriage?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_inside_marriage", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_119", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around identity inside marriage?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_inside_marriage", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_120", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about identity inside marriage years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_inside_marriage", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_121", + "category_id": "marriage", + "type": "written", + "text": "What truth about faith or meaning do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "faith_or_meaning", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_122", + "category_id": "marriage", + "type": "written", + "text": "How has faith or meaning changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "faith_or_meaning", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_123", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around faith or meaning?", + "depth": 5, + "access": "premium", + "tags": [ + "faith_or_meaning", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_124", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around faith or meaning?", + "depth": 5, + "access": "premium", + "tags": [ + "faith_or_meaning", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_125", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about faith or meaning years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "faith_or_meaning", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_126", + "category_id": "marriage", + "type": "written", + "text": "What truth about aging together do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "aging_together", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_127", + "category_id": "marriage", + "type": "written", + "text": "How has aging together changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "aging_together", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_128", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around aging together?", + "depth": 5, + "access": "premium", + "tags": [ + "aging_together", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_129", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around aging together?", + "depth": 5, + "access": "premium", + "tags": [ + "aging_together", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_130", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about aging together years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "aging_together", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_131", + "category_id": "marriage", + "type": "written", + "text": "What truth about health challenges do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "health_challenges", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_132", + "category_id": "marriage", + "type": "written", + "text": "How has health challenges changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "health_challenges", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_133", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around health challenges?", + "depth": 5, + "access": "premium", + "tags": [ + "health_challenges", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_134", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around health challenges?", + "depth": 5, + "access": "premium", + "tags": [ + "health_challenges", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_135", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about health challenges years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "health_challenges", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_136", + "category_id": "marriage", + "type": "written", + "text": "What truth about career sacrifices do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "career_sacrifices", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_137", + "category_id": "marriage", + "type": "written", + "text": "How has career sacrifices changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "career_sacrifices", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_138", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around career sacrifices?", + "depth": 5, + "access": "premium", + "tags": [ + "career_sacrifices", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_139", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around career sacrifices?", + "depth": 5, + "access": "premium", + "tags": [ + "career_sacrifices", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_140", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about career sacrifices years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "career_sacrifices", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_141", + "category_id": "marriage", + "type": "written", + "text": "What truth about resentment prevention do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "resentment_prevention", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_142", + "category_id": "marriage", + "type": "written", + "text": "How has resentment prevention changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "resentment_prevention", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_143", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around resentment prevention?", + "depth": 5, + "access": "premium", + "tags": [ + "resentment_prevention", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_144", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around resentment prevention?", + "depth": 5, + "access": "premium", + "tags": [ + "resentment_prevention", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_145", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about resentment prevention years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "resentment_prevention", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_146", + "category_id": "marriage", + "type": "written", + "text": "What truth about legacy and shared purpose do we need to say more plainly?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy_and_shared_purpose", + "truth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_147", + "category_id": "marriage", + "type": "written", + "text": "How has legacy and shared purpose changed since we committed to each other?", + "depth": 4, + "access": "premium", + "tags": [ + "legacy_and_shared_purpose", + "change" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_148", + "category_id": "marriage", + "type": "written", + "text": "Where do we need more courage or honesty around legacy and shared purpose?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy_and_shared_purpose", + "courage" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_149", + "category_id": "marriage", + "type": "written", + "text": "What would protecting our marriage look like around legacy and shared purpose?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy_and_shared_purpose", + "protection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_150", + "category_id": "marriage", + "type": "written", + "text": "What do you hope we understand about legacy and shared purpose years from now?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy_and_shared_purpose", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "marriage_151", + "category_id": "marriage", + "type": "single_choice", + "text": "What makes you feel most married in a good way?", + "depth": 2, + "access": "premium", + "tags": [ + "identity", + "marriage" + ], + "options": [ + { + "id": "daily_partnership", + "text": "Daily partnership" + }, + { + "id": "shared_history", + "text": "Shared history" + }, + { + "id": "commitment", + "text": "Commitment" + }, + { + "id": "being_chosen", + "text": "Being chosen" + } + ] + }, + { + "id": "marriage_152", + "category_id": "marriage", + "type": "single_choice", + "text": "What marriage habit should we protect?", + "depth": 3, + "access": "premium", + "tags": [ + "habit", + "protection" + ], + "options": [ + { + "id": "check_ins", + "text": "Check-ins" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "date_time", + "text": "Date time" + }, + { + "id": "repair", + "text": "Repair" + } + ] + }, + { + "id": "marriage_153", + "category_id": "marriage", + "type": "single_choice", + "text": "What area needs more teamwork?", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork", + "area" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "home_life", + "text": "Home life" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "planning", + "text": "Planning" + } + ] + }, + { + "id": "marriage_154", + "category_id": "marriage", + "type": "single_choice", + "text": "What helps you feel chosen by me?", + "depth": 3, + "access": "premium", + "tags": [ + "chosen", + "love" + ], + "options": [ + { + "id": "priority_time", + "text": "Priority time" + }, + { + "id": "kind_words", + "text": "Kind words" + }, + { + "id": "physical_affection", + "text": "Physical affection" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "marriage_155", + "category_id": "marriage", + "type": "single_choice", + "text": "What makes commitment feel alive instead of assumed?", + "depth": 4, + "access": "premium", + "tags": [ + "commitment", + "alive" + ], + "options": [ + { + "id": "intentional_effort", + "text": "Intentional effort" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "keeping_promises", + "text": "Keeping promises" + } + ] + }, + { + "id": "marriage_156", + "category_id": "marriage", + "type": "single_choice", + "text": "What kind of marriage check-in would you actually use?", + "depth": 3, + "access": "premium", + "tags": [ + "check_in", + "marriage" + ], + "options": [ + { + "id": "weekly_talk", + "text": "Weekly talk" + }, + { + "id": "monthly_date", + "text": "Monthly date" + }, + { + "id": "question_app", + "text": "Question app" + }, + { + "id": "walk_together", + "text": "Walk together" + } + ] + }, + { + "id": "marriage_157", + "category_id": "marriage", + "type": "single_choice", + "text": "What makes married life feel heavy?", + "depth": 4, + "access": "premium", + "tags": [ + "heaviness", + "marriage" + ], + "options": [ + { + "id": "routine", + "text": "Routine" + }, + { + "id": "stress", + "text": "Stress" + }, + { + "id": "unspoken_needs", + "text": "Unspoken needs" + }, + { + "id": "uneven_load", + "text": "Uneven load" + } + ] + }, + { + "id": "marriage_158", + "category_id": "marriage", + "type": "single_choice", + "text": "What makes married life feel light?", + "depth": 2, + "access": "premium", + "tags": [ + "lightness", + "marriage" + ], + "options": [ + { + "id": "humor", + "text": "Humor" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "shared_wins", + "text": "Shared wins" + }, + { + "id": "rest", + "text": "Rest" + } + ] + }, + { + "id": "marriage_159", + "category_id": "marriage", + "type": "single_choice", + "text": "What should we recommit to this season?", + "depth": 4, + "access": "premium", + "tags": [ + "recommit", + "season" + ], + "options": [ + { + "id": "kindness", + "text": "Kindness" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "teamwork", + "text": "Teamwork" + }, + { + "id": "intimacy", + "text": "Intimacy" + } + ] + }, + { + "id": "marriage_160", + "category_id": "marriage", + "type": "single_choice", + "text": "Which promise needs more attention?", + "depth": 5, + "access": "premium", + "tags": [ + "promise", + "attention" + ], + "options": [ + { + "id": "listening", + "text": "Listening" + }, + { + "id": "showing_up", + "text": "Showing up" + }, + { + "id": "respect", + "text": "Respect" + }, + { + "id": "partnership", + "text": "Partnership" + } + ] + }, + { + "id": "marriage_161", + "category_id": "marriage", + "type": "single_choice", + "text": "What do you want us to do before resentment grows?", + "depth": 5, + "access": "premium", + "tags": [ + "resentment", + "prevention" + ], + "options": [ + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "share_tasks", + "text": "Share tasks" + }, + { + "id": "apologize_sooner", + "text": "Apologize sooner" + }, + { + "id": "ask_better_questions", + "text": "Ask better questions" + } + ] + }, + { + "id": "marriage_162", + "category_id": "marriage", + "type": "single_choice", + "text": "What makes you proud of our marriage?", + "depth": 3, + "access": "premium", + "tags": [ + "pride", + "marriage" + ], + "options": [ + { + "id": "growth", + "text": "Growth" + }, + { + "id": "resilience", + "text": "Resilience" + }, + { + "id": "care", + "text": "Care" + }, + { + "id": "shared_values", + "text": "Shared values" + } + ] + }, + { + "id": "marriage_163", + "category_id": "marriage", + "type": "single_choice", + "text": "What should we keep private between us?", + "depth": 4, + "access": "premium", + "tags": [ + "privacy", + "marriage" + ], + "options": [ + { + "id": "conflict_details", + "text": "Conflict details" + }, + { + "id": "money_stress", + "text": "Money stress" + }, + { + "id": "intimacy", + "text": "Intimacy" + }, + { + "id": "family_tension", + "text": "Family tension" + } + ] + }, + { + "id": "marriage_164", + "category_id": "marriage", + "type": "single_choice", + "text": "What should we talk about more openly?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "marriage" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "needs", + "text": "Needs" + }, + { + "id": "fears", + "text": "Fears" + }, + { + "id": "future_plans", + "text": "Future plans" + } + ] + }, + { + "id": "marriage_165", + "category_id": "marriage", + "type": "single_choice", + "text": "What marriage strength do you trust most?", + "depth": 3, + "access": "premium", + "tags": [ + "strength", + "trust" + ], + "options": [ + { + "id": "repair", + "text": "Repair" + }, + { + "id": "loyalty", + "text": "Loyalty" + }, + { + "id": "humor", + "text": "Humor" + }, + { + "id": "shared_values", + "text": "Shared values" + } + ] + }, + { + "id": "marriage_166", + "category_id": "marriage", + "type": "single_choice", + "text": "What marriage weakness needs gentle attention?", + "depth": 5, + "access": "premium", + "tags": [ + "weakness", + "attention" + ], + "options": [ + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "assumptions", + "text": "Assumptions" + }, + { + "id": "busyness", + "text": "Busyness" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + } + ] + }, + { + "id": "marriage_167", + "category_id": "marriage", + "type": "single_choice", + "text": "What helps you feel safe bringing up hard topics?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "hard_topics" + ], + "options": [ + { + "id": "soft_tone", + "text": "Soft tone" + }, + { + "id": "good_timing", + "text": "Good timing" + }, + { + "id": "no_interrupting", + "text": "No interrupting" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "marriage_168", + "category_id": "marriage", + "type": "single_choice", + "text": "What future version of us do you want to protect?", + "depth": 4, + "access": "premium", + "tags": [ + "future", + "protection" + ], + "options": [ + { + "id": "playful_us", + "text": "Playful us" + }, + { + "id": "peaceful_us", + "text": "Peaceful us" + }, + { + "id": "adventurous_us", + "text": "Adventurous us" + }, + { + "id": "deeply_connected_us", + "text": "Deeply connected us" + } + ] + }, + { + "id": "marriage_169", + "category_id": "marriage", + "type": "single_choice", + "text": "What kind of support matters most in marriage?", + "depth": 3, + "access": "premium", + "tags": [ + "support", + "marriage" + ], + "options": [ + { + "id": "emotional", + "text": "Emotional" + }, + { + "id": "practical", + "text": "Practical" + }, + { + "id": "physical", + "text": "Physical" + }, + { + "id": "financial", + "text": "Financial" + } + ] + }, + { + "id": "marriage_170", + "category_id": "marriage", + "type": "single_choice", + "text": "What does loyalty look like day to day?", + "depth": 4, + "access": "premium", + "tags": [ + "loyalty", + "daily" + ], + "options": [ + { + "id": "respectful_words", + "text": "Respectful words" + }, + { + "id": "follow_through", + "text": "Follow-through" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "showing_up", + "text": "Showing up" + } + ] + }, + { + "id": "marriage_171", + "category_id": "marriage", + "type": "single_choice", + "text": "What is most romantic to you in married life?", + "depth": 2, + "access": "premium", + "tags": [ + "romance", + "marriage" + ], + "options": [ + { + "id": "thoughtfulness", + "text": "Thoughtfulness" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "words", + "text": "Words" + }, + { + "id": "time", + "text": "Time" + } + ] + }, + { + "id": "marriage_172", + "category_id": "marriage", + "type": "single_choice", + "text": "What is least romantic but deeply loving?", + "depth": 3, + "access": "premium", + "tags": [ + "love", + "practical" + ], + "options": [ + { + "id": "doing_chores", + "text": "Doing chores" + }, + { + "id": "planning_ahead", + "text": "Planning ahead" + }, + { + "id": "handling_stress", + "text": "Handling stress" + }, + { + "id": "being_consistent", + "text": "Being consistent" + } + ] + }, + { + "id": "marriage_173", + "category_id": "marriage", + "type": "single_choice", + "text": "What should we celebrate more?", + "depth": 2, + "access": "premium", + "tags": [ + "celebration", + "marriage" + ], + "options": [ + { + "id": "anniversaries", + "text": "Anniversaries" + }, + { + "id": "small_wins", + "text": "Small wins" + }, + { + "id": "growth", + "text": "Growth" + }, + { + "id": "surviving_hard_seasons", + "text": "Surviving hard seasons" + } + ] + }, + { + "id": "marriage_174", + "category_id": "marriage", + "type": "single_choice", + "text": "What needs less autopilot?", + "depth": 4, + "access": "premium", + "tags": [ + "autopilot", + "attention" + ], + "options": [ + { + "id": "affection", + "text": "Affection" + }, + { + "id": "conversations", + "text": "Conversations" + }, + { + "id": "schedules", + "text": "Schedules" + }, + { + "id": "intimacy", + "text": "Intimacy" + } + ] + }, + { + "id": "marriage_175", + "category_id": "marriage", + "type": "single_choice", + "text": "What needs more grace?", + "depth": 4, + "access": "premium", + "tags": [ + "grace", + "marriage" + ], + "options": [ + { + "id": "mistakes", + "text": "Mistakes" + }, + { + "id": "stress_reactions", + "text": "Stress reactions" + }, + { + "id": "changing_needs", + "text": "Changing needs" + }, + { + "id": "family_pressure", + "text": "Family pressure" + } + ] + }, + { + "id": "marriage_176", + "category_id": "marriage", + "type": "single_choice", + "text": "What needs more accountability?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "marriage" + ], + "options": [ + { + "id": "promises", + "text": "Promises" + }, + { + "id": "tone", + "text": "Tone" + }, + { + "id": "tasks", + "text": "Tasks" + }, + { + "id": "repair", + "text": "Repair" + } + ] + }, + { + "id": "marriage_177", + "category_id": "marriage", + "type": "single_choice", + "text": "What helps you stay hopeful about us?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "marriage" + ], + "options": [ + { + "id": "progress", + "text": "Progress" + }, + { + "id": "repair", + "text": "Repair" + }, + { + "id": "shared_dreams", + "text": "Shared dreams" + }, + { + "id": "daily_kindness", + "text": "Daily kindness" + } + ] + }, + { + "id": "marriage_178", + "category_id": "marriage", + "type": "single_choice", + "text": "What makes you worry about us?", + "depth": 5, + "access": "premium", + "tags": [ + "worry", + "marriage" + ], + "options": [ + { + "id": "distance", + "text": "Distance" + }, + { + "id": "avoidance", + "text": "Avoidance" + }, + { + "id": "conflict", + "text": "Conflict" + }, + { + "id": "lack_of_time", + "text": "Lack of time" + } + ] + }, + { + "id": "marriage_179", + "category_id": "marriage", + "type": "single_choice", + "text": "What commitment practice sounds useful?", + "depth": 4, + "access": "premium", + "tags": [ + "commitment", + "practice" + ], + "options": [ + { + "id": "monthly_vows_check_in", + "text": "Monthly vows check-in" + }, + { + "id": "weekly_appreciation", + "text": "Weekly appreciation" + }, + { + "id": "regular_date_night", + "text": "Regular date night" + }, + { + "id": "shared_goal_review", + "text": "Shared goal review" + } + ] + }, + { + "id": "marriage_180", + "category_id": "marriage", + "type": "single_choice", + "text": "What do you want our home to feel like?", + "depth": 3, + "access": "premium", + "tags": [ + "home", + "feeling" + ], + "options": [ + { + "id": "peaceful", + "text": "Peaceful" + }, + { + "id": "playful", + "text": "Playful" + }, + { + "id": "warm", + "text": "Warm" + }, + { + "id": "organized", + "text": "Organized" + } + ] + }, + { + "id": "marriage_181", + "category_id": "marriage", + "type": "single_choice", + "text": "What do you want our marriage to feel like after hard days?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_days", + "marriage" + ], + "options": [ + { + "id": "safe", + "text": "Safe" + }, + { + "id": "soft", + "text": "Soft" + }, + { + "id": "honest", + "text": "Honest" + }, + { + "id": "united", + "text": "United" + } + ] + }, + { + "id": "marriage_182", + "category_id": "marriage", + "type": "single_choice", + "text": "What should we ask before making big decisions?", + "depth": 4, + "access": "premium", + "tags": [ + "decisions", + "questions" + ], + "options": [ + { + "id": "how_does_this_affect_us", + "text": "How does this affect us?" + }, + { + "id": "what_are_we_afraid_of", + "text": "What are we afraid of?" + }, + { + "id": "what_do_we_need", + "text": "What do we need?" + }, + { + "id": "what_is_the_wise_next_step", + "text": "What is the wise next step?" + } + ] + }, + { + "id": "marriage_183", + "category_id": "marriage", + "type": "single_choice", + "text": "What kind of married couple do you not want us to become?", + "depth": 5, + "access": "premium", + "tags": [ + "avoidance", + "future" + ], + "options": [ + { + "id": "roommates", + "text": "Roommates" + }, + { + "id": "scorekeepers", + "text": "Scorekeepers" + }, + { + "id": "strangers", + "text": "Strangers" + }, + { + "id": "constant_critics", + "text": "Constant critics" + } + ] + }, + { + "id": "marriage_184", + "category_id": "marriage", + "type": "single_choice", + "text": "What kind of married couple do you want us to become?", + "depth": 4, + "access": "premium", + "tags": [ + "vision", + "future" + ], + "options": [ + { + "id": "best_friends", + "text": "Best friends" + }, + { + "id": "partners", + "text": "Partners" + }, + { + "id": "adventurers", + "text": "Adventurers" + }, + { + "id": "safe_home", + "text": "Safe home" + } + ] + }, + { + "id": "marriage_185", + "category_id": "marriage", + "type": "single_choice", + "text": "What do you want me to understand about your needs now?", + "depth": 5, + "access": "premium", + "tags": [ + "needs", + "change" + ], + "options": [ + { + "id": "they_changed", + "text": "They changed" + }, + { + "id": "they_are_simple", + "text": "They are simple" + }, + { + "id": "they_are_hard_to_say", + "text": "They are hard to say" + }, + { + "id": "they_need_consistency", + "text": "They need consistency" + } + ] + }, + { + "id": "marriage_186", + "category_id": "marriage", + "type": "single_choice", + "text": "What do you want to understand about my needs now?", + "depth": 4, + "access": "premium", + "tags": [ + "needs", + "curiosity" + ], + "options": [ + { + "id": "emotional_needs", + "text": "Emotional needs" + }, + { + "id": "practical_needs", + "text": "Practical needs" + }, + { + "id": "physical_needs", + "text": "Physical needs" + }, + { + "id": "future_needs", + "text": "Future needs" + } + ] + }, + { + "id": "marriage_187", + "category_id": "marriage", + "type": "single_choice", + "text": "What would help us handle change better?", + "depth": 4, + "access": "premium", + "tags": [ + "change", + "marriage" + ], + "options": [ + { + "id": "more_talks", + "text": "More talks" + }, + { + "id": "clearer_plans", + "text": "Clearer plans" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_flexibility", + "text": "More flexibility" + } + ] + }, + { + "id": "marriage_188", + "category_id": "marriage", + "type": "single_choice", + "text": "What shared value should guide us this year?", + "depth": 4, + "access": "premium", + "tags": [ + "values", + "year" + ], + "options": [ + { + "id": "peace", + "text": "Peace" + }, + { + "id": "growth", + "text": "Growth" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "adventure", + "text": "Adventure" + } + ] + }, + { + "id": "marriage_189", + "category_id": "marriage", + "type": "single_choice", + "text": "What does protecting our marriage mean this month?", + "depth": 5, + "access": "premium", + "tags": [ + "protection", + "month" + ], + "options": [ + { + "id": "time_together", + "text": "Time together" + }, + { + "id": "repair", + "text": "Repair" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "honesty", + "text": "Honesty" + } + ] + }, + { + "id": "marriage_190", + "category_id": "marriage", + "type": "single_choice", + "text": "What do you want us to remember when life gets busy?", + "depth": 4, + "access": "premium", + "tags": [ + "busy", + "remember" + ], + "options": [ + { + "id": "we_are_a_team", + "text": "We are a team" + }, + { + "id": "small_things_matter", + "text": "Small things matter" + }, + { + "id": "talk_early", + "text": "Talk early" + }, + { + "id": "choose_kindness", + "text": "Choose kindness" + } + ] + }, + { + "id": "marriage_191", + "category_id": "marriage", + "type": "multi_choice", + "text": "Which marriage habits should we strengthen?", + "depth": 4, + "access": "premium", + "tags": [ + "habits", + "strengthen" + ], + "options": [ + { + "id": "date_time", + "text": "Date time" + }, + { + "id": "repair", + "text": "Repair" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "planning", + "text": "Planning" + }, + { + "id": "prayer_or_reflection", + "text": "Prayer or reflection" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_192", + "category_id": "marriage", + "type": "multi_choice", + "text": "What makes you feel chosen in marriage?", + "depth": 3, + "access": "premium", + "tags": [ + "chosen", + "marriage" + ], + "options": [ + { + "id": "priority_time", + "text": "Priority time" + }, + { + "id": "being_defended", + "text": "Being defended" + }, + { + "id": "follow_through", + "text": "Follow-through" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "listening", + "text": "Listening" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_193", + "category_id": "marriage", + "type": "multi_choice", + "text": "Which areas need clearer partnership?", + "depth": 4, + "access": "premium", + "tags": [ + "partnership", + "clarity" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "home_life", + "text": "Home life" + }, + { + "id": "family_boundaries", + "text": "Family boundaries" + }, + { + "id": "future_plans", + "text": "Future plans" + }, + { + "id": "intimacy", + "text": "Intimacy" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_194", + "category_id": "marriage", + "type": "multi_choice", + "text": "What threatens closeness when life gets busy?", + "depth": 4, + "access": "premium", + "tags": [ + "closeness", + "busy" + ], + "options": [ + { + "id": "no_time", + "text": "No time" + }, + { + "id": "stress", + "text": "Stress" + }, + { + "id": "screens", + "text": "Screens" + }, + { + "id": "unspoken_resentment", + "text": "Unspoken resentment" + }, + { + "id": "exhaustion", + "text": "Exhaustion" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_195", + "category_id": "marriage", + "type": "multi_choice", + "text": "What do you want us to protect?", + "depth": 5, + "access": "premium", + "tags": [ + "protection", + "marriage" + ], + "options": [ + { + "id": "private_trust", + "text": "Private trust" + }, + { + "id": "date_time", + "text": "Date time" + }, + { + "id": "physical_affection", + "text": "Physical affection" + }, + { + "id": "shared_dreams", + "text": "Shared dreams" + }, + { + "id": "kindness", + "text": "Kindness" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_196", + "category_id": "marriage", + "type": "multi_choice", + "text": "What should we celebrate as a married couple?", + "depth": 3, + "access": "premium", + "tags": [ + "celebration", + "marriage" + ], + "options": [ + { + "id": "growth", + "text": "Growth" + }, + { + "id": "commitment", + "text": "Commitment" + }, + { + "id": "repair", + "text": "Repair" + }, + { + "id": "shared_wins", + "text": "Shared wins" + }, + { + "id": "small_joys", + "text": "Small joys" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_197", + "category_id": "marriage", + "type": "multi_choice", + "text": "What needs more honesty?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "marriage" + ], + "options": [ + { + "id": "needs", + "text": "Needs" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "sex", + "text": "Sex" + }, + { + "id": "family_stress", + "text": "Family stress" + }, + { + "id": "future_fears", + "text": "Future fears" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_198", + "category_id": "marriage", + "type": "multi_choice", + "text": "What needs more tenderness?", + "depth": 4, + "access": "premium", + "tags": [ + "tenderness", + "marriage" + ], + "options": [ + { + "id": "stress", + "text": "Stress" + }, + { + "id": "mistakes", + "text": "Mistakes" + }, + { + "id": "body_changes", + "text": "Body changes" + }, + { + "id": "hard_conversations", + "text": "Hard conversations" + }, + { + "id": "busy_seasons", + "text": "Busy seasons" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_199", + "category_id": "marriage", + "type": "multi_choice", + "text": "What makes commitment feel strong?", + "depth": 4, + "access": "premium", + "tags": [ + "commitment", + "strength" + ], + "options": [ + { + "id": "shared_values", + "text": "Shared values" + }, + { + "id": "kept_promises", + "text": "Kept promises" + }, + { + "id": "repair", + "text": "Repair" + }, + { + "id": "loyalty", + "text": "Loyalty" + }, + { + "id": "daily_effort", + "text": "Daily effort" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_200", + "category_id": "marriage", + "type": "multi_choice", + "text": "What helps prevent roommate mode?", + "depth": 5, + "access": "premium", + "tags": [ + "roommate_mode", + "prevention" + ], + "options": [ + { + "id": "date_nights", + "text": "Date nights" + }, + { + "id": "touch", + "text": "Touch" + }, + { + "id": "deep_talks", + "text": "Deep talks" + }, + { + "id": "shared_fun", + "text": "Shared fun" + }, + { + "id": "less_autopilot", + "text": "Less autopilot" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_201", + "category_id": "marriage", + "type": "multi_choice", + "text": "Which parts of married life feel meaningful?", + "depth": 3, + "access": "premium", + "tags": [ + "meaning", + "marriage" + ], + "options": [ + { + "id": "shared_routines", + "text": "Shared routines" + }, + { + "id": "building_a_home", + "text": "Building a home" + }, + { + "id": "knowing_each_other_deeply", + "text": "Knowing each other deeply" + }, + { + "id": "facing_hard_things", + "text": "Facing hard things" + }, + { + "id": "dreaming_ahead", + "text": "Dreaming ahead" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_202", + "category_id": "marriage", + "type": "multi_choice", + "text": "What do we need during transitions?", + "depth": 4, + "access": "premium", + "tags": [ + "transitions", + "needs" + ], + "options": [ + { + "id": "patience", + "text": "Patience" + }, + { + "id": "clear_roles", + "text": "Clear roles" + }, + { + "id": "financial_honesty", + "text": "Financial honesty" + }, + { + "id": "emotional_check_ins", + "text": "Emotional check-ins" + }, + { + "id": "flexibility", + "text": "Flexibility" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_203", + "category_id": "marriage", + "type": "multi_choice", + "text": "What should we stop assuming?", + "depth": 5, + "access": "premium", + "tags": [ + "assumptions", + "marriage" + ], + "options": [ + { + "id": "needs_are_the_same", + "text": "Needs are the same" + }, + { + "id": "love_is_obvious", + "text": "Love is obvious" + }, + { + "id": "tasks_are_fair", + "text": "Tasks are fair" + }, + { + "id": "the_future_is_agreed_on", + "text": "The future is agreed on" + }, + { + "id": "conflict_will_resolve_itself", + "text": "Conflict will resolve itself" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_204", + "category_id": "marriage", + "type": "multi_choice", + "text": "What should we ask each other more?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "marriage" + ], + "options": [ + { + "id": "what_do_you_need", + "text": "What do you need?" + }, + { + "id": "what_are_you_carrying", + "text": "What are you carrying?" + }, + { + "id": "how_can_i_love_you_well", + "text": "How can I love you well?" + }, + { + "id": "what_are_you_afraid_of", + "text": "What are you afraid of?" + }, + { + "id": "what_are_we_building", + "text": "What are we building?" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_205", + "category_id": "marriage", + "type": "multi_choice", + "text": "What does loyalty include for you?", + "depth": 4, + "access": "premium", + "tags": [ + "loyalty", + "meaning" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "respectful_speech", + "text": "Respectful speech" + }, + { + "id": "showing_up", + "text": "Showing up" + }, + { + "id": "protecting_privacy", + "text": "Protecting privacy" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_206", + "category_id": "marriage", + "type": "multi_choice", + "text": "What makes marriage feel romantic to you?", + "depth": 3, + "access": "premium", + "tags": [ + "romance", + "marriage" + ], + "options": [ + { + "id": "thoughtfulness", + "text": "Thoughtfulness" + }, + { + "id": "desire", + "text": "Desire" + }, + { + "id": "quality_time", + "text": "Quality time" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_known", + "text": "Feeling known" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_207", + "category_id": "marriage", + "type": "multi_choice", + "text": "What makes marriage feel safe to you?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "marriage" + ], + "options": [ + { + "id": "reliability", + "text": "Reliability" + }, + { + "id": "kind_conflict", + "text": "Kind conflict" + }, + { + "id": "emotional_honesty", + "text": "Emotional honesty" + }, + { + "id": "financial_transparency", + "text": "Financial transparency" + }, + { + "id": "physical_affection", + "text": "Physical affection" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_208", + "category_id": "marriage", + "type": "multi_choice", + "text": "What future pressure should we prepare for?", + "depth": 5, + "access": "premium", + "tags": [ + "future", + "pressure" + ], + "options": [ + { + "id": "health", + "text": "Health" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "family_aging", + "text": "Family aging" + }, + { + "id": "career_changes", + "text": "Career changes" + }, + { + "id": "parenting_or_caregiving", + "text": "Parenting or caregiving" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_209", + "category_id": "marriage", + "type": "multi_choice", + "text": "What needs a fresh agreement?", + "depth": 5, + "access": "premium", + "tags": [ + "agreement", + "refresh" + ], + "options": [ + { + "id": "chores", + "text": "Chores" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "family_visits", + "text": "Family visits" + }, + { + "id": "sex_or_affection", + "text": "Sex or affection" + }, + { + "id": "alone_time", + "text": "Alone time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_210", + "category_id": "marriage", + "type": "multi_choice", + "text": "What would help us stay friends inside marriage?", + "depth": 4, + "access": "premium", + "tags": [ + "friendship", + "marriage" + ], + "options": [ + { + "id": "shared_fun", + "text": "Shared fun" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "kind_teasing", + "text": "Kind teasing" + }, + { + "id": "new_experiences", + "text": "New experiences" + }, + { + "id": "daily_check_ins", + "text": "Daily check-ins" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "marriage_211", + "category_id": "marriage", + "type": "scale", + "text": "How connected do you feel in our marriage right now?", + "depth": 4, + "access": "premium", + "tags": [ + "connection", + "marriage" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not connected", + "max_label": "Very connected", + "scale_step": 1 + } + }, + { + "id": "marriage_212", + "category_id": "marriage", + "type": "scale", + "text": "How intentional are we about protecting time together?", + "depth": 4, + "access": "premium", + "tags": [ + "time", + "intentional" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not intentional", + "max_label": "Very intentional", + "scale_step": 1 + } + }, + { + "id": "marriage_213", + "category_id": "marriage", + "type": "scale", + "text": "How much do you feel chosen by me lately?", + "depth": 4, + "access": "premium", + "tags": [ + "chosen", + "lately" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not chosen", + "max_label": "Very chosen", + "scale_step": 1 + } + }, + { + "id": "marriage_214", + "category_id": "marriage", + "type": "scale", + "text": "How well do we repair after small hurts?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "hurts" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "marriage_215", + "category_id": "marriage", + "type": "scale", + "text": "How much are we living on autopilot?", + "depth": 4, + "access": "premium", + "tags": [ + "autopilot", + "marriage" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not at all", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "marriage_216", + "category_id": "marriage", + "type": "scale", + "text": "How fair does our partnership feel?", + "depth": 5, + "access": "premium", + "tags": [ + "fairness", + "partnership" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not fair", + "max_label": "Very fair", + "scale_step": 1 + } + }, + { + "id": "marriage_217", + "category_id": "marriage", + "type": "scale", + "text": "How safe does it feel to be honest about hard needs?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "needs" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "marriage_218", + "category_id": "marriage", + "type": "scale", + "text": "How aligned do we feel about our future?", + "depth": 5, + "access": "premium", + "tags": [ + "future", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not aligned", + "max_label": "Very aligned", + "scale_step": 1 + } + }, + { + "id": "marriage_219", + "category_id": "marriage", + "type": "scale", + "text": "How much affection is present in our daily life?", + "depth": 3, + "access": "premium", + "tags": [ + "affection", + "daily" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "marriage_220", + "category_id": "marriage", + "type": "scale", + "text": "How well do we handle stress as a team?", + "depth": 4, + "access": "premium", + "tags": [ + "stress", + "team" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "marriage_221", + "category_id": "marriage", + "type": "scale", + "text": "How appreciated do you feel in this marriage?", + "depth": 4, + "access": "premium", + "tags": [ + "appreciation", + "marriage" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not appreciated", + "max_label": "Very appreciated", + "scale_step": 1 + } + }, + { + "id": "marriage_222", + "category_id": "marriage", + "type": "scale", + "text": "How often do we choose kindness when tired?", + "depth": 4, + "access": "premium", + "tags": [ + "kindness", + "tired" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "marriage_223", + "category_id": "marriage", + "type": "scale", + "text": "How much do we make room for romance?", + "depth": 3, + "access": "premium", + "tags": [ + "romance", + "room" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "marriage_224", + "category_id": "marriage", + "type": "scale", + "text": "How well do we communicate about money?", + "depth": 5, + "access": "premium", + "tags": [ + "money", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "marriage_225", + "category_id": "marriage", + "type": "scale", + "text": "How well do we respect each other in conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "respect", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "marriage_226", + "category_id": "marriage", + "type": "scale", + "text": "How much trust do you feel in our daily follow-through?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "follow_through" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "marriage_227", + "category_id": "marriage", + "type": "scale", + "text": "How much do we still feel curious about each other?", + "depth": 4, + "access": "premium", + "tags": [ + "curiosity", + "marriage" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "marriage_228", + "category_id": "marriage", + "type": "scale", + "text": "How prepared do we feel for major life changes?", + "depth": 5, + "access": "premium", + "tags": [ + "life_changes", + "prepared" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not prepared", + "max_label": "Very prepared", + "scale_step": 1 + } + }, + { + "id": "marriage_229", + "category_id": "marriage", + "type": "scale", + "text": "How well do we balance independence and togetherness?", + "depth": 4, + "access": "premium", + "tags": [ + "balance", + "togetherness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "marriage_230", + "category_id": "marriage", + "type": "scale", + "text": "How much do family expectations affect our marriage?", + "depth": 4, + "access": "premium", + "tags": [ + "family", + "expectations" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "marriage_231", + "category_id": "marriage", + "type": "scale", + "text": "How clearly do we talk about changing needs?", + "depth": 5, + "access": "premium", + "tags": [ + "needs", + "change" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not clearly", + "max_label": "Very clearly", + "scale_step": 1 + } + }, + { + "id": "marriage_232", + "category_id": "marriage", + "type": "scale", + "text": "How much do we celebrate our growth?", + "depth": 3, + "access": "premium", + "tags": [ + "growth", + "celebration" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "marriage_233", + "category_id": "marriage", + "type": "scale", + "text": "How well do we protect privacy around our relationship?", + "depth": 4, + "access": "premium", + "tags": [ + "privacy", + "relationship" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "marriage_234", + "category_id": "marriage", + "type": "scale", + "text": "How hopeful do you feel about our next season together?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "next_season" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "marriage_235", + "category_id": "marriage", + "type": "scale", + "text": "How much do you feel like we are building something meaningful?", + "depth": 5, + "access": "premium", + "tags": [ + "meaning", + "building" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "marriage_236", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which needs more attention?", + "depth": 4, + "access": "premium", + "tags": [ + "attention", + "marriage" + ], + "options": [ + { + "id": "romance", + "text": "Romance" + }, + { + "id": "partnership", + "text": "Partnership" + } + ] + }, + { + "id": "marriage_237", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which makes you feel more chosen?", + "depth": 3, + "access": "premium", + "tags": [ + "chosen", + "preference" + ], + "options": [ + { + "id": "quality_time", + "text": "Quality time" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "marriage_238", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which should we protect first?", + "depth": 4, + "access": "premium", + "tags": [ + "protection", + "priority" + ], + "options": [ + { + "id": "date_time", + "text": "Date time" + }, + { + "id": "rest", + "text": "Rest" + } + ] + }, + { + "id": "marriage_239", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which feels more romantic?", + "depth": 2, + "access": "premium", + "tags": [ + "romance", + "style" + ], + "options": [ + { + "id": "surprise", + "text": "Surprise" + }, + { + "id": "consistency", + "text": "Consistency" + } + ] + }, + { + "id": "marriage_240", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which helps commitment feel real?", + "depth": 4, + "access": "premium", + "tags": [ + "commitment", + "real" + ], + "options": [ + { + "id": "big_promises", + "text": "Big promises" + }, + { + "id": "daily_actions", + "text": "Daily actions" + } + ] + }, + { + "id": "marriage_241", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which needs a reset?", + "depth": 5, + "access": "premium", + "tags": [ + "reset", + "marriage" + ], + "options": [ + { + "id": "money_talks", + "text": "Money talks" + }, + { + "id": "home_routines", + "text": "Home routines" + } + ] + }, + { + "id": "marriage_242", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which brings us closer?", + "depth": 3, + "access": "premium", + "tags": [ + "closeness", + "marriage" + ], + "options": [ + { + "id": "deep_talks", + "text": "Deep talks" + }, + { + "id": "shared_fun", + "text": "Shared fun" + } + ] + }, + { + "id": "marriage_243", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which do you need more during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "stress", + "needs" + ], + "options": [ + { + "id": "softness", + "text": "Softness" + }, + { + "id": "practical_help", + "text": "Practical help" + } + ] + }, + { + "id": "marriage_244", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which should we say more?", + "depth": 2, + "access": "premium", + "tags": [ + "words", + "marriage" + ], + "options": [ + { + "id": "i_appreciate_you", + "text": "I appreciate you" + }, + { + "id": "i_choose_you", + "text": "I choose you" + } + ] + }, + { + "id": "marriage_245", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which should we practice more?", + "depth": 5, + "access": "premium", + "tags": [ + "practice", + "marriage" + ], + "options": [ + { + "id": "apologizing_sooner", + "text": "Apologizing sooner" + }, + { + "id": "listening_longer", + "text": "Listening longer" + } + ] + }, + { + "id": "marriage_246", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which feels more like home?", + "depth": 3, + "access": "premium", + "tags": [ + "home", + "feeling" + ], + "options": [ + { + "id": "peace", + "text": "Peace" + }, + { + "id": "playfulness", + "text": "Playfulness" + } + ] + }, + { + "id": "marriage_247", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which should guide us this year?", + "depth": 4, + "access": "premium", + "tags": [ + "values", + "year" + ], + "options": [ + { + "id": "stability", + "text": "Stability" + }, + { + "id": "growth", + "text": "Growth" + } + ] + }, + { + "id": "marriage_248", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which is easier to neglect?", + "depth": 4, + "access": "premium", + "tags": [ + "neglect", + "marriage" + ], + "options": [ + { + "id": "affection", + "text": "Affection" + }, + { + "id": "honest_check_ins", + "text": "Honest check-ins" + } + ] + }, + { + "id": "marriage_249", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which strengthens marriage more right now?", + "depth": 5, + "access": "premium", + "tags": [ + "strength", + "current" + ], + "options": [ + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "vulnerability", + "text": "Vulnerability" + } + ] + }, + { + "id": "marriage_250", + "category_id": "marriage", + "type": "this_or_that", + "text": "Which future do you want more?", + "depth": 4, + "access": "premium", + "tags": [ + "future", + "vision" + ], + "options": [ + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "peaceful", + "text": "Peaceful" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/money.json b/seed/questions/money.json new file mode 100644 index 00000000..7d5cd87c --- /dev/null +++ b/seed/questions/money.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "money", + "display_name": "Money", + "description": "Questions about spending, saving, debt, financial values, fairness, and shared goals.", + "access": "premium", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "money_001", + "category_id": "money", + "type": "written", + "text": "What does spending habits bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "spending", + "habits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_002", + "category_id": "money", + "type": "written", + "text": "What does saving goals bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "saving", + "goals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_003", + "category_id": "money", + "type": "written", + "text": "What does debt bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "debt", + "transparency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_004", + "category_id": "money", + "type": "written", + "text": "What does budgeting bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "budgeting", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_005", + "category_id": "money", + "type": "written", + "text": "What does financial security bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "security", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_006", + "category_id": "money", + "type": "written", + "text": "What does income differences bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "income", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_007", + "category_id": "money", + "type": "written", + "text": "What does shared bills bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "bills", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_008", + "category_id": "money", + "type": "written", + "text": "What does personal spending bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "personal_spending", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_009", + "category_id": "money", + "type": "written", + "text": "What does emergency savings bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "emergency_savings", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_010", + "category_id": "money", + "type": "written", + "text": "What does financial stress bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "financial_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_011", + "category_id": "money", + "type": "written", + "text": "What does long-term goals bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "long_term_goals", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_012", + "category_id": "money", + "type": "written", + "text": "What does generosity bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "generosity", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_013", + "category_id": "money", + "type": "written", + "text": "What does family money expectations bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "family_expectations", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_014", + "category_id": "money", + "type": "written", + "text": "What does financial privacy bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "financial_privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_015", + "category_id": "money", + "type": "written", + "text": "What does large purchases bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "large_purchases", + "decision_making" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_016", + "category_id": "money", + "type": "written", + "text": "What does career choices bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "career", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_017", + "category_id": "money", + "type": "written", + "text": "What does money mistakes bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "money_mistakes", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_018", + "category_id": "money", + "type": "written", + "text": "What does financial teamwork bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "teamwork", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_019", + "category_id": "money", + "type": "written", + "text": "What does financial independence bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "independence", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_020", + "category_id": "money", + "type": "written", + "text": "What does retirement planning bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "retirement", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_021", + "category_id": "money", + "type": "written", + "text": "What does vacation spending bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "vacations", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_022", + "category_id": "money", + "type": "written", + "text": "What does gifts bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "gifts", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_023", + "category_id": "money", + "type": "written", + "text": "What does subscriptions bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "subscriptions", + "budgeting" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_024", + "category_id": "money", + "type": "written", + "text": "What does risk tolerance bring up for you in a healthy relationship?", + "depth": 1, + "access": "free", + "tags": [ + "risk_tolerance", + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_025", + "category_id": "money", + "type": "written", + "text": "What does financial transparency bring up for you in a healthy relationship?", + "depth": 2, + "access": "free", + "tags": [ + "transparency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_026", + "category_id": "money", + "type": "written", + "text": "What is one belief about spending habits that shaped how you handle money?", + "depth": 1, + "access": "free", + "tags": [ + "spending", + "habits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_027", + "category_id": "money", + "type": "written", + "text": "What is one belief about saving goals that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "saving", + "goals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_028", + "category_id": "money", + "type": "written", + "text": "What is one belief about debt that shaped how you handle money?", + "depth": 1, + "access": "free", + "tags": [ + "debt", + "transparency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_029", + "category_id": "money", + "type": "written", + "text": "What is one belief about budgeting that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "budgeting", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_030", + "category_id": "money", + "type": "written", + "text": "What is one belief about financial security that shaped how you handle money?", + "depth": 1, + "access": "free", + "tags": [ + "security", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_031", + "category_id": "money", + "type": "written", + "text": "What is one belief about income differences that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "income", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_032", + "category_id": "money", + "type": "written", + "text": "What is one belief about shared bills that shaped how you handle money?", + "depth": 1, + "access": "free", + "tags": [ + "bills", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_033", + "category_id": "money", + "type": "written", + "text": "What is one belief about personal spending that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "personal_spending", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_034", + "category_id": "money", + "type": "written", + "text": "What is one belief about emergency savings that shaped how you handle money?", + "depth": 1, + "access": "free", + "tags": [ + "emergency_savings", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_035", + "category_id": "money", + "type": "written", + "text": "What is one belief about financial stress that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "financial_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_036", + "category_id": "money", + "type": "written", + "text": "What is one belief about long-term goals that shaped how you handle money?", + "depth": 1, + "access": "free", + "tags": [ + "long_term_goals", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_037", + "category_id": "money", + "type": "written", + "text": "What is one belief about generosity that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "generosity", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_038", + "category_id": "money", + "type": "written", + "text": "What is one belief about family money expectations that shaped how you handle money?", + "depth": 1, + "access": "free", + "tags": [ + "family_expectations", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_039", + "category_id": "money", + "type": "written", + "text": "What is one belief about financial privacy that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "financial_privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_040", + "category_id": "money", + "type": "written", + "text": "What is one belief about large purchases that shaped how you handle money?", + "depth": 1, + "access": "free", + "tags": [ + "large_purchases", + "decision_making" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_041", + "category_id": "money", + "type": "written", + "text": "What is one belief about career choices that shaped how you handle money?", + "depth": 3, + "access": "free", + "tags": [ + "career", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_042", + "category_id": "money", + "type": "written", + "text": "What is one belief about money mistakes that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "money_mistakes", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_043", + "category_id": "money", + "type": "written", + "text": "What is one belief about financial teamwork that shaped how you handle money?", + "depth": 3, + "access": "free", + "tags": [ + "teamwork", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_044", + "category_id": "money", + "type": "written", + "text": "What is one belief about financial independence that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "independence", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_045", + "category_id": "money", + "type": "written", + "text": "What is one belief about retirement planning that shaped how you handle money?", + "depth": 3, + "access": "free", + "tags": [ + "retirement", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_046", + "category_id": "money", + "type": "written", + "text": "What is one belief about vacation spending that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "vacations", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_047", + "category_id": "money", + "type": "written", + "text": "What is one belief about gifts that shaped how you handle money?", + "depth": 3, + "access": "free", + "tags": [ + "gifts", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_048", + "category_id": "money", + "type": "written", + "text": "What is one belief about subscriptions that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "subscriptions", + "budgeting" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_049", + "category_id": "money", + "type": "written", + "text": "What is one belief about risk tolerance that shaped how you handle money?", + "depth": 3, + "access": "free", + "tags": [ + "risk_tolerance", + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_050", + "category_id": "money", + "type": "written", + "text": "What is one belief about financial transparency that shaped how you handle money?", + "depth": 2, + "access": "free", + "tags": [ + "transparency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_051", + "category_id": "money", + "type": "written", + "text": "How can we talk about spending habits without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "spending", + "habits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_052", + "category_id": "money", + "type": "written", + "text": "How can we talk about saving goals without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "saving", + "goals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_053", + "category_id": "money", + "type": "written", + "text": "How can we talk about debt without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "debt", + "transparency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_054", + "category_id": "money", + "type": "written", + "text": "How can we talk about budgeting without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "budgeting", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_055", + "category_id": "money", + "type": "written", + "text": "How can we talk about financial security without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "security", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_056", + "category_id": "money", + "type": "written", + "text": "How can we talk about income differences without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "income", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_057", + "category_id": "money", + "type": "written", + "text": "How can we talk about shared bills without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "bills", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_058", + "category_id": "money", + "type": "written", + "text": "How can we talk about personal spending without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "personal_spending", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_059", + "category_id": "money", + "type": "written", + "text": "How can we talk about emergency savings without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "emergency_savings", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_060", + "category_id": "money", + "type": "written", + "text": "How can we talk about financial stress without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "financial_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_061", + "category_id": "money", + "type": "written", + "text": "How can we talk about long-term goals without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "long_term_goals", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_062", + "category_id": "money", + "type": "written", + "text": "How can we talk about generosity without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "generosity", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_063", + "category_id": "money", + "type": "written", + "text": "How can we talk about family money expectations without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "family_expectations", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_064", + "category_id": "money", + "type": "written", + "text": "How can we talk about financial privacy without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "financial_privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_065", + "category_id": "money", + "type": "written", + "text": "How can we talk about large purchases without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "large_purchases", + "decision_making" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_066", + "category_id": "money", + "type": "written", + "text": "How can we talk about career choices without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "career", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_067", + "category_id": "money", + "type": "written", + "text": "How can we talk about money mistakes without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "money_mistakes", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_068", + "category_id": "money", + "type": "written", + "text": "How can we talk about financial teamwork without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "teamwork", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_069", + "category_id": "money", + "type": "written", + "text": "How can we talk about financial independence without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "independence", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_070", + "category_id": "money", + "type": "written", + "text": "How can we talk about retirement planning without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "retirement", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_071", + "category_id": "money", + "type": "written", + "text": "How can we talk about vacation spending without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "vacations", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_072", + "category_id": "money", + "type": "written", + "text": "How can we talk about gifts without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "gifts", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_073", + "category_id": "money", + "type": "written", + "text": "How can we talk about subscriptions without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "subscriptions", + "budgeting" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_074", + "category_id": "money", + "type": "written", + "text": "How can we talk about risk tolerance without making either of us feel judged?", + "depth": 2, + "access": "free", + "tags": [ + "risk_tolerance", + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_075", + "category_id": "money", + "type": "written", + "text": "How can we talk about financial transparency without making either of us feel judged?", + "depth": 3, + "access": "free", + "tags": [ + "transparency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_076", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with spending habits?", + "depth": 2, + "access": "premium", + "tags": [ + "spending", + "habits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_077", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with saving goals?", + "depth": 3, + "access": "premium", + "tags": [ + "saving", + "goals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_078", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with debt?", + "depth": 2, + "access": "premium", + "tags": [ + "debt", + "transparency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_079", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with budgeting?", + "depth": 3, + "access": "premium", + "tags": [ + "budgeting", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_080", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with financial security?", + "depth": 2, + "access": "premium", + "tags": [ + "security", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_081", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with income differences?", + "depth": 3, + "access": "premium", + "tags": [ + "income", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_082", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with shared bills?", + "depth": 2, + "access": "premium", + "tags": [ + "bills", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_083", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with personal spending?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_spending", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_084", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with emergency savings?", + "depth": 2, + "access": "premium", + "tags": [ + "emergency_savings", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_085", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with financial stress?", + "depth": 3, + "access": "premium", + "tags": [ + "financial_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_086", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with long-term goals?", + "depth": 2, + "access": "premium", + "tags": [ + "long_term_goals", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_087", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with generosity?", + "depth": 3, + "access": "premium", + "tags": [ + "generosity", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_088", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with family money expectations?", + "depth": 2, + "access": "premium", + "tags": [ + "family_expectations", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_089", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with financial privacy?", + "depth": 3, + "access": "premium", + "tags": [ + "financial_privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_090", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with large purchases?", + "depth": 2, + "access": "premium", + "tags": [ + "large_purchases", + "decision_making" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_091", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with career choices?", + "depth": 3, + "access": "premium", + "tags": [ + "career", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_092", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with money mistakes?", + "depth": 2, + "access": "premium", + "tags": [ + "money_mistakes", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_093", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with financial teamwork?", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_094", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with financial independence?", + "depth": 2, + "access": "premium", + "tags": [ + "independence", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_095", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with retirement planning?", + "depth": 3, + "access": "premium", + "tags": [ + "retirement", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_096", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with vacation spending?", + "depth": 2, + "access": "premium", + "tags": [ + "vacations", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_097", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with gifts?", + "depth": 3, + "access": "premium", + "tags": [ + "gifts", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_098", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with subscriptions?", + "depth": 2, + "access": "premium", + "tags": [ + "subscriptions", + "budgeting" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_099", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with risk tolerance?", + "depth": 3, + "access": "premium", + "tags": [ + "risk_tolerance", + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_100", + "category_id": "money", + "type": "written", + "text": "What is one thing you want me to understand about your history with financial transparency?", + "depth": 2, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_101", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about spending habits?", + "depth": 4, + "access": "premium", + "tags": [ + "spending", + "habits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_102", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about saving goals?", + "depth": 3, + "access": "premium", + "tags": [ + "saving", + "goals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_103", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about debt?", + "depth": 4, + "access": "premium", + "tags": [ + "debt", + "transparency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_104", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about budgeting?", + "depth": 3, + "access": "premium", + "tags": [ + "budgeting", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_105", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about financial security?", + "depth": 4, + "access": "premium", + "tags": [ + "security", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_106", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about income differences?", + "depth": 3, + "access": "premium", + "tags": [ + "income", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_107", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about shared bills?", + "depth": 4, + "access": "premium", + "tags": [ + "bills", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_108", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about personal spending?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_spending", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_109", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about emergency savings?", + "depth": 4, + "access": "premium", + "tags": [ + "emergency_savings", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_110", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about financial stress?", + "depth": 3, + "access": "premium", + "tags": [ + "financial_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_111", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about long-term goals?", + "depth": 4, + "access": "premium", + "tags": [ + "long_term_goals", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_112", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about generosity?", + "depth": 3, + "access": "premium", + "tags": [ + "generosity", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_113", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about family money expectations?", + "depth": 4, + "access": "premium", + "tags": [ + "family_expectations", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_114", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about financial privacy?", + "depth": 3, + "access": "premium", + "tags": [ + "financial_privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_115", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about large purchases?", + "depth": 4, + "access": "premium", + "tags": [ + "large_purchases", + "decision_making" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_116", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about career choices?", + "depth": 3, + "access": "premium", + "tags": [ + "career", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_117", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about money mistakes?", + "depth": 4, + "access": "premium", + "tags": [ + "money_mistakes", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_118", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about financial teamwork?", + "depth": 3, + "access": "premium", + "tags": [ + "teamwork", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_119", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about financial independence?", + "depth": 4, + "access": "premium", + "tags": [ + "independence", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_120", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about retirement planning?", + "depth": 3, + "access": "premium", + "tags": [ + "retirement", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_121", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about vacation spending?", + "depth": 4, + "access": "premium", + "tags": [ + "vacations", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_122", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about gifts?", + "depth": 3, + "access": "premium", + "tags": [ + "gifts", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_123", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about subscriptions?", + "depth": 4, + "access": "premium", + "tags": [ + "subscriptions", + "budgeting" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_124", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about risk tolerance?", + "depth": 3, + "access": "premium", + "tags": [ + "risk_tolerance", + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_125", + "category_id": "money", + "type": "written", + "text": "What would feel fair to you when we make decisions about financial transparency?", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_126", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make spending habits feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "spending", + "habits" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_127", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make saving goals feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "saving", + "goals" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_128", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make debt feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "debt", + "transparency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_129", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make budgeting feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "budgeting", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_130", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make financial security feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "security", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_131", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make income differences feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "income", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_132", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make shared bills feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "bills", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_133", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make personal spending feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_spending", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_134", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make emergency savings feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "emergency_savings", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_135", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make financial stress feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_136", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make long-term goals feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "long_term_goals", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_137", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make generosity feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "generosity", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_138", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make family money expectations feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "family_expectations", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_139", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make financial privacy feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_140", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make large purchases feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "large_purchases", + "decision_making" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_141", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make career choices feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "career", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_142", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make money mistakes feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "money_mistakes", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_143", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make financial teamwork feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "teamwork", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_144", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make financial independence feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "independence", + "autonomy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_145", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make retirement planning feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "retirement", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_146", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make vacation spending feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "vacations", + "planning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_147", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make gifts feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "gifts", + "values" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_148", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make subscriptions feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "subscriptions", + "budgeting" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_149", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make risk tolerance feel less stressful for us?", + "depth": 4, + "access": "premium", + "tags": [ + "risk_tolerance", + "decisions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_150", + "category_id": "money", + "type": "written", + "text": "What is one small change that would make financial transparency feel less stressful for us?", + "depth": 3, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "money_151", + "category_id": "money", + "type": "single_choice", + "text": "When money feels stressful, what helps most first?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "clear_numbers", + "text": "Clear numbers" + } + ] + }, + { + "id": "money_152", + "category_id": "money", + "type": "single_choice", + "text": "Which money topic feels hardest to start?", + "depth": 3, + "access": "premium", + "tags": [ + "money", + "communication" + ], + "options": [ + { + "id": "debt", + "text": "Debt" + }, + { + "id": "spending", + "text": "Spending" + }, + { + "id": "saving", + "text": "Saving" + }, + { + "id": "family_expectations", + "text": "Family expectations" + } + ] + }, + { + "id": "money_153", + "category_id": "money", + "type": "single_choice", + "text": "What kind of money talk feels safest?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "money" + ], + "options": [ + { + "id": "planned_check_in", + "text": "Planned check-in" + }, + { + "id": "quick_update", + "text": "Quick update" + }, + { + "id": "written_notes", + "text": "Written notes" + }, + { + "id": "shared_spreadsheet", + "text": "Shared spreadsheet" + } + ] + }, + { + "id": "money_154", + "category_id": "money", + "type": "single_choice", + "text": "How should we handle surprise expenses?", + "depth": 3, + "access": "premium", + "tags": [ + "expenses", + "planning" + ], + "options": [ + { + "id": "talk_first", + "text": "Talk first" + }, + { + "id": "use_emergency_savings", + "text": "Use emergency savings" + }, + { + "id": "split_it", + "text": "Split it" + }, + { + "id": "pause_other_spending", + "text": "Pause other spending" + } + ] + }, + { + "id": "money_155", + "category_id": "money", + "type": "single_choice", + "text": "What best describes your money style?", + "depth": 4, + "access": "premium", + "tags": [ + "money_style", + "values" + ], + "options": [ + { + "id": "saver", + "text": "Saver" + }, + { + "id": "planner", + "text": "Planner" + }, + { + "id": "flexible_spender", + "text": "Flexible spender" + }, + { + "id": "security_seeker", + "text": "Security seeker" + } + ] + }, + { + "id": "money_156", + "category_id": "money", + "type": "single_choice", + "text": "What makes shared spending feel fair?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness", + "spending" + ], + "options": [ + { + "id": "equal_split", + "text": "Equal split" + }, + { + "id": "income_based_split", + "text": "Income-based split" + }, + { + "id": "need_based_split", + "text": "Need-based split" + }, + { + "id": "case_by_case", + "text": "Case by case" + } + ] + }, + { + "id": "money_157", + "category_id": "money", + "type": "single_choice", + "text": "What would reduce money tension fastest?", + "depth": 4, + "access": "premium", + "tags": [ + "tension", + "repair" + ], + "options": [ + { + "id": "budget_clarity", + "text": "Budget clarity" + }, + { + "id": "more_transparency", + "text": "More transparency" + }, + { + "id": "less_judgment", + "text": "Less judgment" + }, + { + "id": "shared_goals", + "text": "Shared goals" + } + ] + }, + { + "id": "money_158", + "category_id": "money", + "type": "single_choice", + "text": "When should we review our budget?", + "depth": 3, + "access": "premium", + "tags": [ + "budgeting", + "check_in" + ], + "options": [ + { + "id": "weekly", + "text": "Weekly" + }, + { + "id": "monthly", + "text": "Monthly" + }, + { + "id": "before_big_purchases", + "text": "Before big purchases" + }, + { + "id": "when_stress_rises", + "text": "When stress rises" + } + ] + }, + { + "id": "money_159", + "category_id": "money", + "type": "single_choice", + "text": "What feels most important for financial trust?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "money" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "personal_freedom", + "text": "Personal freedom" + } + ] + }, + { + "id": "money_160", + "category_id": "money", + "type": "single_choice", + "text": "What should we prioritize first?", + "depth": 3, + "access": "premium", + "tags": [ + "priorities", + "goals" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "debt_payoff", + "text": "Debt payoff" + }, + { + "id": "fun_money", + "text": "Fun money" + }, + { + "id": "future_planning", + "text": "Future planning" + } + ] + }, + { + "id": "money_161", + "category_id": "money", + "type": "single_choice", + "text": "When money feels stressful, what helps most first right now?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "clear_numbers", + "text": "Clear numbers" + } + ] + }, + { + "id": "money_162", + "category_id": "money", + "type": "single_choice", + "text": "Which money topic feels hardest to start right now?", + "depth": 3, + "access": "premium", + "tags": [ + "money", + "communication" + ], + "options": [ + { + "id": "debt", + "text": "Debt" + }, + { + "id": "spending", + "text": "Spending" + }, + { + "id": "saving", + "text": "Saving" + }, + { + "id": "family_expectations", + "text": "Family expectations" + } + ] + }, + { + "id": "money_163", + "category_id": "money", + "type": "single_choice", + "text": "What kind of money talk feels safest right now?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "money" + ], + "options": [ + { + "id": "planned_check_in", + "text": "Planned check-in" + }, + { + "id": "quick_update", + "text": "Quick update" + }, + { + "id": "written_notes", + "text": "Written notes" + }, + { + "id": "shared_spreadsheet", + "text": "Shared spreadsheet" + } + ] + }, + { + "id": "money_164", + "category_id": "money", + "type": "single_choice", + "text": "How should we handle surprise expenses right now?", + "depth": 3, + "access": "premium", + "tags": [ + "expenses", + "planning" + ], + "options": [ + { + "id": "talk_first", + "text": "Talk first" + }, + { + "id": "use_emergency_savings", + "text": "Use emergency savings" + }, + { + "id": "split_it", + "text": "Split it" + }, + { + "id": "pause_other_spending", + "text": "Pause other spending" + } + ] + }, + { + "id": "money_165", + "category_id": "money", + "type": "single_choice", + "text": "What best describes your money style right now?", + "depth": 4, + "access": "premium", + "tags": [ + "money_style", + "values" + ], + "options": [ + { + "id": "saver", + "text": "Saver" + }, + { + "id": "planner", + "text": "Planner" + }, + { + "id": "flexible_spender", + "text": "Flexible spender" + }, + { + "id": "security_seeker", + "text": "Security seeker" + } + ] + }, + { + "id": "money_166", + "category_id": "money", + "type": "single_choice", + "text": "What makes shared spending feel fair right now?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness", + "spending" + ], + "options": [ + { + "id": "equal_split", + "text": "Equal split" + }, + { + "id": "income_based_split", + "text": "Income-based split" + }, + { + "id": "need_based_split", + "text": "Need-based split" + }, + { + "id": "case_by_case", + "text": "Case by case" + } + ] + }, + { + "id": "money_167", + "category_id": "money", + "type": "single_choice", + "text": "What would reduce money tension fastest right now?", + "depth": 4, + "access": "premium", + "tags": [ + "tension", + "repair" + ], + "options": [ + { + "id": "budget_clarity", + "text": "Budget clarity" + }, + { + "id": "more_transparency", + "text": "More transparency" + }, + { + "id": "less_judgment", + "text": "Less judgment" + }, + { + "id": "shared_goals", + "text": "Shared goals" + } + ] + }, + { + "id": "money_168", + "category_id": "money", + "type": "single_choice", + "text": "When should we review our budget right now?", + "depth": 3, + "access": "premium", + "tags": [ + "budgeting", + "check_in" + ], + "options": [ + { + "id": "weekly", + "text": "Weekly" + }, + { + "id": "monthly", + "text": "Monthly" + }, + { + "id": "before_big_purchases", + "text": "Before big purchases" + }, + { + "id": "when_stress_rises", + "text": "When stress rises" + } + ] + }, + { + "id": "money_169", + "category_id": "money", + "type": "single_choice", + "text": "What feels most important for financial trust right now?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "money" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "personal_freedom", + "text": "Personal freedom" + } + ] + }, + { + "id": "money_170", + "category_id": "money", + "type": "single_choice", + "text": "What should we prioritize first right now?", + "depth": 3, + "access": "premium", + "tags": [ + "priorities", + "goals" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "debt_payoff", + "text": "Debt payoff" + }, + { + "id": "fun_money", + "text": "Fun money" + }, + { + "id": "future_planning", + "text": "Future planning" + } + ] + }, + { + "id": "money_171", + "category_id": "money", + "type": "single_choice", + "text": "When money feels stressful, what helps most first this week?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "clear_numbers", + "text": "Clear numbers" + } + ] + }, + { + "id": "money_172", + "category_id": "money", + "type": "single_choice", + "text": "Which money topic feels hardest to start this week?", + "depth": 3, + "access": "premium", + "tags": [ + "money", + "communication" + ], + "options": [ + { + "id": "debt", + "text": "Debt" + }, + { + "id": "spending", + "text": "Spending" + }, + { + "id": "saving", + "text": "Saving" + }, + { + "id": "family_expectations", + "text": "Family expectations" + } + ] + }, + { + "id": "money_173", + "category_id": "money", + "type": "single_choice", + "text": "What kind of money talk feels safest this week?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "money" + ], + "options": [ + { + "id": "planned_check_in", + "text": "Planned check-in" + }, + { + "id": "quick_update", + "text": "Quick update" + }, + { + "id": "written_notes", + "text": "Written notes" + }, + { + "id": "shared_spreadsheet", + "text": "Shared spreadsheet" + } + ] + }, + { + "id": "money_174", + "category_id": "money", + "type": "single_choice", + "text": "How should we handle surprise expenses this week?", + "depth": 3, + "access": "premium", + "tags": [ + "expenses", + "planning" + ], + "options": [ + { + "id": "talk_first", + "text": "Talk first" + }, + { + "id": "use_emergency_savings", + "text": "Use emergency savings" + }, + { + "id": "split_it", + "text": "Split it" + }, + { + "id": "pause_other_spending", + "text": "Pause other spending" + } + ] + }, + { + "id": "money_175", + "category_id": "money", + "type": "single_choice", + "text": "What best describes your money style this week?", + "depth": 4, + "access": "premium", + "tags": [ + "money_style", + "values" + ], + "options": [ + { + "id": "saver", + "text": "Saver" + }, + { + "id": "planner", + "text": "Planner" + }, + { + "id": "flexible_spender", + "text": "Flexible spender" + }, + { + "id": "security_seeker", + "text": "Security seeker" + } + ] + }, + { + "id": "money_176", + "category_id": "money", + "type": "single_choice", + "text": "What makes shared spending feel fair this week?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness", + "spending" + ], + "options": [ + { + "id": "equal_split", + "text": "Equal split" + }, + { + "id": "income_based_split", + "text": "Income-based split" + }, + { + "id": "need_based_split", + "text": "Need-based split" + }, + { + "id": "case_by_case", + "text": "Case by case" + } + ] + }, + { + "id": "money_177", + "category_id": "money", + "type": "single_choice", + "text": "What would reduce money tension fastest this week?", + "depth": 4, + "access": "premium", + "tags": [ + "tension", + "repair" + ], + "options": [ + { + "id": "budget_clarity", + "text": "Budget clarity" + }, + { + "id": "more_transparency", + "text": "More transparency" + }, + { + "id": "less_judgment", + "text": "Less judgment" + }, + { + "id": "shared_goals", + "text": "Shared goals" + } + ] + }, + { + "id": "money_178", + "category_id": "money", + "type": "single_choice", + "text": "When should we review our budget this week?", + "depth": 3, + "access": "premium", + "tags": [ + "budgeting", + "check_in" + ], + "options": [ + { + "id": "weekly", + "text": "Weekly" + }, + { + "id": "monthly", + "text": "Monthly" + }, + { + "id": "before_big_purchases", + "text": "Before big purchases" + }, + { + "id": "when_stress_rises", + "text": "When stress rises" + } + ] + }, + { + "id": "money_179", + "category_id": "money", + "type": "single_choice", + "text": "What feels most important for financial trust this week?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "money" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "personal_freedom", + "text": "Personal freedom" + } + ] + }, + { + "id": "money_180", + "category_id": "money", + "type": "single_choice", + "text": "What should we prioritize first this week?", + "depth": 3, + "access": "premium", + "tags": [ + "priorities", + "goals" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "debt_payoff", + "text": "Debt payoff" + }, + { + "id": "fun_money", + "text": "Fun money" + }, + { + "id": "future_planning", + "text": "Future planning" + } + ] + }, + { + "id": "money_181", + "category_id": "money", + "type": "single_choice", + "text": "When money feels stressful, what helps most first during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_stress", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "clear_numbers", + "text": "Clear numbers" + } + ] + }, + { + "id": "money_182", + "category_id": "money", + "type": "single_choice", + "text": "Which money topic feels hardest to start during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "communication" + ], + "options": [ + { + "id": "debt", + "text": "Debt" + }, + { + "id": "spending", + "text": "Spending" + }, + { + "id": "saving", + "text": "Saving" + }, + { + "id": "family_expectations", + "text": "Family expectations" + } + ] + }, + { + "id": "money_183", + "category_id": "money", + "type": "single_choice", + "text": "What kind of money talk feels safest during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "money" + ], + "options": [ + { + "id": "planned_check_in", + "text": "Planned check-in" + }, + { + "id": "quick_update", + "text": "Quick update" + }, + { + "id": "written_notes", + "text": "Written notes" + }, + { + "id": "shared_spreadsheet", + "text": "Shared spreadsheet" + } + ] + }, + { + "id": "money_184", + "category_id": "money", + "type": "single_choice", + "text": "How should we handle surprise expenses during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "expenses", + "planning" + ], + "options": [ + { + "id": "talk_first", + "text": "Talk first" + }, + { + "id": "use_emergency_savings", + "text": "Use emergency savings" + }, + { + "id": "split_it", + "text": "Split it" + }, + { + "id": "pause_other_spending", + "text": "Pause other spending" + } + ] + }, + { + "id": "money_185", + "category_id": "money", + "type": "single_choice", + "text": "What best describes your money style during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "money_style", + "values" + ], + "options": [ + { + "id": "saver", + "text": "Saver" + }, + { + "id": "planner", + "text": "Planner" + }, + { + "id": "flexible_spender", + "text": "Flexible spender" + }, + { + "id": "security_seeker", + "text": "Security seeker" + } + ] + }, + { + "id": "money_186", + "category_id": "money", + "type": "single_choice", + "text": "What makes shared spending feel fair during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "fairness", + "spending" + ], + "options": [ + { + "id": "equal_split", + "text": "Equal split" + }, + { + "id": "income_based_split", + "text": "Income-based split" + }, + { + "id": "need_based_split", + "text": "Need-based split" + }, + { + "id": "case_by_case", + "text": "Case by case" + } + ] + }, + { + "id": "money_187", + "category_id": "money", + "type": "single_choice", + "text": "What would reduce money tension fastest during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "tension", + "repair" + ], + "options": [ + { + "id": "budget_clarity", + "text": "Budget clarity" + }, + { + "id": "more_transparency", + "text": "More transparency" + }, + { + "id": "less_judgment", + "text": "Less judgment" + }, + { + "id": "shared_goals", + "text": "Shared goals" + } + ] + }, + { + "id": "money_188", + "category_id": "money", + "type": "single_choice", + "text": "When should we review our budget during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "budgeting", + "check_in" + ], + "options": [ + { + "id": "weekly", + "text": "Weekly" + }, + { + "id": "monthly", + "text": "Monthly" + }, + { + "id": "before_big_purchases", + "text": "Before big purchases" + }, + { + "id": "when_stress_rises", + "text": "When stress rises" + } + ] + }, + { + "id": "money_189", + "category_id": "money", + "type": "single_choice", + "text": "What feels most important for financial trust during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "money" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "personal_freedom", + "text": "Personal freedom" + } + ] + }, + { + "id": "money_190", + "category_id": "money", + "type": "single_choice", + "text": "What should we prioritize first during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "priorities", + "goals" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "debt_payoff", + "text": "Debt payoff" + }, + { + "id": "fun_money", + "text": "Fun money" + }, + { + "id": "future_planning", + "text": "Future planning" + } + ] + }, + { + "id": "money_191", + "category_id": "money", + "type": "multi_choice", + "text": "Which money topics should we check in about regularly? Select all that apply.", + "depth": 5, + "access": "premium", + "tags": [ + "money", + "check_in" + ], + "options": [ + { + "id": "spending", + "text": "Spending" + }, + { + "id": "saving", + "text": "Saving" + }, + { + "id": "debt", + "text": "Debt" + }, + { + "id": "bills", + "text": "Bills" + }, + { + "id": "goals", + "text": "Goals" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_192", + "category_id": "money", + "type": "multi_choice", + "text": "Which habits would help us reduce money stress? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "habits" + ], + "options": [ + { + "id": "monthly_budget_date", + "text": "Monthly budget date" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "no_judgment_review", + "text": "No-judgment review" + }, + { + "id": "clear_spending_limits", + "text": "Clear spending limits" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_193", + "category_id": "money", + "type": "multi_choice", + "text": "Which areas need more transparency? Select all that apply.", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "money" + ], + "options": [ + { + "id": "debt", + "text": "Debt" + }, + { + "id": "subscriptions", + "text": "Subscriptions" + }, + { + "id": "large_purchases", + "text": "Large purchases" + }, + { + "id": "savings", + "text": "Savings" + }, + { + "id": "family_support", + "text": "Family support" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_194", + "category_id": "money", + "type": "multi_choice", + "text": "Which money values matter most to you? Select up to three.", + "depth": 4, + "access": "premium", + "tags": [ + "values", + "money" + ], + "options": [ + { + "id": "security", + "text": "Security" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "generosity", + "text": "Generosity" + }, + { + "id": "enjoyment", + "text": "Enjoyment" + }, + { + "id": "growth", + "text": "Growth" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "money_195", + "category_id": "money", + "type": "multi_choice", + "text": "Which financial goals feel most urgent? Select up to three.", + "depth": 5, + "access": "premium", + "tags": [ + "goals", + "planning" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "debt_payoff", + "text": "Debt payoff" + }, + { + "id": "home", + "text": "Home" + }, + { + "id": "travel", + "text": "Travel" + }, + { + "id": "retirement", + "text": "Retirement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "money_196", + "category_id": "money", + "type": "multi_choice", + "text": "Which money topics should we check in about regularly? Select all that apply. right now", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "check_in" + ], + "options": [ + { + "id": "spending", + "text": "Spending" + }, + { + "id": "saving", + "text": "Saving" + }, + { + "id": "debt", + "text": "Debt" + }, + { + "id": "bills", + "text": "Bills" + }, + { + "id": "goals", + "text": "Goals" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_197", + "category_id": "money", + "type": "multi_choice", + "text": "Which habits would help us reduce money stress? Select all that apply. right now", + "depth": 5, + "access": "premium", + "tags": [ + "financial_stress", + "habits" + ], + "options": [ + { + "id": "monthly_budget_date", + "text": "Monthly budget date" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "no_judgment_review", + "text": "No-judgment review" + }, + { + "id": "clear_spending_limits", + "text": "Clear spending limits" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_198", + "category_id": "money", + "type": "multi_choice", + "text": "Which areas need more transparency? Select all that apply. right now", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "money" + ], + "options": [ + { + "id": "debt", + "text": "Debt" + }, + { + "id": "subscriptions", + "text": "Subscriptions" + }, + { + "id": "large_purchases", + "text": "Large purchases" + }, + { + "id": "savings", + "text": "Savings" + }, + { + "id": "family_support", + "text": "Family support" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_199", + "category_id": "money", + "type": "multi_choice", + "text": "Which money values matter most to you? Select up to three. right now", + "depth": 5, + "access": "premium", + "tags": [ + "values", + "money" + ], + "options": [ + { + "id": "security", + "text": "Security" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "generosity", + "text": "Generosity" + }, + { + "id": "enjoyment", + "text": "Enjoyment" + }, + { + "id": "growth", + "text": "Growth" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "money_200", + "category_id": "money", + "type": "multi_choice", + "text": "Which financial goals feel most urgent? Select up to three. right now", + "depth": 4, + "access": "premium", + "tags": [ + "goals", + "planning" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "debt_payoff", + "text": "Debt payoff" + }, + { + "id": "home", + "text": "Home" + }, + { + "id": "travel", + "text": "Travel" + }, + { + "id": "retirement", + "text": "Retirement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "money_201", + "category_id": "money", + "type": "multi_choice", + "text": "Which money topics should we check in about regularly? Select all that apply. this week", + "depth": 5, + "access": "premium", + "tags": [ + "money", + "check_in" + ], + "options": [ + { + "id": "spending", + "text": "Spending" + }, + { + "id": "saving", + "text": "Saving" + }, + { + "id": "debt", + "text": "Debt" + }, + { + "id": "bills", + "text": "Bills" + }, + { + "id": "goals", + "text": "Goals" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_202", + "category_id": "money", + "type": "multi_choice", + "text": "Which habits would help us reduce money stress? Select all that apply. this week", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "habits" + ], + "options": [ + { + "id": "monthly_budget_date", + "text": "Monthly budget date" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "no_judgment_review", + "text": "No-judgment review" + }, + { + "id": "clear_spending_limits", + "text": "Clear spending limits" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_203", + "category_id": "money", + "type": "multi_choice", + "text": "Which areas need more transparency? Select all that apply. this week", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "money" + ], + "options": [ + { + "id": "debt", + "text": "Debt" + }, + { + "id": "subscriptions", + "text": "Subscriptions" + }, + { + "id": "large_purchases", + "text": "Large purchases" + }, + { + "id": "savings", + "text": "Savings" + }, + { + "id": "family_support", + "text": "Family support" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_204", + "category_id": "money", + "type": "multi_choice", + "text": "Which money values matter most to you? Select up to three. this week", + "depth": 4, + "access": "premium", + "tags": [ + "values", + "money" + ], + "options": [ + { + "id": "security", + "text": "Security" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "generosity", + "text": "Generosity" + }, + { + "id": "enjoyment", + "text": "Enjoyment" + }, + { + "id": "growth", + "text": "Growth" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "money_205", + "category_id": "money", + "type": "multi_choice", + "text": "Which financial goals feel most urgent? Select up to three. this week", + "depth": 5, + "access": "premium", + "tags": [ + "goals", + "planning" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "debt_payoff", + "text": "Debt payoff" + }, + { + "id": "home", + "text": "Home" + }, + { + "id": "travel", + "text": "Travel" + }, + { + "id": "retirement", + "text": "Retirement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "money_206", + "category_id": "money", + "type": "multi_choice", + "text": "Which money topics should we check in about regularly? Select all that apply. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "check_in" + ], + "options": [ + { + "id": "spending", + "text": "Spending" + }, + { + "id": "saving", + "text": "Saving" + }, + { + "id": "debt", + "text": "Debt" + }, + { + "id": "bills", + "text": "Bills" + }, + { + "id": "goals", + "text": "Goals" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_207", + "category_id": "money", + "type": "multi_choice", + "text": "Which habits would help us reduce money stress? Select all that apply. during stress", + "depth": 5, + "access": "premium", + "tags": [ + "financial_stress", + "habits" + ], + "options": [ + { + "id": "monthly_budget_date", + "text": "Monthly budget date" + }, + { + "id": "shared_goals", + "text": "Shared goals" + }, + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "no_judgment_review", + "text": "No-judgment review" + }, + { + "id": "clear_spending_limits", + "text": "Clear spending limits" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_208", + "category_id": "money", + "type": "multi_choice", + "text": "Which areas need more transparency? Select all that apply. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "money" + ], + "options": [ + { + "id": "debt", + "text": "Debt" + }, + { + "id": "subscriptions", + "text": "Subscriptions" + }, + { + "id": "large_purchases", + "text": "Large purchases" + }, + { + "id": "savings", + "text": "Savings" + }, + { + "id": "family_support", + "text": "Family support" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "money_209", + "category_id": "money", + "type": "multi_choice", + "text": "Which money values matter most to you? Select up to three. during stress", + "depth": 5, + "access": "premium", + "tags": [ + "values", + "money" + ], + "options": [ + { + "id": "security", + "text": "Security" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "generosity", + "text": "Generosity" + }, + { + "id": "enjoyment", + "text": "Enjoyment" + }, + { + "id": "growth", + "text": "Growth" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "money_210", + "category_id": "money", + "type": "multi_choice", + "text": "Which financial goals feel most urgent? Select up to three. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "goals", + "planning" + ], + "options": [ + { + "id": "emergency_fund", + "text": "Emergency fund" + }, + { + "id": "debt_payoff", + "text": "Debt payoff" + }, + { + "id": "home", + "text": "Home" + }, + { + "id": "travel", + "text": "Travel" + }, + { + "id": "retirement", + "text": "Retirement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "money_211", + "category_id": "money", + "type": "scale", + "text": "How comfortable do you feel talking about money with me?", + "depth": 5, + "access": "premium", + "tags": [ + "money", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "money_212", + "category_id": "money", + "type": "scale", + "text": "How aligned do you feel we are on spending?", + "depth": 4, + "access": "premium", + "tags": [ + "spending", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not aligned", + "max_label": "Very aligned", + "scale_step": 1 + } + }, + { + "id": "money_213", + "category_id": "money", + "type": "scale", + "text": "How clear do our money agreements feel?", + "depth": 5, + "access": "premium", + "tags": [ + "agreements", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "money_214", + "category_id": "money", + "type": "scale", + "text": "How much financial stress are you carrying right now?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "money_215", + "category_id": "money", + "type": "scale", + "text": "How fair does our current money setup feel?", + "depth": 5, + "access": "premium", + "tags": [ + "fairness", + "money" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unfair", + "max_label": "Very fair", + "scale_step": 1 + } + }, + { + "id": "money_216", + "category_id": "money", + "type": "scale", + "text": "How comfortable do you feel talking about money with me right now?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "money_217", + "category_id": "money", + "type": "scale", + "text": "How aligned do you feel we are on spending right now?", + "depth": 5, + "access": "premium", + "tags": [ + "spending", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not aligned", + "max_label": "Very aligned", + "scale_step": 1 + } + }, + { + "id": "money_218", + "category_id": "money", + "type": "scale", + "text": "How clear do our money agreements feel right now?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "money_219", + "category_id": "money", + "type": "scale", + "text": "How much financial stress are you carrying right now right now?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_stress", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "money_220", + "category_id": "money", + "type": "scale", + "text": "How fair does our current money setup feel right now?", + "depth": 4, + "access": "premium", + "tags": [ + "fairness", + "money" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unfair", + "max_label": "Very fair", + "scale_step": 1 + } + }, + { + "id": "money_221", + "category_id": "money", + "type": "scale", + "text": "How comfortable do you feel talking about money with me this week?", + "depth": 5, + "access": "premium", + "tags": [ + "money", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "money_222", + "category_id": "money", + "type": "scale", + "text": "How aligned do you feel we are on spending this week?", + "depth": 4, + "access": "premium", + "tags": [ + "spending", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not aligned", + "max_label": "Very aligned", + "scale_step": 1 + } + }, + { + "id": "money_223", + "category_id": "money", + "type": "scale", + "text": "How clear do our money agreements feel this week?", + "depth": 5, + "access": "premium", + "tags": [ + "agreements", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "money_224", + "category_id": "money", + "type": "scale", + "text": "How much financial stress are you carrying right now this week?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "money_225", + "category_id": "money", + "type": "scale", + "text": "How fair does our current money setup feel this week?", + "depth": 5, + "access": "premium", + "tags": [ + "fairness", + "money" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unfair", + "max_label": "Very fair", + "scale_step": 1 + } + }, + { + "id": "money_226", + "category_id": "money", + "type": "scale", + "text": "How comfortable do you feel talking about money with me during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "money_227", + "category_id": "money", + "type": "scale", + "text": "How aligned do you feel we are on spending during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "spending", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not aligned", + "max_label": "Very aligned", + "scale_step": 1 + } + }, + { + "id": "money_228", + "category_id": "money", + "type": "scale", + "text": "How clear do our money agreements feel during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "money_229", + "category_id": "money", + "type": "scale", + "text": "How much financial stress are you carrying right now during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_stress", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "money_230", + "category_id": "money", + "type": "scale", + "text": "How fair does our current money setup feel during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "fairness", + "money" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unfair", + "max_label": "Very fair", + "scale_step": 1 + } + }, + { + "id": "money_231", + "category_id": "money", + "type": "scale", + "text": "How comfortable do you feel talking about money with me after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "money", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "money_232", + "category_id": "money", + "type": "scale", + "text": "How aligned do you feel we are on spending after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "spending", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not aligned", + "max_label": "Very aligned", + "scale_step": 1 + } + }, + { + "id": "money_233", + "category_id": "money", + "type": "scale", + "text": "How clear do our money agreements feel after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "agreements", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very unclear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "money_234", + "category_id": "money", + "type": "scale", + "text": "How much financial stress are you carrying right now after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "financial_stress", + "check_in" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "money_235", + "category_id": "money", + "type": "scale", + "text": "How fair does our current money setup feel after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "fairness", + "money" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Unfair", + "max_label": "Very fair", + "scale_step": 1 + } + }, + { + "id": "money_236", + "category_id": "money", + "type": "this_or_that", + "text": "For money talks, which feels better?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "communication" + ], + "options": [ + { + "id": "planned_check_in", + "text": "Planned check-in" + }, + { + "id": "natural_conversation", + "text": "Natural conversation" + } + ] + }, + { + "id": "money_237", + "category_id": "money", + "type": "this_or_that", + "text": "For shared costs, which feels better?", + "depth": 5, + "access": "premium", + "tags": [ + "fairness", + "bills" + ], + "options": [ + { + "id": "equal_split", + "text": "Equal split" + }, + { + "id": "income_based_split", + "text": "Income-based split" + } + ] + }, + { + "id": "money_238", + "category_id": "money", + "type": "this_or_that", + "text": "For financial goals, which motivates you more?", + "depth": 4, + "access": "premium", + "tags": [ + "goals", + "motivation" + ], + "options": [ + { + "id": "security", + "text": "Security" + }, + { + "id": "freedom", + "text": "Freedom" + } + ] + }, + { + "id": "money_239", + "category_id": "money", + "type": "this_or_that", + "text": "For spending decisions, which helps more?", + "depth": 5, + "access": "premium", + "tags": [ + "spending", + "decisions" + ], + "options": [ + { + "id": "clear_limit", + "text": "Clear limit" + }, + { + "id": "case_by_case_talk", + "text": "Case-by-case talk" + } + ] + }, + { + "id": "money_240", + "category_id": "money", + "type": "this_or_that", + "text": "For budgeting, which feels more useful?", + "depth": 4, + "access": "premium", + "tags": [ + "budgeting", + "habits" + ], + "options": [ + { + "id": "detailed_plan", + "text": "Detailed plan" + }, + { + "id": "simple_guardrails", + "text": "Simple guardrails" + } + ] + }, + { + "id": "money_241", + "category_id": "money", + "type": "this_or_that", + "text": "For money talks, which feels better right now?", + "depth": 5, + "access": "premium", + "tags": [ + "money", + "communication" + ], + "options": [ + { + "id": "planned_check_in", + "text": "Planned check-in" + }, + { + "id": "natural_conversation", + "text": "Natural conversation" + } + ] + }, + { + "id": "money_242", + "category_id": "money", + "type": "this_or_that", + "text": "For shared costs, which feels better right now?", + "depth": 4, + "access": "premium", + "tags": [ + "fairness", + "bills" + ], + "options": [ + { + "id": "equal_split", + "text": "Equal split" + }, + { + "id": "income_based_split", + "text": "Income-based split" + } + ] + }, + { + "id": "money_243", + "category_id": "money", + "type": "this_or_that", + "text": "For financial goals, which motivates you more right now?", + "depth": 5, + "access": "premium", + "tags": [ + "goals", + "motivation" + ], + "options": [ + { + "id": "security", + "text": "Security" + }, + { + "id": "freedom", + "text": "Freedom" + } + ] + }, + { + "id": "money_244", + "category_id": "money", + "type": "this_or_that", + "text": "For spending decisions, which helps more right now?", + "depth": 4, + "access": "premium", + "tags": [ + "spending", + "decisions" + ], + "options": [ + { + "id": "clear_limit", + "text": "Clear limit" + }, + { + "id": "case_by_case_talk", + "text": "Case-by-case talk" + } + ] + }, + { + "id": "money_245", + "category_id": "money", + "type": "this_or_that", + "text": "For budgeting, which feels more useful right now?", + "depth": 5, + "access": "premium", + "tags": [ + "budgeting", + "habits" + ], + "options": [ + { + "id": "detailed_plan", + "text": "Detailed plan" + }, + { + "id": "simple_guardrails", + "text": "Simple guardrails" + } + ] + }, + { + "id": "money_246", + "category_id": "money", + "type": "this_or_that", + "text": "For money talks, which feels better this week?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "communication" + ], + "options": [ + { + "id": "planned_check_in", + "text": "Planned check-in" + }, + { + "id": "natural_conversation", + "text": "Natural conversation" + } + ] + }, + { + "id": "money_247", + "category_id": "money", + "type": "this_or_that", + "text": "For shared costs, which feels better this week?", + "depth": 5, + "access": "premium", + "tags": [ + "fairness", + "bills" + ], + "options": [ + { + "id": "equal_split", + "text": "Equal split" + }, + { + "id": "income_based_split", + "text": "Income-based split" + } + ] + }, + { + "id": "money_248", + "category_id": "money", + "type": "this_or_that", + "text": "For financial goals, which motivates you more this week?", + "depth": 4, + "access": "premium", + "tags": [ + "goals", + "motivation" + ], + "options": [ + { + "id": "security", + "text": "Security" + }, + { + "id": "freedom", + "text": "Freedom" + } + ] + }, + { + "id": "money_249", + "category_id": "money", + "type": "this_or_that", + "text": "For spending decisions, which helps more this week?", + "depth": 5, + "access": "premium", + "tags": [ + "spending", + "decisions" + ], + "options": [ + { + "id": "clear_limit", + "text": "Clear limit" + }, + { + "id": "case_by_case_talk", + "text": "Case-by-case talk" + } + ] + }, + { + "id": "money_250", + "category_id": "money", + "type": "this_or_that", + "text": "For budgeting, which feels more useful this week?", + "depth": 4, + "access": "premium", + "tags": [ + "budgeting", + "habits" + ], + "options": [ + { + "id": "detailed_plan", + "text": "Detailed plan" + }, + { + "id": "simple_guardrails", + "text": "Simple guardrails" + } + ] + } + ] +} diff --git a/seed/questions/parenting.json b/seed/questions/parenting.json new file mode 100644 index 00000000..252a01f2 --- /dev/null +++ b/seed/questions/parenting.json @@ -0,0 +1,5343 @@ +{ + "category": { + "id": "parenting", + "display_name": "Parenting", + "description": "Questions about coparenting, shared responsibility, family rhythms, mental load, parenting stress, and staying connected as partners.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "parenting_001", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about daily routines that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "daily_routines", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_002", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with daily routines?", + "depth": 3, + "access": "free", + "tags": [ + "daily_routines", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_003", + "category_id": "parenting", + "type": "written", + "text": "What would make daily routines feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "daily_routines", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_004", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around daily routines?", + "depth": 2, + "access": "free", + "tags": [ + "daily_routines", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_005", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about daily routines?", + "depth": 3, + "access": "free", + "tags": [ + "daily_routines", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_006", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about bedtime or evening rhythm that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "bedtime_or_evening_rhythm", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_007", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with bedtime or evening rhythm?", + "depth": 3, + "access": "free", + "tags": [ + "bedtime_or_evening_rhythm", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_008", + "category_id": "parenting", + "type": "written", + "text": "What would make bedtime or evening rhythm feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "bedtime_or_evening_rhythm", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_009", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around bedtime or evening rhythm?", + "depth": 2, + "access": "free", + "tags": [ + "bedtime_or_evening_rhythm", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_010", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about bedtime or evening rhythm?", + "depth": 3, + "access": "free", + "tags": [ + "bedtime_or_evening_rhythm", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_011", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about morning stress that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "morning_stress", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_012", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with morning stress?", + "depth": 3, + "access": "free", + "tags": [ + "morning_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_013", + "category_id": "parenting", + "type": "written", + "text": "What would make morning stress feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "morning_stress", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_014", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around morning stress?", + "depth": 2, + "access": "free", + "tags": [ + "morning_stress", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_015", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about morning stress?", + "depth": 3, + "access": "free", + "tags": [ + "morning_stress", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_016", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about sharing responsibilities that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_responsibilities", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_017", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with sharing responsibilities?", + "depth": 3, + "access": "free", + "tags": [ + "sharing_responsibilities", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_018", + "category_id": "parenting", + "type": "written", + "text": "What would make sharing responsibilities feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_responsibilities", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_019", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around sharing responsibilities?", + "depth": 2, + "access": "free", + "tags": [ + "sharing_responsibilities", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_020", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about sharing responsibilities?", + "depth": 3, + "access": "free", + "tags": [ + "sharing_responsibilities", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_021", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about discipline conversations that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "discipline_conversations", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_022", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with discipline conversations?", + "depth": 3, + "access": "free", + "tags": [ + "discipline_conversations", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_023", + "category_id": "parenting", + "type": "written", + "text": "What would make discipline conversations feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "discipline_conversations", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_024", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around discipline conversations?", + "depth": 2, + "access": "free", + "tags": [ + "discipline_conversations", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_025", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about discipline conversations?", + "depth": 3, + "access": "free", + "tags": [ + "discipline_conversations", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_026", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about school or childcare updates that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "school_or_childcare_updates", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_027", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with school or childcare updates?", + "depth": 3, + "access": "free", + "tags": [ + "school_or_childcare_updates", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_028", + "category_id": "parenting", + "type": "written", + "text": "What would make school or childcare updates feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "school_or_childcare_updates", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_029", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around school or childcare updates?", + "depth": 2, + "access": "free", + "tags": [ + "school_or_childcare_updates", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_030", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about school or childcare updates?", + "depth": 3, + "access": "free", + "tags": [ + "school_or_childcare_updates", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_031", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about making time for us that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "making_time_for_us", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_032", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with making time for us?", + "depth": 3, + "access": "free", + "tags": [ + "making_time_for_us", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_033", + "category_id": "parenting", + "type": "written", + "text": "What would make making time for us feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "making_time_for_us", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_034", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around making time for us?", + "depth": 2, + "access": "free", + "tags": [ + "making_time_for_us", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_035", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about making time for us?", + "depth": 3, + "access": "free", + "tags": [ + "making_time_for_us", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_036", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about supporting each other as parents that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "supporting_each_other_as_parents", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_037", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with supporting each other as parents?", + "depth": 3, + "access": "free", + "tags": [ + "supporting_each_other_as_parents", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_038", + "category_id": "parenting", + "type": "written", + "text": "What would make supporting each other as parents feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "supporting_each_other_as_parents", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_039", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around supporting each other as parents?", + "depth": 2, + "access": "free", + "tags": [ + "supporting_each_other_as_parents", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_040", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about supporting each other as parents?", + "depth": 3, + "access": "free", + "tags": [ + "supporting_each_other_as_parents", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_041", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about handling tired days that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "handling_tired_days", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_042", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with handling tired days?", + "depth": 3, + "access": "free", + "tags": [ + "handling_tired_days", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_043", + "category_id": "parenting", + "type": "written", + "text": "What would make handling tired days feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "handling_tired_days", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_044", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around handling tired days?", + "depth": 2, + "access": "free", + "tags": [ + "handling_tired_days", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_045", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about handling tired days?", + "depth": 3, + "access": "free", + "tags": [ + "handling_tired_days", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_046", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about family fun that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "family_fun", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_047", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with family fun?", + "depth": 3, + "access": "free", + "tags": [ + "family_fun", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_048", + "category_id": "parenting", + "type": "written", + "text": "What would make family fun feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "family_fun", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_049", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around family fun?", + "depth": 2, + "access": "free", + "tags": [ + "family_fun", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_050", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about family fun?", + "depth": 3, + "access": "free", + "tags": [ + "family_fun", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_051", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about screen time decisions that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "screen_time_decisions", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_052", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with screen time decisions?", + "depth": 3, + "access": "free", + "tags": [ + "screen_time_decisions", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_053", + "category_id": "parenting", + "type": "written", + "text": "What would make screen time decisions feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "screen_time_decisions", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_054", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around screen time decisions?", + "depth": 2, + "access": "free", + "tags": [ + "screen_time_decisions", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_055", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about screen time decisions?", + "depth": 3, + "access": "free", + "tags": [ + "screen_time_decisions", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_056", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about household teamwork that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "household_teamwork", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_057", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with household teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "household_teamwork", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_058", + "category_id": "parenting", + "type": "written", + "text": "What would make household teamwork feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "household_teamwork", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_059", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around household teamwork?", + "depth": 2, + "access": "free", + "tags": [ + "household_teamwork", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_060", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about household teamwork?", + "depth": 3, + "access": "free", + "tags": [ + "household_teamwork", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_061", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about parenting wins that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "parenting_wins", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_062", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with parenting wins?", + "depth": 3, + "access": "free", + "tags": [ + "parenting_wins", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_063", + "category_id": "parenting", + "type": "written", + "text": "What would make parenting wins feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "parenting_wins", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_064", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around parenting wins?", + "depth": 2, + "access": "free", + "tags": [ + "parenting_wins", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_065", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about parenting wins?", + "depth": 3, + "access": "free", + "tags": [ + "parenting_wins", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_066", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about asking for help that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_help", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_067", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with asking for help?", + "depth": 3, + "access": "free", + "tags": [ + "asking_for_help", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_068", + "category_id": "parenting", + "type": "written", + "text": "What would make asking for help feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_help", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_069", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around asking for help?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_help", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_070", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about asking for help?", + "depth": 3, + "access": "free", + "tags": [ + "asking_for_help", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_071", + "category_id": "parenting", + "type": "written", + "text": "What is one thing about protecting patience that we handle well together?", + "depth": 2, + "access": "free", + "tags": [ + "protecting_patience", + "teamwork" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_072", + "category_id": "parenting", + "type": "written", + "text": "Where could I support you more with protecting patience?", + "depth": 3, + "access": "free", + "tags": [ + "protecting_patience", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_073", + "category_id": "parenting", + "type": "written", + "text": "What would make protecting patience feel less stressful this week?", + "depth": 2, + "access": "free", + "tags": [ + "protecting_patience", + "stress" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_074", + "category_id": "parenting", + "type": "written", + "text": "What do you appreciate about how I show up around protecting patience?", + "depth": 2, + "access": "free", + "tags": [ + "protecting_patience", + "appreciation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_075", + "category_id": "parenting", + "type": "written", + "text": "What is one small agreement we could make about protecting patience?", + "depth": 3, + "access": "free", + "tags": [ + "protecting_patience", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_076", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around mental load?", + "depth": 5, + "access": "premium", + "tags": [ + "mental_load", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_077", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around mental load?", + "depth": 5, + "access": "premium", + "tags": [ + "mental_load", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_078", + "category_id": "parenting", + "type": "written", + "text": "How does mental load affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "mental_load", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_079", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when mental load gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "mental_load", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_080", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around mental load?", + "depth": 5, + "access": "premium", + "tags": [ + "mental_load", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_081", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around coparenting conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "coparenting_conflict", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_082", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around coparenting conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "coparenting_conflict", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_083", + "category_id": "parenting", + "type": "written", + "text": "How does coparenting conflict affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "coparenting_conflict", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_084", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when coparenting conflict gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "coparenting_conflict", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_085", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around coparenting conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "coparenting_conflict", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_086", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around different discipline styles?", + "depth": 5, + "access": "premium", + "tags": [ + "different_discipline_styles", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_087", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around different discipline styles?", + "depth": 5, + "access": "premium", + "tags": [ + "different_discipline_styles", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_088", + "category_id": "parenting", + "type": "written", + "text": "How does different discipline styles affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "different_discipline_styles", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_089", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when different discipline styles gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "different_discipline_styles", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_090", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around different discipline styles?", + "depth": 5, + "access": "premium", + "tags": [ + "different_discipline_styles", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_091", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around in-laws and family expectations?", + "depth": 5, + "access": "premium", + "tags": [ + "in_laws_and_family_expectations", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_092", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around in-laws and family expectations?", + "depth": 5, + "access": "premium", + "tags": [ + "in_laws_and_family_expectations", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_093", + "category_id": "parenting", + "type": "written", + "text": "How does in-laws and family expectations affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "in_laws_and_family_expectations", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_094", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when in-laws and family expectations gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "in_laws_and_family_expectations", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_095", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around in-laws and family expectations?", + "depth": 5, + "access": "premium", + "tags": [ + "in_laws_and_family_expectations", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_096", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around parenting burnout?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_burnout", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_097", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around parenting burnout?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_burnout", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_098", + "category_id": "parenting", + "type": "written", + "text": "How does parenting burnout affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_burnout", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_099", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when parenting burnout gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_burnout", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_100", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around parenting burnout?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_burnout", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_101", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around division of labor?", + "depth": 5, + "access": "premium", + "tags": [ + "division_of_labor", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_102", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around division of labor?", + "depth": 5, + "access": "premium", + "tags": [ + "division_of_labor", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_103", + "category_id": "parenting", + "type": "written", + "text": "How does division of labor affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "division_of_labor", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_104", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when division of labor gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "division_of_labor", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_105", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around division of labor?", + "depth": 5, + "access": "premium", + "tags": [ + "division_of_labor", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_106", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around emotional availability?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_107", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around emotional availability?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_108", + "category_id": "parenting", + "type": "written", + "text": "How does emotional availability affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_109", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when emotional availability gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_110", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around emotional availability?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_111", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around repairing after snapping?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_after_snapping", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_112", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around repairing after snapping?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_after_snapping", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_113", + "category_id": "parenting", + "type": "written", + "text": "How does repairing after snapping affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_after_snapping", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_114", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when repairing after snapping gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_after_snapping", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_115", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around repairing after snapping?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_after_snapping", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_116", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around child behavior stress?", + "depth": 5, + "access": "premium", + "tags": [ + "child_behavior_stress", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_117", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around child behavior stress?", + "depth": 5, + "access": "premium", + "tags": [ + "child_behavior_stress", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_118", + "category_id": "parenting", + "type": "written", + "text": "How does child behavior stress affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "child_behavior_stress", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_119", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when child behavior stress gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "child_behavior_stress", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_120", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around child behavior stress?", + "depth": 5, + "access": "premium", + "tags": [ + "child_behavior_stress", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_121", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around financial pressure of parenting?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_pressure_of_parenting", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_122", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around financial pressure of parenting?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_pressure_of_parenting", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_123", + "category_id": "parenting", + "type": "written", + "text": "How does financial pressure of parenting affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_pressure_of_parenting", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_124", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when financial pressure of parenting gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_pressure_of_parenting", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_125", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around financial pressure of parenting?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_pressure_of_parenting", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_126", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around identity after becoming parents?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_after_becoming_parents", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_127", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around identity after becoming parents?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_after_becoming_parents", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_128", + "category_id": "parenting", + "type": "written", + "text": "How does identity after becoming parents affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_after_becoming_parents", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_129", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when identity after becoming parents gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_after_becoming_parents", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_130", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around identity after becoming parents?", + "depth": 5, + "access": "premium", + "tags": [ + "identity_after_becoming_parents", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_131", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around intimacy during parenthood?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_during_parenthood", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_132", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around intimacy during parenthood?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_during_parenthood", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_133", + "category_id": "parenting", + "type": "written", + "text": "How does intimacy during parenthood affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_during_parenthood", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_134", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when intimacy during parenthood gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_during_parenthood", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_135", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around intimacy during parenthood?", + "depth": 5, + "access": "premium", + "tags": [ + "intimacy_during_parenthood", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_136", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around special needs or extra support?", + "depth": 5, + "access": "premium", + "tags": [ + "special_needs_or_extra_support", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_137", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around special needs or extra support?", + "depth": 5, + "access": "premium", + "tags": [ + "special_needs_or_extra_support", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_138", + "category_id": "parenting", + "type": "written", + "text": "How does special needs or extra support affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "special_needs_or_extra_support", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_139", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when special needs or extra support gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "special_needs_or_extra_support", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_140", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around special needs or extra support?", + "depth": 5, + "access": "premium", + "tags": [ + "special_needs_or_extra_support", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_141", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around stepfamily dynamics?", + "depth": 5, + "access": "premium", + "tags": [ + "stepfamily_dynamics", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_142", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around stepfamily dynamics?", + "depth": 5, + "access": "premium", + "tags": [ + "stepfamily_dynamics", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_143", + "category_id": "parenting", + "type": "written", + "text": "How does stepfamily dynamics affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "stepfamily_dynamics", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_144", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when stepfamily dynamics gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "stepfamily_dynamics", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_145", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around stepfamily dynamics?", + "depth": 5, + "access": "premium", + "tags": [ + "stepfamily_dynamics", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_146", + "category_id": "parenting", + "type": "written", + "text": "What hidden pressure do you carry around long-term parenting values?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_parenting_values", + "hidden_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_147", + "category_id": "parenting", + "type": "written", + "text": "Where do you need more fairness or clarity around long-term parenting values?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_parenting_values", + "fairness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_148", + "category_id": "parenting", + "type": "written", + "text": "How does long-term parenting values affect how close you feel to me?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_parenting_values", + "closeness" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_149", + "category_id": "parenting", + "type": "written", + "text": "What old pattern do we need to avoid when long-term parenting values gets hard?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_parenting_values", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_150", + "category_id": "parenting", + "type": "written", + "text": "What would real partnership look like around long-term parenting values?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_parenting_values", + "partnership" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "parenting_151", + "category_id": "parenting", + "type": "single_choice", + "text": "When parenting stress rises, what helps you most from me?", + "depth": 3, + "access": "premium", + "tags": [ + "support", + "stress" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_calm_plan", + "text": "A calm plan" + } + ] + }, + { + "id": "parenting_152", + "category_id": "parenting", + "type": "single_choice", + "text": "Which parenting task feels most draining right now?", + "depth": 3, + "access": "premium", + "tags": [ + "tasks", + "drain" + ], + "options": [ + { + "id": "mornings", + "text": "Mornings" + }, + { + "id": "bedtime", + "text": "Bedtime" + }, + { + "id": "discipline", + "text": "Discipline" + }, + { + "id": "planning", + "text": "Planning" + } + ] + }, + { + "id": "parenting_153", + "category_id": "parenting", + "type": "single_choice", + "text": "What kind of support feels best after a hard parenting day?", + "depth": 2, + "access": "premium", + "tags": [ + "support", + "hard_day" + ], + "options": [ + { + "id": "listening", + "text": "Listening" + }, + { + "id": "taking_over_a_task", + "text": "Taking over a task" + }, + { + "id": "physical_affection", + "text": "Physical affection" + }, + { + "id": "quiet_time", + "text": "Quiet time" + } + ] + }, + { + "id": "parenting_154", + "category_id": "parenting", + "type": "single_choice", + "text": "How should we handle quick parenting decisions?", + "depth": 3, + "access": "premium", + "tags": [ + "decisions", + "teamwork" + ], + "options": [ + { + "id": "talk_first", + "text": "Talk first" + }, + { + "id": "let_one_person_decide", + "text": "Let one person decide" + }, + { + "id": "use_a_default_rule", + "text": "Use a default rule" + }, + { + "id": "pause_if_possible", + "text": "Pause if possible" + } + ] + }, + { + "id": "parenting_155", + "category_id": "parenting", + "type": "single_choice", + "text": "What makes you feel like we are a parenting team?", + "depth": 2, + "access": "premium", + "tags": [ + "teamwork", + "parenting" + ], + "options": [ + { + "id": "shared_decisions", + "text": "Shared decisions" + }, + { + "id": "shared_tasks", + "text": "Shared tasks" + }, + { + "id": "emotional_backup", + "text": "Emotional backup" + }, + { + "id": "appreciation", + "text": "Appreciation" + } + ] + }, + { + "id": "parenting_156", + "category_id": "parenting", + "type": "single_choice", + "text": "What makes parenting conversations harder?", + "depth": 4, + "access": "premium", + "tags": [ + "communication", + "difficulty" + ], + "options": [ + { + "id": "tiredness", + "text": "Tiredness" + }, + { + "id": "different_values", + "text": "Different values" + }, + { + "id": "feeling_judged", + "text": "Feeling judged" + }, + { + "id": "rushed_timing", + "text": "Rushed timing" + } + ] + }, + { + "id": "parenting_157", + "category_id": "parenting", + "type": "single_choice", + "text": "When should we discuss discipline choices?", + "depth": 3, + "access": "premium", + "tags": [ + "discipline", + "timing" + ], + "options": [ + { + "id": "before_issues_happen", + "text": "Before issues happen" + }, + { + "id": "after_the_child_is_calm", + "text": "After the child is calm" + }, + { + "id": "weekly_check_in", + "text": "Weekly check-in" + }, + { + "id": "in_the_moment", + "text": "In the moment" + } + ] + }, + { + "id": "parenting_158", + "category_id": "parenting", + "type": "single_choice", + "text": "What parenting win should we celebrate more?", + "depth": 2, + "access": "premium", + "tags": [ + "wins", + "celebration" + ], + "options": [ + { + "id": "staying_patient", + "text": "Staying patient" + }, + { + "id": "solving_problems", + "text": "Solving problems" + }, + { + "id": "making_memories", + "text": "Making memories" + }, + { + "id": "supporting_each_other", + "text": "Supporting each other" + } + ] + }, + { + "id": "parenting_159", + "category_id": "parenting", + "type": "single_choice", + "text": "What do you want more of in family life?", + "depth": 2, + "access": "premium", + "tags": [ + "family_life", + "needs" + ], + "options": [ + { + "id": "calm", + "text": "Calm" + }, + { + "id": "fun", + "text": "Fun" + }, + { + "id": "structure", + "text": "Structure" + }, + { + "id": "affection", + "text": "Affection" + } + ] + }, + { + "id": "parenting_160", + "category_id": "parenting", + "type": "single_choice", + "text": "What do you want less of in family life?", + "depth": 3, + "access": "premium", + "tags": [ + "family_life", + "needs" + ], + "options": [ + { + "id": "rushing", + "text": "Rushing" + }, + { + "id": "criticism", + "text": "Criticism" + }, + { + "id": "chaos", + "text": "Chaos" + }, + { + "id": "unspoken_expectations", + "text": "Unspoken expectations" + } + ] + }, + { + "id": "parenting_161", + "category_id": "parenting", + "type": "single_choice", + "text": "Which area needs clearer expectations?", + "depth": 4, + "access": "premium", + "tags": [ + "expectations", + "clarity" + ], + "options": [ + { + "id": "chores", + "text": "Chores" + }, + { + "id": "childcare", + "text": "Childcare" + }, + { + "id": "discipline", + "text": "Discipline" + }, + { + "id": "family_scheduling", + "text": "Family scheduling" + } + ] + }, + { + "id": "parenting_162", + "category_id": "parenting", + "type": "single_choice", + "text": "Which parenting role do you feel most confident in?", + "depth": 2, + "access": "premium", + "tags": [ + "confidence", + "role" + ], + "options": [ + { + "id": "comforter", + "text": "Comforter" + }, + { + "id": "teacher", + "text": "Teacher" + }, + { + "id": "planner", + "text": "Planner" + }, + { + "id": "playmate", + "text": "Playmate" + } + ] + }, + { + "id": "parenting_163", + "category_id": "parenting", + "type": "single_choice", + "text": "Which parenting role do you want more support in?", + "depth": 3, + "access": "premium", + "tags": [ + "support", + "role" + ], + "options": [ + { + "id": "comforter", + "text": "Comforter" + }, + { + "id": "teacher", + "text": "Teacher" + }, + { + "id": "planner", + "text": "Planner" + }, + { + "id": "disciplinarian", + "text": "Disciplinarian" + } + ] + }, + { + "id": "parenting_164", + "category_id": "parenting", + "type": "single_choice", + "text": "What helps you recover after losing patience?", + "depth": 4, + "access": "premium", + "tags": [ + "patience", + "repair" + ], + "options": [ + { + "id": "apologizing", + "text": "Apologizing" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "a_reset_routine", + "text": "A reset routine" + } + ] + }, + { + "id": "parenting_165", + "category_id": "parenting", + "type": "single_choice", + "text": "What should we do when we disagree in front of the kids?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "kids" + ], + "options": [ + { + "id": "pause_the_conversation", + "text": "Pause the conversation" + }, + { + "id": "use_a_calm_phrase", + "text": "Use a calm phrase" + }, + { + "id": "agree_to_discuss_later", + "text": "Agree to discuss later" + }, + { + "id": "repair_openly", + "text": "Repair openly" + } + ] + }, + { + "id": "parenting_166", + "category_id": "parenting", + "type": "single_choice", + "text": "What should we model more intentionally?", + "depth": 4, + "access": "premium", + "tags": [ + "modeling", + "values" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "apology", + "text": "Apology" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "problem_solving", + "text": "Problem-solving" + } + ] + }, + { + "id": "parenting_167", + "category_id": "parenting", + "type": "single_choice", + "text": "What parenting topic deserves a weekly check-in?", + "depth": 3, + "access": "premium", + "tags": [ + "weekly", + "check_in" + ], + "options": [ + { + "id": "schedule", + "text": "Schedule" + }, + { + "id": "behavior", + "text": "Behavior" + }, + { + "id": "school_or_childcare", + "text": "School or childcare" + }, + { + "id": "our_stress", + "text": "Our stress" + } + ] + }, + { + "id": "parenting_168", + "category_id": "parenting", + "type": "single_choice", + "text": "What part of parenting feels most invisible?", + "depth": 4, + "access": "premium", + "tags": [ + "invisible", + "effort" + ], + "options": [ + { + "id": "planning", + "text": "Planning" + }, + { + "id": "emotional_labor", + "text": "Emotional labor" + }, + { + "id": "housework", + "text": "Housework" + }, + { + "id": "worry", + "text": "Worry" + } + ] + }, + { + "id": "parenting_169", + "category_id": "parenting", + "type": "single_choice", + "text": "What helps you feel appreciated as a parent?", + "depth": 3, + "access": "premium", + "tags": [ + "appreciation", + "parent" + ], + "options": [ + { + "id": "specific_thanks", + "text": "Specific thanks" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "help_without_asking", + "text": "Help without asking" + }, + { + "id": "recognition_in_front_of_family", + "text": "Recognition in front of family" + } + ] + }, + { + "id": "parenting_170", + "category_id": "parenting", + "type": "single_choice", + "text": "What gets in the way of our parenting teamwork?", + "depth": 4, + "access": "premium", + "tags": [ + "teamwork", + "blocks" + ], + "options": [ + { + "id": "exhaustion", + "text": "Exhaustion" + }, + { + "id": "assumptions", + "text": "Assumptions" + }, + { + "id": "different_standards", + "text": "Different standards" + }, + { + "id": "lack_of_planning", + "text": "Lack of planning" + } + ] + }, + { + "id": "parenting_171", + "category_id": "parenting", + "type": "single_choice", + "text": "What family rhythm helps you feel calm?", + "depth": 2, + "access": "premium", + "tags": [ + "routine", + "calm" + ], + "options": [ + { + "id": "predictable_evenings", + "text": "Predictable evenings" + }, + { + "id": "slow_mornings", + "text": "Slow mornings" + }, + { + "id": "meal_routines", + "text": "Meal routines" + }, + { + "id": "weekend_plans", + "text": "Weekend plans" + } + ] + }, + { + "id": "parenting_172", + "category_id": "parenting", + "type": "single_choice", + "text": "What do you want protected for our relationship?", + "depth": 4, + "access": "premium", + "tags": [ + "relationship", + "protection" + ], + "options": [ + { + "id": "date_time", + "text": "Date time" + }, + { + "id": "private_talks", + "text": "Private talks" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "sleep", + "text": "Sleep" + } + ] + }, + { + "id": "parenting_173", + "category_id": "parenting", + "type": "single_choice", + "text": "What makes parenting feel joyful?", + "depth": 2, + "access": "premium", + "tags": [ + "joy", + "parenting" + ], + "options": [ + { + "id": "play", + "text": "Play" + }, + { + "id": "shared_laughs", + "text": "Shared laughs" + }, + { + "id": "seeing_growth", + "text": "Seeing growth" + }, + { + "id": "quiet_moments", + "text": "Quiet moments" + } + ] + }, + { + "id": "parenting_174", + "category_id": "parenting", + "type": "single_choice", + "text": "What makes parenting feel lonely?", + "depth": 5, + "access": "premium", + "tags": [ + "loneliness", + "parenting" + ], + "options": [ + { + "id": "unshared_tasks", + "text": "Unshared tasks" + }, + { + "id": "unspoken_stress", + "text": "Unspoken stress" + }, + { + "id": "no_appreciation", + "text": "No appreciation" + }, + { + "id": "no_adult_time", + "text": "No adult time" + } + ] + }, + { + "id": "parenting_175", + "category_id": "parenting", + "type": "single_choice", + "text": "What should we decide before we are exhausted?", + "depth": 3, + "access": "premium", + "tags": [ + "planning", + "exhaustion" + ], + "options": [ + { + "id": "bedtime_plan", + "text": "Bedtime plan" + }, + { + "id": "discipline_plan", + "text": "Discipline plan" + }, + { + "id": "chore_split", + "text": "Chore split" + }, + { + "id": "support_plan", + "text": "Support plan" + } + ] + }, + { + "id": "parenting_176", + "category_id": "parenting", + "type": "single_choice", + "text": "What is our best reset when the house feels chaotic?", + "depth": 3, + "access": "premium", + "tags": [ + "reset", + "chaos" + ], + "options": [ + { + "id": "clean_one_area", + "text": "Clean one area" + }, + { + "id": "go_outside", + "text": "Go outside" + }, + { + "id": "split_tasks", + "text": "Split tasks" + }, + { + "id": "pause_expectations", + "text": "Pause expectations" + } + ] + }, + { + "id": "parenting_177", + "category_id": "parenting", + "type": "single_choice", + "text": "How do you prefer to ask me for parenting help?", + "depth": 3, + "access": "premium", + "tags": [ + "asking", + "help" + ], + "options": [ + { + "id": "direct_request", + "text": "Direct request" + }, + { + "id": "text_message", + "text": "Text message" + }, + { + "id": "pre_planned_schedule", + "text": "Pre-planned schedule" + }, + { + "id": "signal_phrase", + "text": "Signal phrase" + } + ] + }, + { + "id": "parenting_178", + "category_id": "parenting", + "type": "single_choice", + "text": "How do you prefer I offer parenting help?", + "depth": 3, + "access": "premium", + "tags": [ + "offering", + "help" + ], + "options": [ + { + "id": "ask_what_is_needed", + "text": "Ask what is needed" + }, + { + "id": "choose_a_task", + "text": "Choose a task" + }, + { + "id": "take_over_briefly", + "text": "Take over briefly" + }, + { + "id": "give_encouragement", + "text": "Give encouragement" + } + ] + }, + { + "id": "parenting_179", + "category_id": "parenting", + "type": "single_choice", + "text": "What should we not compare ourselves to?", + "depth": 4, + "access": "premium", + "tags": [ + "comparison", + "pressure" + ], + "options": [ + { + "id": "other_parents", + "text": "Other parents" + }, + { + "id": "online_families", + "text": "Online families" + }, + { + "id": "our_parents", + "text": "Our parents" + }, + { + "id": "past_versions_of_ourselves", + "text": "Past versions of ourselves" + } + ] + }, + { + "id": "parenting_180", + "category_id": "parenting", + "type": "single_choice", + "text": "What parenting fear shows up most often?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "parenting" + ], + "options": [ + { + "id": "doing_it_wrong", + "text": "Doing it wrong" + }, + { + "id": "being_judged", + "text": "Being judged" + }, + { + "id": "losing_closeness", + "text": "Losing closeness" + }, + { + "id": "not_having_enough_energy", + "text": "Not having enough energy" + } + ] + }, + { + "id": "parenting_181", + "category_id": "parenting", + "type": "single_choice", + "text": "What kind of family memory do you want more of?", + "depth": 2, + "access": "premium", + "tags": [ + "memories", + "family" + ], + "options": [ + { + "id": "playful", + "text": "Playful" + }, + { + "id": "peaceful", + "text": "Peaceful" + }, + { + "id": "adventurous", + "text": "Adventurous" + }, + { + "id": "cozy", + "text": "Cozy" + } + ] + }, + { + "id": "parenting_182", + "category_id": "parenting", + "type": "single_choice", + "text": "What boundary would help our family life?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "family" + ], + "options": [ + { + "id": "phone_time", + "text": "Phone time" + }, + { + "id": "visitor_expectations", + "text": "Visitor expectations" + }, + { + "id": "work_interruptions", + "text": "Work interruptions" + }, + { + "id": "extended_family_input", + "text": "Extended family input" + } + ] + }, + { + "id": "parenting_183", + "category_id": "parenting", + "type": "single_choice", + "text": "What do you want our children to see in how we treat each other?", + "depth": 4, + "access": "premium", + "tags": [ + "modeling", + "relationship" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "teamwork", + "text": "Teamwork" + }, + { + "id": "repair", + "text": "Repair" + } + ] + }, + { + "id": "parenting_184", + "category_id": "parenting", + "type": "single_choice", + "text": "What should we repair faster as coparents?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "coparenting" + ], + "options": [ + { + "id": "snapping", + "text": "Snapping" + }, + { + "id": "undermining", + "text": "Undermining" + }, + { + "id": "assuming", + "text": "Assuming" + }, + { + "id": "avoiding_decisions", + "text": "Avoiding decisions" + } + ] + }, + { + "id": "parenting_185", + "category_id": "parenting", + "type": "single_choice", + "text": "What helps you trust my parenting judgment?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "judgment" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "calmness", + "text": "Calmness" + }, + { + "id": "listening", + "text": "Listening" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "parenting_186", + "category_id": "parenting", + "type": "single_choice", + "text": "What makes you doubt my parenting judgment?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "doubt" + ], + "options": [ + { + "id": "inconsistency", + "text": "Inconsistency" + }, + { + "id": "reactiveness", + "text": "Reactiveness" + }, + { + "id": "ignoring_concerns", + "text": "Ignoring concerns" + }, + { + "id": "different_priorities", + "text": "Different priorities" + } + ] + }, + { + "id": "parenting_187", + "category_id": "parenting", + "type": "single_choice", + "text": "What shared parenting value matters most right now?", + "depth": 4, + "access": "premium", + "tags": [ + "values", + "parenting" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "kindness", + "text": "Kindness" + }, + { + "id": "responsibility", + "text": "Responsibility" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "parenting_188", + "category_id": "parenting", + "type": "single_choice", + "text": "What should we simplify this season?", + "depth": 3, + "access": "premium", + "tags": [ + "simplify", + "season" + ], + "options": [ + { + "id": "schedule", + "text": "Schedule" + }, + { + "id": "meals", + "text": "Meals" + }, + { + "id": "chores", + "text": "Chores" + }, + { + "id": "expectations", + "text": "Expectations" + } + ] + }, + { + "id": "parenting_189", + "category_id": "parenting", + "type": "single_choice", + "text": "What would make parenting feel more balanced?", + "depth": 4, + "access": "premium", + "tags": [ + "balance", + "parenting" + ], + "options": [ + { + "id": "clearer_tasks", + "text": "Clearer tasks" + }, + { + "id": "more_appreciation", + "text": "More appreciation" + }, + { + "id": "more_breaks", + "text": "More breaks" + }, + { + "id": "better_planning", + "text": "Better planning" + } + ] + }, + { + "id": "parenting_190", + "category_id": "parenting", + "type": "single_choice", + "text": "What would help us feel like partners, not just parents?", + "depth": 5, + "access": "premium", + "tags": [ + "partners", + "parents" + ], + "options": [ + { + "id": "date_time", + "text": "Date time" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "adult_conversation", + "text": "Adult conversation" + }, + { + "id": "shared_rest", + "text": "Shared rest" + } + ] + }, + { + "id": "parenting_191", + "category_id": "parenting", + "type": "multi_choice", + "text": "Which parenting areas need clearer teamwork?", + "depth": 4, + "access": "premium", + "tags": [ + "teamwork", + "clarity" + ], + "options": [ + { + "id": "mornings", + "text": "Mornings" + }, + { + "id": "bedtime", + "text": "Bedtime" + }, + { + "id": "discipline", + "text": "Discipline" + }, + { + "id": "school_or_childcare", + "text": "School or childcare" + }, + { + "id": "family_schedule", + "text": "Family schedule" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_192", + "category_id": "parenting", + "type": "multi_choice", + "text": "What support helps most during a hard family day?", + "depth": 3, + "access": "premium", + "tags": [ + "support", + "hard_day" + ], + "options": [ + { + "id": "taking_a_task", + "text": "Taking a task" + }, + { + "id": "listening", + "text": "Listening" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "humor", + "text": "Humor" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_193", + "category_id": "parenting", + "type": "multi_choice", + "text": "What makes parenting stress worse between us?", + "depth": 5, + "access": "premium", + "tags": [ + "stress", + "blocks" + ], + "options": [ + { + "id": "assumptions", + "text": "Assumptions" + }, + { + "id": "uneven_tasks", + "text": "Uneven tasks" + }, + { + "id": "judgment", + "text": "Judgment" + }, + { + "id": "no_sleep", + "text": "No sleep" + }, + { + "id": "different_priorities", + "text": "Different priorities" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_194", + "category_id": "parenting", + "type": "multi_choice", + "text": "What do you want our children to learn from us?", + "depth": 4, + "access": "premium", + "tags": [ + "modeling", + "children" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "repair", + "text": "Repair" + }, + { + "id": "kindness", + "text": "Kindness" + }, + { + "id": "responsibility", + "text": "Responsibility" + }, + { + "id": "joy", + "text": "Joy" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_195", + "category_id": "parenting", + "type": "multi_choice", + "text": "Which things should we protect from parenting stress?", + "depth": 4, + "access": "premium", + "tags": [ + "protection", + "stress" + ], + "options": [ + { + "id": "sleep", + "text": "Sleep" + }, + { + "id": "date_time", + "text": "Date time" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "private_talks", + "text": "Private talks" + }, + { + "id": "personal_time", + "text": "Personal time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_196", + "category_id": "parenting", + "type": "multi_choice", + "text": "What helps you feel seen as a parent?", + "depth": 3, + "access": "premium", + "tags": [ + "seen", + "parent" + ], + "options": [ + { + "id": "thanks", + "text": "Thanks" + }, + { + "id": "help", + "text": "Help" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "trust", + "text": "Trust" + }, + { + "id": "affection", + "text": "Affection" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_197", + "category_id": "parenting", + "type": "multi_choice", + "text": "Which boundaries would help our family?", + "depth": 4, + "access": "premium", + "tags": [ + "boundaries", + "family" + ], + "options": [ + { + "id": "phones", + "text": "Phones" + }, + { + "id": "visitors", + "text": "Visitors" + }, + { + "id": "work_hours", + "text": "Work hours" + }, + { + "id": "extended_family", + "text": "Extended family" + }, + { + "id": "overcommitting", + "text": "Overcommitting" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_198", + "category_id": "parenting", + "type": "multi_choice", + "text": "What should we plan before a busy week?", + "depth": 3, + "access": "premium", + "tags": [ + "planning", + "busy_week" + ], + "options": [ + { + "id": "meals", + "text": "Meals" + }, + { + "id": "childcare", + "text": "Childcare" + }, + { + "id": "chores", + "text": "Chores" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "couple_time", + "text": "Couple time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_199", + "category_id": "parenting", + "type": "multi_choice", + "text": "What can help when we disagree about parenting?", + "depth": 5, + "access": "premium", + "tags": [ + "disagreement", + "parenting" + ], + "options": [ + { + "id": "pause_first", + "text": "Pause first" + }, + { + "id": "listen_fully", + "text": "Listen fully" + }, + { + "id": "find_the_shared_value", + "text": "Find the shared value" + }, + { + "id": "agree_on_one_step", + "text": "Agree on one step" + }, + { + "id": "revisit_later", + "text": "Revisit later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_200", + "category_id": "parenting", + "type": "multi_choice", + "text": "Which parenting pressures affect us most?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure", + "parenting" + ], + "options": [ + { + "id": "money", + "text": "Money" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "sleep", + "text": "Sleep" + }, + { + "id": "judgment", + "text": "Judgment" + }, + { + "id": "mental_load", + "text": "Mental load" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_201", + "category_id": "parenting", + "type": "multi_choice", + "text": "What makes family life feel warm?", + "depth": 2, + "access": "premium", + "tags": [ + "warmth", + "family" + ], + "options": [ + { + "id": "play", + "text": "Play" + }, + { + "id": "routines", + "text": "Routines" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "calm_voices", + "text": "Calm voices" + }, + { + "id": "shared_meals", + "text": "Shared meals" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_202", + "category_id": "parenting", + "type": "multi_choice", + "text": "What would make family life feel more manageable?", + "depth": 3, + "access": "premium", + "tags": [ + "manageable", + "family" + ], + "options": [ + { + "id": "simpler_routines", + "text": "Simpler routines" + }, + { + "id": "more_help", + "text": "More help" + }, + { + "id": "fewer_commitments", + "text": "Fewer commitments" + }, + { + "id": "clear_roles", + "text": "Clear roles" + }, + { + "id": "more_rest", + "text": "More rest" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_203", + "category_id": "parenting", + "type": "multi_choice", + "text": "What repair do we want to model?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "modeling" + ], + "options": [ + { + "id": "apologizing", + "text": "Apologizing" + }, + { + "id": "taking_responsibility", + "text": "Taking responsibility" + }, + { + "id": "speaking_kindly", + "text": "Speaking kindly" + }, + { + "id": "coming_back_after_conflict", + "text": "Coming back after conflict" + }, + { + "id": "changing_behavior", + "text": "Changing behavior" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_204", + "category_id": "parenting", + "type": "multi_choice", + "text": "Which hidden tasks should we name out loud?", + "depth": 5, + "access": "premium", + "tags": [ + "hidden_tasks", + "mental_load" + ], + "options": [ + { + "id": "scheduling", + "text": "Scheduling" + }, + { + "id": "remembering_supplies", + "text": "Remembering supplies" + }, + { + "id": "emotional_support", + "text": "Emotional support" + }, + { + "id": "school_communication", + "text": "School communication" + }, + { + "id": "planning_meals", + "text": "Planning meals" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_205", + "category_id": "parenting", + "type": "multi_choice", + "text": "What should we celebrate as parents?", + "depth": 3, + "access": "premium", + "tags": [ + "celebration", + "parents" + ], + "options": [ + { + "id": "patience", + "text": "Patience" + }, + { + "id": "growth", + "text": "Growth" + }, + { + "id": "teamwork", + "text": "Teamwork" + }, + { + "id": "small_wins", + "text": "Small wins" + }, + { + "id": "surviving_hard_weeks", + "text": "Surviving hard weeks" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_206", + "category_id": "parenting", + "type": "multi_choice", + "text": "What helps us stay affectionate while parenting?", + "depth": 4, + "access": "premium", + "tags": [ + "affection", + "parenting" + ], + "options": [ + { + "id": "small_touches", + "text": "Small touches" + }, + { + "id": "kind_words", + "text": "Kind words" + }, + { + "id": "date_time", + "text": "Date time" + }, + { + "id": "shared_humor", + "text": "Shared humor" + }, + { + "id": "less_resentment", + "text": "Less resentment" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_207", + "category_id": "parenting", + "type": "multi_choice", + "text": "What makes you feel trusted as a parent?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "parent" + ], + "options": [ + { + "id": "not_micromanaging", + "text": "Not micromanaging" + }, + { + "id": "asking_my_view", + "text": "Asking my view" + }, + { + "id": "backing_me_up", + "text": "Backing me up" + }, + { + "id": "respecting_my_style", + "text": "Respecting my style" + }, + { + "id": "not_correcting_me_publicly", + "text": "Not correcting me publicly" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_208", + "category_id": "parenting", + "type": "multi_choice", + "text": "What helps us avoid competing over who is more tired?", + "depth": 5, + "access": "premium", + "tags": [ + "tired", + "competition" + ], + "options": [ + { + "id": "naming_both_loads", + "text": "Naming both loads" + }, + { + "id": "offering_help", + "text": "Offering help" + }, + { + "id": "taking_turns_resting", + "text": "Taking turns resting" + }, + { + "id": "dropping_scorekeeping", + "text": "Dropping scorekeeping" + }, + { + "id": "thanking_each_other", + "text": "Thanking each other" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_209", + "category_id": "parenting", + "type": "multi_choice", + "text": "What family habit should we build?", + "depth": 3, + "access": "premium", + "tags": [ + "habit", + "family" + ], + "options": [ + { + "id": "weekly_planning", + "text": "Weekly planning" + }, + { + "id": "family_meal", + "text": "Family meal" + }, + { + "id": "outdoor_time", + "text": "Outdoor time" + }, + { + "id": "bedtime_connection", + "text": "Bedtime connection" + }, + { + "id": "tech_free_hour", + "text": "Tech-free hour" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_210", + "category_id": "parenting", + "type": "multi_choice", + "text": "What should we stop doing when parenting stress hits?", + "depth": 5, + "access": "premium", + "tags": [ + "stress", + "stop" + ], + "options": [ + { + "id": "blaming", + "text": "Blaming" + }, + { + "id": "snapping", + "text": "Snapping" + }, + { + "id": "withdrawing", + "text": "Withdrawing" + }, + { + "id": "keeping_score", + "text": "Keeping score" + }, + { + "id": "assuming_bad_intent", + "text": "Assuming bad intent" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "parenting_211", + "category_id": "parenting", + "type": "scale", + "text": "How balanced does parenting feel between us right now?", + "depth": 5, + "access": "premium", + "tags": [ + "balance", + "parenting" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not balanced", + "max_label": "Very balanced", + "scale_step": 1 + } + }, + { + "id": "parenting_212", + "category_id": "parenting", + "type": "scale", + "text": "How supported do you feel by me as a parent?", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "parenting" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not supported", + "max_label": "Very supported", + "scale_step": 1 + } + }, + { + "id": "parenting_213", + "category_id": "parenting", + "type": "scale", + "text": "How clear are our expectations around parenting tasks?", + "depth": 4, + "access": "premium", + "tags": [ + "expectations", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not clear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "parenting_214", + "category_id": "parenting", + "type": "scale", + "text": "How often do we repair after snapping about parenting?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "snapping" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "parenting_215", + "category_id": "parenting", + "type": "scale", + "text": "How much does parenting stress affect our closeness?", + "depth": 5, + "access": "premium", + "tags": [ + "stress", + "closeness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "parenting_216", + "category_id": "parenting", + "type": "scale", + "text": "How confident do you feel in our parenting teamwork?", + "depth": 4, + "access": "premium", + "tags": [ + "teamwork", + "confidence" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not confident", + "max_label": "Very confident", + "scale_step": 1 + } + }, + { + "id": "parenting_217", + "category_id": "parenting", + "type": "scale", + "text": "How appreciated do you feel for your parenting effort?", + "depth": 4, + "access": "premium", + "tags": [ + "appreciation", + "effort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not appreciated", + "max_label": "Very appreciated", + "scale_step": 1 + } + }, + { + "id": "parenting_218", + "category_id": "parenting", + "type": "scale", + "text": "How often do we make room for fun as a family?", + "depth": 2, + "access": "premium", + "tags": [ + "fun", + "family" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "parenting_219", + "category_id": "parenting", + "type": "scale", + "text": "How well do we discuss discipline calmly?", + "depth": 5, + "access": "premium", + "tags": [ + "discipline", + "calm" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "parenting_220", + "category_id": "parenting", + "type": "scale", + "text": "How fair does the mental load feel?", + "depth": 5, + "access": "premium", + "tags": [ + "mental_load", + "fairness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not fair", + "max_label": "Very fair", + "scale_step": 1 + } + }, + { + "id": "parenting_221", + "category_id": "parenting", + "type": "scale", + "text": "How well do we protect couple time while parenting?", + "depth": 5, + "access": "premium", + "tags": [ + "couple_time", + "protection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "parenting_222", + "category_id": "parenting", + "type": "scale", + "text": "How much do extended family expectations affect us?", + "depth": 4, + "access": "premium", + "tags": [ + "extended_family", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "parenting_223", + "category_id": "parenting", + "type": "scale", + "text": "How comfortable are you asking me for parenting help?", + "depth": 3, + "access": "premium", + "tags": [ + "asking", + "help" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "parenting_224", + "category_id": "parenting", + "type": "scale", + "text": "How well do I notice when you need a break?", + "depth": 4, + "access": "premium", + "tags": [ + "break", + "noticing" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "parenting_225", + "category_id": "parenting", + "type": "scale", + "text": "How well do you notice when I need a break?", + "depth": 4, + "access": "premium", + "tags": [ + "break", + "self_reflection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "parenting_226", + "category_id": "parenting", + "type": "scale", + "text": "How much patience do we have with each other during family chaos?", + "depth": 4, + "access": "premium", + "tags": [ + "patience", + "chaos" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very little", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "parenting_227", + "category_id": "parenting", + "type": "scale", + "text": "How aligned are we on our biggest parenting values?", + "depth": 5, + "access": "premium", + "tags": [ + "values", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not aligned", + "max_label": "Very aligned", + "scale_step": 1 + } + }, + { + "id": "parenting_228", + "category_id": "parenting", + "type": "scale", + "text": "How often do we talk about parenting before problems grow?", + "depth": 4, + "access": "premium", + "tags": [ + "prevention", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "parenting_229", + "category_id": "parenting", + "type": "scale", + "text": "How safe does it feel to disagree about parenting?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "disagreement" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "parenting_230", + "category_id": "parenting", + "type": "scale", + "text": "How much do you feel like my partner, not only a parent?", + "depth": 5, + "access": "premium", + "tags": [ + "partners", + "identity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "parenting_231", + "category_id": "parenting", + "type": "scale", + "text": "How manageable does this parenting season feel?", + "depth": 4, + "access": "premium", + "tags": [ + "season", + "manageable" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not manageable", + "max_label": "Very manageable", + "scale_step": 1 + } + }, + { + "id": "parenting_232", + "category_id": "parenting", + "type": "scale", + "text": "How often do we celebrate parenting wins?", + "depth": 2, + "access": "premium", + "tags": [ + "wins", + "celebration" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Rarely", + "max_label": "Very often", + "scale_step": 1 + } + }, + { + "id": "parenting_233", + "category_id": "parenting", + "type": "scale", + "text": "How much does our home rhythm support us?", + "depth": 3, + "access": "premium", + "tags": [ + "home_rhythm", + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "parenting_234", + "category_id": "parenting", + "type": "scale", + "text": "How well do we divide rest, not just tasks?", + "depth": 5, + "access": "premium", + "tags": [ + "rest", + "division" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not well", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "parenting_235", + "category_id": "parenting", + "type": "scale", + "text": "How hopeful do you feel about our parenting teamwork improving?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "teamwork" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "parenting_236", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which helps more on a hard parenting day?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_day", + "support" + ], + "options": [ + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_hug", + "text": "A hug" + } + ] + }, + { + "id": "parenting_237", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which should we protect more?", + "depth": 4, + "access": "premium", + "tags": [ + "protection", + "priorities" + ], + "options": [ + { + "id": "couple_time", + "text": "Couple time" + }, + { + "id": "family_routines", + "text": "Family routines" + } + ] + }, + { + "id": "parenting_238", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which feels harder right now?", + "depth": 4, + "access": "premium", + "tags": [ + "difficulty", + "parenting" + ], + "options": [ + { + "id": "tasks", + "text": "Tasks" + }, + { + "id": "emotions", + "text": "Emotions" + } + ] + }, + { + "id": "parenting_239", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which should we plan first?", + "depth": 3, + "access": "premium", + "tags": [ + "planning", + "priority" + ], + "options": [ + { + "id": "mornings", + "text": "Mornings" + }, + { + "id": "bedtime", + "text": "Bedtime" + } + ] + }, + { + "id": "parenting_240", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which helps family stress more?", + "depth": 3, + "access": "premium", + "tags": [ + "stress", + "reset" + ], + "options": [ + { + "id": "structure", + "text": "Structure" + }, + { + "id": "flexibility", + "text": "Flexibility" + } + ] + }, + { + "id": "parenting_241", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which do you need more from me?", + "depth": 4, + "access": "premium", + "tags": [ + "needs", + "support" + ], + "options": [ + { + "id": "help", + "text": "Help" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ] + }, + { + "id": "parenting_242", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which parenting moment feels most tender?", + "depth": 2, + "access": "premium", + "tags": [ + "tenderness", + "family" + ], + "options": [ + { + "id": "bedtime", + "text": "Bedtime" + }, + { + "id": "playtime", + "text": "Playtime" + } + ] + }, + { + "id": "parenting_243", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which conflict should we avoid in front of kids?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "kids" + ], + "options": [ + { + "id": "undermining", + "text": "Undermining" + }, + { + "id": "criticizing", + "text": "Criticizing" + } + ] + }, + { + "id": "parenting_244", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which do we need more?", + "depth": 4, + "access": "premium", + "tags": [ + "needs", + "relationship" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "parenting_245", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which should we simplify?", + "depth": 3, + "access": "premium", + "tags": [ + "simplify", + "life" + ], + "options": [ + { + "id": "schedules", + "text": "Schedules" + }, + { + "id": "housework", + "text": "Housework" + } + ] + }, + { + "id": "parenting_246", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which matters more this week?", + "depth": 3, + "access": "premium", + "tags": [ + "weekly", + "priority" + ], + "options": [ + { + "id": "patience", + "text": "Patience" + }, + { + "id": "planning", + "text": "Planning" + } + ] + }, + { + "id": "parenting_247", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which helps you feel trusted?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "parenting" + ], + "options": [ + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "backup", + "text": "Backup" + } + ] + }, + { + "id": "parenting_248", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which repair matters more?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "parenting" + ], + "options": [ + { + "id": "apologizing_to_each_other", + "text": "Apologizing to each other" + }, + { + "id": "apologizing_to_the_child", + "text": "Apologizing to the child" + } + ] + }, + { + "id": "parenting_249", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which family memory do you want more of?", + "depth": 2, + "access": "premium", + "tags": [ + "memories", + "family" + ], + "options": [ + { + "id": "silly", + "text": "Silly" + }, + { + "id": "peaceful", + "text": "Peaceful" + } + ] + }, + { + "id": "parenting_250", + "category_id": "parenting", + "type": "this_or_that", + "text": "Which should we say more often?", + "depth": 2, + "access": "premium", + "tags": [ + "communication", + "support" + ], + "options": [ + { + "id": "thank_you", + "text": "Thank you" + }, + { + "id": "i_have_got_this", + "text": "I have got this" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/physical_intimacy.json b/seed/questions/physical_intimacy.json new file mode 100644 index 00000000..633c466c --- /dev/null +++ b/seed/questions/physical_intimacy.json @@ -0,0 +1,5263 @@ +{ + "category": { + "id": "physical_intimacy", + "display_name": "Physical Intimacy", + "description": "Questions about affection, touch, comfort, closeness, and feeling physically safe together.", + "access": "premium", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "physical_intimacy_001", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps holding hands feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "holding_hands", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_002", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about holding hands?", + "depth": 1, + "access": "free", + "tags": [ + "holding_hands", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_003", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does holding hands help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "holding_hands", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_004", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make holding hands feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "holding_hands", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_005", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more holding hands this week?", + "depth": 2, + "access": "free", + "tags": [ + "holding_hands", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_006", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps cuddling feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "cuddling", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_007", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about cuddling?", + "depth": 1, + "access": "free", + "tags": [ + "cuddling", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_008", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does cuddling help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "cuddling", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_009", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make cuddling feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "cuddling", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_010", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more cuddling this week?", + "depth": 2, + "access": "free", + "tags": [ + "cuddling", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_011", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps warm greetings feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "warm_greetings", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_012", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about warm greetings?", + "depth": 1, + "access": "free", + "tags": [ + "warm_greetings", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_013", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does warm greetings help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "warm_greetings", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_014", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make warm greetings feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "warm_greetings", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_015", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more warm greetings this week?", + "depth": 2, + "access": "free", + "tags": [ + "warm_greetings", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_016", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps goodbye affection feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "goodbye_affection", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_017", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about goodbye affection?", + "depth": 1, + "access": "free", + "tags": [ + "goodbye_affection", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_018", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does goodbye affection help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "goodbye_affection", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_019", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make goodbye affection feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "goodbye_affection", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_020", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more goodbye affection this week?", + "depth": 2, + "access": "free", + "tags": [ + "goodbye_affection", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_021", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps comforting touch feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "comforting_touch", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_022", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about comforting touch?", + "depth": 1, + "access": "free", + "tags": [ + "comforting_touch", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_023", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does comforting touch help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "comforting_touch", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_024", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make comforting touch feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "comforting_touch", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_025", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more comforting touch this week?", + "depth": 2, + "access": "free", + "tags": [ + "comforting_touch", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_026", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps sitting close feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "sitting_close", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_027", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about sitting close?", + "depth": 1, + "access": "free", + "tags": [ + "sitting_close", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_028", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does sitting close help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "sitting_close", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_029", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make sitting close feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "sitting_close", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_030", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more sitting close this week?", + "depth": 2, + "access": "free", + "tags": [ + "sitting_close", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_031", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps nonverbal reassurance feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "nonverbal_reassurance", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_032", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about nonverbal reassurance?", + "depth": 1, + "access": "free", + "tags": [ + "nonverbal_reassurance", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_033", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does nonverbal reassurance help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "nonverbal_reassurance", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_034", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make nonverbal reassurance feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "nonverbal_reassurance", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_035", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more nonverbal reassurance this week?", + "depth": 2, + "access": "free", + "tags": [ + "nonverbal_reassurance", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_036", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps affection during stress feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "affection_during_stress", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_037", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about affection during stress?", + "depth": 1, + "access": "free", + "tags": [ + "affection_during_stress", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_038", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does affection during stress help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "affection_during_stress", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_039", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make affection during stress feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "affection_during_stress", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_040", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more affection during stress this week?", + "depth": 2, + "access": "free", + "tags": [ + "affection_during_stress", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_041", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps gentle touch feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "gentle_touch", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_042", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about gentle touch?", + "depth": 1, + "access": "free", + "tags": [ + "gentle_touch", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_043", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does gentle touch help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "gentle_touch", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_044", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make gentle touch feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "gentle_touch", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_045", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more gentle touch this week?", + "depth": 2, + "access": "free", + "tags": [ + "gentle_touch", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_046", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps feeling physically safe feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_physically_safe", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_047", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about feeling physically safe?", + "depth": 1, + "access": "free", + "tags": [ + "feeling_physically_safe", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_048", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does feeling physically safe help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_physically_safe", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_049", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make feeling physically safe feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_physically_safe", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_050", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more feeling physically safe this week?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_physically_safe", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_051", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps asking before touch feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "asking_before_touch", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_052", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about asking before touch?", + "depth": 1, + "access": "free", + "tags": [ + "asking_before_touch", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_053", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does asking before touch help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "asking_before_touch", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_054", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make asking before touch feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "asking_before_touch", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_055", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more asking before touch this week?", + "depth": 2, + "access": "free", + "tags": [ + "asking_before_touch", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_056", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps small daily affection feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "small_daily_affection", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_057", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about small daily affection?", + "depth": 1, + "access": "free", + "tags": [ + "small_daily_affection", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_058", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does small daily affection help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "small_daily_affection", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_059", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make small daily affection feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "small_daily_affection", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_060", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more small daily affection this week?", + "depth": 2, + "access": "free", + "tags": [ + "small_daily_affection", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_061", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps relaxing together feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "relaxing_together", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_062", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about relaxing together?", + "depth": 1, + "access": "free", + "tags": [ + "relaxing_together", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_063", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does relaxing together help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "relaxing_together", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_064", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make relaxing together feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "relaxing_together", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_065", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more relaxing together this week?", + "depth": 2, + "access": "free", + "tags": [ + "relaxing_together", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_066", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps affection in public feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "affection_in_public", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_067", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about affection in public?", + "depth": 1, + "access": "free", + "tags": [ + "affection_in_public", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_068", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does affection in public help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "affection_in_public", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_069", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make affection in public feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "affection_in_public", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_070", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more affection in public this week?", + "depth": 2, + "access": "free", + "tags": [ + "affection_in_public", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_071", + "category_id": "physical_intimacy", + "type": "written", + "text": "What helps touch that feels comforting feel natural between us?", + "depth": 2, + "access": "free", + "tags": [ + "touch_that_feels_comforting", + "natural" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_072", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you enjoy most about touch that feels comforting?", + "depth": 1, + "access": "free", + "tags": [ + "touch_that_feels_comforting", + "enjoyment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_073", + "category_id": "physical_intimacy", + "type": "written", + "text": "When does touch that feels comforting help you feel connected to me?", + "depth": 2, + "access": "free", + "tags": [ + "touch_that_feels_comforting", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_074", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can I make touch that feels comforting feel comfortable for you?", + "depth": 2, + "access": "free", + "tags": [ + "touch_that_feels_comforting", + "comfort" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_075", + "category_id": "physical_intimacy", + "type": "written", + "text": "What is one small way we could add more touch that feels comforting this week?", + "depth": 2, + "access": "free", + "tags": [ + "touch_that_feels_comforting", + "daily_affection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_076", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about touch preferences?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_preferences", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_077", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around touch preferences?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_preferences", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_078", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make touch preferences feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_preferences", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_079", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about touch preferences without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_preferences", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_080", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help touch preferences feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_preferences", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_081", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about physical boundaries?", + "depth": 4, + "access": "premium", + "tags": [ + "physical_boundaries", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_082", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around physical boundaries?", + "depth": 5, + "access": "premium", + "tags": [ + "physical_boundaries", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_083", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make physical boundaries feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "physical_boundaries", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_084", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about physical boundaries without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "physical_boundaries", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_085", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help physical boundaries feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "physical_boundaries", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_086", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about different affection needs?", + "depth": 4, + "access": "premium", + "tags": [ + "different_affection_needs", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_087", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around different affection needs?", + "depth": 5, + "access": "premium", + "tags": [ + "different_affection_needs", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_088", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make different affection needs feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "different_affection_needs", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_089", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about different affection needs without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "different_affection_needs", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_090", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help different affection needs feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "different_affection_needs", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_091", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about touch after conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_after_conflict", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_092", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around touch after conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_after_conflict", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_093", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make touch after conflict feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_after_conflict", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_094", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about touch after conflict without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_after_conflict", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_095", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help touch after conflict feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_after_conflict", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_096", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about feeling desired without pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_desired_without_pressure", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_097", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around feeling desired without pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_desired_without_pressure", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_098", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make feeling desired without pressure feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_desired_without_pressure", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_099", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about feeling desired without pressure without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_desired_without_pressure", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_100", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help feeling desired without pressure feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_desired_without_pressure", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_101", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about initiating affection?", + "depth": 4, + "access": "premium", + "tags": [ + "initiating_affection", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_102", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around initiating affection?", + "depth": 5, + "access": "premium", + "tags": [ + "initiating_affection", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_103", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make initiating affection feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "initiating_affection", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_104", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about initiating affection without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "initiating_affection", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_105", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help initiating affection feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "initiating_affection", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_106", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about receiving affection?", + "depth": 4, + "access": "premium", + "tags": [ + "receiving_affection", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_107", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around receiving affection?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_affection", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_108", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make receiving affection feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_affection", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_109", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about receiving affection without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_affection", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_110", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help receiving affection feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "receiving_affection", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_111", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about affection when stressed?", + "depth": 4, + "access": "premium", + "tags": [ + "affection_when_stressed", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_112", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around affection when stressed?", + "depth": 5, + "access": "premium", + "tags": [ + "affection_when_stressed", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_113", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make affection when stressed feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "affection_when_stressed", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_114", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about affection when stressed without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "affection_when_stressed", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_115", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help affection when stressed feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "affection_when_stressed", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_116", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about body confidence?", + "depth": 4, + "access": "premium", + "tags": [ + "body_confidence", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_117", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around body confidence?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_118", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make body confidence feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_119", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about body confidence without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_120", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help body confidence feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_121", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about consent and comfort?", + "depth": 4, + "access": "premium", + "tags": [ + "consent_and_comfort", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_122", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around consent and comfort?", + "depth": 5, + "access": "premium", + "tags": [ + "consent_and_comfort", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_123", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make consent and comfort feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "consent_and_comfort", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_124", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about consent and comfort without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "consent_and_comfort", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_125", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help consent and comfort feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "consent_and_comfort", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_126", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about physical closeness during hard seasons?", + "depth": 4, + "access": "premium", + "tags": [ + "physical_closeness_during_hard_seasons", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_127", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around physical closeness during hard seasons?", + "depth": 5, + "access": "premium", + "tags": [ + "physical_closeness_during_hard_seasons", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_128", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make physical closeness during hard seasons feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "physical_closeness_during_hard_seasons", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_129", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about physical closeness during hard seasons without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "physical_closeness_during_hard_seasons", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_130", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help physical closeness during hard seasons feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "physical_closeness_during_hard_seasons", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_131", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about repairing distance through affection?", + "depth": 4, + "access": "premium", + "tags": [ + "repairing_distance_through_affection", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_132", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around repairing distance through affection?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_distance_through_affection", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_133", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make repairing distance through affection feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_distance_through_affection", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_134", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about repairing distance through affection without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_distance_through_affection", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_135", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help repairing distance through affection feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "repairing_distance_through_affection", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_136", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about touch that feels emotionally meaningful?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_that_feels_emotionally_meaningful", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_137", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around touch that feels emotionally meaningful?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_that_feels_emotionally_meaningful", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_138", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make touch that feels emotionally meaningful feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_that_feels_emotionally_meaningful", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_139", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about touch that feels emotionally meaningful without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_that_feels_emotionally_meaningful", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_140", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help touch that feels emotionally meaningful feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "touch_that_feels_emotionally_meaningful", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_141", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about balancing affection and space?", + "depth": 4, + "access": "premium", + "tags": [ + "balancing_affection_and_space", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_142", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around balancing affection and space?", + "depth": 5, + "access": "premium", + "tags": [ + "balancing_affection_and_space", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_143", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make balancing affection and space feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "balancing_affection_and_space", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_144", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about balancing affection and space without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "balancing_affection_and_space", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_145", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help balancing affection and space feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "balancing_affection_and_space", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_146", + "category_id": "physical_intimacy", + "type": "written", + "text": "What do you wish I understood about protecting physical intimacy from pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "protecting_physical_intimacy_from_pressure", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_147", + "category_id": "physical_intimacy", + "type": "written", + "text": "Where do we need clearer communication around protecting physical intimacy from pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_physical_intimacy_from_pressure", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_148", + "category_id": "physical_intimacy", + "type": "written", + "text": "What boundary would make protecting physical intimacy from pressure feel safer or kinder?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_physical_intimacy_from_pressure", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_149", + "category_id": "physical_intimacy", + "type": "written", + "text": "How can we talk about protecting physical intimacy from pressure without creating pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_physical_intimacy_from_pressure", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_150", + "category_id": "physical_intimacy", + "type": "written", + "text": "What would help protecting physical intimacy from pressure feel mutual and wanted?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_physical_intimacy_from_pressure", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "physical_intimacy_151", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "For holding hands, what feels best to you?", + "depth": 3, + "access": "premium", + "tags": [ + "holding_hands", + "preference" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ] + }, + { + "id": "physical_intimacy_152", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What would make cuddling feel safer?", + "depth": 2, + "access": "premium", + "tags": [ + "cuddling", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ] + }, + { + "id": "physical_intimacy_153", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "How would you like more warm greetings?", + "depth": 3, + "access": "premium", + "tags": [ + "warm_greetings", + "more" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ] + }, + { + "id": "physical_intimacy_154", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What does goodbye affection usually communicate to you?", + "depth": 3, + "access": "premium", + "tags": [ + "goodbye_affection", + "meaning" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ] + }, + { + "id": "physical_intimacy_155", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "Where do you prefer comforting touch?", + "depth": 2, + "access": "premium", + "tags": [ + "comforting_touch", + "setting" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ] + }, + { + "id": "physical_intimacy_156", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "When sitting close feels uncertain, what should happen first?", + "depth": 2, + "access": "premium", + "tags": [ + "sitting_close", + "consent" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ] + }, + { + "id": "physical_intimacy_157", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "For nonverbal reassurance, what feels best to you?", + "depth": 3, + "access": "premium", + "tags": [ + "nonverbal_reassurance", + "preference" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ] + }, + { + "id": "physical_intimacy_158", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What would make affection during stress feel safer?", + "depth": 3, + "access": "premium", + "tags": [ + "affection_during_stress", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ] + }, + { + "id": "physical_intimacy_159", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "How would you like more gentle touch?", + "depth": 2, + "access": "premium", + "tags": [ + "gentle_touch", + "more" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ] + }, + { + "id": "physical_intimacy_160", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What does feeling physically safe usually communicate to you?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_physically_safe", + "meaning" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ] + }, + { + "id": "physical_intimacy_161", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "Where do you prefer asking before touch?", + "depth": 3, + "access": "premium", + "tags": [ + "asking_before_touch", + "setting" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ] + }, + { + "id": "physical_intimacy_162", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "When small daily affection feels uncertain, what should happen first?", + "depth": 3, + "access": "premium", + "tags": [ + "small_daily_affection", + "consent" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ] + }, + { + "id": "physical_intimacy_163", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "For relaxing together, what feels best to you?", + "depth": 2, + "access": "premium", + "tags": [ + "relaxing_together", + "preference" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ] + }, + { + "id": "physical_intimacy_164", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What would make affection in public feel safer?", + "depth": 2, + "access": "premium", + "tags": [ + "affection_in_public", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ] + }, + { + "id": "physical_intimacy_165", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "How would you like more touch that feels comforting?", + "depth": 3, + "access": "premium", + "tags": [ + "touch_that_feels_comforting", + "more" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ] + }, + { + "id": "physical_intimacy_166", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What does touch preferences usually communicate to you?", + "depth": 3, + "access": "premium", + "tags": [ + "touch_preferences", + "meaning" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ] + }, + { + "id": "physical_intimacy_167", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "Where do you prefer physical boundaries?", + "depth": 2, + "access": "premium", + "tags": [ + "physical_boundaries", + "setting" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ] + }, + { + "id": "physical_intimacy_168", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "When different affection needs feels uncertain, what should happen first?", + "depth": 2, + "access": "premium", + "tags": [ + "different_affection_needs", + "consent" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ] + }, + { + "id": "physical_intimacy_169", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "For touch after conflict, what feels best to you?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_after_conflict", + "preference" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ] + }, + { + "id": "physical_intimacy_170", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What would make feeling desired without pressure feel safer?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_desired_without_pressure", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ] + }, + { + "id": "physical_intimacy_171", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "How would you like more initiating affection?", + "depth": 2, + "access": "premium", + "tags": [ + "initiating_affection", + "more" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ] + }, + { + "id": "physical_intimacy_172", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What does receiving affection usually communicate to you?", + "depth": 2, + "access": "premium", + "tags": [ + "receiving_affection", + "meaning" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ] + }, + { + "id": "physical_intimacy_173", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "Where do you prefer affection when stressed?", + "depth": 3, + "access": "premium", + "tags": [ + "affection_when_stressed", + "setting" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ] + }, + { + "id": "physical_intimacy_174", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "When body confidence feels uncertain, what should happen first?", + "depth": 3, + "access": "premium", + "tags": [ + "body_confidence", + "consent" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ] + }, + { + "id": "physical_intimacy_175", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "For consent and comfort, what feels best to you?", + "depth": 2, + "access": "premium", + "tags": [ + "consent_and_comfort", + "preference" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ] + }, + { + "id": "physical_intimacy_176", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What would make physical closeness during hard seasons feel safer?", + "depth": 2, + "access": "premium", + "tags": [ + "physical_closeness_during_hard_seasons", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ] + }, + { + "id": "physical_intimacy_177", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "How would you like more repairing distance through affection?", + "depth": 3, + "access": "premium", + "tags": [ + "repairing_distance_through_affection", + "more" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ] + }, + { + "id": "physical_intimacy_178", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What does touch that feels emotionally meaningful usually communicate to you?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_that_feels_emotionally_meaningful", + "meaning" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ] + }, + { + "id": "physical_intimacy_179", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "Where do you prefer balancing affection and space?", + "depth": 2, + "access": "premium", + "tags": [ + "balancing_affection_and_space", + "setting" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ] + }, + { + "id": "physical_intimacy_180", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "When protecting physical intimacy from pressure feels uncertain, what should happen first?", + "depth": 2, + "access": "premium", + "tags": [ + "protecting_physical_intimacy_from_pressure", + "consent" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ] + }, + { + "id": "physical_intimacy_181", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "For holding hands, what feels best to you?", + "depth": 3, + "access": "premium", + "tags": [ + "holding_hands", + "preference" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ] + }, + { + "id": "physical_intimacy_182", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What would make cuddling feel safer?", + "depth": 3, + "access": "premium", + "tags": [ + "cuddling", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ] + }, + { + "id": "physical_intimacy_183", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "How would you like more warm greetings?", + "depth": 2, + "access": "premium", + "tags": [ + "warm_greetings", + "more" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ] + }, + { + "id": "physical_intimacy_184", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What does goodbye affection usually communicate to you?", + "depth": 2, + "access": "premium", + "tags": [ + "goodbye_affection", + "meaning" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ] + }, + { + "id": "physical_intimacy_185", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "Where do you prefer comforting touch?", + "depth": 3, + "access": "premium", + "tags": [ + "comforting_touch", + "setting" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ] + }, + { + "id": "physical_intimacy_186", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "When sitting close feels uncertain, what should happen first?", + "depth": 3, + "access": "premium", + "tags": [ + "sitting_close", + "consent" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ] + }, + { + "id": "physical_intimacy_187", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "For nonverbal reassurance, what feels best to you?", + "depth": 3, + "access": "premium", + "tags": [ + "nonverbal_reassurance", + "preference" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ] + }, + { + "id": "physical_intimacy_188", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What would make affection during stress feel safer?", + "depth": 2, + "access": "premium", + "tags": [ + "affection_during_stress", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ] + }, + { + "id": "physical_intimacy_189", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "How would you like more gentle touch?", + "depth": 3, + "access": "premium", + "tags": [ + "gentle_touch", + "more" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ] + }, + { + "id": "physical_intimacy_190", + "category_id": "physical_intimacy", + "type": "single_choice", + "text": "What does feeling physically safe usually communicate to you?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_physically_safe", + "meaning" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ] + }, + { + "id": "physical_intimacy_191", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which kinds of touch help you feel close?", + "depth": 5, + "access": "premium", + "tags": [ + "holding_hands", + "touch_types" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_192", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which things make physical affection feel safe?", + "depth": 3, + "access": "premium", + "tags": [ + "cuddling", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_193", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "What should we communicate around warm greetings?", + "depth": 3, + "access": "premium", + "tags": [ + "warm_greetings", + "communication" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_194", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which situations make goodbye affection harder?", + "depth": 4, + "access": "premium", + "tags": [ + "goodbye_affection", + "difficulty" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_195", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which kinds of touch help you feel close?", + "depth": 3, + "access": "premium", + "tags": [ + "comforting_touch", + "touch_types" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_196", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which things make physical affection feel safe?", + "depth": 3, + "access": "premium", + "tags": [ + "sitting_close", + "safety" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_197", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "What should we communicate around nonverbal reassurance?", + "depth": 4, + "access": "premium", + "tags": [ + "nonverbal_reassurance", + "communication" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_198", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which situations make affection during stress harder?", + "depth": 4, + "access": "premium", + "tags": [ + "affection_during_stress", + "difficulty" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_199", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which kinds of touch help you feel close?", + "depth": 3, + "access": "premium", + "tags": [ + "gentle_touch", + "touch_types" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_200", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which things make physical affection feel safe?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_physically_safe", + "safety" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_201", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "What should we communicate around asking before touch?", + "depth": 3, + "access": "premium", + "tags": [ + "asking_before_touch", + "communication" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_202", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which situations make small daily affection harder?", + "depth": 3, + "access": "premium", + "tags": [ + "small_daily_affection", + "difficulty" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_203", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which kinds of touch help you feel close?", + "depth": 4, + "access": "premium", + "tags": [ + "relaxing_together", + "touch_types" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_204", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which things make physical affection feel safe?", + "depth": 3, + "access": "premium", + "tags": [ + "affection_in_public", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_205", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "What should we communicate around touch that feels comforting?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_that_feels_comforting", + "communication" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_gently", + "text": "More gently" + }, + { + "id": "more_privately", + "text": "More privately" + }, + { + "id": "more_playfully", + "text": "More playfully" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_206", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which situations make touch preferences harder?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_preferences", + "difficulty" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "connection", + "text": "Connection" + }, + { + "id": "calm", + "text": "Calm" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_207", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which kinds of touch help you feel close?", + "depth": 3, + "access": "premium", + "tags": [ + "physical_boundaries", + "touch_types" + ], + "options": [ + { + "id": "public_affection", + "text": "Public affection" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "both", + "text": "Both" + }, + { + "id": "depends_on_the_setting", + "text": "Depends on the setting" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_208", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which things make physical affection feel safe?", + "depth": 3, + "access": "premium", + "tags": [ + "different_affection_needs", + "safety" + ], + "options": [ + { + "id": "words_first", + "text": "Words first" + }, + { + "id": "touch_first", + "text": "Touch first" + }, + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "ask_first", + "text": "Ask first" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_209", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "What should we communicate around touch after conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_after_conflict", + "communication" + ], + "options": [ + { + "id": "hand_holding", + "text": "Hand-holding" + }, + { + "id": "cuddling", + "text": "Cuddling" + }, + { + "id": "a_long_hug", + "text": "A long hug" + }, + { + "id": "sitting_close", + "text": "Sitting close" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_210", + "category_id": "physical_intimacy", + "type": "multi_choice", + "text": "Which situations make feeling desired without pressure harder?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_desired_without_pressure", + "difficulty" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "move_slowly", + "text": "Move slowly" + }, + { + "id": "use_clear_words", + "text": "Use clear words" + }, + { + "id": "check_in_after", + "text": "Check in after" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "physical_intimacy_211", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How comfortable do you feel with holding hands lately?", + "depth": 3, + "access": "premium", + "tags": [ + "holding_hands", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not comfortable", + "max_label": "Very comfortable" + } + }, + { + "id": "physical_intimacy_212", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How connected do you feel through cuddling?", + "depth": 3, + "access": "premium", + "tags": [ + "cuddling", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Distant", + "max_label": "Very connected" + } + }, + { + "id": "physical_intimacy_213", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How clearly do we communicate about warm greetings?", + "depth": 2, + "access": "premium", + "tags": [ + "warm_greetings", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "physical_intimacy_214", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How much pressure do you feel around goodbye affection?", + "depth": 3, + "access": "premium", + "tags": [ + "goodbye_affection", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "physical_intimacy_215", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How important is comforting touch to feeling close?", + "depth": 2, + "access": "premium", + "tags": [ + "comforting_touch", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not comfortable", + "max_label": "Very comfortable" + } + }, + { + "id": "physical_intimacy_216", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How comfortable do you feel with sitting close lately?", + "depth": 4, + "access": "premium", + "tags": [ + "sitting_close", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Distant", + "max_label": "Very connected" + } + }, + { + "id": "physical_intimacy_217", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How connected do you feel through nonverbal reassurance?", + "depth": 2, + "access": "premium", + "tags": [ + "nonverbal_reassurance", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "physical_intimacy_218", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How clearly do we communicate about affection during stress?", + "depth": 3, + "access": "premium", + "tags": [ + "affection_during_stress", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "physical_intimacy_219", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How much pressure do you feel around gentle touch?", + "depth": 2, + "access": "premium", + "tags": [ + "gentle_touch", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not comfortable", + "max_label": "Very comfortable" + } + }, + { + "id": "physical_intimacy_220", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How important is feeling physically safe to feeling close?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_physically_safe", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Distant", + "max_label": "Very connected" + } + }, + { + "id": "physical_intimacy_221", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How comfortable do you feel with asking before touch lately?", + "depth": 3, + "access": "premium", + "tags": [ + "asking_before_touch", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "physical_intimacy_222", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How connected do you feel through small daily affection?", + "depth": 3, + "access": "premium", + "tags": [ + "small_daily_affection", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "physical_intimacy_223", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How clearly do we communicate about relaxing together?", + "depth": 2, + "access": "premium", + "tags": [ + "relaxing_together", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not comfortable", + "max_label": "Very comfortable" + } + }, + { + "id": "physical_intimacy_224", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How much pressure do you feel around affection in public?", + "depth": 3, + "access": "premium", + "tags": [ + "affection_in_public", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Distant", + "max_label": "Very connected" + } + }, + { + "id": "physical_intimacy_225", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How important is touch that feels comforting to feeling close?", + "depth": 2, + "access": "premium", + "tags": [ + "touch_that_feels_comforting", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "physical_intimacy_226", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How comfortable do you feel with touch preferences lately?", + "depth": 4, + "access": "premium", + "tags": [ + "touch_preferences", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "physical_intimacy_227", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How connected do you feel through physical boundaries?", + "depth": 2, + "access": "premium", + "tags": [ + "physical_boundaries", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not comfortable", + "max_label": "Very comfortable" + } + }, + { + "id": "physical_intimacy_228", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How clearly do we communicate about different affection needs?", + "depth": 3, + "access": "premium", + "tags": [ + "different_affection_needs", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Distant", + "max_label": "Very connected" + } + }, + { + "id": "physical_intimacy_229", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How much pressure do you feel around touch after conflict?", + "depth": 2, + "access": "premium", + "tags": [ + "touch_after_conflict", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "physical_intimacy_230", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How important is feeling desired without pressure to feeling close?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_desired_without_pressure", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "physical_intimacy_231", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How comfortable do you feel with initiating affection lately?", + "depth": 3, + "access": "premium", + "tags": [ + "initiating_affection", + "comfort" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not comfortable", + "max_label": "Very comfortable" + } + }, + { + "id": "physical_intimacy_232", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How connected do you feel through receiving affection?", + "depth": 3, + "access": "premium", + "tags": [ + "receiving_affection", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Distant", + "max_label": "Very connected" + } + }, + { + "id": "physical_intimacy_233", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How clearly do we communicate about affection when stressed?", + "depth": 2, + "access": "premium", + "tags": [ + "affection_when_stressed", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "physical_intimacy_234", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How much pressure do you feel around body confidence?", + "depth": 3, + "access": "premium", + "tags": [ + "body_confidence", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "physical_intimacy_235", + "category_id": "physical_intimacy", + "type": "scale", + "text": "How important is consent and comfort to feeling close?", + "depth": 2, + "access": "premium", + "tags": [ + "consent_and_comfort", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not comfortable", + "max_label": "Very comfortable" + } + }, + { + "id": "physical_intimacy_236", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "For holding hands, what feels better?", + "depth": 4, + "access": "premium", + "tags": [ + "holding_hands", + "preference" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "read_the_moment", + "text": "Read the moment" + } + ] + }, + { + "id": "physical_intimacy_237", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "When it comes to cuddling, what should we lean toward?", + "depth": 2, + "access": "premium", + "tags": [ + "cuddling", + "leaning" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_intentional", + "text": "More intentional" + } + ] + }, + { + "id": "physical_intimacy_238", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "If one of us is unsure about warm greetings, what matters more?", + "depth": 2, + "access": "premium", + "tags": [ + "warm_greetings", + "safety" + ], + "options": [ + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "public_affection", + "text": "Public affection" + } + ] + }, + { + "id": "physical_intimacy_239", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "For goodbye affection, what feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "goodbye_affection", + "preference" + ], + "options": [ + { + "id": "soft_touch", + "text": "Soft touch" + }, + { + "id": "playful_touch", + "text": "Playful touch" + } + ] + }, + { + "id": "physical_intimacy_240", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "When it comes to comforting touch, what should we lean toward?", + "depth": 2, + "access": "premium", + "tags": [ + "comforting_touch", + "leaning" + ], + "options": [ + { + "id": "comfort_first", + "text": "Comfort first" + }, + { + "id": "connection_first", + "text": "Connection first" + } + ] + }, + { + "id": "physical_intimacy_241", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "If one of us is unsure about sitting close, what matters more?", + "depth": 3, + "access": "premium", + "tags": [ + "sitting_close", + "safety" + ], + "options": [ + { + "id": "initiate", + "text": "Initiate" + }, + { + "id": "invite", + "text": "Invite" + } + ] + }, + { + "id": "physical_intimacy_242", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "For nonverbal reassurance, what feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "nonverbal_reassurance", + "preference" + ], + "options": [ + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "speak_up", + "text": "Speak up" + } + ] + }, + { + "id": "physical_intimacy_243", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "When it comes to affection during stress, what should we lean toward?", + "depth": 2, + "access": "premium", + "tags": [ + "affection_during_stress", + "leaning" + ], + "options": [ + { + "id": "space", + "text": "Space" + }, + { + "id": "closeness", + "text": "Closeness" + } + ] + }, + { + "id": "physical_intimacy_244", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "If one of us is unsure about gentle touch, what matters more?", + "depth": 2, + "access": "premium", + "tags": [ + "gentle_touch", + "safety" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "read_the_moment", + "text": "Read the moment" + } + ] + }, + { + "id": "physical_intimacy_245", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "For feeling physically safe, what feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_physically_safe", + "preference" + ], + "options": [ + { + "id": "more_often", + "text": "More often" + }, + { + "id": "more_intentional", + "text": "More intentional" + } + ] + }, + { + "id": "physical_intimacy_246", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "When it comes to asking before touch, what should we lean toward?", + "depth": 3, + "access": "premium", + "tags": [ + "asking_before_touch", + "leaning" + ], + "options": [ + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "public_affection", + "text": "Public affection" + } + ] + }, + { + "id": "physical_intimacy_247", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "If one of us is unsure about small daily affection, what matters more?", + "depth": 2, + "access": "premium", + "tags": [ + "small_daily_affection", + "safety" + ], + "options": [ + { + "id": "soft_touch", + "text": "Soft touch" + }, + { + "id": "playful_touch", + "text": "Playful touch" + } + ] + }, + { + "id": "physical_intimacy_248", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "For relaxing together, what feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "relaxing_together", + "preference" + ], + "options": [ + { + "id": "comfort_first", + "text": "Comfort first" + }, + { + "id": "connection_first", + "text": "Connection first" + } + ] + }, + { + "id": "physical_intimacy_249", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "When it comes to affection in public, what should we lean toward?", + "depth": 2, + "access": "premium", + "tags": [ + "affection_in_public", + "leaning" + ], + "options": [ + { + "id": "initiate", + "text": "Initiate" + }, + { + "id": "invite", + "text": "Invite" + } + ] + }, + { + "id": "physical_intimacy_250", + "category_id": "physical_intimacy", + "type": "this_or_that", + "text": "If one of us is unsure about touch that feels comforting, what matters more?", + "depth": 2, + "access": "premium", + "tags": [ + "touch_that_feels_comforting", + "safety" + ], + "options": [ + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "speak_up", + "text": "Speak up" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/rebuilding_trust.json b/seed/questions/rebuilding_trust.json new file mode 100644 index 00000000..5b04dea8 --- /dev/null +++ b/seed/questions/rebuilding_trust.json @@ -0,0 +1,15973 @@ +{ + "category": { + "id": "rebuilding_trust", + "display_name": "Rebuilding Trust", + "description": "Questions for carefully rebuilding trust through consistency, accountability, transparency, patience, safety, and clear agreements.", + "access": "premium", + "total_questions": 750, + "free_questions": 225, + "premium_questions": 525, + "question_type_counts": { + "written": 450, + "single_choice": 120, + "multi_choice": 60, + "scale": 75, + "this_or_that": 45 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "rebuilding_trust_001", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help honesty after hurt feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_002", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help consistent actions feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_003", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help transparency feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_004", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help emotional safety feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_005", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help accountability feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_006", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help remorse feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_007", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help boundaries after rupture feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_008", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help reassurance feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_009", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help patience feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_010", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help triggered moments feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_011", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help trust timelines feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_012", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help questions after betrayal feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_013", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help privacy after rupture feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_014", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help checking in feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_015", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help making amends feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_016", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help trust deposits feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_017", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help broken promises feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_018", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help feeling believed feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_019", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help feeling chosen feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_020", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help relationship agreements feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_021", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help defensiveness feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_022", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help shame feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_023", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help fear feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_024", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help hope feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_025", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help choosing repair feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_026", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help daily reliability feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_027", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help financial honesty feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_028", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help digital transparency feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_029", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help emotional availability feel more real and less performative between us?", + "depth": 2, + "access": "free", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_030", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What would help forgiveness pressure feel more real and less performative between us?", + "depth": 1, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_031", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild honesty after hurt over time?", + "depth": 2, + "access": "free", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_032", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild consistent actions over time?", + "depth": 1, + "access": "free", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_033", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild transparency over time?", + "depth": 2, + "access": "free", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_034", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild emotional safety over time?", + "depth": 1, + "access": "free", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_035", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild accountability over time?", + "depth": 2, + "access": "free", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_036", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild remorse over time?", + "depth": 1, + "access": "free", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_037", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild boundaries after rupture over time?", + "depth": 2, + "access": "free", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_038", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild reassurance over time?", + "depth": 1, + "access": "free", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_039", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild patience over time?", + "depth": 2, + "access": "free", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_040", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild triggered moments over time?", + "depth": 1, + "access": "free", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_041", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild trust timelines over time?", + "depth": 3, + "access": "free", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_042", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild questions after betrayal over time?", + "depth": 2, + "access": "free", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_043", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild privacy after rupture over time?", + "depth": 3, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_044", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild checking in over time?", + "depth": 2, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_045", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild making amends over time?", + "depth": 3, + "access": "free", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_046", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild trust deposits over time?", + "depth": 2, + "access": "free", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_047", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild broken promises over time?", + "depth": 3, + "access": "free", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_048", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild feeling believed over time?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_049", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild feeling chosen over time?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_050", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild relationship agreements over time?", + "depth": 2, + "access": "free", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_051", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild defensiveness over time?", + "depth": 3, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_052", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild shame over time?", + "depth": 2, + "access": "free", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_053", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild fear over time?", + "depth": 3, + "access": "free", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_054", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild hope over time?", + "depth": 2, + "access": "free", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_055", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild choosing repair over time?", + "depth": 3, + "access": "free", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_056", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild daily reliability over time?", + "depth": 2, + "access": "free", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_057", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild financial honesty over time?", + "depth": 3, + "access": "free", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_058", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild digital transparency over time?", + "depth": 2, + "access": "free", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_059", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild emotional availability over time?", + "depth": 3, + "access": "free", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_060", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one specific action that could rebuild forgiveness pressure over time?", + "depth": 2, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_061", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes honesty after hurt feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_062", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes consistent actions feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_063", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes transparency feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_064", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes emotional safety feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_065", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes accountability feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_066", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes remorse feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_067", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes boundaries after rupture feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_068", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes reassurance feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_069", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes patience feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_070", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes triggered moments feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_071", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes trust timelines feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_072", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes questions after betrayal feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_073", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes privacy after rupture feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_074", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes checking in feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_075", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes making amends feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_076", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes trust deposits feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_077", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes broken promises feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_078", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes feeling believed feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_079", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes feeling chosen feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_080", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes relationship agreements feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_081", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes defensiveness feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_082", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes shame feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_083", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes fear feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_084", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes hope feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_085", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes choosing repair feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_086", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes daily reliability feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_087", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes financial honesty feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_088", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes digital transparency feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_089", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes emotional availability feel unsafe or rushed for you?", + "depth": 3, + "access": "free", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_090", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What makes forgiveness pressure feel unsafe or rushed for you?", + "depth": 2, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_091", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about honesty after hurt without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_092", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about consistent actions without pressuring either person to move faster than they can?", + "depth": 2, + "access": "free", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_093", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about transparency without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_094", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about emotional safety without pressuring either person to move faster than they can?", + "depth": 2, + "access": "free", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_095", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about accountability without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_096", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about remorse without pressuring either person to move faster than they can?", + "depth": 2, + "access": "free", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_097", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about boundaries after rupture without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_098", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about reassurance without pressuring either person to move faster than they can?", + "depth": 2, + "access": "free", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_099", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about patience without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_100", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about triggered moments without pressuring either person to move faster than they can?", + "depth": 2, + "access": "free", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_101", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about trust timelines without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_102", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about questions after betrayal without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_103", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about privacy after rupture without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_104", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about checking in without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_105", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about making amends without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_106", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about trust deposits without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_107", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about broken promises without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_108", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about feeling believed without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_109", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about feeling chosen without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_110", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about relationship agreements without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_111", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about defensiveness without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_112", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about shame without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_113", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about fear without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_114", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about hope without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_115", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about choosing repair without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_116", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about daily reliability without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_117", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about financial honesty without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_118", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about digital transparency without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_119", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about emotional availability without pressuring either person to move faster than they can?", + "depth": 4, + "access": "free", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_120", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we talk about forgiveness pressure without pressuring either person to move faster than they can?", + "depth": 3, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_121", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around honesty after hurt look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_122", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around consistent actions look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_123", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around transparency look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_124", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around emotional safety look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_125", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around accountability look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_126", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around remorse look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_127", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around boundaries after rupture look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_128", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around reassurance look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_129", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around patience look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_130", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around triggered moments look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_131", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around trust timelines look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_132", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around questions after betrayal look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_133", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around privacy after rupture look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_134", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around checking in look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_135", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around making amends look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_136", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around trust deposits look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_137", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around broken promises look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_138", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around feeling believed look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_139", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around feeling chosen look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_140", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around relationship agreements look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_141", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around defensiveness look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_142", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around shame look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_143", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around fear look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_144", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around hope look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_145", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around choosing repair look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_146", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around daily reliability look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_147", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around financial honesty look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_148", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around digital transparency look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_149", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around emotional availability look like in daily life?", + "depth": 4, + "access": "free", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_150", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What does progress around forgiveness pressure look like in daily life?", + "depth": 3, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_151", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect honesty after hurt while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_152", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect consistent actions while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_153", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect transparency while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_154", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect emotional safety while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_155", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect accountability while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_156", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect remorse while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_157", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect boundaries after rupture while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_158", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect reassurance while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_159", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect patience while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_160", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect triggered moments while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_161", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect trust timelines while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_162", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect questions after betrayal while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_163", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect privacy after rupture while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_164", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect checking in while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_165", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect making amends while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_166", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect trust deposits while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_167", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect broken promises while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_168", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect feeling believed while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_169", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect feeling chosen while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_170", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect relationship agreements while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_171", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect defensiveness while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_172", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect shame while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_173", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect fear while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_174", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect hope while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_175", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect choosing repair while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_176", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect daily reliability while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_177", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect financial honesty while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_178", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect digital transparency while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_179", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect emotional availability while we rebuild?", + "depth": 4, + "access": "free", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_180", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one boundary that would protect forgiveness pressure while we rebuild?", + "depth": 3, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_181", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about honesty after hurt right now?", + "depth": 5, + "access": "free", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_182", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about consistent actions right now?", + "depth": 4, + "access": "free", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_183", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about transparency right now?", + "depth": 5, + "access": "free", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_184", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about emotional safety right now?", + "depth": 4, + "access": "free", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_185", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about accountability right now?", + "depth": 5, + "access": "free", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_186", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about remorse right now?", + "depth": 4, + "access": "free", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_187", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about boundaries after rupture right now?", + "depth": 5, + "access": "free", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_188", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about reassurance right now?", + "depth": 4, + "access": "free", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_189", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about patience right now?", + "depth": 5, + "access": "free", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_190", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about triggered moments right now?", + "depth": 4, + "access": "free", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_191", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about trust timelines right now?", + "depth": 5, + "access": "free", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_192", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about questions after betrayal right now?", + "depth": 4, + "access": "free", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_193", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about privacy after rupture right now?", + "depth": 5, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_194", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about checking in right now?", + "depth": 4, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_195", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about making amends right now?", + "depth": 5, + "access": "free", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_196", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about trust deposits right now?", + "depth": 4, + "access": "free", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_197", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about broken promises right now?", + "depth": 5, + "access": "free", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_198", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about feeling believed right now?", + "depth": 4, + "access": "free", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_199", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about feeling chosen right now?", + "depth": 5, + "access": "free", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_200", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about relationship agreements right now?", + "depth": 4, + "access": "free", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_201", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about defensiveness right now?", + "depth": 5, + "access": "free", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_202", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about shame right now?", + "depth": 4, + "access": "free", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_203", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about fear right now?", + "depth": 5, + "access": "free", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_204", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about hope right now?", + "depth": 4, + "access": "free", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_205", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about choosing repair right now?", + "depth": 5, + "access": "free", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_206", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about daily reliability right now?", + "depth": 4, + "access": "free", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_207", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about financial honesty right now?", + "depth": 5, + "access": "free", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_208", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about digital transparency right now?", + "depth": 4, + "access": "free", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_209", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about emotional availability right now?", + "depth": 5, + "access": "free", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_210", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need me to understand about forgiveness pressure right now?", + "depth": 4, + "access": "free", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_211", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when honesty after hurt feels fragile?", + "depth": 5, + "access": "free", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_212", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when consistent actions feels fragile?", + "depth": 4, + "access": "free", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_213", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when transparency feels fragile?", + "depth": 5, + "access": "free", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_214", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when emotional safety feels fragile?", + "depth": 4, + "access": "free", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_215", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when accountability feels fragile?", + "depth": 5, + "access": "free", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_216", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when remorse feels fragile?", + "depth": 4, + "access": "free", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_217", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when boundaries after rupture feels fragile?", + "depth": 5, + "access": "free", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_218", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when reassurance feels fragile?", + "depth": 4, + "access": "free", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_219", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when patience feels fragile?", + "depth": 5, + "access": "free", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_220", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when triggered moments feels fragile?", + "depth": 4, + "access": "free", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_221", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when trust timelines feels fragile?", + "depth": 5, + "access": "free", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_222", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when questions after betrayal feels fragile?", + "depth": 4, + "access": "free", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_223", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when privacy after rupture feels fragile?", + "depth": 5, + "access": "free", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_224", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when checking in feels fragile?", + "depth": 4, + "access": "free", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_225", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when making amends feels fragile?", + "depth": 5, + "access": "free", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_226", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when trust deposits feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_227", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when broken promises feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_228", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when feeling believed feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_229", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when feeling chosen feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_230", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when relationship agreements feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_231", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when defensiveness feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_232", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when shame feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_233", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when fear feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_234", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when hope feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_235", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when choosing repair feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_236", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when daily reliability feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_237", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when financial honesty feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_238", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when digital transparency feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_239", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when emotional availability feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_240", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What do you need from me when forgiveness pressure feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_241", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when honesty after hurt feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_242", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when consistent actions feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_243", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when transparency feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_244", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when emotional safety feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_245", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when accountability feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_246", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when remorse feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_247", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when boundaries after rupture feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_248", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when reassurance feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_249", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when patience feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_250", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when triggered moments feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_251", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when trust timelines feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_252", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when questions after betrayal feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_253", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when privacy after rupture feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_254", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when checking in feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_255", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when making amends feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_256", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when trust deposits feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_257", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when broken promises feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_258", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when feeling believed feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_259", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when feeling chosen feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_260", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when relationship agreements feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_261", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when defensiveness feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_262", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when shame feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_263", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when fear feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_264", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when hope feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_265", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when choosing repair feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_266", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when daily reliability feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_267", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when financial honesty feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_268", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when digital transparency feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_269", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when emotional availability feels fragile?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_270", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What should we avoid doing when forgiveness pressure feels fragile?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_271", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around honesty after hurt without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_272", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around consistent actions without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_273", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around transparency without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_274", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around emotional safety without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_275", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around accountability without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_276", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around remorse without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_277", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around boundaries after rupture without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_278", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around reassurance without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_279", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around patience without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_280", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around triggered moments without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_281", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around trust timelines without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_282", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around questions after betrayal without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_283", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around privacy after rupture without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_284", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around checking in without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_285", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around making amends without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_286", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around trust deposits without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_287", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around broken promises without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_288", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around feeling believed without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_289", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around feeling chosen without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_290", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around relationship agreements without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_291", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around defensiveness without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_292", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around shame without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_293", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around fear without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_294", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around hope without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_295", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around choosing repair without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_296", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around daily reliability without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_297", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around financial honesty without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_298", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around digital transparency without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_299", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around emotional availability without pretending everything is fixed?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_300", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we notice small improvements around forgiveness pressure without pretending everything is fixed?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_301", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about honesty after hurt?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_302", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about consistent actions?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_303", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about transparency?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_304", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about emotional safety?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_305", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about accountability?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_306", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about remorse?", + "depth": 4, + "access": "premium", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_307", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about boundaries after rupture?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_308", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about reassurance?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_309", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about patience?", + "depth": 5, + "access": "premium", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_310", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about triggered moments?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_311", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about trust timelines?", + "depth": 5, + "access": "premium", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_312", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about questions after betrayal?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_313", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about privacy after rupture?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_314", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about checking in?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_315", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about making amends?", + "depth": 5, + "access": "premium", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_316", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about trust deposits?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_317", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about broken promises?", + "depth": 5, + "access": "premium", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_318", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about feeling believed?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_319", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about feeling chosen?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_320", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about relationship agreements?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_321", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about defensiveness?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_322", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about shame?", + "depth": 4, + "access": "premium", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_323", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about fear?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_324", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about hope?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_325", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about choosing repair?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_326", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about daily reliability?", + "depth": 4, + "access": "premium", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_327", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about financial honesty?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_328", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about digital transparency?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_329", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about emotional availability?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_330", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one question we should be brave enough to ask about forgiveness pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_331", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about honesty after hurt?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_332", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about consistent actions?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_333", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about transparency?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_334", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about emotional safety?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_335", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about accountability?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_336", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about remorse?", + "depth": 4, + "access": "premium", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_337", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about boundaries after rupture?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_338", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about reassurance?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_339", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about patience?", + "depth": 5, + "access": "premium", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_340", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about triggered moments?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_341", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about trust timelines?", + "depth": 5, + "access": "premium", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_342", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about questions after betrayal?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_343", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about privacy after rupture?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_344", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about checking in?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_345", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about making amends?", + "depth": 5, + "access": "premium", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_346", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about trust deposits?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_347", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about broken promises?", + "depth": 5, + "access": "premium", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_348", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about feeling believed?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_349", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about feeling chosen?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_350", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about relationship agreements?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_351", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about defensiveness?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_352", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about shame?", + "depth": 4, + "access": "premium", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_353", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about fear?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_354", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about hope?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_355", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about choosing repair?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_356", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about daily reliability?", + "depth": 4, + "access": "premium", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_357", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about financial honesty?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_358", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about digital transparency?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_359", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about emotional availability?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_360", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What is one answer we should be patient enough to hear about forgiveness pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_361", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around honesty after hurt?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_362", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around consistent actions?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_363", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around transparency?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_364", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around emotional safety?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_365", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around accountability?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_366", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around remorse?", + "depth": 4, + "access": "premium", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_367", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around boundaries after rupture?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_368", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around reassurance?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_369", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around patience?", + "depth": 5, + "access": "premium", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_370", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around triggered moments?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_371", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around trust timelines?", + "depth": 5, + "access": "premium", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_372", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around questions after betrayal?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_373", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around privacy after rupture?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_374", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around checking in?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_375", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around making amends?", + "depth": 5, + "access": "premium", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_376", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around trust deposits?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_377", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around broken promises?", + "depth": 5, + "access": "premium", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_378", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around feeling believed?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_379", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around feeling chosen?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_380", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around relationship agreements?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_381", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around defensiveness?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_382", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around shame?", + "depth": 4, + "access": "premium", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_383", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around fear?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_384", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around hope?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_385", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around choosing repair?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_386", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around daily reliability?", + "depth": 4, + "access": "premium", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_387", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around financial honesty?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_388", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around digital transparency?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_389", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around emotional availability?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_390", + "category_id": "rebuilding_trust", + "type": "written", + "text": "How can we make room for both accountability and tenderness around forgiveness pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_391", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes honesty after hurt harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_392", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes consistent actions harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_393", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes transparency harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_394", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes emotional safety harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_395", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes accountability harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_396", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes remorse harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_397", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes boundaries after rupture harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_398", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes reassurance harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_399", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes patience harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_400", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes triggered moments harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_401", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes trust timelines harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_402", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes questions after betrayal harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_403", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes privacy after rupture harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_404", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes checking in harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_405", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes making amends harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_406", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes trust deposits harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_407", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes broken promises harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_408", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes feeling believed harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_409", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes feeling chosen harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_410", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes relationship agreements harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_411", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes defensiveness harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_412", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes shame harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_413", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes fear harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_414", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes hope harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_415", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes choosing repair harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_416", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes daily reliability harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_417", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes financial honesty harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_418", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes digital transparency harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_419", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes emotional availability harder to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_420", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What old pattern makes forgiveness pressure harder to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_421", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make honesty after hurt easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_422", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make consistent actions easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_423", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make transparency easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_424", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make emotional safety easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_425", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make accountability easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_426", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make remorse easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "remorse", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_427", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make boundaries after rupture easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "boundaries", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_428", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make reassurance easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_429", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make patience easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "patience", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_430", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make triggered moments easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_431", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make trust timelines easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "timelines", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_432", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make questions after betrayal easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "questions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_433", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make privacy after rupture easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_434", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make checking in easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "check_ins", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_435", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make making amends easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "amends", + "accountability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_436", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make trust deposits easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_deposits", + "consistency" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_437", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make broken promises easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "promises", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_438", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make feeling believed easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_believed", + "validation" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_439", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make feeling chosen easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_chosen", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_440", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make relationship agreements easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_441", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make defensiveness easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "defensiveness", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_442", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make shame easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "shame", + "healing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_443", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make fear easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "fear", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_444", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make hope easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "future" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_445", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make choosing repair easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "repair", + "commitment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_446", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make daily reliability easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "reliability", + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_447", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make financial honesty easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "financial_honesty", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_448", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make digital transparency easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_transparency", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_449", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make emotional availability easier to rebuild?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_availability", + "connection" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_450", + "category_id": "rebuilding_trust", + "type": "written", + "text": "What new pattern would make forgiveness pressure easier to rebuild?", + "depth": 4, + "access": "premium", + "tags": [ + "forgiveness", + "pace" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "rebuilding_trust_451", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_452", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_453", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_454", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_455", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_456", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_457", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_458", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_459", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_460", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_461", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you right now?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_462", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first right now?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_463", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed right now?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_464", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real right now?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_465", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first right now?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_466", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding right now?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_467", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful right now?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_468", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most right now?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_469", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most right now?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_470", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first right now?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_471", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you this week?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_472", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first this week?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_473", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed this week?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_474", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real this week?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_475", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first this week?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_476", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding this week?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_477", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful this week?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_478", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most this week?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_479", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most this week?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_480", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first this week?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_481", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_482", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_483", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_484", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_485", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_486", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_487", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_488", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_489", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_490", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_491", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_492", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_493", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_494", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_495", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_496", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_497", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_498", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_499", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_500", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_501", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_502", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_503", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_504", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_505", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_506", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_507", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_508", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_509", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_510", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_511", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_512", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_513", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_514", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_515", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_516", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_517", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_518", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_519", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_520", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_521", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_522", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_523", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_524", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_525", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_526", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_527", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_528", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_529", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_530", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_531", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_532", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_533", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_534", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_535", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_536", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_537", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_538", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_539", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_540", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_541", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you when emotions are high?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_542", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first when emotions are high?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_543", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed when emotions are high?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_544", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real when emotions are high?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_545", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first when emotions are high?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_546", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding when emotions are high?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_547", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful when emotions are high?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_548", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most when emotions are high?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_549", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most when emotions are high?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_550", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first when emotions are high?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_551", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you when one of us feels unsure?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_552", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first when one of us feels unsure?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_553", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed when one of us feels unsure?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_554", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real when one of us feels unsure?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_555", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first when one of us feels unsure?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_556", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding when one of us feels unsure?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_557", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful when one of us feels unsure?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_558", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most when one of us feels unsure?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_559", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most when one of us feels unsure?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_560", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first when one of us feels unsure?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_561", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What rebuilds trust fastest for you during a check-in?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "repair" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + } + ] + }, + { + "id": "rebuilding_trust_562", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "When trust feels shaky, what helps most first during a check-in?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_clear_plan", + "text": "A clear plan" + } + ] + }, + { + "id": "rebuilding_trust_563", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes repair feel rushed during a check-in?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "pressure_to_forgive", + "text": "Pressure to forgive" + }, + { + "id": "avoiding_details", + "text": "Avoiding details" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "no_changed_behavior", + "text": "No changed behavior" + } + ] + }, + { + "id": "rebuilding_trust_564", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes accountability feel real during a check-in?", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "trust" + ], + "options": [ + { + "id": "specific_ownership", + "text": "Specific ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "changed_actions", + "text": "Changed actions" + }, + { + "id": "checking_in_later", + "text": "Checking in later" + } + ] + }, + { + "id": "rebuilding_trust_565", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What should we focus on first during a check-in?", + "depth": 5, + "access": "premium", + "tags": [ + "priorities", + "trust" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "truth", + "text": "Truth" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "daily_consistency", + "text": "Daily consistency" + } + ] + }, + { + "id": "rebuilding_trust_566", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What helps you stay open during rebuilding during a check-in?", + "depth": 4, + "access": "premium", + "tags": [ + "openness", + "healing" + ], + "options": [ + { + "id": "gentle_tone", + "text": "Gentle tone" + }, + { + "id": "no_pressure", + "text": "No pressure" + }, + { + "id": "clear_actions", + "text": "Clear actions" + }, + { + "id": "feeling_heard", + "text": "Feeling heard" + } + ] + }, + { + "id": "rebuilding_trust_567", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What makes transparency feel respectful during a check-in?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "consent", + "text": "Consent" + }, + { + "id": "mutuality", + "text": "Mutuality" + }, + { + "id": "clear_purpose", + "text": "Clear purpose" + }, + { + "id": "time_limits", + "text": "Time limits" + } + ] + }, + { + "id": "rebuilding_trust_568", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What kind of reassurance do you trust most during a check-in?", + "depth": 4, + "access": "premium", + "tags": [ + "reassurance", + "trust" + ], + "options": [ + { + "id": "words_plus_actions", + "text": "Words plus actions" + }, + { + "id": "calm_presence", + "text": "Calm presence" + }, + { + "id": "specific_promises", + "text": "Specific promises" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "rebuilding_trust_569", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What blocks rebuilding most during a check-in?", + "depth": 5, + "access": "premium", + "tags": [ + "blocks", + "trust" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "impatience", + "text": "Impatience" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "old_patterns", + "text": "Old patterns" + } + ] + }, + { + "id": "rebuilding_trust_570", + "category_id": "rebuilding_trust", + "type": "single_choice", + "text": "What does progress look like first during a check-in?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "less_fear", + "text": "Less fear" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_consistency", + "text": "More consistency" + } + ] + }, + { + "id": "rebuilding_trust_571", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply.", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_572", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_573", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three.", + "depth": 5, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_574", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_575", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three.", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_576", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. right now", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_577", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. right now", + "depth": 5, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_578", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. right now", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_579", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. right now", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_580", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. right now", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_581", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. this week", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_582", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. this week", + "depth": 4, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_583", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. this week", + "depth": 5, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_584", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. this week", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_585", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. this week", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_586", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_587", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. during stress", + "depth": 5, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_588", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_589", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. during stress", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_590", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. during stress", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_591", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. after a hard moment", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_592", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. after a hard moment", + "depth": 4, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_593", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. after a hard moment", + "depth": 5, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_594", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. after a hard moment", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_595", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. after a hard moment", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_596", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. when we are calm", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_597", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. when we are calm", + "depth": 5, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_598", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. when we are calm", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_599", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. when we are calm", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_600", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. when we are calm", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_601", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. in daily life", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_602", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. in daily life", + "depth": 4, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_603", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. in daily life", + "depth": 5, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_604", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. in daily life", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_605", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. in daily life", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_606", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. before a serious talk", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_607", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. before a serious talk", + "depth": 5, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_608", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. before a serious talk", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_609", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. before a serious talk", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_610", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. before a serious talk", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_611", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. after a misunderstanding", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_612", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. after a misunderstanding", + "depth": 4, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_613", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. after a misunderstanding", + "depth": 5, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_614", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. after a misunderstanding", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_615", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. after a misunderstanding", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_616", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. when emotions are high", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_617", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. when emotions are high", + "depth": 5, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_618", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. when emotions are high", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_619", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. when emotions are high", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_620", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. when emotions are high", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_621", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. when one of us feels unsure", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_622", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. when one of us feels unsure", + "depth": 4, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_623", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. when one of us feels unsure", + "depth": 5, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_624", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. when one of us feels unsure", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_625", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. when one of us feels unsure", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_626", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which actions would rebuild trust over time? Select all that apply. during a check-in", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "actions" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "transparency", + "text": "Transparency" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_627", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which things make trust feel fragile? Select all that apply. during a check-in", + "depth": 5, + "access": "premium", + "tags": [ + "fragility", + "trust" + ], + "options": [ + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "pressure", + "text": "Pressure" + }, + { + "id": "avoidance", + "text": "Avoidance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_628", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which supports would help during rebuilding? Select up to three. during a check-in", + "depth": 4, + "access": "premium", + "tags": [ + "support", + "trust" + ], + "options": [ + { + "id": "scheduled_check_ins", + "text": "Scheduled check-ins" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "therapy", + "text": "Therapy" + }, + { + "id": "written_agreements", + "text": "Written agreements" + }, + { + "id": "more_reassurance", + "text": "More reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_629", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which signs would show progress? Select all that apply. during a check-in", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "fewer_surprises", + "text": "Fewer surprises" + }, + { + "id": "more_follow_through", + "text": "More follow-through" + }, + { + "id": "less_fear", + "text": "Less fear" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "rebuilding_trust_630", + "category_id": "rebuilding_trust", + "type": "multi_choice", + "text": "Which topics need extra transparency? Select up to three. during a check-in", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "trust" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "phone_use", + "text": "Phone use" + }, + { + "id": "friendships", + "text": "Friendships" + }, + { + "id": "emotions", + "text": "Emotions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "rebuilding_trust_631", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_632", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_633", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_634", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_635", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust?", + "depth": 5, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_636", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today right now?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_637", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately right now?", + "depth": 5, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_638", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest right now?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_639", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on right now?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_640", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust right now?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_641", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today this week?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_642", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately this week?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_643", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest this week?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_644", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on this week?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_645", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust this week?", + "depth": 5, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_646", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_647", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_648", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_649", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_650", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_651", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_652", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_653", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_654", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_655", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_656", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_657", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_658", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_659", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_660", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_661", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_662", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_663", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_664", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_665", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_666", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_667", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_668", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_669", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_670", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_671", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_672", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_673", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_674", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_675", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_676", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today when emotions are high?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_677", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately when emotions are high?", + "depth": 5, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_678", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest when emotions are high?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_679", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on when emotions are high?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_680", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust when emotions are high?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_681", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today when one of us feels unsure?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_682", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately when one of us feels unsure?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_683", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest when one of us feels unsure?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_684", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on when one of us feels unsure?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_685", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust when one of us feels unsure?", + "depth": 5, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_686", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today during a check-in?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_687", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately during a check-in?", + "depth": 5, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_688", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest during a check-in?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_689", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on during a check-in?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_690", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust during a check-in?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_691", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today when rebuilding momentum?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_692", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately when rebuilding momentum?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_693", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest when rebuilding momentum?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_694", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on when rebuilding momentum?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_695", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust when rebuilding momentum?", + "depth": 5, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_696", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today after a setback?", + "depth": 4, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_697", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately after a setback?", + "depth": 5, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_698", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest after a setback?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_699", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on after a setback?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_700", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust after a setback?", + "depth": 4, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_701", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How safe does the relationship feel today when things feel hopeful?", + "depth": 5, + "access": "premium", + "tags": [ + "safety", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_702", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How consistent do my actions feel lately when things feel hopeful?", + "depth": 4, + "access": "premium", + "tags": [ + "consistency", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not consistent", + "max_label": "Very consistent", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_703", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much room do you feel you have to be honest when things feel hopeful?", + "depth": 5, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No room", + "max_label": "A lot of room", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_704", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How much pressure do you feel to move on when things feel hopeful?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure", + "pace" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "No pressure", + "max_label": "A lot of pressure", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_705", + "category_id": "rebuilding_trust", + "type": "scale", + "text": "How hopeful do you feel about rebuilding trust when things feel hopeful?", + "depth": 5, + "access": "premium", + "tags": [ + "hope", + "trust" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "rebuilding_trust_706", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_707", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_708", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_709", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more?", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_710", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer?", + "depth": 4, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + }, + { + "id": "rebuilding_trust_711", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first right now?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_712", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier right now?", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_713", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more right now?", + "depth": 5, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_714", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more right now?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_715", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer right now?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + }, + { + "id": "rebuilding_trust_716", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first this week?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_717", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier this week?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_718", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more this week?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_719", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more this week?", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_720", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer this week?", + "depth": 4, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + }, + { + "id": "rebuilding_trust_721", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_722", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_723", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_724", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more during stress?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_725", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + }, + { + "id": "rebuilding_trust_726", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_727", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_728", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_729", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more after a hard moment?", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_730", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer after a hard moment?", + "depth": 4, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + }, + { + "id": "rebuilding_trust_731", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_732", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_733", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_734", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more when we are calm?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_735", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer when we are calm?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + }, + { + "id": "rebuilding_trust_736", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_737", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_738", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_739", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more in daily life?", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_740", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer in daily life?", + "depth": 4, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + }, + { + "id": "rebuilding_trust_741", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_742", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_743", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_744", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more before a serious talk?", + "depth": 4, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_745", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer before a serious talk?", + "depth": 5, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + }, + { + "id": "rebuilding_trust_746", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When rebuilding trust, which matters more first after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "priorities" + ], + "options": [ + { + "id": "safety", + "text": "Safety" + }, + { + "id": "answers", + "text": "Answers" + } + ] + }, + { + "id": "rebuilding_trust_747", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For transparency, which feels healthier after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "transparency", + "boundaries" + ], + "options": [ + { + "id": "mutual_agreement", + "text": "Mutual agreement" + }, + { + "id": "open_access", + "text": "Open access" + } + ] + }, + { + "id": "rebuilding_trust_748", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "When triggered, which helps more after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "triggers", + "support" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "rebuilding_trust_749", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For progress, which matters more after a misunderstanding?", + "depth": 5, + "access": "premium", + "tags": [ + "progress", + "trust" + ], + "options": [ + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "big_gestures", + "text": "Big gestures" + } + ] + }, + { + "id": "rebuilding_trust_750", + "category_id": "rebuilding_trust", + "type": "this_or_that", + "text": "For repair pace, which feels safer after a misunderstanding?", + "depth": 4, + "access": "premium", + "tags": [ + "pace", + "repair" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "structured_timeline", + "text": "Structured timeline" + } + ] + } + ] +} diff --git a/seed/questions/sex_and_desire.json b/seed/questions/sex_and_desire.json new file mode 100644 index 00000000..83e45fe5 --- /dev/null +++ b/seed/questions/sex_and_desire.json @@ -0,0 +1,5263 @@ +{ + "category": { + "id": "sex_and_desire", + "display_name": "Sex and Desire", + "description": "Questions about sexual communication, desire, comfort, boundaries, and connection.", + "access": "premium", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "sex_and_desire_001", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps talking about desire respectfully feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "talking_about_desire_respectfully", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_002", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about talking about desire respectfully?", + "depth": 3, + "access": "free", + "tags": [ + "talking_about_desire_respectfully", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_003", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes talking about desire respectfully feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "talking_about_desire_respectfully", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_004", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve talking about desire respectfully?", + "depth": 3, + "access": "free", + "tags": [ + "talking_about_desire_respectfully", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_005", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about talking about desire respectfully?", + "depth": 3, + "access": "free", + "tags": [ + "talking_about_desire_respectfully", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_006", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps feeling wanted feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_wanted", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_007", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about feeling wanted?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_wanted", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_008", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes feeling wanted feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "feeling_wanted", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_009", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve feeling wanted?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_wanted", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_010", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about feeling wanted?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_wanted", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_011", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps nonsexual closeness feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "nonsexual_closeness", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_012", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about nonsexual closeness?", + "depth": 3, + "access": "free", + "tags": [ + "nonsexual_closeness", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_013", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes nonsexual closeness feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "nonsexual_closeness", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_014", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve nonsexual closeness?", + "depth": 3, + "access": "free", + "tags": [ + "nonsexual_closeness", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_015", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about nonsexual closeness?", + "depth": 3, + "access": "free", + "tags": [ + "nonsexual_closeness", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_016", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps initiating intimacy kindly feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "initiating_intimacy_kindly", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_017", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about initiating intimacy kindly?", + "depth": 3, + "access": "free", + "tags": [ + "initiating_intimacy_kindly", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_018", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes initiating intimacy kindly feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "initiating_intimacy_kindly", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_019", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve initiating intimacy kindly?", + "depth": 3, + "access": "free", + "tags": [ + "initiating_intimacy_kindly", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_020", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about initiating intimacy kindly?", + "depth": 3, + "access": "free", + "tags": [ + "initiating_intimacy_kindly", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_021", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps responding to no with care feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "responding_to_no_with_care", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_022", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about responding to no with care?", + "depth": 3, + "access": "free", + "tags": [ + "responding_to_no_with_care", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_023", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes responding to no with care feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "responding_to_no_with_care", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_024", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve responding to no with care?", + "depth": 3, + "access": "free", + "tags": [ + "responding_to_no_with_care", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_025", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about responding to no with care?", + "depth": 3, + "access": "free", + "tags": [ + "responding_to_no_with_care", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_026", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps desire changing over time feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "desire_changing_over_time", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_027", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about desire changing over time?", + "depth": 3, + "access": "free", + "tags": [ + "desire_changing_over_time", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_028", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes desire changing over time feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "desire_changing_over_time", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_029", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve desire changing over time?", + "depth": 3, + "access": "free", + "tags": [ + "desire_changing_over_time", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_030", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about desire changing over time?", + "depth": 3, + "access": "free", + "tags": [ + "desire_changing_over_time", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_031", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps flirting in everyday life feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "flirting_in_everyday_life", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_032", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about flirting in everyday life?", + "depth": 3, + "access": "free", + "tags": [ + "flirting_in_everyday_life", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_033", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes flirting in everyday life feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "flirting_in_everyday_life", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_034", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve flirting in everyday life?", + "depth": 3, + "access": "free", + "tags": [ + "flirting_in_everyday_life", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_035", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about flirting in everyday life?", + "depth": 3, + "access": "free", + "tags": [ + "flirting_in_everyday_life", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_036", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps feeling emotionally ready feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_emotionally_ready", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_037", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about feeling emotionally ready?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_emotionally_ready", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_038", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes feeling emotionally ready feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "feeling_emotionally_ready", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_039", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve feeling emotionally ready?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_emotionally_ready", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_040", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about feeling emotionally ready?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_emotionally_ready", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_041", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps privacy around intimacy feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "privacy_around_intimacy", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_042", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about privacy around intimacy?", + "depth": 3, + "access": "free", + "tags": [ + "privacy_around_intimacy", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_043", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes privacy around intimacy feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "privacy_around_intimacy", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_044", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve privacy around intimacy?", + "depth": 3, + "access": "free", + "tags": [ + "privacy_around_intimacy", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_045", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about privacy around intimacy?", + "depth": 3, + "access": "free", + "tags": [ + "privacy_around_intimacy", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_046", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps aftercare and reassurance feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "aftercare_and_reassurance", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_047", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about aftercare and reassurance?", + "depth": 3, + "access": "free", + "tags": [ + "aftercare_and_reassurance", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_048", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes aftercare and reassurance feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "aftercare_and_reassurance", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_049", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve aftercare and reassurance?", + "depth": 3, + "access": "free", + "tags": [ + "aftercare_and_reassurance", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_050", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about aftercare and reassurance?", + "depth": 3, + "access": "free", + "tags": [ + "aftercare_and_reassurance", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_051", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps checking in about comfort feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "checking_in_about_comfort", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_052", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about checking in about comfort?", + "depth": 3, + "access": "free", + "tags": [ + "checking_in_about_comfort", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_053", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes checking in about comfort feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "checking_in_about_comfort", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_054", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve checking in about comfort?", + "depth": 3, + "access": "free", + "tags": [ + "checking_in_about_comfort", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_055", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about checking in about comfort?", + "depth": 3, + "access": "free", + "tags": [ + "checking_in_about_comfort", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_056", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps romance and anticipation feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "romance_and_anticipation", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_057", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about romance and anticipation?", + "depth": 3, + "access": "free", + "tags": [ + "romance_and_anticipation", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_058", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes romance and anticipation feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "romance_and_anticipation", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_059", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve romance and anticipation?", + "depth": 3, + "access": "free", + "tags": [ + "romance_and_anticipation", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_060", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about romance and anticipation?", + "depth": 3, + "access": "free", + "tags": [ + "romance_and_anticipation", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_061", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps reducing pressure feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "reducing_pressure", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_062", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about reducing pressure?", + "depth": 3, + "access": "free", + "tags": [ + "reducing_pressure", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_063", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes reducing pressure feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "reducing_pressure", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_064", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve reducing pressure?", + "depth": 3, + "access": "free", + "tags": [ + "reducing_pressure", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_065", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about reducing pressure?", + "depth": 3, + "access": "free", + "tags": [ + "reducing_pressure", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_066", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps feeling attractive feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_attractive", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_067", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about feeling attractive?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_attractive", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_068", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes feeling attractive feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "feeling_attractive", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_069", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve feeling attractive?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_attractive", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_070", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about feeling attractive?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_attractive", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_071", + "category_id": "sex_and_desire", + "type": "written", + "text": "What helps staying connected outside sex feel safe and respectful between us?", + "depth": 3, + "access": "free", + "tags": [ + "staying_connected_outside_sex", + "safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_072", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can I communicate better about staying connected outside sex?", + "depth": 3, + "access": "free", + "tags": [ + "staying_connected_outside_sex", + "communication" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_073", + "category_id": "sex_and_desire", + "type": "written", + "text": "What makes staying connected outside sex feel connected instead of pressured?", + "depth": 4, + "access": "free", + "tags": [ + "staying_connected_outside_sex", + "pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_074", + "category_id": "sex_and_desire", + "type": "written", + "text": "What is one gentle way we could improve staying connected outside sex?", + "depth": 3, + "access": "free", + "tags": [ + "staying_connected_outside_sex", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_075", + "category_id": "sex_and_desire", + "type": "written", + "text": "What reassurance helps when we talk about staying connected outside sex?", + "depth": 3, + "access": "free", + "tags": [ + "staying_connected_outside_sex", + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_076", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about different levels of desire?", + "depth": 5, + "access": "premium", + "tags": [ + "different_levels_of_desire", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_077", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate different levels of desire with care?", + "depth": 5, + "access": "premium", + "tags": [ + "different_levels_of_desire", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_078", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about different levels of desire without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "different_levels_of_desire", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_079", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make different levels of desire feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "different_levels_of_desire", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_080", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle different levels of desire more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "different_levels_of_desire", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_081", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about sexual communication?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_communication", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_082", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate sexual communication with care?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_communication", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_083", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about sexual communication without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_communication", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_084", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make sexual communication feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_communication", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_085", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle sexual communication more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_communication", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_086", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about turn-ons and turn-offs?", + "depth": 5, + "access": "premium", + "tags": [ + "turn_ons_and_turn_offs", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_087", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate turn-ons and turn-offs with care?", + "depth": 5, + "access": "premium", + "tags": [ + "turn_ons_and_turn_offs", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_088", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about turn-ons and turn-offs without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "turn_ons_and_turn_offs", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_089", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make turn-ons and turn-offs feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "turn_ons_and_turn_offs", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_090", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle turn-ons and turn-offs more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "turn_ons_and_turn_offs", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_091", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about initiation preferences?", + "depth": 5, + "access": "premium", + "tags": [ + "initiation_preferences", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_092", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate initiation preferences with care?", + "depth": 5, + "access": "premium", + "tags": [ + "initiation_preferences", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_093", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about initiation preferences without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "initiation_preferences", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_094", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make initiation preferences feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "initiation_preferences", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_095", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle initiation preferences more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "initiation_preferences", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_096", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about comfort with trying new things?", + "depth": 5, + "access": "premium", + "tags": [ + "comfort_with_trying_new_things", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_097", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate comfort with trying new things with care?", + "depth": 5, + "access": "premium", + "tags": [ + "comfort_with_trying_new_things", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_098", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about comfort with trying new things without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "comfort_with_trying_new_things", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_099", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make comfort with trying new things feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "comfort_with_trying_new_things", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_100", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle comfort with trying new things more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "comfort_with_trying_new_things", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_101", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about sexual boundaries?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_boundaries", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_102", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate sexual boundaries with care?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_boundaries", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_103", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about sexual boundaries without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_boundaries", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_104", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make sexual boundaries feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_boundaries", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_105", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle sexual boundaries more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_boundaries", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_106", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about desire during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "desire_during_stress", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_107", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate desire during stress with care?", + "depth": 5, + "access": "premium", + "tags": [ + "desire_during_stress", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_108", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about desire during stress without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "desire_during_stress", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_109", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make desire during stress feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "desire_during_stress", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_110", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle desire during stress more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "desire_during_stress", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_111", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about body confidence during intimacy?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence_during_intimacy", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_112", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate body confidence during intimacy with care?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence_during_intimacy", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_113", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about body confidence during intimacy without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence_during_intimacy", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_114", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make body confidence during intimacy feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence_during_intimacy", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_115", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle body confidence during intimacy more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "body_confidence_during_intimacy", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_116", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about repair after rejection?", + "depth": 5, + "access": "premium", + "tags": [ + "repair_after_rejection", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_117", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate repair after rejection with care?", + "depth": 5, + "access": "premium", + "tags": [ + "repair_after_rejection", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_118", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about repair after rejection without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "repair_after_rejection", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_119", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make repair after rejection feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "repair_after_rejection", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_120", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle repair after rejection more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "repair_after_rejection", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_121", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about sexual expectations?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_expectations", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_122", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate sexual expectations with care?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_expectations", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_123", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about sexual expectations without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_expectations", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_124", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make sexual expectations feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_expectations", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_125", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle sexual expectations more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_expectations", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_126", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about frequency differences?", + "depth": 5, + "access": "premium", + "tags": [ + "frequency_differences", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_127", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate frequency differences with care?", + "depth": 5, + "access": "premium", + "tags": [ + "frequency_differences", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_128", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about frequency differences without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "frequency_differences", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_129", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make frequency differences feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "frequency_differences", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_130", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle frequency differences more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "frequency_differences", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_131", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about emotional safety during intimacy?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety_during_intimacy", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_132", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate emotional safety during intimacy with care?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety_during_intimacy", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_133", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about emotional safety during intimacy without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety_during_intimacy", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_134", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make emotional safety during intimacy feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety_during_intimacy", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_135", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle emotional safety during intimacy more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "emotional_safety_during_intimacy", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_136", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about pressure and consent?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_and_consent", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_137", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate pressure and consent with care?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_and_consent", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_138", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about pressure and consent without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_and_consent", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_139", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make pressure and consent feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_and_consent", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_140", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle pressure and consent more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_and_consent", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_141", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about fantasy conversations?", + "depth": 5, + "access": "premium", + "tags": [ + "fantasy_conversations", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_142", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate fantasy conversations with care?", + "depth": 5, + "access": "premium", + "tags": [ + "fantasy_conversations", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_143", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about fantasy conversations without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "fantasy_conversations", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_144", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make fantasy conversations feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "fantasy_conversations", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_145", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle fantasy conversations more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "fantasy_conversations", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_146", + "category_id": "sex_and_desire", + "type": "written", + "text": "What do you wish I understood about protecting desire in long-term love?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_desire_in_long_term_love", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_147", + "category_id": "sex_and_desire", + "type": "written", + "text": "What boundary would help us navigate protecting desire in long-term love with care?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_desire_in_long_term_love", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_148", + "category_id": "sex_and_desire", + "type": "written", + "text": "How can we talk about protecting desire in long-term love without shame or pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_desire_in_long_term_love", + "shame_pressure" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_149", + "category_id": "sex_and_desire", + "type": "written", + "text": "What would make protecting desire in long-term love feel more mutual and emotionally safe?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_desire_in_long_term_love", + "mutuality" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_150", + "category_id": "sex_and_desire", + "type": "written", + "text": "What agreement would help us handle protecting desire in long-term love more kindly?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_desire_in_long_term_love", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "sex_and_desire_151", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "For talking about desire respectfully, what would help most?", + "depth": 3, + "access": "premium", + "tags": [ + "talking_about_desire_respectfully", + "support" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ] + }, + { + "id": "sex_and_desire_152", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "How should we bring up feeling wanted?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_wanted", + "communication" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ] + }, + { + "id": "sex_and_desire_153", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What should be centered when we discuss nonsexual closeness?", + "depth": 3, + "access": "premium", + "tags": [ + "nonsexual_closeness", + "center" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ] + }, + { + "id": "sex_and_desire_154", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What would improve initiating intimacy kindly without adding pressure?", + "depth": 3, + "access": "premium", + "tags": [ + "initiating_intimacy_kindly", + "improvement" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ] + }, + { + "id": "sex_and_desire_155", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What response matters most around responding to no with care?", + "depth": 2, + "access": "premium", + "tags": [ + "responding_to_no_with_care", + "response" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ] + }, + { + "id": "sex_and_desire_156", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What most supports desire around desire changing over time?", + "depth": 2, + "access": "premium", + "tags": [ + "desire_changing_over_time", + "desire" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ] + }, + { + "id": "sex_and_desire_157", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "For flirting in everyday life, what would help most?", + "depth": 3, + "access": "premium", + "tags": [ + "flirting_in_everyday_life", + "support" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ] + }, + { + "id": "sex_and_desire_158", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "How should we bring up feeling emotionally ready?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_emotionally_ready", + "communication" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ] + }, + { + "id": "sex_and_desire_159", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What should be centered when we discuss privacy around intimacy?", + "depth": 2, + "access": "premium", + "tags": [ + "privacy_around_intimacy", + "center" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ] + }, + { + "id": "sex_and_desire_160", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What would improve aftercare and reassurance without adding pressure?", + "depth": 3, + "access": "premium", + "tags": [ + "aftercare_and_reassurance", + "improvement" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ] + }, + { + "id": "sex_and_desire_161", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What response matters most around checking in about comfort?", + "depth": 3, + "access": "premium", + "tags": [ + "checking_in_about_comfort", + "response" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ] + }, + { + "id": "sex_and_desire_162", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What most supports desire around romance and anticipation?", + "depth": 3, + "access": "premium", + "tags": [ + "romance_and_anticipation", + "desire" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ] + }, + { + "id": "sex_and_desire_163", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "For reducing pressure, what would help most?", + "depth": 2, + "access": "premium", + "tags": [ + "reducing_pressure", + "support" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ] + }, + { + "id": "sex_and_desire_164", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "How should we bring up feeling attractive?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_attractive", + "communication" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ] + }, + { + "id": "sex_and_desire_165", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What should be centered when we discuss staying connected outside sex?", + "depth": 3, + "access": "premium", + "tags": [ + "staying_connected_outside_sex", + "center" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ] + }, + { + "id": "sex_and_desire_166", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What would improve different levels of desire without adding pressure?", + "depth": 3, + "access": "premium", + "tags": [ + "different_levels_of_desire", + "improvement" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ] + }, + { + "id": "sex_and_desire_167", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What response matters most around sexual communication?", + "depth": 2, + "access": "premium", + "tags": [ + "sexual_communication", + "response" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ] + }, + { + "id": "sex_and_desire_168", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What most supports desire around turn-ons and turn-offs?", + "depth": 2, + "access": "premium", + "tags": [ + "turn_ons_and_turn_offs", + "desire" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ] + }, + { + "id": "sex_and_desire_169", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "For initiation preferences, what would help most?", + "depth": 4, + "access": "premium", + "tags": [ + "initiation_preferences", + "support" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ] + }, + { + "id": "sex_and_desire_170", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "How should we bring up comfort with trying new things?", + "depth": 3, + "access": "premium", + "tags": [ + "comfort_with_trying_new_things", + "communication" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ] + }, + { + "id": "sex_and_desire_171", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What should be centered when we discuss sexual boundaries?", + "depth": 2, + "access": "premium", + "tags": [ + "sexual_boundaries", + "center" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ] + }, + { + "id": "sex_and_desire_172", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What would improve desire during stress without adding pressure?", + "depth": 2, + "access": "premium", + "tags": [ + "desire_during_stress", + "improvement" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ] + }, + { + "id": "sex_and_desire_173", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What response matters most around body confidence during intimacy?", + "depth": 3, + "access": "premium", + "tags": [ + "body_confidence_during_intimacy", + "response" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ] + }, + { + "id": "sex_and_desire_174", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What most supports desire around repair after rejection?", + "depth": 3, + "access": "premium", + "tags": [ + "repair_after_rejection", + "desire" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ] + }, + { + "id": "sex_and_desire_175", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "For sexual expectations, what would help most?", + "depth": 2, + "access": "premium", + "tags": [ + "sexual_expectations", + "support" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ] + }, + { + "id": "sex_and_desire_176", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "How should we bring up frequency differences?", + "depth": 2, + "access": "premium", + "tags": [ + "frequency_differences", + "communication" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ] + }, + { + "id": "sex_and_desire_177", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What should be centered when we discuss emotional safety during intimacy?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_safety_during_intimacy", + "center" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ] + }, + { + "id": "sex_and_desire_178", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What would improve pressure and consent without adding pressure?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure_and_consent", + "improvement" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ] + }, + { + "id": "sex_and_desire_179", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What response matters most around fantasy conversations?", + "depth": 2, + "access": "premium", + "tags": [ + "fantasy_conversations", + "response" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ] + }, + { + "id": "sex_and_desire_180", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What most supports desire around protecting desire in long-term love?", + "depth": 2, + "access": "premium", + "tags": [ + "protecting_desire_in_long_term_love", + "desire" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ] + }, + { + "id": "sex_and_desire_181", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "For talking about desire respectfully, what would help most?", + "depth": 3, + "access": "premium", + "tags": [ + "talking_about_desire_respectfully", + "support" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ] + }, + { + "id": "sex_and_desire_182", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "How should we bring up feeling wanted?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_wanted", + "communication" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ] + }, + { + "id": "sex_and_desire_183", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What should be centered when we discuss nonsexual closeness?", + "depth": 2, + "access": "premium", + "tags": [ + "nonsexual_closeness", + "center" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ] + }, + { + "id": "sex_and_desire_184", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What would improve initiating intimacy kindly without adding pressure?", + "depth": 2, + "access": "premium", + "tags": [ + "initiating_intimacy_kindly", + "improvement" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ] + }, + { + "id": "sex_and_desire_185", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What response matters most around responding to no with care?", + "depth": 3, + "access": "premium", + "tags": [ + "responding_to_no_with_care", + "response" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ] + }, + { + "id": "sex_and_desire_186", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What most supports desire around desire changing over time?", + "depth": 3, + "access": "premium", + "tags": [ + "desire_changing_over_time", + "desire" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ] + }, + { + "id": "sex_and_desire_187", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "For flirting in everyday life, what would help most?", + "depth": 3, + "access": "premium", + "tags": [ + "flirting_in_everyday_life", + "support" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ] + }, + { + "id": "sex_and_desire_188", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "How should we bring up feeling emotionally ready?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_emotionally_ready", + "communication" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ] + }, + { + "id": "sex_and_desire_189", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What should be centered when we discuss privacy around intimacy?", + "depth": 3, + "access": "premium", + "tags": [ + "privacy_around_intimacy", + "center" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ] + }, + { + "id": "sex_and_desire_190", + "category_id": "sex_and_desire", + "type": "single_choice", + "text": "What would improve aftercare and reassurance without adding pressure?", + "depth": 3, + "access": "premium", + "tags": [ + "aftercare_and_reassurance", + "improvement" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ] + }, + { + "id": "sex_and_desire_191", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which things make sexual conversations feel safer?", + "depth": 5, + "access": "premium", + "tags": [ + "talking_about_desire_respectfully", + "safety" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_192", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which supports help with feeling wanted?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_wanted", + "support" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_193", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "What should we protect when talking about nonsexual closeness?", + "depth": 3, + "access": "premium", + "tags": [ + "nonsexual_closeness", + "protection" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_194", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which habits can reduce pressure around initiating intimacy kindly?", + "depth": 4, + "access": "premium", + "tags": [ + "initiating_intimacy_kindly", + "pressure" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_195", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which things make sexual conversations feel safer?", + "depth": 3, + "access": "premium", + "tags": [ + "responding_to_no_with_care", + "safety" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_196", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which supports help with desire changing over time?", + "depth": 3, + "access": "premium", + "tags": [ + "desire_changing_over_time", + "support" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_197", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "What should we protect when talking about flirting in everyday life?", + "depth": 4, + "access": "premium", + "tags": [ + "flirting_in_everyday_life", + "protection" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_198", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which habits can reduce pressure around feeling emotionally ready?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_emotionally_ready", + "pressure" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_199", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which things make sexual conversations feel safer?", + "depth": 3, + "access": "premium", + "tags": [ + "privacy_around_intimacy", + "safety" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_200", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which supports help with aftercare and reassurance?", + "depth": 4, + "access": "premium", + "tags": [ + "aftercare_and_reassurance", + "support" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_201", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "What should we protect when talking about checking in about comfort?", + "depth": 3, + "access": "premium", + "tags": [ + "checking_in_about_comfort", + "protection" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_202", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which habits can reduce pressure around romance and anticipation?", + "depth": 3, + "access": "premium", + "tags": [ + "romance_and_anticipation", + "pressure" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_203", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which things make sexual conversations feel safer?", + "depth": 4, + "access": "premium", + "tags": [ + "reducing_pressure", + "safety" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_204", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which supports help with feeling attractive?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_attractive", + "support" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_205", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "What should we protect when talking about staying connected outside sex?", + "depth": 4, + "access": "premium", + "tags": [ + "staying_connected_outside_sex", + "protection" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "curiosity", + "text": "Curiosity" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "no_pressure", + "text": "No pressure" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_206", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which habits can reduce pressure around different levels of desire?", + "depth": 4, + "access": "premium", + "tags": [ + "different_levels_of_desire", + "pressure" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_patience", + "text": "More patience" + }, + { + "id": "more_privacy", + "text": "More privacy" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_207", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which things make sexual conversations feel safer?", + "depth": 3, + "access": "premium", + "tags": [ + "sexual_communication", + "safety" + ], + "options": [ + { + "id": "accept_no_kindly", + "text": "Accept no kindly" + }, + { + "id": "ask_what_feels_good", + "text": "Ask what feels good" + }, + { + "id": "slow_down", + "text": "Slow down" + }, + { + "id": "talk_outside_the_moment", + "text": "Talk outside the moment" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_208", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which supports help with turn-ons and turn-offs?", + "depth": 3, + "access": "premium", + "tags": [ + "turn_ons_and_turn_offs", + "support" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "rest", + "text": "Rest" + }, + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "feeling_desired", + "text": "Feeling desired" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_209", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "What should we protect when talking about initiation preferences?", + "depth": 4, + "access": "premium", + "tags": [ + "initiation_preferences", + "protection" + ], + "options": [ + { + "id": "gentle_words", + "text": "Gentle words" + }, + { + "id": "clear_asking", + "text": "Clear asking" + }, + { + "id": "playful_flirting", + "text": "Playful flirting" + }, + { + "id": "quiet_closeness", + "text": "Quiet closeness" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_210", + "category_id": "sex_and_desire", + "type": "multi_choice", + "text": "Which habits can reduce pressure around comfort with trying new things?", + "depth": 3, + "access": "premium", + "tags": [ + "comfort_with_trying_new_things", + "pressure" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "use_a_signal", + "text": "Use a signal" + }, + { + "id": "talk_earlier", + "text": "Talk earlier" + }, + { + "id": "check_in_later", + "text": "Check in later" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "sex_and_desire_211", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How safe does it feel to talk about talking about desire respectfully?", + "depth": 3, + "access": "premium", + "tags": [ + "talking_about_desire_respectfully", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "sex_and_desire_212", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How much pressure do you feel around feeling wanted?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_wanted", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "sex_and_desire_213", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How connected do you feel when we discuss nonsexual closeness?", + "depth": 2, + "access": "premium", + "tags": [ + "nonsexual_closeness", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Disconnected", + "max_label": "Very connected" + } + }, + { + "id": "sex_and_desire_214", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How clearly have we communicated about initiating intimacy kindly?", + "depth": 3, + "access": "premium", + "tags": [ + "initiating_intimacy_kindly", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "sex_and_desire_215", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How important is it that we improve responding to no with care?", + "depth": 2, + "access": "premium", + "tags": [ + "responding_to_no_with_care", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "sex_and_desire_216", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How safe does it feel to talk about desire changing over time?", + "depth": 4, + "access": "premium", + "tags": [ + "desire_changing_over_time", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "sex_and_desire_217", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How much pressure do you feel around flirting in everyday life?", + "depth": 2, + "access": "premium", + "tags": [ + "flirting_in_everyday_life", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Disconnected", + "max_label": "Very connected" + } + }, + { + "id": "sex_and_desire_218", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How connected do you feel when we discuss feeling emotionally ready?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_emotionally_ready", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "sex_and_desire_219", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How clearly have we communicated about privacy around intimacy?", + "depth": 2, + "access": "premium", + "tags": [ + "privacy_around_intimacy", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "sex_and_desire_220", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How important is it that we improve aftercare and reassurance?", + "depth": 3, + "access": "premium", + "tags": [ + "aftercare_and_reassurance", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "sex_and_desire_221", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How safe does it feel to talk about checking in about comfort?", + "depth": 3, + "access": "premium", + "tags": [ + "checking_in_about_comfort", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Disconnected", + "max_label": "Very connected" + } + }, + { + "id": "sex_and_desire_222", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How much pressure do you feel around romance and anticipation?", + "depth": 3, + "access": "premium", + "tags": [ + "romance_and_anticipation", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "sex_and_desire_223", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How connected do you feel when we discuss reducing pressure?", + "depth": 2, + "access": "premium", + "tags": [ + "reducing_pressure", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "sex_and_desire_224", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How clearly have we communicated about feeling attractive?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_attractive", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "sex_and_desire_225", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How important is it that we improve staying connected outside sex?", + "depth": 2, + "access": "premium", + "tags": [ + "staying_connected_outside_sex", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Disconnected", + "max_label": "Very connected" + } + }, + { + "id": "sex_and_desire_226", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How safe does it feel to talk about different levels of desire?", + "depth": 4, + "access": "premium", + "tags": [ + "different_levels_of_desire", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "sex_and_desire_227", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How much pressure do you feel around sexual communication?", + "depth": 2, + "access": "premium", + "tags": [ + "sexual_communication", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "sex_and_desire_228", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How connected do you feel when we discuss turn-ons and turn-offs?", + "depth": 3, + "access": "premium", + "tags": [ + "turn_ons_and_turn_offs", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "sex_and_desire_229", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How clearly have we communicated about initiation preferences?", + "depth": 2, + "access": "premium", + "tags": [ + "initiation_preferences", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Disconnected", + "max_label": "Very connected" + } + }, + { + "id": "sex_and_desire_230", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How important is it that we improve comfort with trying new things?", + "depth": 3, + "access": "premium", + "tags": [ + "comfort_with_trying_new_things", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "sex_and_desire_231", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How safe does it feel to talk about sexual boundaries?", + "depth": 3, + "access": "premium", + "tags": [ + "sexual_boundaries", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "sex_and_desire_232", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How much pressure do you feel around desire during stress?", + "depth": 3, + "access": "premium", + "tags": [ + "desire_during_stress", + "pressure" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "No pressure", + "max_label": "Too much pressure" + } + }, + { + "id": "sex_and_desire_233", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How connected do you feel when we discuss body confidence during intimacy?", + "depth": 2, + "access": "premium", + "tags": [ + "body_confidence_during_intimacy", + "connection" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Disconnected", + "max_label": "Very connected" + } + }, + { + "id": "sex_and_desire_234", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How clearly have we communicated about repair after rejection?", + "depth": 3, + "access": "premium", + "tags": [ + "repair_after_rejection", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "sex_and_desire_235", + "category_id": "sex_and_desire", + "type": "scale", + "text": "How important is it that we improve sexual expectations?", + "depth": 2, + "access": "premium", + "tags": [ + "sexual_expectations", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "sex_and_desire_236", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "For talking about desire respectfully, what feels better?", + "depth": 4, + "access": "premium", + "tags": [ + "talking_about_desire_respectfully", + "preference" + ], + "options": [ + { + "id": "direct_talk", + "text": "Direct talk" + }, + { + "id": "gentle_hints", + "text": "Gentle hints" + } + ] + }, + { + "id": "sex_and_desire_237", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "When discussing feeling wanted, what should come first?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_wanted", + "priority" + ], + "options": [ + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "serious_clarity", + "text": "Serious clarity" + } + ] + }, + { + "id": "sex_and_desire_238", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "If desire feels mismatched around nonsexual closeness, what helps more?", + "depth": 2, + "access": "premium", + "tags": [ + "nonsexual_closeness", + "mismatch" + ], + "options": [ + { + "id": "plan_ahead", + "text": "Plan ahead" + }, + { + "id": "follow_the_moment", + "text": "Follow the moment" + } + ] + }, + { + "id": "sex_and_desire_239", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "For initiating intimacy kindly, what feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "initiating_intimacy_kindly", + "preference" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_rest", + "text": "More rest" + } + ] + }, + { + "id": "sex_and_desire_240", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "When discussing responding to no with care, what should come first?", + "depth": 2, + "access": "premium", + "tags": [ + "responding_to_no_with_care", + "priority" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "sex_and_desire_241", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "If desire feels mismatched around desire changing over time, what helps more?", + "depth": 3, + "access": "premium", + "tags": [ + "desire_changing_over_time", + "mismatch" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "invite_subtly", + "text": "Invite subtly" + } + ] + }, + { + "id": "sex_and_desire_242", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "For flirting in everyday life, what feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "flirting_in_everyday_life", + "preference" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "spontaneous", + "text": "Spontaneous" + } + ] + }, + { + "id": "sex_and_desire_243", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "When discussing feeling emotionally ready, what should come first?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_emotionally_ready", + "priority" + ], + "options": [ + { + "id": "emotional_closeness", + "text": "Emotional closeness" + }, + { + "id": "physical_closeness", + "text": "Physical closeness" + } + ] + }, + { + "id": "sex_and_desire_244", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "If desire feels mismatched around privacy around intimacy, what helps more?", + "depth": 2, + "access": "premium", + "tags": [ + "privacy_around_intimacy", + "mismatch" + ], + "options": [ + { + "id": "direct_talk", + "text": "Direct talk" + }, + { + "id": "gentle_hints", + "text": "Gentle hints" + } + ] + }, + { + "id": "sex_and_desire_245", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "For aftercare and reassurance, what feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "aftercare_and_reassurance", + "preference" + ], + "options": [ + { + "id": "playfulness", + "text": "Playfulness" + }, + { + "id": "serious_clarity", + "text": "Serious clarity" + } + ] + }, + { + "id": "sex_and_desire_246", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "When discussing checking in about comfort, what should come first?", + "depth": 3, + "access": "premium", + "tags": [ + "checking_in_about_comfort", + "priority" + ], + "options": [ + { + "id": "plan_ahead", + "text": "Plan ahead" + }, + { + "id": "follow_the_moment", + "text": "Follow the moment" + } + ] + }, + { + "id": "sex_and_desire_247", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "If desire feels mismatched around romance and anticipation, what helps more?", + "depth": 2, + "access": "premium", + "tags": [ + "romance_and_anticipation", + "mismatch" + ], + "options": [ + { + "id": "more_romance", + "text": "More romance" + }, + { + "id": "more_rest", + "text": "More rest" + } + ] + }, + { + "id": "sex_and_desire_248", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "For reducing pressure, what feels better?", + "depth": 3, + "access": "premium", + "tags": [ + "reducing_pressure", + "preference" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "space", + "text": "Space" + } + ] + }, + { + "id": "sex_and_desire_249", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "When discussing feeling attractive, what should come first?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_attractive", + "priority" + ], + "options": [ + { + "id": "ask_first", + "text": "Ask first" + }, + { + "id": "invite_subtly", + "text": "Invite subtly" + } + ] + }, + { + "id": "sex_and_desire_250", + "category_id": "sex_and_desire", + "type": "this_or_that", + "text": "If desire feels mismatched around staying connected outside sex, what helps more?", + "depth": 2, + "access": "premium", + "tags": [ + "staying_connected_outside_sex", + "mismatch" + ], + "options": [ + { + "id": "slow_and_steady", + "text": "Slow and steady" + }, + { + "id": "spontaneous", + "text": "Spontaneous" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/stress.json b/seed/questions/stress.json new file mode 100644 index 00000000..7cb68a89 --- /dev/null +++ b/seed/questions/stress.json @@ -0,0 +1,5263 @@ +{ + "category": { + "id": "stress", + "display_name": "Stress", + "description": "Questions about pressure, support, burnout, rest, and helping each other through hard days.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "stress_001", + "category_id": "stress", + "type": "written", + "text": "What helps you most when work stress is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "work_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_002", + "category_id": "stress", + "type": "written", + "text": "How can I notice when work stress is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "work_stress", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_003", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with work stress this week?", + "depth": 2, + "access": "free", + "tags": [ + "work_stress", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_004", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about work stress?", + "depth": 3, + "access": "free", + "tags": [ + "work_stress", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_005", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when work stress is high?", + "depth": 3, + "access": "free", + "tags": [ + "work_stress", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_006", + "category_id": "stress", + "type": "written", + "text": "What helps you most when feeling overwhelmed is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_overwhelmed", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_007", + "category_id": "stress", + "type": "written", + "text": "How can I notice when feeling overwhelmed is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_overwhelmed", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_008", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with feeling overwhelmed this week?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_overwhelmed", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_009", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about feeling overwhelmed?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_overwhelmed", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_010", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when feeling overwhelmed is high?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_overwhelmed", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_011", + "category_id": "stress", + "type": "written", + "text": "What helps you most when needing rest is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "needing_rest", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_012", + "category_id": "stress", + "type": "written", + "text": "How can I notice when needing rest is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "needing_rest", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_013", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with needing rest this week?", + "depth": 2, + "access": "free", + "tags": [ + "needing_rest", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_014", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about needing rest?", + "depth": 3, + "access": "free", + "tags": [ + "needing_rest", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_015", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when needing rest is high?", + "depth": 3, + "access": "free", + "tags": [ + "needing_rest", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_016", + "category_id": "stress", + "type": "written", + "text": "What helps you most when asking for help is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_help", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_017", + "category_id": "stress", + "type": "written", + "text": "How can I notice when asking for help is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_help", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_018", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with asking for help this week?", + "depth": 2, + "access": "free", + "tags": [ + "asking_for_help", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_019", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about asking for help?", + "depth": 3, + "access": "free", + "tags": [ + "asking_for_help", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_020", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when asking for help is high?", + "depth": 3, + "access": "free", + "tags": [ + "asking_for_help", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_021", + "category_id": "stress", + "type": "written", + "text": "What helps you most when low energy days is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "low_energy_days", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_022", + "category_id": "stress", + "type": "written", + "text": "How can I notice when low energy days is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "low_energy_days", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_023", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with low energy days this week?", + "depth": 2, + "access": "free", + "tags": [ + "low_energy_days", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_024", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about low energy days?", + "depth": 3, + "access": "free", + "tags": [ + "low_energy_days", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_025", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when low energy days is high?", + "depth": 3, + "access": "free", + "tags": [ + "low_energy_days", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_026", + "category_id": "stress", + "type": "written", + "text": "What helps you most when mental load is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "mental_load", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_027", + "category_id": "stress", + "type": "written", + "text": "How can I notice when mental load is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "mental_load", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_028", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with mental load this week?", + "depth": 2, + "access": "free", + "tags": [ + "mental_load", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_029", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about mental load?", + "depth": 3, + "access": "free", + "tags": [ + "mental_load", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_030", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when mental load is high?", + "depth": 3, + "access": "free", + "tags": [ + "mental_load", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_031", + "category_id": "stress", + "type": "written", + "text": "What helps you most when unexpected problems is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "unexpected_problems", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_032", + "category_id": "stress", + "type": "written", + "text": "How can I notice when unexpected problems is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "unexpected_problems", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_033", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with unexpected problems this week?", + "depth": 2, + "access": "free", + "tags": [ + "unexpected_problems", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_034", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about unexpected problems?", + "depth": 3, + "access": "free", + "tags": [ + "unexpected_problems", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_035", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when unexpected problems is high?", + "depth": 3, + "access": "free", + "tags": [ + "unexpected_problems", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_036", + "category_id": "stress", + "type": "written", + "text": "What helps you most when sleep and mood is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "sleep_and_mood", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_037", + "category_id": "stress", + "type": "written", + "text": "How can I notice when sleep and mood is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "sleep_and_mood", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_038", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with sleep and mood this week?", + "depth": 2, + "access": "free", + "tags": [ + "sleep_and_mood", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_039", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about sleep and mood?", + "depth": 3, + "access": "free", + "tags": [ + "sleep_and_mood", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_040", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when sleep and mood is high?", + "depth": 3, + "access": "free", + "tags": [ + "sleep_and_mood", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_041", + "category_id": "stress", + "type": "written", + "text": "What helps you most when busy weeks is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "busy_weeks", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_042", + "category_id": "stress", + "type": "written", + "text": "How can I notice when busy weeks is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "busy_weeks", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_043", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with busy weeks this week?", + "depth": 2, + "access": "free", + "tags": [ + "busy_weeks", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_044", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about busy weeks?", + "depth": 3, + "access": "free", + "tags": [ + "busy_weeks", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_045", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when busy weeks is high?", + "depth": 3, + "access": "free", + "tags": [ + "busy_weeks", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_046", + "category_id": "stress", + "type": "written", + "text": "What helps you most when feeling supported is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_supported", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_047", + "category_id": "stress", + "type": "written", + "text": "How can I notice when feeling supported is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_supported", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_048", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with feeling supported this week?", + "depth": 2, + "access": "free", + "tags": [ + "feeling_supported", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_049", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about feeling supported?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_supported", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_050", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when feeling supported is high?", + "depth": 3, + "access": "free", + "tags": [ + "feeling_supported", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_051", + "category_id": "stress", + "type": "written", + "text": "What helps you most when financial pressure is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "financial_pressure", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_052", + "category_id": "stress", + "type": "written", + "text": "How can I notice when financial pressure is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "financial_pressure", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_053", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with financial pressure this week?", + "depth": 2, + "access": "free", + "tags": [ + "financial_pressure", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_054", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about financial pressure?", + "depth": 3, + "access": "free", + "tags": [ + "financial_pressure", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_055", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when financial pressure is high?", + "depth": 3, + "access": "free", + "tags": [ + "financial_pressure", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_056", + "category_id": "stress", + "type": "written", + "text": "What helps you most when family pressure is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "family_pressure", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_057", + "category_id": "stress", + "type": "written", + "text": "How can I notice when family pressure is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "family_pressure", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_058", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with family pressure this week?", + "depth": 2, + "access": "free", + "tags": [ + "family_pressure", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_059", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about family pressure?", + "depth": 3, + "access": "free", + "tags": [ + "family_pressure", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_060", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when family pressure is high?", + "depth": 3, + "access": "free", + "tags": [ + "family_pressure", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_061", + "category_id": "stress", + "type": "written", + "text": "What helps you most when health worries is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "health_worries", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_062", + "category_id": "stress", + "type": "written", + "text": "How can I notice when health worries is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "health_worries", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_063", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with health worries this week?", + "depth": 2, + "access": "free", + "tags": [ + "health_worries", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_064", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about health worries?", + "depth": 3, + "access": "free", + "tags": [ + "health_worries", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_065", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when health worries is high?", + "depth": 3, + "access": "free", + "tags": [ + "health_worries", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_066", + "category_id": "stress", + "type": "written", + "text": "What helps you most when burnout signs is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "burnout_signs", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_067", + "category_id": "stress", + "type": "written", + "text": "How can I notice when burnout signs is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "burnout_signs", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_068", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with burnout signs this week?", + "depth": 2, + "access": "free", + "tags": [ + "burnout_signs", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_069", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about burnout signs?", + "depth": 3, + "access": "free", + "tags": [ + "burnout_signs", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_070", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when burnout signs is high?", + "depth": 3, + "access": "free", + "tags": [ + "burnout_signs", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_071", + "category_id": "stress", + "type": "written", + "text": "What helps you most when resetting after stress is affecting you?", + "depth": 2, + "access": "free", + "tags": [ + "resetting_after_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_072", + "category_id": "stress", + "type": "written", + "text": "How can I notice when resetting after stress is starting to show up?", + "depth": 2, + "access": "free", + "tags": [ + "resetting_after_stress", + "noticing" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_073", + "category_id": "stress", + "type": "written", + "text": "What is one small way I can help with resetting after stress this week?", + "depth": 2, + "access": "free", + "tags": [ + "resetting_after_stress", + "help" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_074", + "category_id": "stress", + "type": "written", + "text": "What do you wish I understood about resetting after stress?", + "depth": 3, + "access": "free", + "tags": [ + "resetting_after_stress", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_075", + "category_id": "stress", + "type": "written", + "text": "What should we avoid doing when resetting after stress is high?", + "depth": 3, + "access": "free", + "tags": [ + "resetting_after_stress", + "avoidance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_076", + "category_id": "stress", + "type": "written", + "text": "When does stress spillover into conflict make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "stress_spillover_into_conflict", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_077", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when stress spillover into conflict is present?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_spillover_into_conflict", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_078", + "category_id": "stress", + "type": "written", + "text": "What support around stress spillover into conflict feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_spillover_into_conflict", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_079", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during stress spillover into conflict?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_spillover_into_conflict", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_080", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after stress spillover into conflict affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_spillover_into_conflict", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_081", + "category_id": "stress", + "type": "written", + "text": "When does shutdown under pressure make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "shutdown_under_pressure", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_082", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when shutdown under pressure is present?", + "depth": 5, + "access": "premium", + "tags": [ + "shutdown_under_pressure", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_083", + "category_id": "stress", + "type": "written", + "text": "What support around shutdown under pressure feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "shutdown_under_pressure", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_084", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during shutdown under pressure?", + "depth": 5, + "access": "premium", + "tags": [ + "shutdown_under_pressure", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_085", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after shutdown under pressure affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "shutdown_under_pressure", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_086", + "category_id": "stress", + "type": "written", + "text": "When does irritability during stress make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "irritability_during_stress", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_087", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when irritability during stress is present?", + "depth": 5, + "access": "premium", + "tags": [ + "irritability_during_stress", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_088", + "category_id": "stress", + "type": "written", + "text": "What support around irritability during stress feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "irritability_during_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_089", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during irritability during stress?", + "depth": 5, + "access": "premium", + "tags": [ + "irritability_during_stress", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_090", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after irritability during stress affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "irritability_during_stress", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_091", + "category_id": "stress", + "type": "written", + "text": "When does unequal workload make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "unequal_workload", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_092", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when unequal workload is present?", + "depth": 5, + "access": "premium", + "tags": [ + "unequal_workload", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_093", + "category_id": "stress", + "type": "written", + "text": "What support around unequal workload feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "unequal_workload", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_094", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during unequal workload?", + "depth": 5, + "access": "premium", + "tags": [ + "unequal_workload", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_095", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after unequal workload affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "unequal_workload", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_096", + "category_id": "stress", + "type": "written", + "text": "When does hidden anxiety make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "hidden_anxiety", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_097", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when hidden anxiety is present?", + "depth": 5, + "access": "premium", + "tags": [ + "hidden_anxiety", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_098", + "category_id": "stress", + "type": "written", + "text": "What support around hidden anxiety feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "hidden_anxiety", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_099", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during hidden anxiety?", + "depth": 5, + "access": "premium", + "tags": [ + "hidden_anxiety", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_100", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after hidden anxiety affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "hidden_anxiety", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_101", + "category_id": "stress", + "type": "written", + "text": "When does pressure around money make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "pressure_around_money", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_102", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when pressure around money is present?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_around_money", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_103", + "category_id": "stress", + "type": "written", + "text": "What support around pressure around money feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_around_money", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_104", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during pressure around money?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_around_money", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_105", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after pressure around money affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "pressure_around_money", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_106", + "category_id": "stress", + "type": "written", + "text": "When does caregiving stress make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "caregiving_stress", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_107", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when caregiving stress is present?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving_stress", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_108", + "category_id": "stress", + "type": "written", + "text": "What support around caregiving stress feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_109", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during caregiving stress?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving_stress", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_110", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after caregiving stress affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving_stress", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_111", + "category_id": "stress", + "type": "written", + "text": "When does stress and intimacy make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "stress_and_intimacy", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_112", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when stress and intimacy is present?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_and_intimacy", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_113", + "category_id": "stress", + "type": "written", + "text": "What support around stress and intimacy feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_and_intimacy", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_114", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during stress and intimacy?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_and_intimacy", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_115", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after stress and intimacy affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_and_intimacy", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_116", + "category_id": "stress", + "type": "written", + "text": "When does chronic exhaustion make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "chronic_exhaustion", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_117", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when chronic exhaustion is present?", + "depth": 5, + "access": "premium", + "tags": [ + "chronic_exhaustion", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_118", + "category_id": "stress", + "type": "written", + "text": "What support around chronic exhaustion feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "chronic_exhaustion", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_119", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during chronic exhaustion?", + "depth": 5, + "access": "premium", + "tags": [ + "chronic_exhaustion", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_120", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after chronic exhaustion affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "chronic_exhaustion", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_121", + "category_id": "stress", + "type": "written", + "text": "When does coping habits make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "coping_habits", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_122", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when coping habits is present?", + "depth": 5, + "access": "premium", + "tags": [ + "coping_habits", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_123", + "category_id": "stress", + "type": "written", + "text": "What support around coping habits feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "coping_habits", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_124", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during coping habits?", + "depth": 5, + "access": "premium", + "tags": [ + "coping_habits", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_125", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after coping habits affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "coping_habits", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_126", + "category_id": "stress", + "type": "written", + "text": "When does avoiding difficult topics make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "avoiding_difficult_topics", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_127", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when avoiding difficult topics is present?", + "depth": 5, + "access": "premium", + "tags": [ + "avoiding_difficult_topics", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_128", + "category_id": "stress", + "type": "written", + "text": "What support around avoiding difficult topics feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "avoiding_difficult_topics", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_129", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during avoiding difficult topics?", + "depth": 5, + "access": "premium", + "tags": [ + "avoiding_difficult_topics", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_130", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after avoiding difficult topics affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "avoiding_difficult_topics", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_131", + "category_id": "stress", + "type": "written", + "text": "When does feeling alone in stress make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_alone_in_stress", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_132", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when feeling alone in stress is present?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_alone_in_stress", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_133", + "category_id": "stress", + "type": "written", + "text": "What support around feeling alone in stress feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_alone_in_stress", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_134", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during feeling alone in stress?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_alone_in_stress", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_135", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after feeling alone in stress affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "feeling_alone_in_stress", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_136", + "category_id": "stress", + "type": "written", + "text": "When does support that misses the mark make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "support_that_misses_the_mark", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_137", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when support that misses the mark is present?", + "depth": 5, + "access": "premium", + "tags": [ + "support_that_misses_the_mark", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_138", + "category_id": "stress", + "type": "written", + "text": "What support around support that misses the mark feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "support_that_misses_the_mark", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_139", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during support that misses the mark?", + "depth": 5, + "access": "premium", + "tags": [ + "support_that_misses_the_mark", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_140", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after support that misses the mark affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "support_that_misses_the_mark", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_141", + "category_id": "stress", + "type": "written", + "text": "When does stress recovery routines make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "stress_recovery_routines", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_142", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when stress recovery routines is present?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_recovery_routines", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_143", + "category_id": "stress", + "type": "written", + "text": "What support around stress recovery routines feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_recovery_routines", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_144", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during stress recovery routines?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_recovery_routines", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_145", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after stress recovery routines affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "stress_recovery_routines", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_146", + "category_id": "stress", + "type": "written", + "text": "When does protecting the relationship during hard seasons make you feel distant from me?", + "depth": 4, + "access": "premium", + "tags": [ + "protecting_the_relationship_during_hard_seasons", + "distance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_147", + "category_id": "stress", + "type": "written", + "text": "What pattern between us gets worse when protecting the relationship during hard seasons is present?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_the_relationship_during_hard_seasons", + "pattern" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_148", + "category_id": "stress", + "type": "written", + "text": "What support around protecting the relationship during hard seasons feels helpful instead of controlling?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_the_relationship_during_hard_seasons", + "support" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_149", + "category_id": "stress", + "type": "written", + "text": "What boundary would help us protect each other during protecting the relationship during hard seasons?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_the_relationship_during_hard_seasons", + "boundary" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_150", + "category_id": "stress", + "type": "written", + "text": "What repair do we need after protecting the relationship during hard seasons affects the way we treat each other?", + "depth": 5, + "access": "premium", + "tags": [ + "protecting_the_relationship_during_hard_seasons", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "stress_151", + "category_id": "stress", + "type": "single_choice", + "text": "When work stress shows up, what usually helps first?", + "depth": 3, + "access": "premium", + "tags": [ + "work_stress", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ] + }, + { + "id": "stress_152", + "category_id": "stress", + "type": "single_choice", + "text": "What kind of help feels best during feeling overwhelmed?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_overwhelmed", + "help" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ] + }, + { + "id": "stress_153", + "category_id": "stress", + "type": "single_choice", + "text": "How should we handle a serious talk when needing rest is high?", + "depth": 3, + "access": "premium", + "tags": [ + "needing_rest", + "timing" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ] + }, + { + "id": "stress_154", + "category_id": "stress", + "type": "single_choice", + "text": "What do you need me to do less when asking for help is present?", + "depth": 3, + "access": "premium", + "tags": [ + "asking_for_help", + "less" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ] + }, + { + "id": "stress_155", + "category_id": "stress", + "type": "single_choice", + "text": "What reset helps after low energy days?", + "depth": 2, + "access": "premium", + "tags": [ + "low_energy_days", + "reset" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ] + }, + { + "id": "stress_156", + "category_id": "stress", + "type": "single_choice", + "text": "What should be our first move when mental load affects us?", + "depth": 2, + "access": "premium", + "tags": [ + "mental_load", + "first_move" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ] + }, + { + "id": "stress_157", + "category_id": "stress", + "type": "single_choice", + "text": "When unexpected problems shows up, what usually helps first?", + "depth": 3, + "access": "premium", + "tags": [ + "unexpected_problems", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ] + }, + { + "id": "stress_158", + "category_id": "stress", + "type": "single_choice", + "text": "What kind of help feels best during sleep and mood?", + "depth": 3, + "access": "premium", + "tags": [ + "sleep_and_mood", + "help" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ] + }, + { + "id": "stress_159", + "category_id": "stress", + "type": "single_choice", + "text": "How should we handle a serious talk when busy weeks is high?", + "depth": 2, + "access": "premium", + "tags": [ + "busy_weeks", + "timing" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ] + }, + { + "id": "stress_160", + "category_id": "stress", + "type": "single_choice", + "text": "What do you need me to do less when feeling supported is present?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_supported", + "less" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ] + }, + { + "id": "stress_161", + "category_id": "stress", + "type": "single_choice", + "text": "What reset helps after financial pressure?", + "depth": 3, + "access": "premium", + "tags": [ + "financial_pressure", + "reset" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ] + }, + { + "id": "stress_162", + "category_id": "stress", + "type": "single_choice", + "text": "What should be our first move when family pressure affects us?", + "depth": 3, + "access": "premium", + "tags": [ + "family_pressure", + "first_move" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ] + }, + { + "id": "stress_163", + "category_id": "stress", + "type": "single_choice", + "text": "When health worries shows up, what usually helps first?", + "depth": 2, + "access": "premium", + "tags": [ + "health_worries", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ] + }, + { + "id": "stress_164", + "category_id": "stress", + "type": "single_choice", + "text": "What kind of help feels best during burnout signs?", + "depth": 2, + "access": "premium", + "tags": [ + "burnout_signs", + "help" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ] + }, + { + "id": "stress_165", + "category_id": "stress", + "type": "single_choice", + "text": "How should we handle a serious talk when resetting after stress is high?", + "depth": 3, + "access": "premium", + "tags": [ + "resetting_after_stress", + "timing" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ] + }, + { + "id": "stress_166", + "category_id": "stress", + "type": "single_choice", + "text": "What do you need me to do less when stress spillover into conflict is present?", + "depth": 3, + "access": "premium", + "tags": [ + "stress_spillover_into_conflict", + "less" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ] + }, + { + "id": "stress_167", + "category_id": "stress", + "type": "single_choice", + "text": "What reset helps after shutdown under pressure?", + "depth": 2, + "access": "premium", + "tags": [ + "shutdown_under_pressure", + "reset" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ] + }, + { + "id": "stress_168", + "category_id": "stress", + "type": "single_choice", + "text": "What should be our first move when irritability during stress affects us?", + "depth": 2, + "access": "premium", + "tags": [ + "irritability_during_stress", + "first_move" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ] + }, + { + "id": "stress_169", + "category_id": "stress", + "type": "single_choice", + "text": "When unequal workload shows up, what usually helps first?", + "depth": 4, + "access": "premium", + "tags": [ + "unequal_workload", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ] + }, + { + "id": "stress_170", + "category_id": "stress", + "type": "single_choice", + "text": "What kind of help feels best during hidden anxiety?", + "depth": 3, + "access": "premium", + "tags": [ + "hidden_anxiety", + "help" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ] + }, + { + "id": "stress_171", + "category_id": "stress", + "type": "single_choice", + "text": "How should we handle a serious talk when pressure around money is high?", + "depth": 2, + "access": "premium", + "tags": [ + "pressure_around_money", + "timing" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ] + }, + { + "id": "stress_172", + "category_id": "stress", + "type": "single_choice", + "text": "What do you need me to do less when caregiving stress is present?", + "depth": 2, + "access": "premium", + "tags": [ + "caregiving_stress", + "less" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ] + }, + { + "id": "stress_173", + "category_id": "stress", + "type": "single_choice", + "text": "What reset helps after stress and intimacy?", + "depth": 3, + "access": "premium", + "tags": [ + "stress_and_intimacy", + "reset" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ] + }, + { + "id": "stress_174", + "category_id": "stress", + "type": "single_choice", + "text": "What should be our first move when chronic exhaustion affects us?", + "depth": 3, + "access": "premium", + "tags": [ + "chronic_exhaustion", + "first_move" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ] + }, + { + "id": "stress_175", + "category_id": "stress", + "type": "single_choice", + "text": "When coping habits shows up, what usually helps first?", + "depth": 2, + "access": "premium", + "tags": [ + "coping_habits", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ] + }, + { + "id": "stress_176", + "category_id": "stress", + "type": "single_choice", + "text": "What kind of help feels best during avoiding difficult topics?", + "depth": 2, + "access": "premium", + "tags": [ + "avoiding_difficult_topics", + "help" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ] + }, + { + "id": "stress_177", + "category_id": "stress", + "type": "single_choice", + "text": "How should we handle a serious talk when feeling alone in stress is high?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_alone_in_stress", + "timing" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ] + }, + { + "id": "stress_178", + "category_id": "stress", + "type": "single_choice", + "text": "What do you need me to do less when support that misses the mark is present?", + "depth": 4, + "access": "premium", + "tags": [ + "support_that_misses_the_mark", + "less" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ] + }, + { + "id": "stress_179", + "category_id": "stress", + "type": "single_choice", + "text": "What reset helps after stress recovery routines?", + "depth": 2, + "access": "premium", + "tags": [ + "stress_recovery_routines", + "reset" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ] + }, + { + "id": "stress_180", + "category_id": "stress", + "type": "single_choice", + "text": "What should be our first move when protecting the relationship during hard seasons affects us?", + "depth": 2, + "access": "premium", + "tags": [ + "protecting_the_relationship_during_hard_seasons", + "first_move" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ] + }, + { + "id": "stress_181", + "category_id": "stress", + "type": "single_choice", + "text": "When work stress shows up, what usually helps first?", + "depth": 3, + "access": "premium", + "tags": [ + "work_stress", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ] + }, + { + "id": "stress_182", + "category_id": "stress", + "type": "single_choice", + "text": "What kind of help feels best during feeling overwhelmed?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_overwhelmed", + "help" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ] + }, + { + "id": "stress_183", + "category_id": "stress", + "type": "single_choice", + "text": "How should we handle a serious talk when needing rest is high?", + "depth": 2, + "access": "premium", + "tags": [ + "needing_rest", + "timing" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ] + }, + { + "id": "stress_184", + "category_id": "stress", + "type": "single_choice", + "text": "What do you need me to do less when asking for help is present?", + "depth": 2, + "access": "premium", + "tags": [ + "asking_for_help", + "less" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ] + }, + { + "id": "stress_185", + "category_id": "stress", + "type": "single_choice", + "text": "What reset helps after low energy days?", + "depth": 3, + "access": "premium", + "tags": [ + "low_energy_days", + "reset" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ] + }, + { + "id": "stress_186", + "category_id": "stress", + "type": "single_choice", + "text": "What should be our first move when mental load affects us?", + "depth": 3, + "access": "premium", + "tags": [ + "mental_load", + "first_move" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ] + }, + { + "id": "stress_187", + "category_id": "stress", + "type": "single_choice", + "text": "When unexpected problems shows up, what usually helps first?", + "depth": 3, + "access": "premium", + "tags": [ + "unexpected_problems", + "support" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ] + }, + { + "id": "stress_188", + "category_id": "stress", + "type": "single_choice", + "text": "What kind of help feels best during sleep and mood?", + "depth": 2, + "access": "premium", + "tags": [ + "sleep_and_mood", + "help" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ] + }, + { + "id": "stress_189", + "category_id": "stress", + "type": "single_choice", + "text": "How should we handle a serious talk when busy weeks is high?", + "depth": 3, + "access": "premium", + "tags": [ + "busy_weeks", + "timing" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ] + }, + { + "id": "stress_190", + "category_id": "stress", + "type": "single_choice", + "text": "What do you need me to do less when feeling supported is present?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_supported", + "less" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ] + }, + { + "id": "stress_191", + "category_id": "stress", + "type": "multi_choice", + "text": "Which signs tell you work stress is affecting you?", + "depth": 5, + "access": "premium", + "tags": [ + "work_stress", + "signs" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_192", + "category_id": "stress", + "type": "multi_choice", + "text": "Which supports help when feeling overwhelmed is high?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_overwhelmed", + "support" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_193", + "category_id": "stress", + "type": "multi_choice", + "text": "What should we protect when needing rest is high?", + "depth": 3, + "access": "premium", + "tags": [ + "needing_rest", + "protect" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_194", + "category_id": "stress", + "type": "multi_choice", + "text": "Which habits make asking for help worse between us?", + "depth": 4, + "access": "premium", + "tags": [ + "asking_for_help", + "worse" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_195", + "category_id": "stress", + "type": "multi_choice", + "text": "Which signs tell you low energy days is affecting you?", + "depth": 3, + "access": "premium", + "tags": [ + "low_energy_days", + "signs" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_196", + "category_id": "stress", + "type": "multi_choice", + "text": "Which supports help when mental load is high?", + "depth": 3, + "access": "premium", + "tags": [ + "mental_load", + "support" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_197", + "category_id": "stress", + "type": "multi_choice", + "text": "What should we protect when unexpected problems is high?", + "depth": 4, + "access": "premium", + "tags": [ + "unexpected_problems", + "protect" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_198", + "category_id": "stress", + "type": "multi_choice", + "text": "Which habits make sleep and mood worse between us?", + "depth": 4, + "access": "premium", + "tags": [ + "sleep_and_mood", + "worse" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_199", + "category_id": "stress", + "type": "multi_choice", + "text": "Which signs tell you busy weeks is affecting you?", + "depth": 3, + "access": "premium", + "tags": [ + "busy_weeks", + "signs" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_200", + "category_id": "stress", + "type": "multi_choice", + "text": "Which supports help when feeling supported is high?", + "depth": 4, + "access": "premium", + "tags": [ + "feeling_supported", + "support" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_201", + "category_id": "stress", + "type": "multi_choice", + "text": "What should we protect when financial pressure is high?", + "depth": 3, + "access": "premium", + "tags": [ + "financial_pressure", + "protect" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_202", + "category_id": "stress", + "type": "multi_choice", + "text": "Which habits make family pressure worse between us?", + "depth": 3, + "access": "premium", + "tags": [ + "family_pressure", + "worse" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_203", + "category_id": "stress", + "type": "multi_choice", + "text": "Which signs tell you health worries is affecting you?", + "depth": 4, + "access": "premium", + "tags": [ + "health_worries", + "signs" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_204", + "category_id": "stress", + "type": "multi_choice", + "text": "Which supports help when burnout signs is high?", + "depth": 3, + "access": "premium", + "tags": [ + "burnout_signs", + "support" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_205", + "category_id": "stress", + "type": "multi_choice", + "text": "What should we protect when resetting after stress is high?", + "depth": 4, + "access": "premium", + "tags": [ + "resetting_after_stress", + "protect" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + }, + { + "id": "write_it_down", + "text": "Write it down" + }, + { + "id": "do_something_calming", + "text": "Do something calming" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_206", + "category_id": "stress", + "type": "multi_choice", + "text": "Which habits make stress spillover into conflict worse between us?", + "depth": 4, + "access": "premium", + "tags": [ + "stress_spillover_into_conflict", + "worse" + ], + "options": [ + { + "id": "listen", + "text": "Listen" + }, + { + "id": "help_decide", + "text": "Help decide" + }, + { + "id": "take_a_task", + "text": "Take a task" + }, + { + "id": "give_reassurance", + "text": "Give reassurance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_207", + "category_id": "stress", + "type": "multi_choice", + "text": "Which signs tell you shutdown under pressure is affecting you?", + "depth": 3, + "access": "premium", + "tags": [ + "shutdown_under_pressure", + "signs" + ], + "options": [ + { + "id": "rest", + "text": "Rest" + }, + { + "id": "movement", + "text": "Movement" + }, + { + "id": "food", + "text": "Food" + }, + { + "id": "less_noise", + "text": "Less noise" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_208", + "category_id": "stress", + "type": "multi_choice", + "text": "Which supports help when irritability during stress is high?", + "depth": 3, + "access": "premium", + "tags": [ + "irritability_during_stress", + "support" + ], + "options": [ + { + "id": "name_it_early", + "text": "Name it early" + }, + { + "id": "pause_conflict", + "text": "Pause conflict" + }, + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "ask_for_help", + "text": "Ask for help" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_209", + "category_id": "stress", + "type": "multi_choice", + "text": "What should we protect when unequal workload is high?", + "depth": 4, + "access": "premium", + "tags": [ + "unequal_workload", + "protect" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "quiet_space", + "text": "Quiet space" + }, + { + "id": "encouragement", + "text": "Encouragement" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_210", + "category_id": "stress", + "type": "multi_choice", + "text": "Which habits make hidden anxiety worse between us?", + "depth": 3, + "access": "premium", + "tags": [ + "hidden_anxiety", + "worse" + ], + "options": [ + { + "id": "a_hug", + "text": "A hug" + }, + { + "id": "a_plan", + "text": "A plan" + }, + { + "id": "a_break", + "text": "A break" + }, + { + "id": "a_check_in", + "text": "A check-in" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "stress_211", + "category_id": "stress", + "type": "scale", + "text": "How much has work stress affected us lately?", + "depth": 3, + "access": "premium", + "tags": [ + "work_stress", + "impact" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not at all", + "max_label": "Very much" + } + }, + { + "id": "stress_212", + "category_id": "stress", + "type": "scale", + "text": "How supported do you feel around feeling overwhelmed?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_overwhelmed", + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsupported", + "max_label": "Very supported" + } + }, + { + "id": "stress_213", + "category_id": "stress", + "type": "scale", + "text": "How well do we talk when needing rest is high?", + "depth": 2, + "access": "premium", + "tags": [ + "needing_rest", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "stress_214", + "category_id": "stress", + "type": "scale", + "text": "How much recovery time do you need after asking for help?", + "depth": 3, + "access": "premium", + "tags": [ + "asking_for_help", + "recovery" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Low urgency", + "max_label": "High urgency" + } + }, + { + "id": "stress_215", + "category_id": "stress", + "type": "scale", + "text": "How urgent is it for us to change how we handle low energy days?", + "depth": 2, + "access": "premium", + "tags": [ + "low_energy_days", + "urgency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not at all", + "max_label": "Very much" + } + }, + { + "id": "stress_216", + "category_id": "stress", + "type": "scale", + "text": "How much has mental load affected us lately?", + "depth": 4, + "access": "premium", + "tags": [ + "mental_load", + "impact" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsupported", + "max_label": "Very supported" + } + }, + { + "id": "stress_217", + "category_id": "stress", + "type": "scale", + "text": "How supported do you feel around unexpected problems?", + "depth": 2, + "access": "premium", + "tags": [ + "unexpected_problems", + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "stress_218", + "category_id": "stress", + "type": "scale", + "text": "How well do we talk when sleep and mood is high?", + "depth": 3, + "access": "premium", + "tags": [ + "sleep_and_mood", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Low urgency", + "max_label": "High urgency" + } + }, + { + "id": "stress_219", + "category_id": "stress", + "type": "scale", + "text": "How much recovery time do you need after busy weeks?", + "depth": 2, + "access": "premium", + "tags": [ + "busy_weeks", + "recovery" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not at all", + "max_label": "Very much" + } + }, + { + "id": "stress_220", + "category_id": "stress", + "type": "scale", + "text": "How urgent is it for us to change how we handle feeling supported?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_supported", + "urgency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsupported", + "max_label": "Very supported" + } + }, + { + "id": "stress_221", + "category_id": "stress", + "type": "scale", + "text": "How much has financial pressure affected us lately?", + "depth": 3, + "access": "premium", + "tags": [ + "financial_pressure", + "impact" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "stress_222", + "category_id": "stress", + "type": "scale", + "text": "How supported do you feel around family pressure?", + "depth": 3, + "access": "premium", + "tags": [ + "family_pressure", + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Low urgency", + "max_label": "High urgency" + } + }, + { + "id": "stress_223", + "category_id": "stress", + "type": "scale", + "text": "How well do we talk when health worries is high?", + "depth": 2, + "access": "premium", + "tags": [ + "health_worries", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not at all", + "max_label": "Very much" + } + }, + { + "id": "stress_224", + "category_id": "stress", + "type": "scale", + "text": "How much recovery time do you need after burnout signs?", + "depth": 3, + "access": "premium", + "tags": [ + "burnout_signs", + "recovery" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsupported", + "max_label": "Very supported" + } + }, + { + "id": "stress_225", + "category_id": "stress", + "type": "scale", + "text": "How urgent is it for us to change how we handle resetting after stress?", + "depth": 2, + "access": "premium", + "tags": [ + "resetting_after_stress", + "urgency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "stress_226", + "category_id": "stress", + "type": "scale", + "text": "How much has stress spillover into conflict affected us lately?", + "depth": 4, + "access": "premium", + "tags": [ + "stress_spillover_into_conflict", + "impact" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Low urgency", + "max_label": "High urgency" + } + }, + { + "id": "stress_227", + "category_id": "stress", + "type": "scale", + "text": "How supported do you feel around shutdown under pressure?", + "depth": 2, + "access": "premium", + "tags": [ + "shutdown_under_pressure", + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not at all", + "max_label": "Very much" + } + }, + { + "id": "stress_228", + "category_id": "stress", + "type": "scale", + "text": "How well do we talk when irritability during stress is high?", + "depth": 3, + "access": "premium", + "tags": [ + "irritability_during_stress", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsupported", + "max_label": "Very supported" + } + }, + { + "id": "stress_229", + "category_id": "stress", + "type": "scale", + "text": "How much recovery time do you need after unequal workload?", + "depth": 2, + "access": "premium", + "tags": [ + "unequal_workload", + "recovery" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "stress_230", + "category_id": "stress", + "type": "scale", + "text": "How urgent is it for us to change how we handle hidden anxiety?", + "depth": 3, + "access": "premium", + "tags": [ + "hidden_anxiety", + "urgency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Low urgency", + "max_label": "High urgency" + } + }, + { + "id": "stress_231", + "category_id": "stress", + "type": "scale", + "text": "How much has pressure around money affected us lately?", + "depth": 3, + "access": "premium", + "tags": [ + "pressure_around_money", + "impact" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not at all", + "max_label": "Very much" + } + }, + { + "id": "stress_232", + "category_id": "stress", + "type": "scale", + "text": "How supported do you feel around caregiving stress?", + "depth": 3, + "access": "premium", + "tags": [ + "caregiving_stress", + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsupported", + "max_label": "Very supported" + } + }, + { + "id": "stress_233", + "category_id": "stress", + "type": "scale", + "text": "How well do we talk when stress and intimacy is high?", + "depth": 2, + "access": "premium", + "tags": [ + "stress_and_intimacy", + "communication" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Poorly", + "max_label": "Very well" + } + }, + { + "id": "stress_234", + "category_id": "stress", + "type": "scale", + "text": "How much recovery time do you need after chronic exhaustion?", + "depth": 3, + "access": "premium", + "tags": [ + "chronic_exhaustion", + "recovery" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Low urgency", + "max_label": "High urgency" + } + }, + { + "id": "stress_235", + "category_id": "stress", + "type": "scale", + "text": "How urgent is it for us to change how we handle coping habits?", + "depth": 2, + "access": "premium", + "tags": [ + "coping_habits", + "urgency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not at all", + "max_label": "Very much" + } + }, + { + "id": "stress_236", + "category_id": "stress", + "type": "this_or_that", + "text": "When work stress is high, what helps more?", + "depth": 4, + "access": "premium", + "tags": [ + "work_stress", + "support_style" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "solutions", + "text": "Solutions" + } + ] + }, + { + "id": "stress_237", + "category_id": "stress", + "type": "this_or_that", + "text": "For feeling overwhelmed, what do you usually need first?", + "depth": 2, + "access": "premium", + "tags": [ + "feeling_overwhelmed", + "need" + ], + "options": [ + { + "id": "space", + "text": "Space" + }, + { + "id": "closeness", + "text": "Closeness" + } + ] + }, + { + "id": "stress_238", + "category_id": "stress", + "type": "this_or_that", + "text": "When needing rest affects us, what should we prioritize?", + "depth": 2, + "access": "premium", + "tags": [ + "needing_rest", + "priority" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + } + ] + }, + { + "id": "stress_239", + "category_id": "stress", + "type": "this_or_that", + "text": "When asking for help is high, what helps more?", + "depth": 3, + "access": "premium", + "tags": [ + "asking_for_help", + "support_style" + ], + "options": [ + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "push_through", + "text": "Push through" + } + ] + }, + { + "id": "stress_240", + "category_id": "stress", + "type": "this_or_that", + "text": "For low energy days, what do you usually need first?", + "depth": 2, + "access": "premium", + "tags": [ + "low_energy_days", + "need" + ], + "options": [ + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "emotional_support", + "text": "Emotional support" + } + ] + }, + { + "id": "stress_241", + "category_id": "stress", + "type": "this_or_that", + "text": "When mental load affects us, what should we prioritize?", + "depth": 3, + "access": "premium", + "tags": [ + "mental_load", + "priority" + ], + "options": [ + { + "id": "routine", + "text": "Routine" + }, + { + "id": "flexibility", + "text": "Flexibility" + } + ] + }, + { + "id": "stress_242", + "category_id": "stress", + "type": "this_or_that", + "text": "When unexpected problems is high, what helps more?", + "depth": 3, + "access": "premium", + "tags": [ + "unexpected_problems", + "support_style" + ], + "options": [ + { + "id": "quiet", + "text": "Quiet" + }, + { + "id": "distraction", + "text": "Distraction" + } + ] + }, + { + "id": "stress_243", + "category_id": "stress", + "type": "this_or_that", + "text": "For sleep and mood, what do you usually need first?", + "depth": 2, + "access": "premium", + "tags": [ + "sleep_and_mood", + "need" + ], + "options": [ + { + "id": "rest_first", + "text": "Rest first" + }, + { + "id": "plan_first", + "text": "Plan first" + } + ] + }, + { + "id": "stress_244", + "category_id": "stress", + "type": "this_or_that", + "text": "When busy weeks affects us, what should we prioritize?", + "depth": 2, + "access": "premium", + "tags": [ + "busy_weeks", + "priority" + ], + "options": [ + { + "id": "comfort", + "text": "Comfort" + }, + { + "id": "solutions", + "text": "Solutions" + } + ] + }, + { + "id": "stress_245", + "category_id": "stress", + "type": "this_or_that", + "text": "When feeling supported is high, what helps more?", + "depth": 3, + "access": "premium", + "tags": [ + "feeling_supported", + "support_style" + ], + "options": [ + { + "id": "space", + "text": "Space" + }, + { + "id": "closeness", + "text": "Closeness" + } + ] + }, + { + "id": "stress_246", + "category_id": "stress", + "type": "this_or_that", + "text": "For financial pressure, what do you usually need first?", + "depth": 3, + "access": "premium", + "tags": [ + "financial_pressure", + "need" + ], + "options": [ + { + "id": "talk_now", + "text": "Talk now" + }, + { + "id": "talk_later", + "text": "Talk later" + } + ] + }, + { + "id": "stress_247", + "category_id": "stress", + "type": "this_or_that", + "text": "When family pressure affects us, what should we prioritize?", + "depth": 2, + "access": "premium", + "tags": [ + "family_pressure", + "priority" + ], + "options": [ + { + "id": "lower_expectations", + "text": "Lower expectations" + }, + { + "id": "push_through", + "text": "Push through" + } + ] + }, + { + "id": "stress_248", + "category_id": "stress", + "type": "this_or_that", + "text": "When health worries is high, what helps more?", + "depth": 3, + "access": "premium", + "tags": [ + "health_worries", + "support_style" + ], + "options": [ + { + "id": "practical_help", + "text": "Practical help" + }, + { + "id": "emotional_support", + "text": "Emotional support" + } + ] + }, + { + "id": "stress_249", + "category_id": "stress", + "type": "this_or_that", + "text": "For burnout signs, what do you usually need first?", + "depth": 2, + "access": "premium", + "tags": [ + "burnout_signs", + "need" + ], + "options": [ + { + "id": "routine", + "text": "Routine" + }, + { + "id": "flexibility", + "text": "Flexibility" + } + ] + }, + { + "id": "stress_250", + "category_id": "stress", + "type": "this_or_that", + "text": "When resetting after stress affects us, what should we prioritize?", + "depth": 2, + "access": "premium", + "tags": [ + "resetting_after_stress", + "priority" + ], + "options": [ + { + "id": "quiet", + "text": "Quiet" + }, + { + "id": "distraction", + "text": "Distraction" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed/questions/trust.json b/seed/questions/trust.json new file mode 100644 index 00000000..b0724db7 --- /dev/null +++ b/seed/questions/trust.json @@ -0,0 +1,5221 @@ +{ + "category": { + "id": "trust", + "display_name": "Trust", + "description": "Questions about reliability, honesty, emotional safety, boundaries, loyalty, and rebuilding security together.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "trust_001", + "category_id": "trust", + "type": "written", + "text": "What is one small action from me that helps you trust me more?", + "depth": 3, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_002", + "category_id": "trust", + "type": "written", + "text": "When do you feel most emotionally safe with me?", + "depth": 1, + "access": "free", + "tags": [ + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_003", + "category_id": "trust", + "type": "written", + "text": "What is one promise I have kept that mattered to you?", + "depth": 2, + "access": "free", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_004", + "category_id": "trust", + "type": "written", + "text": "What is one promise you want us to take more seriously?", + "depth": 2, + "access": "free", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_005", + "category_id": "trust", + "type": "written", + "text": "What does trust look like in our everyday routine?", + "depth": 3, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_006", + "category_id": "trust", + "type": "written", + "text": "What helps you believe that I am on your side?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_007", + "category_id": "trust", + "type": "written", + "text": "What makes you feel unsure about where you stand with me?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_008", + "category_id": "trust", + "type": "written", + "text": "What is one thing I do that makes me feel dependable to you?", + "depth": 1, + "access": "free", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_009", + "category_id": "trust", + "type": "written", + "text": "What is one thing I could do more consistently?", + "depth": 2, + "access": "free", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_010", + "category_id": "trust", + "type": "written", + "text": "What does honesty feel like when it is handled well?", + "depth": 3, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_011", + "category_id": "trust", + "type": "written", + "text": "What does honesty feel like when it is handled poorly?", + "depth": 3, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_012", + "category_id": "trust", + "type": "written", + "text": "What topic do you want us to be more transparent about?", + "depth": 1, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_013", + "category_id": "trust", + "type": "written", + "text": "What is one way I can make hard truths easier to share?", + "depth": 3, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_014", + "category_id": "trust", + "type": "written", + "text": "What is one way you can make hard truths easier for me to share?", + "depth": 3, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_015", + "category_id": "trust", + "type": "written", + "text": "What makes you feel protected in this relationship?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_016", + "category_id": "trust", + "type": "written", + "text": "What makes you feel exposed or unprotected?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_017", + "category_id": "trust", + "type": "written", + "text": "What is one boundary that helps you trust me more?", + "depth": 3, + "access": "free", + "tags": [ + "trust", + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_018", + "category_id": "trust", + "type": "written", + "text": "What is one boundary you wish we talked about more clearly?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_019", + "category_id": "trust", + "type": "written", + "text": "What is one area where you need more reassurance from me?", + "depth": 1, + "access": "free", + "tags": [ + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_020", + "category_id": "trust", + "type": "written", + "text": "What is one area where you think I need more reassurance from you?", + "depth": 1, + "access": "free", + "tags": [ + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_021", + "category_id": "trust", + "type": "written", + "text": "What is one behavior that helps you relax around me?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_022", + "category_id": "trust", + "type": "written", + "text": "What is one behavior that makes you tense around me?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_023", + "category_id": "trust", + "type": "written", + "text": "What is one thing I do that shows loyalty to you?", + "depth": 3, + "access": "free", + "tags": [ + "loyalty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_024", + "category_id": "trust", + "type": "written", + "text": "What does loyalty mean to you in small daily moments?", + "depth": 3, + "access": "free", + "tags": [ + "loyalty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_025", + "category_id": "trust", + "type": "written", + "text": "What does loyalty mean to you when we are around other people?", + "depth": 3, + "access": "free", + "tags": [ + "loyalty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_026", + "category_id": "trust", + "type": "written", + "text": "What does loyalty mean to you online?", + "depth": 3, + "access": "free", + "tags": [ + "loyalty", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_027", + "category_id": "trust", + "type": "written", + "text": "What is one social media boundary that would help us feel secure?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries", + "security", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_028", + "category_id": "trust", + "type": "written", + "text": "What is one phone or privacy boundary that feels healthy to you?", + "depth": 4, + "access": "free", + "tags": [ + "boundaries", + "privacy", + "digital_boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_029", + "category_id": "trust", + "type": "written", + "text": "What is one kind of privacy you need in a relationship?", + "depth": 4, + "access": "free", + "tags": [ + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_030", + "category_id": "trust", + "type": "written", + "text": "What is one kind of transparency you need in a relationship?", + "depth": 1, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_031", + "category_id": "trust", + "type": "written", + "text": "What do you need from me when you feel jealous?", + "depth": 4, + "access": "free", + "tags": [ + "jealousy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_032", + "category_id": "trust", + "type": "written", + "text": "What do you need from me when I feel jealous?", + "depth": 4, + "access": "free", + "tags": [ + "jealousy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_033", + "category_id": "trust", + "type": "written", + "text": "What is one fear that makes trust harder for you?", + "depth": 4, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_034", + "category_id": "trust", + "type": "written", + "text": "What is one past experience that shaped how you trust people?", + "depth": 4, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_035", + "category_id": "trust", + "type": "written", + "text": "What is one thing from your past you want me to understand gently?", + "depth": 4, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_036", + "category_id": "trust", + "type": "written", + "text": "When do you feel like I take your feelings seriously?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_037", + "category_id": "trust", + "type": "written", + "text": "When do you feel like I dismiss your concerns?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_038", + "category_id": "trust", + "type": "written", + "text": "What is one concern you want me to respond to with more care?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_039", + "category_id": "trust", + "type": "written", + "text": "What makes an apology feel trustworthy to you?", + "depth": 3, + "access": "free", + "tags": [ + "trust", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_040", + "category_id": "trust", + "type": "written", + "text": "What makes an apology feel empty to you?", + "depth": 1, + "access": "free", + "tags": [ + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_041", + "category_id": "trust", + "type": "written", + "text": "What does accountability look like from me?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_042", + "category_id": "trust", + "type": "written", + "text": "What does accountability look like from you?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_043", + "category_id": "trust", + "type": "written", + "text": "What is one mistake we repaired well?", + "depth": 4, + "access": "free", + "tags": [ + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_044", + "category_id": "trust", + "type": "written", + "text": "What helped us repair that mistake?", + "depth": 4, + "access": "free", + "tags": [ + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_045", + "category_id": "trust", + "type": "written", + "text": "What is one mistake we have not fully repaired?", + "depth": 4, + "access": "free", + "tags": [ + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_046", + "category_id": "trust", + "type": "written", + "text": "What would help us repair it without reopening the wound?", + "depth": 3, + "access": "free", + "tags": [ + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_047", + "category_id": "trust", + "type": "written", + "text": "What does rebuilding trust mean to you?", + "depth": 4, + "access": "free", + "tags": [ + "trust", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_048", + "category_id": "trust", + "type": "written", + "text": "What is one small step that would rebuild trust this week?", + "depth": 4, + "access": "free", + "tags": [ + "trust", + "repair" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_049", + "category_id": "trust", + "type": "written", + "text": "What is one small step you can take to build my trust this week?", + "depth": 3, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_050", + "category_id": "trust", + "type": "written", + "text": "What is one thing I should never hide from you?", + "depth": 4, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_051", + "category_id": "trust", + "type": "written", + "text": "What is one thing you should never hide from me?", + "depth": 4, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_052", + "category_id": "trust", + "type": "written", + "text": "What is one expectation we should make clearer?", + "depth": 3, + "access": "free", + "tags": [ + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_053", + "category_id": "trust", + "type": "written", + "text": "What is one unspoken rule that might be hurting trust?", + "depth": 3, + "access": "free", + "tags": [ + "trust", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_054", + "category_id": "trust", + "type": "written", + "text": "What is one agreement we should put into words?", + "depth": 1, + "access": "free", + "tags": [ + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_055", + "category_id": "trust", + "type": "written", + "text": "What agreement do you think we both understand but rarely say?", + "depth": 1, + "access": "free", + "tags": [ + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_056", + "category_id": "trust", + "type": "written", + "text": "What helps you believe my intentions are good?", + "depth": 1, + "access": "free", + "tags": [ + "intentions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_057", + "category_id": "trust", + "type": "written", + "text": "What makes you question my intentions?", + "depth": 1, + "access": "free", + "tags": [ + "intentions" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_058", + "category_id": "trust", + "type": "written", + "text": "What helps you believe I am telling the full truth?", + "depth": 1, + "access": "free", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_059", + "category_id": "trust", + "type": "written", + "text": "What makes you wonder if I am holding something back?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_060", + "category_id": "trust", + "type": "written", + "text": "What is one thing I can explain better so you do not have to guess?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_061", + "category_id": "trust", + "type": "written", + "text": "What is one thing you can explain better so I do not have to guess?", + "depth": 1, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_062", + "category_id": "trust", + "type": "written", + "text": "What kind of consistency matters most to you?", + "depth": 1, + "access": "free", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_063", + "category_id": "trust", + "type": "written", + "text": "What kind of consistency do you think matters most to me?", + "depth": 1, + "access": "free", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_064", + "category_id": "trust", + "type": "written", + "text": "What is one place where we need more follow-through?", + "depth": 1, + "access": "free", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_065", + "category_id": "trust", + "type": "written", + "text": "What is one place where we already have good follow-through?", + "depth": 1, + "access": "free", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_066", + "category_id": "trust", + "type": "written", + "text": "What helps you feel secure when plans change?", + "depth": 3, + "access": "free", + "tags": [ + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_067", + "category_id": "trust", + "type": "written", + "text": "What makes you feel insecure when plans change?", + "depth": 3, + "access": "free", + "tags": [ + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_068", + "category_id": "trust", + "type": "written", + "text": "What is one way we can handle changed plans with more trust?", + "depth": 3, + "access": "free", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_069", + "category_id": "trust", + "type": "written", + "text": "What is one money-related trust issue couples should talk about early?", + "depth": 3, + "access": "free", + "tags": [ + "trust", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_070", + "category_id": "trust", + "type": "written", + "text": "What is one trust question about money that matters to you?", + "depth": 3, + "access": "free", + "tags": [ + "trust", + "money" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_071", + "category_id": "trust", + "type": "written", + "text": "What is one family-related trust boundary that matters to you?", + "depth": 3, + "access": "free", + "tags": [ + "trust", + "boundaries", + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_072", + "category_id": "trust", + "type": "written", + "text": "What is one friendship boundary that matters to you?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_073", + "category_id": "trust", + "type": "written", + "text": "What is one work-life boundary that matters to you?", + "depth": 3, + "access": "free", + "tags": [ + "boundaries" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_074", + "category_id": "trust", + "type": "written", + "text": "What is one secret you think healthy couples should not keep?", + "depth": 1, + "access": "free", + "tags": [ + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_075", + "category_id": "trust", + "type": "written", + "text": "What is one private thing you think partners are allowed to keep?", + "depth": 1, + "access": "free", + "tags": [ + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_076", + "category_id": "trust", + "type": "written", + "text": "What is one difference between privacy and secrecy for you?", + "depth": 4, + "access": "premium", + "tags": [ + "privacy", + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_077", + "category_id": "trust", + "type": "written", + "text": "What is one difference between honesty and harshness for you?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_078", + "category_id": "trust", + "type": "written", + "text": "What is one difference between reassurance and control for you?", + "depth": 1, + "access": "premium", + "tags": [ + "reassurance" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_079", + "category_id": "trust", + "type": "written", + "text": "What is one difference between transparency and surveillance for you?", + "depth": 1, + "access": "premium", + "tags": [ + "privacy", + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_080", + "category_id": "trust", + "type": "written", + "text": "What would help us trust each other without monitoring each other?", + "depth": 3, + "access": "premium", + "tags": [ + "trust", + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_081", + "category_id": "trust", + "type": "written", + "text": "What is one way I can show trust in you more clearly?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_082", + "category_id": "trust", + "type": "written", + "text": "What is one way you can show trust in me more clearly?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_083", + "category_id": "trust", + "type": "written", + "text": "What do you wish I trusted you with more?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_084", + "category_id": "trust", + "type": "written", + "text": "What do you wish you trusted me with more?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_085", + "category_id": "trust", + "type": "written", + "text": "What is one thing you are afraid I might misunderstand?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_086", + "category_id": "trust", + "type": "written", + "text": "What is one thing you are afraid to ask me about?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_087", + "category_id": "trust", + "type": "written", + "text": "What would make that question safer to ask?", + "depth": 1, + "access": "premium", + "tags": [ + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_088", + "category_id": "trust", + "type": "written", + "text": "What is one answer you would want me to receive with kindness?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_089", + "category_id": "trust", + "type": "written", + "text": "What is one topic where you want less defensiveness from me?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_090", + "category_id": "trust", + "type": "written", + "text": "What is one topic where you want more patience from me?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_091", + "category_id": "trust", + "type": "written", + "text": "What is one situation where you need me to believe you first?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_092", + "category_id": "trust", + "type": "written", + "text": "What is one situation where I might need you to believe me first?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_093", + "category_id": "trust", + "type": "written", + "text": "What does emotional faithfulness mean to you?", + "depth": 1, + "access": "premium", + "tags": [ + "loyalty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_094", + "category_id": "trust", + "type": "written", + "text": "What does respect look like when we are apart?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_095", + "category_id": "trust", + "type": "written", + "text": "What does respect look like when we are with friends?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_096", + "category_id": "trust", + "type": "written", + "text": "What does respect look like when we are with family?", + "depth": 1, + "access": "premium", + "tags": [ + "family" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_097", + "category_id": "trust", + "type": "written", + "text": "What is one way we can protect our relationship in public?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_098", + "category_id": "trust", + "type": "written", + "text": "What is one way we can protect our relationship in private?", + "depth": 1, + "access": "premium", + "tags": [ + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_099", + "category_id": "trust", + "type": "written", + "text": "What makes you feel chosen by me?", + "depth": 1, + "access": "premium", + "tags": [ + "loyalty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_100", + "category_id": "trust", + "type": "written", + "text": "What makes you feel like an afterthought?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_101", + "category_id": "trust", + "type": "written", + "text": "What is one routine that could make trust stronger?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_102", + "category_id": "trust", + "type": "written", + "text": "What is one check-in that would make trust feel natural?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_103", + "category_id": "trust", + "type": "written", + "text": "What is one check-in that would feel controlling?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_104", + "category_id": "trust", + "type": "written", + "text": "What is one trust habit we should start?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_105", + "category_id": "trust", + "type": "written", + "text": "What is one trust habit we should stop?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_106", + "category_id": "trust", + "type": "written", + "text": "What is one trust habit we should protect?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_107", + "category_id": "trust", + "type": "written", + "text": "What makes you feel safe enough to be vulnerable?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_108", + "category_id": "trust", + "type": "written", + "text": "What makes vulnerability feel risky with me?", + "depth": 1, + "access": "premium", + "tags": [ + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_109", + "category_id": "trust", + "type": "written", + "text": "What is one vulnerable thing you want me to handle gently?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_110", + "category_id": "trust", + "type": "written", + "text": "What is one vulnerable thing I have trusted you with?", + "depth": 3, + "access": "premium", + "tags": [ + "trust", + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_111", + "category_id": "trust", + "type": "written", + "text": "What is one vulnerable thing you have trusted me with?", + "depth": 3, + "access": "premium", + "tags": [ + "trust", + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_112", + "category_id": "trust", + "type": "written", + "text": "What did we do well when one of us was vulnerable?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_113", + "category_id": "trust", + "type": "written", + "text": "What could we do better when one of us is vulnerable?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_114", + "category_id": "trust", + "type": "written", + "text": "What is one way I can respond better when you are scared?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_115", + "category_id": "trust", + "type": "written", + "text": "What is one way you can respond better when I am scared?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_116", + "category_id": "trust", + "type": "written", + "text": "What is one fear you want us to face as a team?", + "depth": 4, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_117", + "category_id": "trust", + "type": "written", + "text": "What helps you feel secure after a disagreement?", + "depth": 3, + "access": "premium", + "tags": [ + "conflict", + "expectations", + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_118", + "category_id": "trust", + "type": "written", + "text": "What makes you doubt us after a disagreement?", + "depth": 1, + "access": "premium", + "tags": [ + "conflict", + "expectations" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_119", + "category_id": "trust", + "type": "written", + "text": "What is one thing we should say after conflict to restore safety?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_120", + "category_id": "trust", + "type": "written", + "text": "What is one thing we should do after conflict to restore safety?", + "depth": 4, + "access": "premium", + "tags": [ + "emotional_safety", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_121", + "category_id": "trust", + "type": "written", + "text": "What should we avoid doing after conflict because it damages trust?", + "depth": 4, + "access": "premium", + "tags": [ + "trust", + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_122", + "category_id": "trust", + "type": "written", + "text": "What is one sign that trust is growing between us?", + "depth": 3, + "access": "premium", + "tags": [ + "trust", + "growth" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_123", + "category_id": "trust", + "type": "written", + "text": "What is one sign that trust needs attention between us?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_124", + "category_id": "trust", + "type": "written", + "text": "What is one part of trust that feels strong right now?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_125", + "category_id": "trust", + "type": "written", + "text": "What is one part of trust that feels fragile right now?", + "depth": 4, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_126", + "category_id": "trust", + "type": "written", + "text": "What is one way I have earned your trust over time?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_127", + "category_id": "trust", + "type": "written", + "text": "What is one way you have earned my trust over time?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_128", + "category_id": "trust", + "type": "written", + "text": "What is one way we can earn each other's trust this month?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_129", + "category_id": "trust", + "type": "written", + "text": "What kind of honesty feels caring to you?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_130", + "category_id": "trust", + "type": "written", + "text": "What kind of honesty feels careless to you?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_131", + "category_id": "trust", + "type": "written", + "text": "What is one truth you want us to speak with more kindness?", + "depth": 1, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_132", + "category_id": "trust", + "type": "written", + "text": "What is one truth you want us to speak with more courage?", + "depth": 1, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_133", + "category_id": "trust", + "type": "written", + "text": "What helps you trust that I will not leave when things are hard?", + "depth": 4, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_134", + "category_id": "trust", + "type": "written", + "text": "What helps you trust that I will not punish you for honesty?", + "depth": 3, + "access": "premium", + "tags": [ + "trust", + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_135", + "category_id": "trust", + "type": "written", + "text": "What helps you trust that I will not use your vulnerability against you?", + "depth": 3, + "access": "premium", + "tags": [ + "trust", + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_136", + "category_id": "trust", + "type": "written", + "text": "What is one way we can protect each other's dignity during conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_137", + "category_id": "trust", + "type": "written", + "text": "What is one way we can protect each other's secrets responsibly?", + "depth": 1, + "access": "premium", + "tags": [ + "privacy" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_138", + "category_id": "trust", + "type": "written", + "text": "What is one confidence you want me to handle carefully?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_139", + "category_id": "trust", + "type": "written", + "text": "What does it mean to be a safe person for you?", + "depth": 1, + "access": "premium", + "tags": [ + "emotional_safety" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_140", + "category_id": "trust", + "type": "written", + "text": "What does it mean to be a reliable partner for you?", + "depth": 1, + "access": "premium", + "tags": [ + "reliability" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_141", + "category_id": "trust", + "type": "written", + "text": "What does it mean to be emotionally available for you?", + "depth": 1, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_142", + "category_id": "trust", + "type": "written", + "text": "What does it mean to be loyal when no one is watching?", + "depth": 1, + "access": "premium", + "tags": [ + "loyalty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_143", + "category_id": "trust", + "type": "written", + "text": "What does it mean to be trustworthy with small things?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_144", + "category_id": "trust", + "type": "written", + "text": "What small thing could we both do daily to build trust?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_145", + "category_id": "trust", + "type": "written", + "text": "What is one trust lesson you learned the hard way?", + "depth": 4, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_146", + "category_id": "trust", + "type": "written", + "text": "What is one trust lesson you want our relationship to practice?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_147", + "category_id": "trust", + "type": "written", + "text": "What is one assumption about trust that you want to unlearn?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_148", + "category_id": "trust", + "type": "written", + "text": "What is one belief about trust that you want us to build together?", + "depth": 3, + "access": "premium", + "tags": [ + "trust" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_149", + "category_id": "trust", + "type": "written", + "text": "What would make our relationship feel more secure six months from now?", + "depth": 3, + "access": "premium", + "tags": [ + "security" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_150", + "category_id": "trust", + "type": "written", + "text": "What would make our relationship feel more honest one year from now?", + "depth": 1, + "access": "premium", + "tags": [ + "honesty" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "trust_151", + "category_id": "trust", + "type": "single_choice", + "text": "What helps you feel trust most quickly after a misunderstanding?", + "depth": 2, + "access": "premium", + "tags": [ + "repair", + "safety" + ], + "options": [ + { + "id": "a_calm_explanation", + "text": "A calm explanation" + }, + { + "id": "a_sincere_apology", + "text": "A sincere apology" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "time_to_process", + "text": "Time to process" + } + ] + }, + { + "id": "trust_152", + "category_id": "trust", + "type": "single_choice", + "text": "When you feel unsure, what usually helps first?", + "depth": 1, + "access": "premium", + "tags": [ + "reassurance", + "uncertainty" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "clarity", + "text": "Clarity" + }, + { + "id": "space", + "text": "Space" + }, + { + "id": "a_plan", + "text": "A plan" + } + ] + }, + { + "id": "trust_153", + "category_id": "trust", + "type": "single_choice", + "text": "Which kind of consistency matters most to you?", + "depth": 2, + "access": "premium", + "tags": [ + "consistency", + "reliability" + ], + "options": [ + { + "id": "words_matching_actions", + "text": "Words matching actions" + }, + { + "id": "being_on_time", + "text": "Being on time" + }, + { + "id": "following_through", + "text": "Following through" + }, + { + "id": "emotional_steadiness", + "text": "Emotional steadiness" + } + ] + }, + { + "id": "trust_154", + "category_id": "trust", + "type": "single_choice", + "text": "What makes honesty easiest for you?", + "depth": 2, + "access": "premium", + "tags": [ + "honesty", + "safety" + ], + "options": [ + { + "id": "gentle_timing", + "text": "Gentle timing" + }, + { + "id": "no_judgment", + "text": "No judgment" + }, + { + "id": "clear_questions", + "text": "Clear questions" + }, + { + "id": "privacy", + "text": "Privacy" + } + ] + }, + { + "id": "trust_155", + "category_id": "trust", + "type": "single_choice", + "text": "What makes trust feel most damaged?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_damage", + "honesty" + ], + "options": [ + { + "id": "lying", + "text": "Lying" + }, + { + "id": "hiding_details", + "text": "Hiding details" + }, + { + "id": "broken_promises", + "text": "Broken promises" + }, + { + "id": "dismissed_feelings", + "text": "Dismissed feelings" + } + ] + }, + { + "id": "trust_156", + "category_id": "trust", + "type": "single_choice", + "text": "How do you usually react when trust feels shaky?", + "depth": 3, + "access": "premium", + "tags": [ + "trust_repair", + "patterns" + ], + "options": [ + { + "id": "ask_questions", + "text": "Ask questions" + }, + { + "id": "pull_back", + "text": "Pull back" + }, + { + "id": "get_anxious", + "text": "Get anxious" + }, + { + "id": "watch_actions", + "text": "Watch actions" + } + ] + }, + { + "id": "trust_157", + "category_id": "trust", + "type": "single_choice", + "text": "What kind of apology helps you most?", + "depth": 2, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "specific_apology", + "text": "Specific apology" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "emotional_validation", + "text": "Emotional validation" + }, + { + "id": "time_and_patience", + "text": "Time and patience" + } + ] + }, + { + "id": "trust_158", + "category_id": "trust", + "type": "single_choice", + "text": "What kind of reassurance feels best?", + "depth": 1, + "access": "premium", + "tags": [ + "reassurance", + "security" + ], + "options": [ + { + "id": "verbal_reassurance", + "text": "Verbal reassurance" + }, + { + "id": "physical_comfort", + "text": "Physical comfort" + }, + { + "id": "consistent_actions", + "text": "Consistent actions" + }, + { + "id": "clear_plans", + "text": "Clear plans" + } + ] + }, + { + "id": "trust_159", + "category_id": "trust", + "type": "single_choice", + "text": "When plans change, what helps you stay trusting?", + "depth": 2, + "access": "premium", + "tags": [ + "plans", + "reliability" + ], + "options": [ + { + "id": "quick_update", + "text": "Quick update" + }, + { + "id": "reason_why", + "text": "Reason why" + }, + { + "id": "new_plan", + "text": "New plan" + }, + { + "id": "tone_of_care", + "text": "Tone of care" + } + ] + }, + { + "id": "trust_160", + "category_id": "trust", + "type": "single_choice", + "text": "Which area needs the clearest boundaries?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "privacy" + ], + "options": [ + { + "id": "phones", + "text": "Phones" + }, + { + "id": "friends", + "text": "Friends" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + } + ] + }, + { + "id": "trust_161", + "category_id": "trust", + "type": "single_choice", + "text": "Which area needs the most transparency?", + "depth": 3, + "access": "premium", + "tags": [ + "transparency", + "expectations" + ], + "options": [ + { + "id": "schedule", + "text": "Schedule" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "emotions", + "text": "Emotions" + }, + { + "id": "social_plans", + "text": "Social plans" + } + ] + }, + { + "id": "trust_162", + "category_id": "trust", + "type": "single_choice", + "text": "What helps you trust me with your feelings?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_safety", + "vulnerability" + ], + "options": [ + { + "id": "listening", + "text": "Listening" + }, + { + "id": "no_fixing", + "text": "No fixing" + }, + { + "id": "no_judgment", + "text": "No judgment" + }, + { + "id": "remembering_later", + "text": "Remembering later" + } + ] + }, + { + "id": "trust_163", + "category_id": "trust", + "type": "single_choice", + "text": "What makes vulnerability feel safer?", + "depth": 3, + "access": "premium", + "tags": [ + "vulnerability", + "safety" + ], + "options": [ + { + "id": "patience", + "text": "Patience" + }, + { + "id": "warm_tone", + "text": "Warm tone" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "trust_164", + "category_id": "trust", + "type": "single_choice", + "text": "What makes you feel chosen?", + "depth": 2, + "access": "premium", + "tags": [ + "loyalty", + "connection" + ], + "options": [ + { + "id": "quality_time", + "text": "Quality time" + }, + { + "id": "public_respect", + "text": "Public respect" + }, + { + "id": "private_affection", + "text": "Private affection" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "trust_165", + "category_id": "trust", + "type": "single_choice", + "text": "What makes you feel less secure?", + "depth": 3, + "access": "premium", + "tags": [ + "security", + "concern" + ], + "options": [ + { + "id": "distance", + "text": "Distance" + }, + { + "id": "vague_answers", + "text": "Vague answers" + }, + { + "id": "broken_plans", + "text": "Broken plans" + }, + { + "id": "lack_of_affection", + "text": "Lack of affection" + } + ] + }, + { + "id": "trust_166", + "category_id": "trust", + "type": "single_choice", + "text": "What do you want after conflict?", + "depth": 2, + "access": "premium", + "tags": [ + "conflict", + "repair" + ], + "options": [ + { + "id": "space_first", + "text": "Space first" + }, + { + "id": "comfort_first", + "text": "Comfort first" + }, + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "simple_repair", + "text": "Simple repair" + } + ] + }, + { + "id": "trust_167", + "category_id": "trust", + "type": "single_choice", + "text": "Which behavior builds trust fastest?", + "depth": 2, + "access": "premium", + "tags": [ + "reliability", + "accountability" + ], + "options": [ + { + "id": "keeping_promises", + "text": "Keeping promises" + }, + { + "id": "admitting_mistakes", + "text": "Admitting mistakes" + }, + { + "id": "checking_in", + "text": "Checking in" + }, + { + "id": "being_patient", + "text": "Being patient" + } + ] + }, + { + "id": "trust_168", + "category_id": "trust", + "type": "single_choice", + "text": "Which behavior damages trust fastest?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_damage", + "patterns" + ], + "options": [ + { + "id": "dismissing_feelings", + "text": "Dismissing feelings" + }, + { + "id": "hiding_information", + "text": "Hiding information" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "inconsistency", + "text": "Inconsistency" + } + ] + }, + { + "id": "trust_169", + "category_id": "trust", + "type": "single_choice", + "text": "What do you need when jealousy appears?", + "depth": 3, + "access": "premium", + "tags": [ + "jealousy", + "security" + ], + "options": [ + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "calm_conversation", + "text": "Calm conversation" + } + ] + }, + { + "id": "trust_170", + "category_id": "trust", + "type": "single_choice", + "text": "What is healthiest for phone privacy?", + "depth": 2, + "access": "premium", + "tags": [ + "digital_boundaries", + "privacy" + ], + "options": [ + { + "id": "shared_access_by_choice", + "text": "Shared access by choice" + }, + { + "id": "clear_boundaries", + "text": "Clear boundaries" + }, + { + "id": "no_access", + "text": "No access" + }, + { + "id": "case_by_case", + "text": "Case by case" + } + ] + }, + { + "id": "trust_171", + "category_id": "trust", + "type": "single_choice", + "text": "What makes an answer feel complete?", + "depth": 2, + "access": "premium", + "tags": [ + "honesty", + "clarity" + ], + "options": [ + { + "id": "details", + "text": "Details" + }, + { + "id": "tone", + "text": "Tone" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "willingness_to_explain", + "text": "Willingness to explain" + } + ] + }, + { + "id": "trust_172", + "category_id": "trust", + "type": "single_choice", + "text": "What helps you believe changed behavior is real?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "accountability" + ], + "options": [ + { + "id": "time", + "text": "Time" + }, + { + "id": "repeated_actions", + "text": "Repeated actions" + }, + { + "id": "ownership", + "text": "Ownership" + }, + { + "id": "less_defensiveness", + "text": "Less defensiveness" + } + ] + }, + { + "id": "trust_173", + "category_id": "trust", + "type": "single_choice", + "text": "What should we do when one of us breaks trust in a small way?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "small_moments" + ], + "options": [ + { + "id": "name_it_quickly", + "text": "Name it quickly" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "make_a_plan", + "text": "Make a plan" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ] + }, + { + "id": "trust_174", + "category_id": "trust", + "type": "single_choice", + "text": "What kind of loyalty matters most day to day?", + "depth": 3, + "access": "premium", + "tags": [ + "loyalty", + "daily_life" + ], + "options": [ + { + "id": "defending_each_other", + "text": "Defending each other" + }, + { + "id": "being_honest", + "text": "Being honest" + }, + { + "id": "keeping_confidences", + "text": "Keeping confidences" + }, + { + "id": "choosing_us_first", + "text": "Choosing us first" + } + ] + }, + { + "id": "trust_175", + "category_id": "trust", + "type": "single_choice", + "text": "What is hardest for you to trust?", + "depth": 4, + "access": "premium", + "tags": [ + "trust_style", + "security" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "intentions", + "text": "Intentions" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "emotional_safety", + "text": "Emotional safety" + } + ] + }, + { + "id": "trust_176", + "category_id": "trust", + "type": "single_choice", + "text": "What helps you rebuild trust after disappointment?", + "depth": 4, + "access": "premium", + "tags": [ + "disappointment", + "repair" + ], + "options": [ + { + "id": "understanding_why", + "text": "Understanding why" + }, + { + "id": "specific_change", + "text": "Specific change" + }, + { + "id": "time", + "text": "Time" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "trust_177", + "category_id": "trust", + "type": "single_choice", + "text": "What does dependability mostly mean to you?", + "depth": 2, + "access": "premium", + "tags": [ + "dependability", + "reliability" + ], + "options": [ + { + "id": "showing_up", + "text": "Showing up" + }, + { + "id": "following_through", + "text": "Following through" + }, + { + "id": "being_honest", + "text": "Being honest" + }, + { + "id": "staying_calm", + "text": "Staying calm" + } + ] + }, + { + "id": "trust_178", + "category_id": "trust", + "type": "single_choice", + "text": "What do you need more of to feel secure?", + "depth": 2, + "access": "premium", + "tags": [ + "security", + "needs" + ], + "options": [ + { + "id": "clarity", + "text": "Clarity" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "quality_time", + "text": "Quality time" + } + ] + }, + { + "id": "trust_179", + "category_id": "trust", + "type": "single_choice", + "text": "What makes you trust a difficult conversation?", + "depth": 3, + "access": "premium", + "tags": [ + "hard_topics", + "safety" + ], + "options": [ + { + "id": "calm_start", + "text": "Calm start" + }, + { + "id": "no_blame", + "text": "No blame" + }, + { + "id": "clear_goal", + "text": "Clear goal" + }, + { + "id": "kind_ending", + "text": "Kind ending" + } + ] + }, + { + "id": "trust_180", + "category_id": "trust", + "type": "single_choice", + "text": "When I make a mistake, what should I do first?", + "depth": 2, + "access": "premium", + "tags": [ + "accountability", + "repair" + ], + "options": [ + { + "id": "own_it", + "text": "Own it" + }, + { + "id": "apologize", + "text": "Apologize" + }, + { + "id": "explain", + "text": "Explain" + }, + { + "id": "ask_what_you_need", + "text": "Ask what you need" + } + ] + }, + { + "id": "trust_181", + "category_id": "trust", + "type": "single_choice", + "text": "Which promise matters most?", + "depth": 3, + "access": "premium", + "tags": [ + "promises", + "trust" + ], + "options": [ + { + "id": "tell_the_truth", + "text": "Tell the truth" + }, + { + "id": "respect_boundaries", + "text": "Respect boundaries" + }, + { + "id": "follow_through", + "text": "Follow through" + }, + { + "id": "protect_privacy", + "text": "Protect privacy" + } + ] + }, + { + "id": "trust_182", + "category_id": "trust", + "type": "single_choice", + "text": "What helps you trust my intentions?", + "depth": 3, + "access": "premium", + "tags": [ + "intentions", + "trust" + ], + "options": [ + { + "id": "my_tone", + "text": "My tone" + }, + { + "id": "my_actions", + "text": "My actions" + }, + { + "id": "my_explanation", + "text": "My explanation" + }, + { + "id": "my_consistency", + "text": "My consistency" + } + ] + }, + { + "id": "trust_183", + "category_id": "trust", + "type": "single_choice", + "text": "What makes you doubt my intentions?", + "depth": 4, + "access": "premium", + "tags": [ + "doubt", + "intentions" + ], + "options": [ + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "secrecy", + "text": "Secrecy" + }, + { + "id": "timing", + "text": "Timing" + }, + { + "id": "past_patterns", + "text": "Past patterns" + } + ] + }, + { + "id": "trust_184", + "category_id": "trust", + "type": "single_choice", + "text": "What should trust feel like in our relationship?", + "depth": 2, + "access": "premium", + "tags": [ + "trust_vision", + "security" + ], + "options": [ + { + "id": "safe", + "text": "Safe" + }, + { + "id": "steady", + "text": "Steady" + }, + { + "id": "free", + "text": "Free" + }, + { + "id": "honest", + "text": "Honest" + } + ] + }, + { + "id": "trust_185", + "category_id": "trust", + "type": "single_choice", + "text": "What do you value more during conflict?", + "depth": 3, + "access": "premium", + "tags": [ + "conflict", + "values" + ], + "options": [ + { + "id": "full_honesty", + "text": "Full honesty" + }, + { + "id": "gentle_delivery", + "text": "Gentle delivery" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "trust_186", + "category_id": "trust", + "type": "single_choice", + "text": "What helps you trust me when we are apart?", + "depth": 2, + "access": "premium", + "tags": [ + "apart", + "loyalty" + ], + "options": [ + { + "id": "communication", + "text": "Communication" + }, + { + "id": "boundaries", + "text": "Boundaries" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "confidence_in_us", + "text": "Confidence in us" + } + ] + }, + { + "id": "trust_187", + "category_id": "trust", + "type": "single_choice", + "text": "What should be our default when we are unsure?", + "depth": 2, + "access": "premium", + "tags": [ + "uncertainty", + "communication" + ], + "options": [ + { + "id": "ask_directly", + "text": "Ask directly" + }, + { + "id": "assume_good_intent", + "text": "Assume good intent" + }, + { + "id": "pause_first", + "text": "Pause first" + }, + { + "id": "clarify_later", + "text": "Clarify later" + } + ] + }, + { + "id": "trust_188", + "category_id": "trust", + "type": "single_choice", + "text": "What makes repair feel complete?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "completion" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "understanding", + "text": "Understanding" + }, + { + "id": "changed_action", + "text": "Changed action" + }, + { + "id": "time", + "text": "Time" + } + ] + }, + { + "id": "trust_189", + "category_id": "trust", + "type": "single_choice", + "text": "What is your strongest trust need right now?", + "depth": 3, + "access": "premium", + "tags": [ + "needs", + "security" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "emotional_safety", + "text": "Emotional safety" + }, + { + "id": "reassurance", + "text": "Reassurance" + } + ] + }, + { + "id": "trust_190", + "category_id": "trust", + "type": "single_choice", + "text": "What should we protect most to keep trust strong?", + "depth": 3, + "access": "premium", + "tags": [ + "protection", + "trust" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "respect", + "text": "Respect" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "follow_through", + "text": "Follow-through" + } + ] + }, + { + "id": "trust_191", + "category_id": "trust", + "type": "multi_choice", + "text": "Which actions help you feel safe with me? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "safety", + "actions" + ], + "options": [ + { + "id": "listening_without_interrupting", + "text": "Listening without interrupting" + }, + { + "id": "keeping_promises", + "text": "Keeping promises" + }, + { + "id": "checking_in", + "text": "Checking in" + }, + { + "id": "respecting_boundaries", + "text": "Respecting boundaries" + }, + { + "id": "staying_calm", + "text": "Staying calm" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_192", + "category_id": "trust", + "type": "multi_choice", + "text": "Which things make trust harder for you? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "trust_barriers", + "patterns" + ], + "options": [ + { + "id": "inconsistency", + "text": "Inconsistency" + }, + { + "id": "vague_answers", + "text": "Vague answers" + }, + { + "id": "defensiveness", + "text": "Defensiveness" + }, + { + "id": "broken_plans", + "text": "Broken plans" + }, + { + "id": "dismissed_feelings", + "text": "Dismissed feelings" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_193", + "category_id": "trust", + "type": "multi_choice", + "text": "Which forms of honesty matter most to you? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "honesty", + "values" + ], + "options": [ + { + "id": "emotional_honesty", + "text": "Emotional honesty" + }, + { + "id": "practical_honesty", + "text": "Practical honesty" + }, + { + "id": "financial_honesty", + "text": "Financial honesty" + }, + { + "id": "social_honesty", + "text": "Social honesty" + }, + { + "id": "honesty_about_needs", + "text": "Honesty about needs" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_194", + "category_id": "trust", + "type": "multi_choice", + "text": "Which boundaries should couples discuss clearly? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "clarity" + ], + "options": [ + { + "id": "phones", + "text": "Phones" + }, + { + "id": "friends", + "text": "Friends" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "private_time", + "text": "Private time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_195", + "category_id": "trust", + "type": "multi_choice", + "text": "Which things help repair trust after conflict? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "conflict" + ], + "options": [ + { + "id": "apology", + "text": "Apology" + }, + { + "id": "accountability", + "text": "Accountability" + }, + { + "id": "changed_behavior", + "text": "Changed behavior" + }, + { + "id": "reassurance", + "text": "Reassurance" + }, + { + "id": "time", + "text": "Time" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_196", + "category_id": "trust", + "type": "multi_choice", + "text": "Which behaviors feel loyal to you? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "loyalty", + "respect" + ], + "options": [ + { + "id": "defending_me_respectfully", + "text": "Defending me respectfully" + }, + { + "id": "keeping_confidences", + "text": "Keeping confidences" + }, + { + "id": "choosing_us_in_public", + "text": "Choosing us in public" + }, + { + "id": "being_honest_when_apart", + "text": "Being honest when apart" + }, + { + "id": "respecting_our_agreements", + "text": "Respecting our agreements" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_197", + "category_id": "trust", + "type": "multi_choice", + "text": "Which areas need more trust-building right now? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "needs", + "growth" + ], + "options": [ + { + "id": "communication", + "text": "Communication" + }, + { + "id": "follow_through", + "text": "Follow-through" + }, + { + "id": "emotional_safety", + "text": "Emotional safety" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "conflict_repair", + "text": "Conflict repair" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_198", + "category_id": "trust", + "type": "multi_choice", + "text": "Which things make vulnerability safer? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "vulnerability", + "safety" + ], + "options": [ + { + "id": "warm_tone", + "text": "Warm tone" + }, + { + "id": "no_teasing", + "text": "No teasing" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "patience", + "text": "Patience" + }, + { + "id": "gentle_questions", + "text": "Gentle questions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_199", + "category_id": "trust", + "type": "multi_choice", + "text": "Which actions help you trust changed behavior? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "accountability", + "change" + ], + "options": [ + { + "id": "repeated_follow_through", + "text": "Repeated follow-through" + }, + { + "id": "clear_plan", + "text": "Clear plan" + }, + { + "id": "ownership", + "text": "Ownership" + }, + { + "id": "no_excuses", + "text": "No excuses" + }, + { + "id": "patience_with_questions", + "text": "Patience with questions" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_200", + "category_id": "trust", + "type": "multi_choice", + "text": "Which kinds of reassurance help most? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "reassurance", + "security" + ], + "options": [ + { + "id": "words", + "text": "Words" + }, + { + "id": "affection", + "text": "Affection" + }, + { + "id": "consistency", + "text": "Consistency" + }, + { + "id": "quality_time", + "text": "Quality time" + }, + { + "id": "transparency", + "text": "Transparency" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_201", + "category_id": "trust", + "type": "multi_choice", + "text": "Which privacy boundaries feel healthy? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "privacy", + "boundaries" + ], + "options": [ + { + "id": "private_journal", + "text": "Private journal" + }, + { + "id": "private_conversations", + "text": "Private conversations" + }, + { + "id": "personal_phone_space", + "text": "Personal phone space" + }, + { + "id": "time_alone", + "text": "Time alone" + }, + { + "id": "surprise_gifts_or_plans", + "text": "Surprise gifts or plans" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_202", + "category_id": "trust", + "type": "multi_choice", + "text": "Which transparency habits feel healthy? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "transparency", + "habits" + ], + "options": [ + { + "id": "sharing_plans", + "text": "Sharing plans" + }, + { + "id": "being_honest_about_emotions", + "text": "Being honest about emotions" + }, + { + "id": "owning_mistakes", + "text": "Owning mistakes" + }, + { + "id": "discussing_money", + "text": "Discussing money" + }, + { + "id": "naming_concerns_early", + "text": "Naming concerns early" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_203", + "category_id": "trust", + "type": "multi_choice", + "text": "Which conflict habits damage trust? Select all that apply.", + "depth": 5, + "access": "premium", + "tags": [ + "conflict", + "damage" + ], + "options": [ + { + "id": "name_calling", + "text": "Name-calling" + }, + { + "id": "stonewalling", + "text": "Stonewalling" + }, + { + "id": "threats_to_leave", + "text": "Threats to leave" + }, + { + "id": "bringing_up_old_wounds", + "text": "Bringing up old wounds" + }, + { + "id": "mocking_feelings", + "text": "Mocking feelings" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_204", + "category_id": "trust", + "type": "multi_choice", + "text": "Which conflict habits protect trust? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "conflict", + "repair" + ], + "options": [ + { + "id": "taking_breaks", + "text": "Taking breaks" + }, + { + "id": "repair_attempts", + "text": "Repair attempts" + }, + { + "id": "staying_respectful", + "text": "Staying respectful" + }, + { + "id": "owning_impact", + "text": "Owning impact" + }, + { + "id": "coming_back_to_finish", + "text": "Coming back to finish" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_205", + "category_id": "trust", + "type": "multi_choice", + "text": "Which situations need more clarity between us? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "clarity", + "expectations" + ], + "options": [ + { + "id": "social_plans", + "text": "Social plans" + }, + { + "id": "spending_money", + "text": "Spending money" + }, + { + "id": "family_expectations", + "text": "Family expectations" + }, + { + "id": "time_alone", + "text": "Time alone" + }, + { + "id": "emotional_needs", + "text": "Emotional needs" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_206", + "category_id": "trust", + "type": "multi_choice", + "text": "Which things make you feel chosen? Select all that apply.", + "depth": 2, + "access": "premium", + "tags": [ + "chosen", + "loyalty" + ], + "options": [ + { + "id": "being_prioritized", + "text": "Being prioritized" + }, + { + "id": "being_defended", + "text": "Being defended" + }, + { + "id": "being_included", + "text": "Being included" + }, + { + "id": "being_checked_on", + "text": "Being checked on" + }, + { + "id": "being_remembered", + "text": "Being remembered" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_207", + "category_id": "trust", + "type": "multi_choice", + "text": "Which things make you feel forgotten? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "security", + "concern" + ], + "options": [ + { + "id": "plans_changing_late", + "text": "Plans changing late" + }, + { + "id": "lack_of_check_ins", + "text": "Lack of check-ins" + }, + { + "id": "dismissed_details", + "text": "Dismissed details" + }, + { + "id": "no_follow_through", + "text": "No follow-through" + }, + { + "id": "emotional_distance", + "text": "Emotional distance" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_208", + "category_id": "trust", + "type": "multi_choice", + "text": "Which trust agreements should we make explicit? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "agreements", + "trust" + ], + "options": [ + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "privacy", + "text": "Privacy" + }, + { + "id": "boundaries_with_others", + "text": "Boundaries with others" + }, + { + "id": "conflict_rules", + "text": "Conflict rules" + }, + { + "id": "repair_after_mistakes", + "text": "Repair after mistakes" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_209", + "category_id": "trust", + "type": "multi_choice", + "text": "Which topics should we handle with extra care? Select all that apply.", + "depth": 4, + "access": "premium", + "tags": [ + "hard_topics", + "care" + ], + "options": [ + { + "id": "past_hurts", + "text": "Past hurts" + }, + { + "id": "family", + "text": "Family" + }, + { + "id": "money", + "text": "Money" + }, + { + "id": "jealousy", + "text": "Jealousy" + }, + { + "id": "future_plans", + "text": "Future plans" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_210", + "category_id": "trust", + "type": "multi_choice", + "text": "Which signs show trust is growing? Select all that apply.", + "depth": 3, + "access": "premium", + "tags": [ + "growth", + "trust" + ], + "options": [ + { + "id": "more_openness", + "text": "More openness" + }, + { + "id": "less_guessing", + "text": "Less guessing" + }, + { + "id": "faster_repair", + "text": "Faster repair" + }, + { + "id": "more_calm", + "text": "More calm" + }, + { + "id": "more_vulnerability", + "text": "More vulnerability" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 5 + } + }, + { + "id": "trust_211", + "category_id": "trust", + "type": "scale", + "text": "How much do you trust my follow-through right now?", + "depth": 2, + "access": "premium", + "tags": [ + "follow_through", + "reliability" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Completely", + "scale_step": 1 + } + }, + { + "id": "trust_212", + "category_id": "trust", + "type": "scale", + "text": "How emotionally safe do you feel with me right now?", + "depth": 3, + "access": "premium", + "tags": [ + "emotional_safety", + "security" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "trust_213", + "category_id": "trust", + "type": "scale", + "text": "How easy is it to be honest with me?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty", + "openness" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Very hard", + "max_label": "Very easy", + "scale_step": 1 + } + }, + { + "id": "trust_214", + "category_id": "trust", + "type": "scale", + "text": "How much do you feel I respect your boundaries?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "respect" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not respected", + "max_label": "Fully respected", + "scale_step": 1 + } + }, + { + "id": "trust_215", + "category_id": "trust", + "type": "scale", + "text": "How much do you feel I protect your privacy?", + "depth": 3, + "access": "premium", + "tags": [ + "privacy", + "respect" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not protected", + "max_label": "Fully protected", + "scale_step": 1 + } + }, + { + "id": "trust_216", + "category_id": "trust", + "type": "scale", + "text": "How secure do you feel when we are apart?", + "depth": 2, + "access": "premium", + "tags": [ + "apart", + "security" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not secure", + "max_label": "Very secure", + "scale_step": 1 + } + }, + { + "id": "trust_217", + "category_id": "trust", + "type": "scale", + "text": "How well do we repair trust after conflict?", + "depth": 4, + "access": "premium", + "tags": [ + "repair", + "conflict" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Poorly", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "trust_218", + "category_id": "trust", + "type": "scale", + "text": "How dependable do I feel to you lately?", + "depth": 2, + "access": "premium", + "tags": [ + "dependability", + "consistency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not dependable", + "max_label": "Very dependable", + "scale_step": 1 + } + }, + { + "id": "trust_219", + "category_id": "trust", + "type": "scale", + "text": "How dependable do you feel you have been lately?", + "depth": 2, + "access": "premium", + "tags": [ + "self_reflection", + "consistency" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not dependable", + "max_label": "Very dependable", + "scale_step": 1 + } + }, + { + "id": "trust_220", + "category_id": "trust", + "type": "scale", + "text": "How much do you feel chosen by me?", + "depth": 3, + "access": "premium", + "tags": [ + "loyalty", + "chosen" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not chosen", + "max_label": "Deeply chosen", + "scale_step": 1 + } + }, + { + "id": "trust_221", + "category_id": "trust", + "type": "scale", + "text": "How much do you feel I believe you?", + "depth": 3, + "access": "premium", + "tags": [ + "belief", + "validation" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not believed", + "max_label": "Fully believed", + "scale_step": 1 + } + }, + { + "id": "trust_222", + "category_id": "trust", + "type": "scale", + "text": "How much do you feel I trust you?", + "depth": 3, + "access": "premium", + "tags": [ + "mutual_trust", + "security" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not trusted", + "max_label": "Fully trusted", + "scale_step": 1 + } + }, + { + "id": "trust_223", + "category_id": "trust", + "type": "scale", + "text": "How comfortable are you asking for reassurance?", + "depth": 3, + "access": "premium", + "tags": [ + "reassurance", + "needs" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "trust_224", + "category_id": "trust", + "type": "scale", + "text": "How comfortable are you giving reassurance?", + "depth": 2, + "access": "premium", + "tags": [ + "reassurance", + "support" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not comfortable", + "max_label": "Very comfortable", + "scale_step": 1 + } + }, + { + "id": "trust_225", + "category_id": "trust", + "type": "scale", + "text": "How clear are our boundaries right now?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not clear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "trust_226", + "category_id": "trust", + "type": "scale", + "text": "How clear are our expectations right now?", + "depth": 3, + "access": "premium", + "tags": [ + "expectations", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not clear", + "max_label": "Very clear", + "scale_step": 1 + } + }, + { + "id": "trust_227", + "category_id": "trust", + "type": "scale", + "text": "How much do you trust us to handle hard conversations?", + "depth": 4, + "access": "premium", + "tags": [ + "hard_topics", + "confidence" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "trust_228", + "category_id": "trust", + "type": "scale", + "text": "How safe does vulnerability feel in our relationship?", + "depth": 4, + "access": "premium", + "tags": [ + "vulnerability", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not safe", + "max_label": "Very safe", + "scale_step": 1 + } + }, + { + "id": "trust_229", + "category_id": "trust", + "type": "scale", + "text": "How much do you trust our loyalty to each other?", + "depth": 3, + "access": "premium", + "tags": [ + "loyalty", + "commitment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "trust_230", + "category_id": "trust", + "type": "scale", + "text": "How much do you trust our honesty about money?", + "depth": 4, + "access": "premium", + "tags": [ + "money", + "honesty" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "trust_231", + "category_id": "trust", + "type": "scale", + "text": "How much do you trust our honesty about feelings?", + "depth": 3, + "access": "premium", + "tags": [ + "emotions", + "honesty" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not much", + "max_label": "Very much", + "scale_step": 1 + } + }, + { + "id": "trust_232", + "category_id": "trust", + "type": "scale", + "text": "How well do we handle jealousy?", + "depth": 4, + "access": "premium", + "tags": [ + "jealousy", + "security" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Poorly", + "max_label": "Very well", + "scale_step": 1 + } + }, + { + "id": "trust_233", + "category_id": "trust", + "type": "scale", + "text": "How much trust did we build this week?", + "depth": 2, + "access": "premium", + "tags": [ + "weekly_check_in", + "growth" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "None", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "trust_234", + "category_id": "trust", + "type": "scale", + "text": "How much trust needs attention this week?", + "depth": 3, + "access": "premium", + "tags": [ + "weekly_check_in", + "attention" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "None", + "max_label": "A lot", + "scale_step": 1 + } + }, + { + "id": "trust_235", + "category_id": "trust", + "type": "scale", + "text": "How hopeful do you feel about our ability to keep building trust?", + "depth": 3, + "access": "premium", + "tags": [ + "hope", + "growth" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "min_label": "Not hopeful", + "max_label": "Very hopeful", + "scale_step": 1 + } + }, + { + "id": "trust_236", + "category_id": "trust", + "type": "this_or_that", + "text": "Full transparency or clear privacy boundaries?", + "depth": 3, + "access": "premium", + "tags": [ + "privacy", + "transparency" + ], + "options": [ + { + "id": "full_transparency", + "text": "Full transparency" + }, + { + "id": "clear_privacy_boundaries", + "text": "Clear privacy boundaries" + } + ] + }, + { + "id": "trust_237", + "category_id": "trust", + "type": "this_or_that", + "text": "Reassurance right away or space first?", + "depth": 2, + "access": "premium", + "tags": [ + "reassurance", + "space" + ], + "options": [ + { + "id": "reassurance_right_away", + "text": "Reassurance right away" + }, + { + "id": "space_first", + "text": "Space first" + } + ] + }, + { + "id": "trust_238", + "category_id": "trust", + "type": "this_or_that", + "text": "Talk about trust directly or build it through actions?", + "depth": 2, + "access": "premium", + "tags": [ + "trust_style", + "actions" + ], + "options": [ + { + "id": "talk_directly", + "text": "Talk directly" + }, + { + "id": "build_through_actions", + "text": "Build through actions" + } + ] + }, + { + "id": "trust_239", + "category_id": "trust", + "type": "this_or_that", + "text": "Apology first or explanation first?", + "depth": 2, + "access": "premium", + "tags": [ + "apology", + "repair" + ], + "options": [ + { + "id": "apology_first", + "text": "Apology first" + }, + { + "id": "explanation_first", + "text": "Explanation first" + } + ] + }, + { + "id": "trust_240", + "category_id": "trust", + "type": "this_or_that", + "text": "Ask questions or watch behavior over time?", + "depth": 3, + "access": "premium", + "tags": [ + "trust_repair", + "patterns" + ], + "options": [ + { + "id": "ask_questions", + "text": "Ask questions" + }, + { + "id": "watch_behavior", + "text": "Watch behavior over time" + } + ] + }, + { + "id": "trust_241", + "category_id": "trust", + "type": "this_or_that", + "text": "Share passwords or keep phone privacy?", + "depth": 4, + "access": "premium", + "tags": [ + "digital_boundaries", + "privacy" + ], + "options": [ + { + "id": "share_passwords", + "text": "Share passwords" + }, + { + "id": "keep_phone_privacy", + "text": "Keep phone privacy" + } + ] + }, + { + "id": "trust_242", + "category_id": "trust", + "type": "this_or_that", + "text": "Assume good intent or clarify first?", + "depth": 2, + "access": "premium", + "tags": [ + "intentions", + "clarity" + ], + "options": [ + { + "id": "assume_good_intent", + "text": "Assume good intent" + }, + { + "id": "clarify_first", + "text": "Clarify first" + } + ] + }, + { + "id": "trust_243", + "category_id": "trust", + "type": "this_or_that", + "text": "Repair quickly or repair slowly and carefully?", + "depth": 3, + "access": "premium", + "tags": [ + "repair", + "timing" + ], + "options": [ + { + "id": "repair_quickly", + "text": "Repair quickly" + }, + { + "id": "repair_carefully", + "text": "Repair slowly and carefully" + } + ] + }, + { + "id": "trust_244", + "category_id": "trust", + "type": "this_or_that", + "text": "More honesty or more gentleness?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty", + "care" + ], + "options": [ + { + "id": "more_honesty", + "text": "More honesty" + }, + { + "id": "more_gentleness", + "text": "More gentleness" + } + ] + }, + { + "id": "trust_245", + "category_id": "trust", + "type": "this_or_that", + "text": "Private reassurance or public loyalty?", + "depth": 2, + "access": "premium", + "tags": [ + "loyalty", + "reassurance" + ], + "options": [ + { + "id": "private_reassurance", + "text": "Private reassurance" + }, + { + "id": "public_loyalty", + "text": "Public loyalty" + } + ] + }, + { + "id": "trust_246", + "category_id": "trust", + "type": "this_or_that", + "text": "Clear rules or flexible trust?", + "depth": 3, + "access": "premium", + "tags": [ + "boundaries", + "trust_style" + ], + "options": [ + { + "id": "clear_rules", + "text": "Clear rules" + }, + { + "id": "flexible_trust", + "text": "Flexible trust" + } + ] + }, + { + "id": "trust_247", + "category_id": "trust", + "type": "this_or_that", + "text": "Talk when hurt or wait until calm?", + "depth": 3, + "access": "premium", + "tags": [ + "conflict", + "timing" + ], + "options": [ + { + "id": "talk_when_hurt", + "text": "Talk when hurt" + }, + { + "id": "wait_until_calm", + "text": "Wait until calm" + } + ] + }, + { + "id": "trust_248", + "category_id": "trust", + "type": "this_or_that", + "text": "Know every detail or know the important truth?", + "depth": 4, + "access": "premium", + "tags": [ + "honesty", + "details" + ], + "options": [ + { + "id": "every_detail", + "text": "Know every detail" + }, + { + "id": "important_truth", + "text": "Know the important truth" + } + ] + }, + { + "id": "trust_249", + "category_id": "trust", + "type": "this_or_that", + "text": "Trust slowly or trust openly?", + "depth": 2, + "access": "premium", + "tags": [ + "trust_style", + "vulnerability" + ], + "options": [ + { + "id": "trust_slowly", + "text": "Trust slowly" + }, + { + "id": "trust_openly", + "text": "Trust openly" + } + ] + }, + { + "id": "trust_250", + "category_id": "trust", + "type": "this_or_that", + "text": "Protect peace or address the concern now?", + "depth": 3, + "access": "premium", + "tags": [ + "concern", + "repair" + ], + "options": [ + { + "id": "protect_peace", + "text": "Protect peace" + }, + { + "id": "address_now", + "text": "Address the concern now" + } + ] + } + ] +} diff --git a/seed/questions/values.json b/seed/questions/values.json new file mode 100644 index 00000000..a6158f48 --- /dev/null +++ b/seed/questions/values.json @@ -0,0 +1,5263 @@ +{ + "category": { + "id": "values", + "display_name": "Values", + "description": "Questions about priorities, beliefs, standards, and what matters most in the relationship.", + "access": "mixed", + "total_questions": 250, + "free_questions": 75, + "premium_questions": 175, + "question_type_counts": { + "written": 150, + "single_choice": 40, + "multi_choice": 20, + "scale": 25, + "this_or_that": 15 + }, + "schema_version": "question_v2", + "supported_types": [ + "written", + "single_choice", + "multi_choice", + "scale", + "this_or_that" + ] + }, + "questions": [ + { + "id": "values_001", + "category_id": "values", + "type": "written", + "text": "What does respect in everyday choices mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "respect_in_everyday_choices", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_002", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around respect in everyday choices?", + "depth": 2, + "access": "free", + "tags": [ + "respect_in_everyday_choices", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_003", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about respect in everyday choices?", + "depth": 3, + "access": "free", + "tags": [ + "respect_in_everyday_choices", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_004", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor respect in everyday choices?", + "depth": 2, + "access": "free", + "tags": [ + "respect_in_everyday_choices", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_005", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about respect in everyday choices?", + "depth": 3, + "access": "free", + "tags": [ + "respect_in_everyday_choices", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_006", + "category_id": "values", + "type": "written", + "text": "What does honesty about needs mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "honesty_about_needs", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_007", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around honesty about needs?", + "depth": 2, + "access": "free", + "tags": [ + "honesty_about_needs", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_008", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about honesty about needs?", + "depth": 3, + "access": "free", + "tags": [ + "honesty_about_needs", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_009", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor honesty about needs?", + "depth": 2, + "access": "free", + "tags": [ + "honesty_about_needs", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_010", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about honesty about needs?", + "depth": 3, + "access": "free", + "tags": [ + "honesty_about_needs", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_011", + "category_id": "values", + "type": "written", + "text": "What does how we spend time mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_spend_time", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_012", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around how we spend time?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_spend_time", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_013", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about how we spend time?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_spend_time", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_014", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor how we spend time?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_spend_time", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_015", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about how we spend time?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_spend_time", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_016", + "category_id": "values", + "type": "written", + "text": "What does kindness under stress mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "kindness_under_stress", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_017", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around kindness under stress?", + "depth": 2, + "access": "free", + "tags": [ + "kindness_under_stress", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_018", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about kindness under stress?", + "depth": 3, + "access": "free", + "tags": [ + "kindness_under_stress", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_019", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor kindness under stress?", + "depth": 2, + "access": "free", + "tags": [ + "kindness_under_stress", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_020", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about kindness under stress?", + "depth": 3, + "access": "free", + "tags": [ + "kindness_under_stress", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_021", + "category_id": "values", + "type": "written", + "text": "What does family priorities mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "family_priorities", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_022", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around family priorities?", + "depth": 2, + "access": "free", + "tags": [ + "family_priorities", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_023", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about family priorities?", + "depth": 3, + "access": "free", + "tags": [ + "family_priorities", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_024", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor family priorities?", + "depth": 2, + "access": "free", + "tags": [ + "family_priorities", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_025", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about family priorities?", + "depth": 3, + "access": "free", + "tags": [ + "family_priorities", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_026", + "category_id": "values", + "type": "written", + "text": "What does personal growth mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "personal_growth", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_027", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around personal growth?", + "depth": 2, + "access": "free", + "tags": [ + "personal_growth", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_028", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about personal growth?", + "depth": 3, + "access": "free", + "tags": [ + "personal_growth", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_029", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor personal growth?", + "depth": 2, + "access": "free", + "tags": [ + "personal_growth", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_030", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about personal growth?", + "depth": 3, + "access": "free", + "tags": [ + "personal_growth", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_031", + "category_id": "values", + "type": "written", + "text": "What does fairness in decisions mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "fairness_in_decisions", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_032", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around fairness in decisions?", + "depth": 2, + "access": "free", + "tags": [ + "fairness_in_decisions", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_033", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about fairness in decisions?", + "depth": 3, + "access": "free", + "tags": [ + "fairness_in_decisions", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_034", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor fairness in decisions?", + "depth": 2, + "access": "free", + "tags": [ + "fairness_in_decisions", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_035", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about fairness in decisions?", + "depth": 3, + "access": "free", + "tags": [ + "fairness_in_decisions", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_036", + "category_id": "values", + "type": "written", + "text": "What does how we show commitment mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_show_commitment", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_037", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around how we show commitment?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_show_commitment", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_038", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about how we show commitment?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_show_commitment", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_039", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor how we show commitment?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_show_commitment", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_040", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about how we show commitment?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_show_commitment", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_041", + "category_id": "values", + "type": "written", + "text": "What does privacy and openness mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "privacy_and_openness", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_042", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around privacy and openness?", + "depth": 2, + "access": "free", + "tags": [ + "privacy_and_openness", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_043", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about privacy and openness?", + "depth": 3, + "access": "free", + "tags": [ + "privacy_and_openness", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_044", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor privacy and openness?", + "depth": 2, + "access": "free", + "tags": [ + "privacy_and_openness", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_045", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about privacy and openness?", + "depth": 3, + "access": "free", + "tags": [ + "privacy_and_openness", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_046", + "category_id": "values", + "type": "written", + "text": "What does helping other people mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "helping_other_people", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_047", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around helping other people?", + "depth": 2, + "access": "free", + "tags": [ + "helping_other_people", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_048", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about helping other people?", + "depth": 3, + "access": "free", + "tags": [ + "helping_other_people", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_049", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor helping other people?", + "depth": 2, + "access": "free", + "tags": [ + "helping_other_people", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_050", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about helping other people?", + "depth": 3, + "access": "free", + "tags": [ + "helping_other_people", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_051", + "category_id": "values", + "type": "written", + "text": "What does work and ambition mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "work_and_ambition", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_052", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around work and ambition?", + "depth": 2, + "access": "free", + "tags": [ + "work_and_ambition", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_053", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about work and ambition?", + "depth": 3, + "access": "free", + "tags": [ + "work_and_ambition", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_054", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor work and ambition?", + "depth": 2, + "access": "free", + "tags": [ + "work_and_ambition", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_055", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about work and ambition?", + "depth": 3, + "access": "free", + "tags": [ + "work_and_ambition", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_056", + "category_id": "values", + "type": "written", + "text": "What does rest and balance mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "rest_and_balance", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_057", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around rest and balance?", + "depth": 2, + "access": "free", + "tags": [ + "rest_and_balance", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_058", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about rest and balance?", + "depth": 3, + "access": "free", + "tags": [ + "rest_and_balance", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_059", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor rest and balance?", + "depth": 2, + "access": "free", + "tags": [ + "rest_and_balance", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_060", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about rest and balance?", + "depth": 3, + "access": "free", + "tags": [ + "rest_and_balance", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_061", + "category_id": "values", + "type": "written", + "text": "What does friendships and community mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "friendships_and_community", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_062", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around friendships and community?", + "depth": 2, + "access": "free", + "tags": [ + "friendships_and_community", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_063", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about friendships and community?", + "depth": 3, + "access": "free", + "tags": [ + "friendships_and_community", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_064", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor friendships and community?", + "depth": 2, + "access": "free", + "tags": [ + "friendships_and_community", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_065", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about friendships and community?", + "depth": 3, + "access": "free", + "tags": [ + "friendships_and_community", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_066", + "category_id": "values", + "type": "written", + "text": "What does how we handle mistakes mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_handle_mistakes", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_067", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around how we handle mistakes?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_handle_mistakes", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_068", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about how we handle mistakes?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_handle_mistakes", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_069", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor how we handle mistakes?", + "depth": 2, + "access": "free", + "tags": [ + "how_we_handle_mistakes", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_070", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about how we handle mistakes?", + "depth": 3, + "access": "free", + "tags": [ + "how_we_handle_mistakes", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_071", + "category_id": "values", + "type": "written", + "text": "What does what makes life meaningful mean to you in our relationship?", + "depth": 2, + "access": "free", + "tags": [ + "what_makes_life_meaningful", + "meaning" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_072", + "category_id": "values", + "type": "written", + "text": "Where do you think we already align around what makes life meaningful?", + "depth": 2, + "access": "free", + "tags": [ + "what_makes_life_meaningful", + "alignment" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_073", + "category_id": "values", + "type": "written", + "text": "Where could we communicate more clearly about what makes life meaningful?", + "depth": 3, + "access": "free", + "tags": [ + "what_makes_life_meaningful", + "clarity" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_074", + "category_id": "values", + "type": "written", + "text": "What is one small choice this week that would honor what makes life meaningful?", + "depth": 2, + "access": "free", + "tags": [ + "what_makes_life_meaningful", + "action" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_075", + "category_id": "values", + "type": "written", + "text": "What did your life teach you about what makes life meaningful?", + "depth": 3, + "access": "free", + "tags": [ + "what_makes_life_meaningful", + "background" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_076", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about money values?", + "depth": 4, + "access": "premium", + "tags": [ + "money_values", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_077", + "category_id": "values", + "type": "written", + "text": "Where could a difference in money values create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "money_values", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_078", + "category_id": "values", + "type": "written", + "text": "What compromise around money values would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "money_values", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_079", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate money values?", + "depth": 5, + "access": "premium", + "tags": [ + "money_values", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_080", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about money values?", + "depth": 5, + "access": "premium", + "tags": [ + "money_values", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_081", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about faith or belief differences?", + "depth": 4, + "access": "premium", + "tags": [ + "faith_or_belief_differences", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_082", + "category_id": "values", + "type": "written", + "text": "Where could a difference in faith or belief differences create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "faith_or_belief_differences", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_083", + "category_id": "values", + "type": "written", + "text": "What compromise around faith or belief differences would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "faith_or_belief_differences", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_084", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate faith or belief differences?", + "depth": 5, + "access": "premium", + "tags": [ + "faith_or_belief_differences", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_085", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about faith or belief differences?", + "depth": 5, + "access": "premium", + "tags": [ + "faith_or_belief_differences", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_086", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about parenting values?", + "depth": 4, + "access": "premium", + "tags": [ + "parenting_values", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_087", + "category_id": "values", + "type": "written", + "text": "Where could a difference in parenting values create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_values", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_088", + "category_id": "values", + "type": "written", + "text": "What compromise around parenting values would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_values", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_089", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate parenting values?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_values", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_090", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about parenting values?", + "depth": 5, + "access": "premium", + "tags": [ + "parenting_values", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_091", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about long-term sacrifices?", + "depth": 4, + "access": "premium", + "tags": [ + "long_term_sacrifices", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_092", + "category_id": "values", + "type": "written", + "text": "Where could a difference in long-term sacrifices create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_sacrifices", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_093", + "category_id": "values", + "type": "written", + "text": "What compromise around long-term sacrifices would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_sacrifices", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_094", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate long-term sacrifices?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_sacrifices", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_095", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about long-term sacrifices?", + "depth": 5, + "access": "premium", + "tags": [ + "long_term_sacrifices", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_096", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about personal freedom?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_freedom", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_097", + "category_id": "values", + "type": "written", + "text": "Where could a difference in personal freedom create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "personal_freedom", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_098", + "category_id": "values", + "type": "written", + "text": "What compromise around personal freedom would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "personal_freedom", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_099", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate personal freedom?", + "depth": 5, + "access": "premium", + "tags": [ + "personal_freedom", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_100", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about personal freedom?", + "depth": 5, + "access": "premium", + "tags": [ + "personal_freedom", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_101", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about career tradeoffs?", + "depth": 4, + "access": "premium", + "tags": [ + "career_tradeoffs", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_102", + "category_id": "values", + "type": "written", + "text": "Where could a difference in career tradeoffs create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "career_tradeoffs", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_103", + "category_id": "values", + "type": "written", + "text": "What compromise around career tradeoffs would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "career_tradeoffs", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_104", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate career tradeoffs?", + "depth": 5, + "access": "premium", + "tags": [ + "career_tradeoffs", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_105", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about career tradeoffs?", + "depth": 5, + "access": "premium", + "tags": [ + "career_tradeoffs", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_106", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about where to live?", + "depth": 4, + "access": "premium", + "tags": [ + "where_to_live", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_107", + "category_id": "values", + "type": "written", + "text": "Where could a difference in where to live create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "where_to_live", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_108", + "category_id": "values", + "type": "written", + "text": "What compromise around where to live would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "where_to_live", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_109", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate where to live?", + "depth": 5, + "access": "premium", + "tags": [ + "where_to_live", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_110", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about where to live?", + "depth": 5, + "access": "premium", + "tags": [ + "where_to_live", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_111", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about marriage expectations?", + "depth": 4, + "access": "premium", + "tags": [ + "marriage_expectations", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_112", + "category_id": "values", + "type": "written", + "text": "Where could a difference in marriage expectations create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "marriage_expectations", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_113", + "category_id": "values", + "type": "written", + "text": "What compromise around marriage expectations would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "marriage_expectations", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_114", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate marriage expectations?", + "depth": 5, + "access": "premium", + "tags": [ + "marriage_expectations", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_115", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about marriage expectations?", + "depth": 5, + "access": "premium", + "tags": [ + "marriage_expectations", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_116", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about caregiving responsibilities?", + "depth": 4, + "access": "premium", + "tags": [ + "caregiving_responsibilities", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_117", + "category_id": "values", + "type": "written", + "text": "Where could a difference in caregiving responsibilities create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving_responsibilities", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_118", + "category_id": "values", + "type": "written", + "text": "What compromise around caregiving responsibilities would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving_responsibilities", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_119", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate caregiving responsibilities?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving_responsibilities", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_120", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about caregiving responsibilities?", + "depth": 5, + "access": "premium", + "tags": [ + "caregiving_responsibilities", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_121", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about sexual values?", + "depth": 4, + "access": "premium", + "tags": [ + "sexual_values", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_122", + "category_id": "values", + "type": "written", + "text": "Where could a difference in sexual values create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_values", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_123", + "category_id": "values", + "type": "written", + "text": "What compromise around sexual values would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_values", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_124", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate sexual values?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_values", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_125", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about sexual values?", + "depth": 5, + "access": "premium", + "tags": [ + "sexual_values", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_126", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about conflict values?", + "depth": 4, + "access": "premium", + "tags": [ + "conflict_values", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_127", + "category_id": "values", + "type": "written", + "text": "Where could a difference in conflict values create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict_values", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_128", + "category_id": "values", + "type": "written", + "text": "What compromise around conflict values would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict_values", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_129", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate conflict values?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict_values", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_130", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about conflict values?", + "depth": 5, + "access": "premium", + "tags": [ + "conflict_values", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_131", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about social media boundaries?", + "depth": 4, + "access": "premium", + "tags": [ + "social_media_boundaries", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_132", + "category_id": "values", + "type": "written", + "text": "Where could a difference in social media boundaries create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "social_media_boundaries", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_133", + "category_id": "values", + "type": "written", + "text": "What compromise around social media boundaries would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "social_media_boundaries", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_134", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate social media boundaries?", + "depth": 5, + "access": "premium", + "tags": [ + "social_media_boundaries", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_135", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about social media boundaries?", + "depth": 5, + "access": "premium", + "tags": [ + "social_media_boundaries", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_136", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about family loyalty?", + "depth": 4, + "access": "premium", + "tags": [ + "family_loyalty", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_137", + "category_id": "values", + "type": "written", + "text": "Where could a difference in family loyalty create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "family_loyalty", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_138", + "category_id": "values", + "type": "written", + "text": "What compromise around family loyalty would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "family_loyalty", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_139", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate family loyalty?", + "depth": 5, + "access": "premium", + "tags": [ + "family_loyalty", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_140", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about family loyalty?", + "depth": 5, + "access": "premium", + "tags": [ + "family_loyalty", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_141", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about ethical disagreements?", + "depth": 4, + "access": "premium", + "tags": [ + "ethical_disagreements", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_142", + "category_id": "values", + "type": "written", + "text": "Where could a difference in ethical disagreements create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "ethical_disagreements", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_143", + "category_id": "values", + "type": "written", + "text": "What compromise around ethical disagreements would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "ethical_disagreements", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_144", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate ethical disagreements?", + "depth": 5, + "access": "premium", + "tags": [ + "ethical_disagreements", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_145", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about ethical disagreements?", + "depth": 5, + "access": "premium", + "tags": [ + "ethical_disagreements", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_146", + "category_id": "values", + "type": "written", + "text": "What do you need me to understand about legacy and purpose?", + "depth": 4, + "access": "premium", + "tags": [ + "legacy_and_purpose", + "understanding" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_147", + "category_id": "values", + "type": "written", + "text": "Where could a difference in legacy and purpose create tension for us?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy_and_purpose", + "tension" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_148", + "category_id": "values", + "type": "written", + "text": "What compromise around legacy and purpose would still feel respectful to you?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy_and_purpose", + "compromise" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_149", + "category_id": "values", + "type": "written", + "text": "What boundary or agreement would help us navigate legacy and purpose?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy_and_purpose", + "agreement" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_150", + "category_id": "values", + "type": "written", + "text": "What fear comes up when you imagine us disagreeing about legacy and purpose?", + "depth": 5, + "access": "premium", + "tags": [ + "legacy_and_purpose", + "fear" + ], + "answer_config": { + "min_length": 1, + "max_length": 1000, + "placeholder": "Write your answer..." + } + }, + { + "id": "values_151", + "category_id": "values", + "type": "single_choice", + "text": "What would help us make decisions about respect in everyday choices?", + "depth": 3, + "access": "premium", + "tags": [ + "respect_in_everyday_choices", + "decisions" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ] + }, + { + "id": "values_152", + "category_id": "values", + "type": "single_choice", + "text": "How aligned do you feel we are about honesty about needs?", + "depth": 2, + "access": "premium", + "tags": [ + "honesty_about_needs", + "alignment" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ] + }, + { + "id": "values_153", + "category_id": "values", + "type": "single_choice", + "text": "Which value matters most when we talk about how we spend time?", + "depth": 3, + "access": "premium", + "tags": [ + "how_we_spend_time", + "priority" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ] + }, + { + "id": "values_154", + "category_id": "values", + "type": "single_choice", + "text": "What should we protect when kindness under stress gets complicated?", + "depth": 3, + "access": "premium", + "tags": [ + "kindness_under_stress", + "protection" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "values_155", + "category_id": "values", + "type": "single_choice", + "text": "What would make family priorities easier to discuss?", + "depth": 2, + "access": "premium", + "tags": [ + "family_priorities", + "discussion" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ] + }, + { + "id": "values_156", + "category_id": "values", + "type": "single_choice", + "text": "What do you usually need first when personal growth feels uncertain?", + "depth": 2, + "access": "premium", + "tags": [ + "personal_growth", + "needs" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ] + }, + { + "id": "values_157", + "category_id": "values", + "type": "single_choice", + "text": "What would help us make decisions about fairness in decisions?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness_in_decisions", + "decisions" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ] + }, + { + "id": "values_158", + "category_id": "values", + "type": "single_choice", + "text": "How aligned do you feel we are about how we show commitment?", + "depth": 3, + "access": "premium", + "tags": [ + "how_we_show_commitment", + "alignment" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ] + }, + { + "id": "values_159", + "category_id": "values", + "type": "single_choice", + "text": "Which value matters most when we talk about privacy and openness?", + "depth": 2, + "access": "premium", + "tags": [ + "privacy_and_openness", + "priority" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ] + }, + { + "id": "values_160", + "category_id": "values", + "type": "single_choice", + "text": "What should we protect when helping other people gets complicated?", + "depth": 3, + "access": "premium", + "tags": [ + "helping_other_people", + "protection" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "values_161", + "category_id": "values", + "type": "single_choice", + "text": "What would make work and ambition easier to discuss?", + "depth": 3, + "access": "premium", + "tags": [ + "work_and_ambition", + "discussion" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ] + }, + { + "id": "values_162", + "category_id": "values", + "type": "single_choice", + "text": "What do you usually need first when rest and balance feels uncertain?", + "depth": 3, + "access": "premium", + "tags": [ + "rest_and_balance", + "needs" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ] + }, + { + "id": "values_163", + "category_id": "values", + "type": "single_choice", + "text": "What would help us make decisions about friendships and community?", + "depth": 2, + "access": "premium", + "tags": [ + "friendships_and_community", + "decisions" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ] + }, + { + "id": "values_164", + "category_id": "values", + "type": "single_choice", + "text": "How aligned do you feel we are about how we handle mistakes?", + "depth": 2, + "access": "premium", + "tags": [ + "how_we_handle_mistakes", + "alignment" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ] + }, + { + "id": "values_165", + "category_id": "values", + "type": "single_choice", + "text": "Which value matters most when we talk about what makes life meaningful?", + "depth": 3, + "access": "premium", + "tags": [ + "what_makes_life_meaningful", + "priority" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ] + }, + { + "id": "values_166", + "category_id": "values", + "type": "single_choice", + "text": "What should we protect when money values gets complicated?", + "depth": 3, + "access": "premium", + "tags": [ + "money_values", + "protection" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "values_167", + "category_id": "values", + "type": "single_choice", + "text": "What would make faith or belief differences easier to discuss?", + "depth": 2, + "access": "premium", + "tags": [ + "faith_or_belief_differences", + "discussion" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ] + }, + { + "id": "values_168", + "category_id": "values", + "type": "single_choice", + "text": "What do you usually need first when parenting values feels uncertain?", + "depth": 2, + "access": "premium", + "tags": [ + "parenting_values", + "needs" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ] + }, + { + "id": "values_169", + "category_id": "values", + "type": "single_choice", + "text": "What would help us make decisions about long-term sacrifices?", + "depth": 4, + "access": "premium", + "tags": [ + "long_term_sacrifices", + "decisions" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ] + }, + { + "id": "values_170", + "category_id": "values", + "type": "single_choice", + "text": "How aligned do you feel we are about personal freedom?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_freedom", + "alignment" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ] + }, + { + "id": "values_171", + "category_id": "values", + "type": "single_choice", + "text": "Which value matters most when we talk about career tradeoffs?", + "depth": 2, + "access": "premium", + "tags": [ + "career_tradeoffs", + "priority" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ] + }, + { + "id": "values_172", + "category_id": "values", + "type": "single_choice", + "text": "What should we protect when where to live gets complicated?", + "depth": 2, + "access": "premium", + "tags": [ + "where_to_live", + "protection" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "values_173", + "category_id": "values", + "type": "single_choice", + "text": "What would make marriage expectations easier to discuss?", + "depth": 3, + "access": "premium", + "tags": [ + "marriage_expectations", + "discussion" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ] + }, + { + "id": "values_174", + "category_id": "values", + "type": "single_choice", + "text": "What do you usually need first when caregiving responsibilities feels uncertain?", + "depth": 3, + "access": "premium", + "tags": [ + "caregiving_responsibilities", + "needs" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ] + }, + { + "id": "values_175", + "category_id": "values", + "type": "single_choice", + "text": "What would help us make decisions about sexual values?", + "depth": 2, + "access": "premium", + "tags": [ + "sexual_values", + "decisions" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ] + }, + { + "id": "values_176", + "category_id": "values", + "type": "single_choice", + "text": "How aligned do you feel we are about conflict values?", + "depth": 2, + "access": "premium", + "tags": [ + "conflict_values", + "alignment" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ] + }, + { + "id": "values_177", + "category_id": "values", + "type": "single_choice", + "text": "Which value matters most when we talk about social media boundaries?", + "depth": 3, + "access": "premium", + "tags": [ + "social_media_boundaries", + "priority" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ] + }, + { + "id": "values_178", + "category_id": "values", + "type": "single_choice", + "text": "What should we protect when family loyalty gets complicated?", + "depth": 4, + "access": "premium", + "tags": [ + "family_loyalty", + "protection" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "values_179", + "category_id": "values", + "type": "single_choice", + "text": "What would make ethical disagreements easier to discuss?", + "depth": 2, + "access": "premium", + "tags": [ + "ethical_disagreements", + "discussion" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ] + }, + { + "id": "values_180", + "category_id": "values", + "type": "single_choice", + "text": "What do you usually need first when legacy and purpose feels uncertain?", + "depth": 2, + "access": "premium", + "tags": [ + "legacy_and_purpose", + "needs" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ] + }, + { + "id": "values_181", + "category_id": "values", + "type": "single_choice", + "text": "What would help us make decisions about respect in everyday choices?", + "depth": 3, + "access": "premium", + "tags": [ + "respect_in_everyday_choices", + "decisions" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ] + }, + { + "id": "values_182", + "category_id": "values", + "type": "single_choice", + "text": "How aligned do you feel we are about honesty about needs?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty_about_needs", + "alignment" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ] + }, + { + "id": "values_183", + "category_id": "values", + "type": "single_choice", + "text": "Which value matters most when we talk about how we spend time?", + "depth": 2, + "access": "premium", + "tags": [ + "how_we_spend_time", + "priority" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ] + }, + { + "id": "values_184", + "category_id": "values", + "type": "single_choice", + "text": "What should we protect when kindness under stress gets complicated?", + "depth": 2, + "access": "premium", + "tags": [ + "kindness_under_stress", + "protection" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "values_185", + "category_id": "values", + "type": "single_choice", + "text": "What would make family priorities easier to discuss?", + "depth": 3, + "access": "premium", + "tags": [ + "family_priorities", + "discussion" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ] + }, + { + "id": "values_186", + "category_id": "values", + "type": "single_choice", + "text": "What do you usually need first when personal growth feels uncertain?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_growth", + "needs" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ] + }, + { + "id": "values_187", + "category_id": "values", + "type": "single_choice", + "text": "What would help us make decisions about fairness in decisions?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness_in_decisions", + "decisions" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ] + }, + { + "id": "values_188", + "category_id": "values", + "type": "single_choice", + "text": "How aligned do you feel we are about how we show commitment?", + "depth": 2, + "access": "premium", + "tags": [ + "how_we_show_commitment", + "alignment" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ] + }, + { + "id": "values_189", + "category_id": "values", + "type": "single_choice", + "text": "Which value matters most when we talk about privacy and openness?", + "depth": 3, + "access": "premium", + "tags": [ + "privacy_and_openness", + "priority" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ] + }, + { + "id": "values_190", + "category_id": "values", + "type": "single_choice", + "text": "What should we protect when helping other people gets complicated?", + "depth": 3, + "access": "premium", + "tags": [ + "helping_other_people", + "protection" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ] + }, + { + "id": "values_191", + "category_id": "values", + "type": "multi_choice", + "text": "Which values should guide us around respect in everyday choices?", + "depth": 5, + "access": "premium", + "tags": [ + "respect_in_everyday_choices", + "values" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_192", + "category_id": "values", + "type": "multi_choice", + "text": "What could make honesty about needs feel respectful to both of us?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty_about_needs", + "respect" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_193", + "category_id": "values", + "type": "multi_choice", + "text": "Which things should we clarify before deciding about how we spend time?", + "depth": 3, + "access": "premium", + "tags": [ + "how_we_spend_time", + "clarity" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_194", + "category_id": "values", + "type": "multi_choice", + "text": "What might we need to balance around kindness under stress?", + "depth": 4, + "access": "premium", + "tags": [ + "kindness_under_stress", + "balance" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_195", + "category_id": "values", + "type": "multi_choice", + "text": "Which values should guide us around family priorities?", + "depth": 3, + "access": "premium", + "tags": [ + "family_priorities", + "values" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_196", + "category_id": "values", + "type": "multi_choice", + "text": "What could make personal growth feel respectful to both of us?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_growth", + "respect" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_197", + "category_id": "values", + "type": "multi_choice", + "text": "Which things should we clarify before deciding about fairness in decisions?", + "depth": 4, + "access": "premium", + "tags": [ + "fairness_in_decisions", + "clarity" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_198", + "category_id": "values", + "type": "multi_choice", + "text": "What might we need to balance around how we show commitment?", + "depth": 4, + "access": "premium", + "tags": [ + "how_we_show_commitment", + "balance" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_199", + "category_id": "values", + "type": "multi_choice", + "text": "Which values should guide us around privacy and openness?", + "depth": 3, + "access": "premium", + "tags": [ + "privacy_and_openness", + "values" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_200", + "category_id": "values", + "type": "multi_choice", + "text": "What could make helping other people feel respectful to both of us?", + "depth": 4, + "access": "premium", + "tags": [ + "helping_other_people", + "respect" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_201", + "category_id": "values", + "type": "multi_choice", + "text": "Which things should we clarify before deciding about work and ambition?", + "depth": 3, + "access": "premium", + "tags": [ + "work_and_ambition", + "clarity" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_202", + "category_id": "values", + "type": "multi_choice", + "text": "What might we need to balance around rest and balance?", + "depth": 3, + "access": "premium", + "tags": [ + "rest_and_balance", + "balance" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_203", + "category_id": "values", + "type": "multi_choice", + "text": "Which values should guide us around friendships and community?", + "depth": 4, + "access": "premium", + "tags": [ + "friendships_and_community", + "values" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_204", + "category_id": "values", + "type": "multi_choice", + "text": "What could make how we handle mistakes feel respectful to both of us?", + "depth": 3, + "access": "premium", + "tags": [ + "how_we_handle_mistakes", + "respect" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_205", + "category_id": "values", + "type": "multi_choice", + "text": "Which things should we clarify before deciding about what makes life meaningful?", + "depth": 4, + "access": "premium", + "tags": [ + "what_makes_life_meaningful", + "clarity" + ], + "options": [ + { + "id": "respect", + "text": "Respect" + }, + { + "id": "honesty", + "text": "Honesty" + }, + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "security", + "text": "Security" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_206", + "category_id": "values", + "type": "multi_choice", + "text": "What might we need to balance around money values?", + "depth": 4, + "access": "premium", + "tags": [ + "money_values", + "balance" + ], + "options": [ + { + "id": "family", + "text": "Family" + }, + { + "id": "work", + "text": "Work" + }, + { + "id": "health", + "text": "Health" + }, + { + "id": "connection", + "text": "Connection" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_207", + "category_id": "values", + "type": "multi_choice", + "text": "Which values should guide us around faith or belief differences?", + "depth": 3, + "access": "premium", + "tags": [ + "faith_or_belief_differences", + "values" + ], + "options": [ + { + "id": "ask_more_questions", + "text": "Ask more questions" + }, + { + "id": "share_examples", + "text": "Share examples" + }, + { + "id": "name_the_tradeoff", + "text": "Name the tradeoff" + }, + { + "id": "set_a_boundary", + "text": "Set a boundary" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_208", + "category_id": "values", + "type": "multi_choice", + "text": "What could make parenting values feel respectful to both of us?", + "depth": 3, + "access": "premium", + "tags": [ + "parenting_values", + "respect" + ], + "options": [ + { + "id": "i_need_time", + "text": "I need time" + }, + { + "id": "i_need_clarity", + "text": "I need clarity" + }, + { + "id": "i_need_reassurance", + "text": "I need reassurance" + }, + { + "id": "i_need_a_plan", + "text": "I need a plan" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_209", + "category_id": "values", + "type": "multi_choice", + "text": "Which things should we clarify before deciding about long-term sacrifices?", + "depth": 4, + "access": "premium", + "tags": [ + "long_term_sacrifices", + "clarity" + ], + "options": [ + { + "id": "talk_it_through", + "text": "Talk it through" + }, + { + "id": "make_a_shared_rule", + "text": "Make a shared rule" + }, + { + "id": "try_it_for_a_month", + "text": "Try it for a month" + }, + { + "id": "pause_and_revisit", + "text": "Pause and revisit" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_210", + "category_id": "values", + "type": "multi_choice", + "text": "What might we need to balance around personal freedom?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_freedom", + "balance" + ], + "options": [ + { + "id": "very_aligned", + "text": "Very aligned" + }, + { + "id": "mostly_aligned", + "text": "Mostly aligned" + }, + { + "id": "unsure", + "text": "Unsure" + }, + { + "id": "different_but_workable", + "text": "Different but workable" + } + ], + "answer_config": { + "min_selections": 1, + "max_selections": 3 + } + }, + { + "id": "values_211", + "category_id": "values", + "type": "scale", + "text": "How aligned do you feel we are about respect in everyday choices?", + "depth": 3, + "access": "premium", + "tags": [ + "respect_in_everyday_choices", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not aligned", + "max_label": "Very aligned" + } + }, + { + "id": "values_212", + "category_id": "values", + "type": "scale", + "text": "How safe does it feel to disagree about honesty about needs?", + "depth": 3, + "access": "premium", + "tags": [ + "honesty_about_needs", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "values_213", + "category_id": "values", + "type": "scale", + "text": "How clearly have we talked about how we spend time?", + "depth": 2, + "access": "premium", + "tags": [ + "how_we_spend_time", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "values_214", + "category_id": "values", + "type": "scale", + "text": "How important is kindness under stress to your long-term happiness?", + "depth": 3, + "access": "premium", + "tags": [ + "kindness_under_stress", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not important", + "max_label": "Very important" + } + }, + { + "id": "values_215", + "category_id": "values", + "type": "scale", + "text": "How much attention should we give family priorities soon?", + "depth": 2, + "access": "premium", + "tags": [ + "family_priorities", + "attention" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not aligned", + "max_label": "Very aligned" + } + }, + { + "id": "values_216", + "category_id": "values", + "type": "scale", + "text": "How aligned do you feel we are about personal growth?", + "depth": 4, + "access": "premium", + "tags": [ + "personal_growth", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "values_217", + "category_id": "values", + "type": "scale", + "text": "How safe does it feel to disagree about fairness in decisions?", + "depth": 2, + "access": "premium", + "tags": [ + "fairness_in_decisions", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "values_218", + "category_id": "values", + "type": "scale", + "text": "How clearly have we talked about how we show commitment?", + "depth": 3, + "access": "premium", + "tags": [ + "how_we_show_commitment", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not important", + "max_label": "Very important" + } + }, + { + "id": "values_219", + "category_id": "values", + "type": "scale", + "text": "How important is privacy and openness to your long-term happiness?", + "depth": 2, + "access": "premium", + "tags": [ + "privacy_and_openness", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not aligned", + "max_label": "Very aligned" + } + }, + { + "id": "values_220", + "category_id": "values", + "type": "scale", + "text": "How much attention should we give helping other people soon?", + "depth": 3, + "access": "premium", + "tags": [ + "helping_other_people", + "attention" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "values_221", + "category_id": "values", + "type": "scale", + "text": "How aligned do you feel we are about work and ambition?", + "depth": 3, + "access": "premium", + "tags": [ + "work_and_ambition", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "values_222", + "category_id": "values", + "type": "scale", + "text": "How safe does it feel to disagree about rest and balance?", + "depth": 3, + "access": "premium", + "tags": [ + "rest_and_balance", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not important", + "max_label": "Very important" + } + }, + { + "id": "values_223", + "category_id": "values", + "type": "scale", + "text": "How clearly have we talked about friendships and community?", + "depth": 2, + "access": "premium", + "tags": [ + "friendships_and_community", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not aligned", + "max_label": "Very aligned" + } + }, + { + "id": "values_224", + "category_id": "values", + "type": "scale", + "text": "How important is how we handle mistakes to your long-term happiness?", + "depth": 3, + "access": "premium", + "tags": [ + "how_we_handle_mistakes", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "values_225", + "category_id": "values", + "type": "scale", + "text": "How much attention should we give what makes life meaningful soon?", + "depth": 2, + "access": "premium", + "tags": [ + "what_makes_life_meaningful", + "attention" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "values_226", + "category_id": "values", + "type": "scale", + "text": "How aligned do you feel we are about money values?", + "depth": 4, + "access": "premium", + "tags": [ + "money_values", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not important", + "max_label": "Very important" + } + }, + { + "id": "values_227", + "category_id": "values", + "type": "scale", + "text": "How safe does it feel to disagree about faith or belief differences?", + "depth": 2, + "access": "premium", + "tags": [ + "faith_or_belief_differences", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not aligned", + "max_label": "Very aligned" + } + }, + { + "id": "values_228", + "category_id": "values", + "type": "scale", + "text": "How clearly have we talked about parenting values?", + "depth": 3, + "access": "premium", + "tags": [ + "parenting_values", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "values_229", + "category_id": "values", + "type": "scale", + "text": "How important is long-term sacrifices to your long-term happiness?", + "depth": 2, + "access": "premium", + "tags": [ + "long_term_sacrifices", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "values_230", + "category_id": "values", + "type": "scale", + "text": "How much attention should we give personal freedom soon?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_freedom", + "attention" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not important", + "max_label": "Very important" + } + }, + { + "id": "values_231", + "category_id": "values", + "type": "scale", + "text": "How aligned do you feel we are about career tradeoffs?", + "depth": 3, + "access": "premium", + "tags": [ + "career_tradeoffs", + "alignment" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not aligned", + "max_label": "Very aligned" + } + }, + { + "id": "values_232", + "category_id": "values", + "type": "scale", + "text": "How safe does it feel to disagree about where to live?", + "depth": 3, + "access": "premium", + "tags": [ + "where_to_live", + "safety" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unsafe", + "max_label": "Very safe" + } + }, + { + "id": "values_233", + "category_id": "values", + "type": "scale", + "text": "How clearly have we talked about marriage expectations?", + "depth": 2, + "access": "premium", + "tags": [ + "marriage_expectations", + "clarity" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Unclear", + "max_label": "Very clear" + } + }, + { + "id": "values_234", + "category_id": "values", + "type": "scale", + "text": "How important is caregiving responsibilities to your long-term happiness?", + "depth": 3, + "access": "premium", + "tags": [ + "caregiving_responsibilities", + "importance" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not important", + "max_label": "Very important" + } + }, + { + "id": "values_235", + "category_id": "values", + "type": "scale", + "text": "How much attention should we give sexual values soon?", + "depth": 2, + "access": "premium", + "tags": [ + "sexual_values", + "attention" + ], + "answer_config": { + "min_scale": 1, + "max_scale": 5, + "scale_step": 1, + "min_label": "Not aligned", + "max_label": "Very aligned" + } + }, + { + "id": "values_236", + "category_id": "values", + "type": "this_or_that", + "text": "For respect in everyday choices, which feels more important right now?", + "depth": 4, + "access": "premium", + "tags": [ + "respect_in_everyday_choices", + "tradeoff" + ], + "options": [ + { + "id": "stability", + "text": "Stability" + }, + { + "id": "flexibility", + "text": "Flexibility" + } + ] + }, + { + "id": "values_237", + "category_id": "values", + "type": "this_or_that", + "text": "When navigating honesty about needs, what do you lean toward?", + "depth": 2, + "access": "premium", + "tags": [ + "honesty_about_needs", + "leaning" + ], + "options": [ + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "togetherness", + "text": "Togetherness" + } + ] + }, + { + "id": "values_238", + "category_id": "values", + "type": "this_or_that", + "text": "If we disagree about how we spend time, what should come first?", + "depth": 2, + "access": "premium", + "tags": [ + "how_we_spend_time", + "priority" + ], + "options": [ + { + "id": "planning", + "text": "Planning" + }, + { + "id": "spontaneity", + "text": "Spontaneity" + } + ] + }, + { + "id": "values_239", + "category_id": "values", + "type": "this_or_that", + "text": "For kindness under stress, which feels more important right now?", + "depth": 3, + "access": "premium", + "tags": [ + "kindness_under_stress", + "tradeoff" + ], + "options": [ + { + "id": "tradition", + "text": "Tradition" + }, + { + "id": "change", + "text": "Change" + } + ] + }, + { + "id": "values_240", + "category_id": "values", + "type": "this_or_that", + "text": "When navigating family priorities, what do you lean toward?", + "depth": 2, + "access": "premium", + "tags": [ + "family_priorities", + "leaning" + ], + "options": [ + { + "id": "direct_honesty", + "text": "Direct honesty" + }, + { + "id": "gentle_timing", + "text": "Gentle timing" + } + ] + }, + { + "id": "values_241", + "category_id": "values", + "type": "this_or_that", + "text": "If we disagree about personal growth, what should come first?", + "depth": 3, + "access": "premium", + "tags": [ + "personal_growth", + "priority" + ], + "options": [ + { + "id": "private_agreement", + "text": "Private agreement" + }, + { + "id": "outside_advice", + "text": "Outside advice" + } + ] + }, + { + "id": "values_242", + "category_id": "values", + "type": "this_or_that", + "text": "For fairness in decisions, which feels more important right now?", + "depth": 3, + "access": "premium", + "tags": [ + "fairness_in_decisions", + "tradeoff" + ], + "options": [ + { + "id": "shared_decision", + "text": "Shared decision" + }, + { + "id": "independent_choice", + "text": "Independent choice" + } + ] + }, + { + "id": "values_243", + "category_id": "values", + "type": "this_or_that", + "text": "When navigating how we show commitment, what do you lean toward?", + "depth": 2, + "access": "premium", + "tags": [ + "how_we_show_commitment", + "leaning" + ], + "options": [ + { + "id": "practical_needs", + "text": "Practical needs" + }, + { + "id": "emotional_meaning", + "text": "Emotional meaning" + } + ] + }, + { + "id": "values_244", + "category_id": "values", + "type": "this_or_that", + "text": "If we disagree about privacy and openness, what should come first?", + "depth": 2, + "access": "premium", + "tags": [ + "privacy_and_openness", + "priority" + ], + "options": [ + { + "id": "stability", + "text": "Stability" + }, + { + "id": "flexibility", + "text": "Flexibility" + } + ] + }, + { + "id": "values_245", + "category_id": "values", + "type": "this_or_that", + "text": "For helping other people, which feels more important right now?", + "depth": 3, + "access": "premium", + "tags": [ + "helping_other_people", + "tradeoff" + ], + "options": [ + { + "id": "freedom", + "text": "Freedom" + }, + { + "id": "togetherness", + "text": "Togetherness" + } + ] + }, + { + "id": "values_246", + "category_id": "values", + "type": "this_or_that", + "text": "When navigating work and ambition, what do you lean toward?", + "depth": 3, + "access": "premium", + "tags": [ + "work_and_ambition", + "leaning" + ], + "options": [ + { + "id": "planning", + "text": "Planning" + }, + { + "id": "spontaneity", + "text": "Spontaneity" + } + ] + }, + { + "id": "values_247", + "category_id": "values", + "type": "this_or_that", + "text": "If we disagree about rest and balance, what should come first?", + "depth": 2, + "access": "premium", + "tags": [ + "rest_and_balance", + "priority" + ], + "options": [ + { + "id": "tradition", + "text": "Tradition" + }, + { + "id": "change", + "text": "Change" + } + ] + }, + { + "id": "values_248", + "category_id": "values", + "type": "this_or_that", + "text": "For friendships and community, which feels more important right now?", + "depth": 3, + "access": "premium", + "tags": [ + "friendships_and_community", + "tradeoff" + ], + "options": [ + { + "id": "direct_honesty", + "text": "Direct honesty" + }, + { + "id": "gentle_timing", + "text": "Gentle timing" + } + ] + }, + { + "id": "values_249", + "category_id": "values", + "type": "this_or_that", + "text": "When navigating how we handle mistakes, what do you lean toward?", + "depth": 2, + "access": "premium", + "tags": [ + "how_we_handle_mistakes", + "leaning" + ], + "options": [ + { + "id": "private_agreement", + "text": "Private agreement" + }, + { + "id": "outside_advice", + "text": "Outside advice" + } + ] + }, + { + "id": "values_250", + "category_id": "values", + "type": "this_or_that", + "text": "If we disagree about what makes life meaningful, what should come first?", + "depth": 2, + "access": "premium", + "tags": [ + "what_makes_life_meaningful", + "priority" + ], + "options": [ + { + "id": "shared_decision", + "text": "Shared decision" + }, + { + "id": "independent_choice", + "text": "Independent choice" + } + ] + } + ] +} \ No newline at end of file diff --git a/seed_generator.py b/seed_generator.py new file mode 100644 index 00000000..cd4f9ae9 --- /dev/null +++ b/seed_generator.py @@ -0,0 +1,187 @@ +#!/usr/bin/env python3 +""" +Generate QuestionSeed.kt from the v2 JSON question file. + +Usage: + python seed_generator.py /path/to/questions.json > /path/to/QuestionSeed.kt +""" + +import json +import sys +from pathlib import Path + + +def parse_options(options_list): + """Parse options array for single_choice, multi_choice, this_or_that.""" + if not options_list: + return "" + opts = [] + for opt in options_list: + opt_id = opt.get("id", "") + opt_text = opt.get("text", "") + opts.append(f' ChoiceOption(id = "{opt_id}", text = "{opt_text}")') + return ",\n".join(opts) + + +def parse_answer_config(question): + """Generate AnswerConfig code for a question.""" + answer_config = question.get("answer_config", {}) + qtype = question.get("type", "written") + + if qtype == "written": + min_len = answer_config.get("min_length", 1) + max_len = answer_config.get("max_length", 1000) + placeholder = answer_config.get("placeholder", "Write your answer...") + return f"WrittenAnswerConfig(\n minLength = {min_len},\n maxLength = {max_len},\n placeholder = \"{placeholder}\"\n )" + + elif qtype == "single_choice": + options = question.get("options", []) + opts = parse_options(options) + return f"ChoiceAnswerConfig(\n options = listOf(\n{opts}\n )\n )" + + elif qtype == "scale": + min_scale = answer_config.get("min_scale", 1) + max_scale = answer_config.get("max_scale", 5) + min_label = answer_config.get("min_label", "") + max_label = answer_config.get("max_label", "") + step = answer_config.get("scale_step", 1) + return f"ScaleAnswerConfig(\n minScale = {min_scale},\n maxScale = {max_scale},\n minLabel = \"{min_label}\",\n maxLabel = \"{max_label}\",\n scaleStep = {step}\n )" + + elif qtype == "this_or_that": + options = question.get("options", []) + if len(options) >= 2: + opt_a = options[0] + opt_b = options[1] + return f"ThisOrThatAnswerConfig(\n optionA = ChoiceOption(id = \"{opt_a.get('id', '')}\", text = \"{opt_a.get('text', '')}\"),\n optionB = ChoiceOption(id = \"{opt_b.get('id', '')}\", text = \"{opt_b.get('text', '')}\")\n )" + return "" + + elif qtype == "multi_choice": + options = question.get("options", []) + opts = parse_options(options) + return f"ChoiceAnswerConfig(\n options = listOf(\n{opts}\n )\n )" + + return "" + + +def generate_question_code(question): + """Generate a Question constructor call for a single question.""" + qid = question.get("id", "") + text = question.get("text", "").replace('"', '\\"') + category = question.get("category_id", "") + depth = question.get("depth", 1) + access = question.get("access", "free") + is_premium = access == "premium" + qtype = question.get("type", "written") + tags = question.get("tags", []) + + tags_str = ", ".join(f'"{t}"' for t in tags) if tags else "" + answer_config_code = parse_answer_config(question) + + lines = [] + lines.append(f'Question(') + lines.append(f' id = "{qid}",') + lines.append(f' text = "{text}",') + lines.append(f' category = "{category}",') + lines.append(f' depthLevel = {depth},') + lines.append(f' isPremium = {str(is_premium).lower()},') + lines.append(f' type = "{qtype}",') + lines.append(f' tags = listOf({tags_str}),') + + if answer_config_code: + if qtype == "written": + lines.append(f' answerConfig = WrittenAnswerConfigImpl(config = {answer_config_code})') + elif qtype == "single_choice": + lines.append(f' answerConfig = ChoiceAnswerConfigImpl(config = {answer_config_code})') + elif qtype == "scale": + lines.append(f' answerConfig = ScaleAnswerConfigImpl(config = {answer_config_code})') + elif qtype == "this_or_that": + lines.append(f' answerConfig = ThisOrThatAnswerConfigImpl(config = {answer_config_code})') + elif qtype == "multi_choice": + lines.append(f' answerConfig = ChoiceAnswerConfigImpl(type = "multi_choice", config = {answer_config_code})') + + lines.append(')') + return "\n".join(lines) + + +def generate_seed_file(json_data): + """Generate the complete QuestionSeed.kt file content.""" + category = json_data.get("category", {}) + questions = json_data.get("questions", []) + + # Category info for comments + cat_id = category.get("id", "") + cat_name = category.get("display_name", "") + total = category.get("total_questions", 0) + free_q = category.get("free_questions", 0) + premium_q = category.get("premium_questions", 0) + + # Generate question list + question_code_list = [] + for q in questions: + question_code_list.append(generate_question_code(q)) + + question_list = ",\n\n".join(question_code_list) + + kt_content = """package com.couplesconnect.app.data.questions + +import com.couplesconnect.app.domain.model.* + +object QuestionSeed { + val questions: List = listOf( +""" + kt_content += question_list + kt_content += """ + ) + + // ── Helpers ───────────────────────────────────────────────── + + fun getDailyQuestion(): Question = questions.filter { it.category in mvpCategoryIds }.random() + + fun getQuestionsByCategory(categoryId: String): List = questions.filter { it.category == categoryId } + + fun getPremiumQuestions(): List = questions.filter { it.isPremium } + + fun getFreeQuestions(): List = questions.filter { !it.isPremium } + + fun getMvpQuestions(): List = questions.filter { it.category in mvpCategoryIds } + + fun getRandomQuestionsByCategory(categoryId: String, count: Int): List = + questions.filter { it.category == categoryId }.shuffled().take(count) + + fun getQuestionById(id: String): Question? = questions.find { it.id == id } + + /** MVP categories available in version 0.1 */ + private val mvpCategoryIds = setOf( + "communication", "fun", "gratitude", "stress", + "trust", "conflict", "future", "emotional_intimacy", "date_night", "values" + ) +} +""" + + return kt_content + + +def main(): + if len(sys.argv) < 2: + print("Usage: python seed_generator.py /path/to/questions.json", file=sys.stderr) + sys.exit(1) + + json_path = sys.argv[1] + + if not Path(json_path).exists(): + print(f"Error: File not found: {json_path}", file=sys.stderr) + sys.exit(1) + + try: + with open(json_path, 'r', encoding='utf-8') as f: + json_data = json.load(f) + except Exception as e: + print(f"Error reading JSON: {e}", file=sys.stderr) + sys.exit(1) + + kt_content = generate_seed_file(json_data) + print(kt_content) + + +if __name__ == "__main__": + main()

QM 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 R^i!8b{2&PIDYW69{|Ar1b9w*( literal 0 HcmV?d00001 diff --git a/app/build/intermediates/classes/debug/transformDebugClassesWithAsm/dirs/META-INF/app_debug.kotlin_module b/app/build/intermediates/classes/debug/transformDebugClassesWithAsm/dirs/META-INF/app_debug.kotlin_module index a11c288de1e2b76596c53a7eeb003eded3bfb38e..28e018e85f11b930a834e6fdd94926cc2838a9d0 100644 GIT binary patch literal 1099 zcmaJ=O>fjN5Osw_g;m&MHU)72Q4k;w;ewD5T()VYt;)xiU5T?dJKb0~wre}PMEo&+ z9+RYYQAKh{Jo7T|jWd2Ggxn&8?BH{UkXIvI3H?A{=DJLCT^R{3*GfU|Q*I1G7E;AG zV$HqKij5}5e2wXur=RHS9_osFo=Tl_nU*L8mhGQc;2N1PZI0|2eb&RSM9P)hf^{sJ zw82z3uWdcgEr2@nY}~=$VFO$Sl)j};1{5n_u)Cl2TBt}!hX{o(f$dH49qZ5Oi~a^$ zEj70*q1G(PEN~Aqt1pC%bjH5Lk|_CmXbOf4+vtrac@D;(s*Uj1a^tSc4fMfD$%VWD zCS9Isbs=mSo4*@wUT?XSY&7F-5LpZQynhOpSI3M;cZ~a}!?6c8I|#_4z#**yPXFvs zbliW9h<=E&O^wkCly~f2=YpeZxs-seNP={SpDI&%gdYd^Sh&1$4o%qg#&6M`6eDM)kj%W$>go&3Y_<@ypFaiq}q^ss;D4!p-RbZmcq6~$lvNT2red;#dc-Aqf} zY-@MXrOZ-|co delta 14 VcmX@j5jsJ1@&slZ79|EP1^^J3|dQ92m&VR(6S*PgKnc^ z45rA(BO@`$j}*A54Mw`bh{U!c!s)^A-uoMkE{D7{8iFGF%g&Y zy>OP!ATrHKxyNu=#Sl(&?E0MCoBv>5#O^M_3}<(JnNJ1B5k5`3wh2_V8Z*%wAm0)ygOK-4bx5Qo?U}0bDaM z`Sdf-3UKVEz&anV`e?A8|C=*>$c|xncuT92i0^}bijQ!lph1WB4lfpnU0cCkswm3; zbo?TqVqFNS#SGVXwqc}CME>R`4w9MMDvaW~DB|PZScskVaHmPgO>(0zouNCsmcRN@ z-*&%I+=^|$uk8%c6-^Ln2$uL7oYFA#ux5TX<~0+!AsQZ4>-55?ldz-8kLn!CO{jyI zcu06-ts?8v!-Oj#%vy%Cqtp7pCs2J+U7^F>^!znh(iRP~W04AyN<%p~@53GJF@-srhp2giAf{4XXSR2q_R^xqNCOKM$;uBCt; zB8P!T-pI3QkIge6t5n?*|M`6CfhuPv4 z9P;Aiz&+T^5(Wyrd}pj-7k;vx#do6xxILzZu_zgDZ*}0!a)!keKP*Qb_&IzN-=>9$ z2SadIHN{Gx8EnQ9sUqcx2{lpGtD`Z= zub)^J@Pl{;Qx*wVUhraU`)l+)g82!F<`yS+jeZ~?K_g*~rhm<_R#e_MW)(0$YU8wr acRa~E9ycXnVLU+o93U_Lm)tY)iuPZZrSPBt delta 973 zcmXxiT};kV9KiAaQ*4x!3Z?Y)ki3NcPbt00OI{I@w2?Kx;b}9= za^bRe*bK{NW{550!k7y#*j#bp%9Q7O{<-<=e}3n8&iS45`+ph?zV;%h??Y{?$M708 z5D(iR2P)w>8~_WJLNhFb$zVbwl)@f}hCFD3g%An5AQg_m7LO6^HA*D$zNspkemKSw z+#ziRrW$T;u!nI{oMB3mw=9Iob&yGhJZ-Jg`97A*`?d-_Iwbu~ZuQ;w%`uhKX>bM> z!B)%Y6yHFWWVV+rAdm*dumob^EVy7NY=;?A9c@a>rE-0Zc0w~@wq@MW8~Quz#t~R$ z8Fxnm@$&UbsV-`>IKtgBoSZMtuBZ&sieNmffGLmw)8PbE!#tR88L#x7J^n-$cHL<| z%zo8(qu%}u7hj4gue&RCP3KwTgnHNub#MwcNPoU5mv8;jo!5^rk$5PahI4QM(qR)! zf*5Fkd}xEC;DG{Yfwka;gOCF2AscjGHhK(~*OH-{`u(IZSf3XnKi{TFPhObBJuA^$9cD=qELIWE zd+myKrz1uycB!D3BX$+L1MRXe@p-UZS6s!)eU{;uFR3}I`^`N&F*)#~|G#ahiXBR~ S!zTmBU)6=oRgQNbBmV)@>LvF8 diff --git a/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties b/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties index a0ed8f2e..89e60cf8 100644 --- a/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +++ b/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties @@ -1,3 +1,3 @@ -#Mon Jun 15 18:43:12 CDT 2026 +#Mon Jun 15 20:12:17 CDT 2026 com.couplesconnect.app-main-83\:/xml/backup_rules.xml=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_backup_rules.xml.flat com.couplesconnect.app-main-83\:/xml/data_extraction_rules.xml=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_data_extraction_rules.xml.flat diff --git a/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties index 8cab8b43..bc4aff2d 100644 --- a/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +++ b/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties @@ -1,3 +1,3 @@ -#Mon Jun 15 18:43:12 CDT 2026 +#Mon Jun 15 20:12:17 CDT 2026 com.couplesconnect.app-main-7\:/xml/backup_rules.xml=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/packaged_res/debug/packageDebugResources/xml/backup_rules.xml com.couplesconnect.app-main-7\:/xml/data_extraction_rules.xml=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/packaged_res/debug/packageDebugResources/xml/data_extraction_rules.xml diff --git a/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/app/build/intermediates/incremental/mergeDebugAssets/merger.xml index ab699fa0..923a446c 100644 --- a/app/build/intermediates/incremental/mergeDebugAssets/merger.xml +++ b/app/build/intermediates/incremental/mergeDebugAssets/merger.xml @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt index d1aa0c34..c1b90180 100644 --- a/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +++ b/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt @@ -1,25 +1,55 @@ -#Mon Jun 15 18:43:33 CDT 2026 +#Mon Jun 15 21:37:36 CDT 2026 base.0=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex base.1=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex -base.2=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex -base.3=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex -base.4=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex -base.5=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex -base.6=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeExtDexDebug/classes3.dex -base.7=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeExtDexDebug/classes4.dex +base.10=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex +base.11=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/6/classes.dex +base.12=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/7/classes.dex +base.13=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/8/classes.dex +base.14=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/9/classes.dex +base.15=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex +base.16=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeExtDexDebug/classes3.dex +base.17=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeExtDexDebug/classes4.dex +base.2=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/1/classes.dex +base.3=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/10/classes.dex +base.4=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex +base.5=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/12/classes.dex +base.6=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/13/classes.dex +base.7=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/14/classes.dex +base.8=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/2/classes.dex +base.9=/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex path.0=classes.dex path.1=0/classes.dex -path.2=11/classes.dex -path.3=13/classes.dex -path.4=5/classes.dex -path.5=classes2.dex -path.6=classes3.dex -path.7=classes4.dex +path.10=5/classes.dex +path.11=6/classes.dex +path.12=7/classes.dex +path.13=8/classes.dex +path.14=9/classes.dex +path.15=classes2.dex +path.16=classes3.dex +path.17=classes4.dex +path.2=1/classes.dex +path.3=10/classes.dex +path.4=11/classes.dex +path.5=12/classes.dex +path.6=13/classes.dex +path.7=14/classes.dex +path.8=2/classes.dex +path.9=4/classes.dex renamed.0=classes.dex renamed.1=classes2.dex +renamed.10=classes11.dex +renamed.11=classes12.dex +renamed.12=classes13.dex +renamed.13=classes14.dex +renamed.14=classes15.dex +renamed.15=classes16.dex +renamed.16=classes17.dex +renamed.17=classes18.dex renamed.2=classes3.dex renamed.3=classes4.dex renamed.4=classes5.dex renamed.5=classes6.dex renamed.6=classes7.dex renamed.7=classes8.dex +renamed.8=classes9.dex +renamed.9=classes10.dex diff --git a/app/build/intermediates/incremental/processDebugResources/resources-list-for-linked-resources-binary-format-debug.ap_.txt b/app/build/intermediates/incremental/processDebugResources/resources-list-for-linked-resources-binary-format-debug.ap_.txt deleted file mode 100644 index 5baf5bac..00000000 --- a/app/build/intermediates/incremental/processDebugResources/resources-list-for-linked-resources-binary-format-debug.ap_.txt +++ /dev/null @@ -1 +0,0 @@ -/home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-af_values-af.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-am_values-am.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ar_values-ar.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-as_values-as.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-az_values-az.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-b+sr+Latn_values-b+sr+Latn.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-be_values-be.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bg_values-bg.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bn_values-bn.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bs_values-bs.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ca_values-ca.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-cs_values-cs.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-da_values-da.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-de_values-de.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-el_values-el.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rAU_values-en-rAU.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rCA_values-en-rCA.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rGB_values-en-rGB.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rIN_values-en-rIN.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rXC_values-en-rXC.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es-rUS_values-es-rUS.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es_values-es.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-et_values-et.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-eu_values-eu.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fa_values-fa.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fi_values-fi.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr-rCA_values-fr-rCA.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr_values-fr.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gl_values-gl.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gu_values-gu.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hi_values-hi.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hr_values-hr.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hu_values-hu.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hy_values-hy.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-in_values-in.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-is_values-is.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-it_values-it.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-iw_values-iw.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ja_values-ja.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ka_values-ka.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kk_values-kk.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-km_values-km.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kn_values-kn.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ko_values-ko.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ky_values-ky.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lo_values-lo.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lt_values-lt.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lv_values-lv.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mk_values-mk.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ml_values-ml.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mn_values-mn.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mr_values-mr.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ms_values-ms.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-my_values-my.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nb_values-nb.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ne_values-ne.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nl_values-nl.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-or_values-or.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pa_values-pa.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pl_values-pl.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rBR_values-pt-rBR.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rPT_values-pt-rPT.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt_values-pt.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ro_values-ro.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ru_values-ru.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-si_values-si.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sk_values-sk.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sl_values-sl.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sq_values-sq.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sr_values-sr.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sv_values-sv.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw_values-sw.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ta_values-ta.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-te_values-te.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-th_values-th.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tl_values-tl.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tr_values-tr.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uk_values-uk.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ur_values-ur.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uz_values-uz.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v21_values-v21.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v30_values-v30.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-vi_values-vi.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rCN_values-zh-rCN.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rHK_values-zh-rHK.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rTW_values-zh-rTW.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zu_values-zu.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/values_values.arsc.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_backup_rules.xml.flat /home/kaspa/.openclaw/Projects/relationship-app/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_data_extraction_rules.xml.flat \ No newline at end of file diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab index 89501342cfacf1ef1f184ea496555dcbf006448c..1a9d5c2427cbdab8b86afb02eccf4387089f4b1f 100644 GIT binary patch literal 4096 zcmeH_%}bR*6o-GM)%7E@Ow(Jb-Lg%0DG?Eo;ZEE10TnIOMMXimkRSpJ2?DX~yUZ4H zD~po4vrx?fq%dp7@nDT&U-lX%yifH7vxB)_4pfw zzh^zur6Zo=$b9)XXPVcUk%QqbE@B20jeKh&l2YnrBM4h9G~I)HVn=%xwcu8}t8< zV9cy~2p273I1TG^rBip{tJ%^Am-D2_(TI4yRDIKHv+FvP&z9PIp~pOQ4Uz>?(^a@_ zZo1;W=18kjFksePg3WfC=z@AoNT|NAj9FtmRE|Nj_}uKD)=|K^2E@w}TiFui010L7CcrT_o{ diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream index 99ab4e35a39573437a548fc20d3b24b68e071878..385992f9f343c15e3c707c5b072c09cf24ceed94 100644 GIT binary patch literal 12288 zcmeI2Z&wmQ6vpQhwQs9)s)GulN0Y>~I=w;IkU~Tdjc?!c%y8LZ7|>JP9bar55tfbl z?Q`#)`)4)AWTs=rcw}a3CZ>zuH#jmdBfR>BR}c8faQqg>-R~LB9-18I^XLeV9Ix*2 zseDt-e&Z|i8%K?Ky*$3V6;AM-WUSeh2cR5at+|mk4;0qq)lP7&nfZz54%VA3-Zxg> zH=s_(^p`Bnge)x(4lMVoJ}H^bpjIDLQz$s`Y}QDqQyVPKqSK|_4pn(Z_;z}2->yp= zG2&e0e2RQlj%RP9Is@YjI^|1+_7oKASv|Pt46$Ap?}kfV7}d1X6@I2kIQA_8{g->e z+>q!tfgYb>3GTr6Ho8Xv$1$jOy{E_R;xfPkSSHppCSc0UJ~SD@yZxi$zvZ#zV4yzC z3uL126qc)dpQdIDt(lgM`JdiH>t!ZnW9F4lMK?LN%NnBax4XdC>0u$&5&Vum*8&}V zknBSDZ9%L<$BN(vYty$f(}2J62qV)~3nA&bxwdC?OwUFw_p>(6Wi8Rg{}k#ob?Pxz zo!aPu9>OdyH2&->GOjfS-n$ z^aN}@_#o?gS^b0B>alAskAPN?4u_H3!!^4aV}y8k#Jghe(9vKM0rRGGS7HTPYWKN( z6G4%A=m|IYVGb3Ra@9D*+ODrFe6n7u8a_d+L#UNX6Yd;hm5)g&YOqomH5#2$&+eYF zxD9m)D?QOkqvw4-)d^y0iU%hHsr)%qiq%pV8DA7iYd2;E@<>l3RB7$jUf9ib=)%Mf zy}VsHwA(6EY-dWlC-^n4D5g`(Y|3L_5NUoMr>E=MYl8K{8hO1>iB&$L(8UX3^sTpz z_egETrG@U2{#w1vqN4v_ksD^ zEGEWwinDiJIs6OT1(gFVzSV+Fp+gD@ig|(<(EyVPr^~=+58{K9F%Vp#}6V4-< z7uwO4rf)40o0b&NBH>iTsVcb_r1i)qo17f5`7D4HV6&G5|GH*Mg1u*8(c zgm`n*KTqwZtu8sOEasEnU!cb19Ksjs<`14(%lGiS>dhMWWd2v**j;zt;V#tH_zML` z&2IG`j{(%`!!tAF?A0T&z4fh{_1RCj`LDa1%X{&K4&|)NxO5B>m2XP9-g8t2y!$Du z>Q&&6_6ptIhj41yf-i73$7qk)Uax-hsoGG2K6$w$jj`y}-9Agf!0OiB(PNC{QGGNf kU@lhUOyNv!y=TIo!d3q&1u6w91u6w91u6w91yU>U7xlYt2mk;8 delta 38 ucmZojXi%7NbFw0D6Qk|q1w6TvZ;A*^Hdjeotg6DexkSB(V{?PLDGLA>%?(`u diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len index 34852ace9175754c0d942c8a4c028d83fbdb209b..795535096872600fb548832705da270a35ed64b6 100644 GIT binary patch literal 8 McmZQz00H$Z006)Mk^lez literal 8 McmZQz00Cwj002q=KmY&$ diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len index 817b326d9eb94f6a38f5e047201a69ab944ef476..74768ff5c01d5a10fc74c28ae3b1faf8c09e17a0 100644 GIT binary patch literal 8 McmZQz00E{200682qW}N^ literal 8 LcmZQz0D~O>0Kfpb diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values new file mode 100644 index 0000000000000000000000000000000000000000..61d33348346969ce57278e4416f03f061494cbe0 GIT binary patch literal 7003 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 literal 0 HcmV?d00001 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at index 483b606d78ccf3113d05b2f693fb849e696bc78e..41e588525ca5842f7034c0252fda752be85bde11 100644 GIT binary patch literal 24038 zcmeHP%}(1u5S~hXfgbt>zExld|Hsllp%z37^zVWkutG}+lq5haRjt%k>SOiTb5DJO z9{Lph#!G0t-b5kD*#2yyU=wf5&VD;H-_DG;Asso8Bk^Tl4sqU;H`0;`*}+*LZM;If zec8paE?sHhduI`~W5={=uXpKZ#X z9HUi$|Mnd1LOGRHwATOK6c6vi=vsd}Po`zEueXBl6<;DxW-Y1qNu*-MYmO4HIcOcH ze$7+jHD7SN+VBW<_!hO{cOx%x3fq4SscIHpdj+zG>O))bVyif+M-AXb!-C7CK6+Q4 zL5?8u_r|Lyt;Nz9IIYS9*#!O*vLb8p@PbQhM@+!5kjWTd*~Xkvp3qe;qV!?|ol+{H z1OFIZQ1TFvvRbsQ>m3Yw!mYeKLW7v~%JL??$CNW1@Wij%>h{(2(# zXul|k+W2gfXf+=~vmzm&j_ znIKsU@l%siG%=sH<^=f&ZNyHy_}z;| z_NQAlmKrCH-%BR_C;_!BlN0V4VF#QpkMq~u;XIB^p135BCuWwTB$Np-yGisX;;~qP z6*YJ3Iu={0kA)gj&CvVsH%T+-BmJ-CgRY5_G>++){9UcL-VkYe{#B20W_^%z3`Uiz zCt+MV4$SNn5C>+)$s}ha2WECEfCDoV{AI<=PMvdLW&+o&nAxdg4$MqRbP}_-B;I<; zVj=05{9O;Xni>$vV8P91A}qKK;vy`#*=&Rbw?TY_1vi_Ku;4a`ld#}svl15E*m;Rv zq{o8W|H8a@e1t{c7D@S}DaPPk2P~1|wnV)Ss3oGv9ClLWQe9)!w;CRTiQ9h`+_={P zHR0rwDi^oDaq`KUaP!HUERfnsQ`DUFZyD48{JEng0PCp-v`60=XdREqn_`K$lYE(@ zKK7T%ZlTaaw-eApkI@6v2GNm-&#Rd?G#ny9ldn_tE4GRzx-fyi`1{} zNzEBN1HA-c+$Yd0m5LQFn<#SN<$89kNcvUn6jhX68*{uN)iyvE zR4OSYmgV0|Ja69kIWBrq#8NpoGRjr#__=bfr7EYTmYME}auSH*P9&8a=v;}hd_4f4 z3uvS$;Nk%}`w6DVaD<3Gfs#eCx`^41P+`n|M9XyER(v;{}}fG9v0Aw1&l;|l&__u&fecFn^fJ;=FQ8T9XmhKjQdHvSnE0ZB3R zdX}Oo9y!u@LY;v7t>Z93FhS25TEVcI01hm&vF&Rcq!KNxLwre$b=2`6LEWN*9{>k({Lmcb=OhrCQIQ^&{5+9lv#Htf%AF zUP&mE@m|gBNVUkW+XNpLu7lp5B_+JqbE=bu4BA%@xx(z5Iixh6k80g_-My6RqNeu)xVdg}A3}`kI)?`#8h+Z;6kYJ=t3!}LV zhCNUxE7CMP2r-(8y#|dQk|l~*1ECCM<&QK!Ve5Lo*4k^WefK`+_AUs3b{U*UI-A9HJozRW$a%U_VU& zr~FfA1iP0}x*|yvS*6)XC}e}8H=g=xu#emjlwfF9@GT`C`1h;1u)$WEK-a6QW{VM6 zMlq1gzKmSK4ml7xs%d)vlq}e$k_(aQEGrA1SEw0%k9SU{8SEwxgg?h>Is^|ZWPy;D zeS1#u79}3|(n9Vh!FH8~LB^9EWtdSWDT-w+MGLkx8zZCHxpV1YaH7~OPLf?tc zl~_}uB#@IuYc=y-q{Fo6EFLsCoh+!YJ0E_F^9tx^HEl3W-)FFg9Pku8-@nWJofA0k z$VM`U)Z;YmLjB8lb1ygQ4KwFb1;=C>#`3QxOE#E-3qn=*uaTwess`C^>9+~C%G3s; zuH13M;5H)QAJ-2z89YSuNUJ}Kb{gy=J4Q<0T=6K#Dh;7N@ckl2wNeB8uKYDt!992$ oAQizWyhy)FghZLEMHM_MQxuWh#0S+N3eCgzZYHG&NAFMg4*{?EK>z>% delta 148 zcmZo@U}|V!VqsusVBY*tH-~NVfi28OkpdCfN$a=&2V*Z|}$Ie5Mms+l{GWwJ+z#pVfY3Cxoh$g;4sb1#|)k^7+g Ula*rzP&u=(Q9qJh7sM)A0mnf$umAu6 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab index 994ac705f1f83ee6f6e03aa49e01e3a3783bda9b..a43054ea4324e5687405704c999938e9748ad9f2 100644 GIT binary patch literal 4096 zcmeIwe?;720LSr9KkmA9+wE?5*RGcbvq>m!)wm;uyyH2G6mC zzy5F@pEOFI#S#3CPw?Rt=@Djd2whjDL5$-7e#IEx_DlCLgS}YaAobuBM)4&X|Pw1hoRVrZ;53!5~SnmRv*amC^wt;in Fz+Z8`C}#iw delta 89 zcmZorXi(6d?X#PY0SH(?1Plm37z=<@0}%fQ0wBe}GErBY7t8<>>>$R(KzELBK>8?9 Q#pa7l`n;PTFc~rd0GPWHvH$=8 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream index 3f2983ed89dd71a279c82d0cadb12a20bdac25a9..ec7243e2c15ee5c0c131d0f0cc9a920d07a6620e 100644 GIT binary patch literal 12288 zcmeHMX;a!z6g~f?Upk$Z?)!>}N|i-}+V%^R0<}&xE@(Uc`=0XxCV3{6NAvg;9VLNy z&%NjFPXKo@#0id3Gq0C8#SzAsn7arOuZOtcry)N%)0d@x~`LrO{2#;HCXY^L4ck?8!#3&s7aGCIp9yrupzIk zQjhoE_2?NMciuHgxLAHw zXpo1v4k-rgx+wcsz1y#R+%gp@uEv3>j=iZqEqvp*s`aw6qJ=%9O_LgQSRs{@%gKr+ zzAz8f6Z*t%6StkI(Eh7ao&J{f9cG{^(crpDr0cZ*ZY3t->Ri;V{O6_Sh5Vd&>M19B zoRSXB>@=Iad?D>{4m%*$gtOVXneiTbvMC@!JONIa!HZ9l5v6D%JuuS5QpEW(o^^M4 zcS)Qv5gs_&F*5Q($~vNyA@7c^<*rUY`_9)%iP9TJt~{VQ`HFcK@~SM|x5&MBbzWg>l&6LJ>BfkhYhzcYhnQ90HW5ektxiUOd(Jr^nR)tU zHu4OP; zjPbTK+vbbMq}!CoYC2AeEKP7o?RDLMVA;#@b8yqwcX8uC*EYIy$QH? z-J;rQ+hFetfa^|O>@ORu%~~_zxBjP5Zr8Dqv=0n9iTY$tvyxDf+U$?HV9MNVGAb{V zZRWB_*$(b6+S8Ld;J!1?8|`VFtZlAmhx12$5oZ3(>-wM0Vm)@5Y4N=Kf1U1}QtaLB z<|dxEIe;DBbrVl}az5lVzxi6Y=H(?Pl^V`C*{9Em^3ET2`Q$8)RMA{Jdohx>yF*TA zS2uRZJ-$EYE)(x%+HU~Y)5&67yB_q+tfoi;T&vFfC}|(soVrHuVyJnn(&Xx^VxVH6 fVxVH6VxVH6VxVH6VxVH6VxVH6VxVGRISl*-*&h?# delta 30 mcmZojXi%82aB`qf#6)I;$?wIb*h3kL8B!UFHa9A4;{yPv^$Ilr diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len index 2c0af3922fd17e33ce022a220141153a9ff1834c..41245ea01a64c400628a22c9512c8c2458f87c7f 100644 GIT binary patch literal 8 McmZQz00D(E006!KmjD0& literal 8 McmZQz00BlX002|~OaK4? diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len index 93a595bd1bbabaf1bd4ee4909ac49e65e67fa3f4..6b9041b389271c0a666463266857524efecc943e 100644 GIT binary patch literal 8 McmZQz00E{G007hg%K!iX literal 8 LcmZQz0D}bp0H^?= diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at index 8f2832759fbe28d93f7213ae9b17f0d61001a3bb..d60601c75767ad6a226076984bd8c5c0ea84fbe9 100644 GIT binary patch literal 298 zcmdOA@JLNeNi9+cN=?o$N>OmjFH#6dEh^3|E=kQR@klJr@J%cTOUx-v4KB$qN=#2> SWMBXzMi>La9axecjsXBz>k?T2 delta 10 RcmZ3*WIMrEkRQBBc>;Aa+dCv2kbKZN-tLvJsYi6ZD zF$qp5hpH%x?&rD%dns8{l=-Xs?nt(o$ge1h^G!5gGFd1a%5LZJhaegSpgb@A^j31V zN-sc)dTy6U)=e}4(iLd^Be_r`7b@><89gJokZi#Hr~O5OW8?#tH#1HOt|uGnuCq4k zf}>Q0_|%2G$C5|PWCgj?Q`RBbr;-n@4?``d1iL5(p*fIv&BzF&-R~ufZIT@tc_DP| z8f=P_LS$^5%jlOJGm!%%J=HfVI7G>C-Fnn=KyW76f&HJW_Xu`dbzsXj*8)_GKVIYn zQ=5^acf>L>RjNl|bfEvVcyVJj^*elvzT6E6=Y z8HaWvzG~t7RGiI1Gf0?DTKx{=Gf^*GDHU~%f@esFD_njBzZs@Nn9`LRO>i$ofKy6p z0+Q_(>V+v(^YvW3cL>UO=hgZ1%P+jKW0hxnkkGXXFctc@$@j1q3-Wd zfsQT+`B~96!46vprCuwOY54s25d5~G&T3=AZurAZ+lq0CHOhw2(ATpcmslk-l#T%q zr%FK-crun!BlrbPz%^TNSeG1BDFWf=e2z!3jjYJHSNp3je)Tdz^r5*lEMC3nu69uX efy%y9jaZ6Cevs|oZmh)mH1dG-FS}H2wEYK7_Yt@N delta 118 zcmZo@U}|V!VqsumVBWkjXg|m113?>*i3iNGESo>5X)sPcz|6w(_}r-`tjZ9&9x%UT bo?H;k!g3=d>kf+AjqH;XDkFdvc(4HgwXigv diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab index a0f6d1117e2349780893ab3f8e937a4f52e0cdee..2aa0d383cf86c6b65668ebab89bf642a6a6cec22 100644 GIT binary patch literal 4096 zcmeIwO-Phc7{&3^hm)C2lbP9fL=3HlhzJpxW!NCCT(}eoiD(h6TuO*YiwJQc1rZV< z5fQDTBwDnHkijAbGn?$&tZb@jvYI;mUyNw!zI);Fd!Lzyd!IS;o@u!euadN%{dXni zpYAM{x_LA!`sCl9Mby!bR%G;DiM`}c4GUgb&TpmrFrLNYFYe>ePVC0ThqG%-hwEtp&;-TZ2w$6c7Ll!i+7Wvs>B z%cb5g)HqkP>j|j?kK^cPdm0-tvqHM`$sWe-7^{{BKiUT|jyXJ9u$xy(_dnRzaSx{A z(!i`eipBSK+bXFEbJ+jRZs$Lkd~4^iA;&zcrK>ac2~1%LFTSx4)JRFZfJ4)E;kr7Yn?Rq+|FV%?pr6_dS;Jc12)x5SDxB~ zxD&OW-!Ww$!SWO4$4+eAAm#GhhiOb~l!hPMy%@t;JT_@}Y?AVi>>12pdb4zQ!oG$( zFujGohvbXdaeLcV>A^kD!4#IUZ*2bkT<{AQ8bbmhfsjB*AS4hH2nmD)LINRykidVK Fz;BB%CzSvI delta 89 zcmZorXi(6d?X#PY0SH(?1Plm37z=<@0}%fQ0wBe}GErBY7t8<>>>$R(KzELBK)T@H R|NomWGU@Yfe!yhN1OSu>5?lZP diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream index 3f2983ed89dd71a279c82d0cadb12a20bdac25a9..ec7243e2c15ee5c0c131d0f0cc9a920d07a6620e 100644 GIT binary patch literal 12288 zcmeHMX;a!z6g~f?Upk$Z?)!>}N|i-}+V%^R0<}&xE@(Uc`=0XxCV3{6NAvg;9VLNy z&%NjFPXKo@#0id3Gq0C8#SzAsn7arOuZOtcry)N%)0d@x~`LrO{2#;HCXY^L4ck?8!#3&s7aGCIp9yrupzIk zQjhoE_2?NMciuHgxLAHw zXpo1v4k-rgx+wcsz1y#R+%gp@uEv3>j=iZqEqvp*s`aw6qJ=%9O_LgQSRs{@%gKr+ zzAz8f6Z*t%6StkI(Eh7ao&J{f9cG{^(crpDr0cZ*ZY3t->Ri;V{O6_Sh5Vd&>M19B zoRSXB>@=Iad?D>{4m%*$gtOVXneiTbvMC@!JONIa!HZ9l5v6D%JuuS5QpEW(o^^M4 zcS)Qv5gs_&F*5Q($~vNyA@7c^<*rUY`_9)%iP9TJt~{VQ`HFcK@~SM|x5&MBbzWg>l&6LJ>BfkhYhzcYhnQ90HW5ektxiUOd(Jr^nR)tU zHu4OP; zjPbTK+vbbMq}!CoYC2AeEKP7o?RDLMVA;#@b8yqwcX8uC*EYIy$QH? z-J;rQ+hFetfa^|O>@ORu%~~_zxBjP5Zr8Dqv=0n9iTY$tvyxDf+U$?HV9MNVGAb{V zZRWB_*$(b6+S8Ld;J!1?8|`VFtZlAmhx12$5oZ3(>-wM0Vm)@5Y4N=Kf1U1}QtaLB z<|dxEIe;DBbrVl}az5lVzxi6Y=H(?Pl^V`C*{9Em^3ET2`Q$8)RMA{Jdohx>yF*TA zS2uRZJ-$EYE)(x%+HU~Y)5&67yB_q+tfoi;T&vFfC}|(soVrHuVyJnn(&Xx^VxVH6 fVxVH6VxVH6VxVH6VxVH6VxVH6VxVGRISl*-*&h?# delta 30 mcmZojXi%82aB`qf#6)I;$?wIb*h3kL8B!UFHa9A4;{yPv^$Ilr diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len index 2c0af3922fd17e33ce022a220141153a9ff1834c..41245ea01a64c400628a22c9512c8c2458f87c7f 100644 GIT binary patch literal 8 McmZQz00D(E006!KmjD0& literal 8 McmZQz00BlX002|~OaK4? diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len index 93a595bd1bbabaf1bd4ee4909ac49e65e67fa3f4..6b9041b389271c0a666463266857524efecc943e 100644 GIT binary patch literal 8 McmZQz00E{G007hg%K!iX literal 8 LcmZQz0D}bp0H^?= diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at index 9e428fa422a5538d4661cc674ce25a29bbbe65e2..dbaa564fecc5bdea500255638350ab6ecc861021 100644 GIT binary patch literal 12317 zcmeI2!EVz)5Qg_r@&x$G1))$HQbZsm5W&%nm(-9rsqKJz;lKfLKnNk!6G8}a;K%{- zeEk17Nu9M_RZ+GMbQ`6K9VheUpV`@&X+71}exTz05MJyc>Na3!c&<7J)vky^EC)T$4ftcp%9tyYd;k=?>bEYnl$b+VqNhod=| zbVl=z`rNXhPawA0S&dDr+jr zlYF6f?tygM{cE{*m>VNRj)o$PkQh{++ABFLJ?JIVX|Pcv_Q0fK44wIJKlf_=bf!-W zbYJONcKG%@du+rNeQ9#tg@@_$E=cHY`drl8b-q8;@2OS&I0czN9Y&dlJtTxS**eW8 zB&L>+)RA1_t3cK;Gh83<=lo=dcZ#k*$=$QgJ%imu)=HM$$nRrXr3(?jUDLc;NPm;` zNe!gu=~_m6055S~SFgU@S2;m6>C1?P^fmRpVMX5%@oMg|9nb}cMb0(F{u|oAY0ZAw z_r7WjjECiBZD z{_wD`o$dUkdVFGDzf)^oZ({FTt4L1CbWkgk+2KoWu{LF_u2M{&bx@}yxbd&w^;HTc z6+8GLIy_Nn2fWAnpG0dr1uIBzVQ3P?2lBIRI5DDyt7B>qm~2NsCu z=q)^TTr$1oOeaLtofM`_1Dw~GC}a~BP8meie}U0jd{*mt-kPmY(ot5# delta 23 fcmbQ6(9g1gn{jfeSn*^Zaly&QHKQjBsHy@0VDbl$ diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i index e69d4ff1d40cbc30c1e8ebce65d69cc33c9d9c62..0b2da7e2857e34886b5b9e3379a609d4bf74332f 100644 GIT binary patch delta 932 zcmY*XZAepL6u$Rv%cB)}ekhZK7L*u7jVw|^8WlPTLc|}7K3p2Lq;lbp{EBWtV5YXW zFDLzILDT}ly-BcC#J*%1*@qEkRQBBc>;Aa+dCv2kbKZN-tLvJsYi6ZD zF$qp5hpH%x?&rD%dns8{l=-Xs?nt(o$ge1h^G!5gGFd1a%5LZJhaegSpgb@A^j31V zN-sc)dTy6U)=e}4(iLd^Be_r`7b@><89gJokZi#Hr~O5OW8?#tH#1HOt|uGnuCq4k zf}>Q0_|%2G$C5|PWCgj?Q`RBbr;-n@4?``d1iL5(p*fIv&BzF&-R~ufZIT@tc_DP| z8f=P_LS$^5%jlOJGm!%%J=HfVI7G>C-Fnn=KyW76f&HJW_Xu`dbzsXj*8)_GKVIYn zQ=5^acf>L>RjNl|bfEvVcyVJj^*elvzT6E6=Y z8HaWvzG~t7RGiI1Gf0?DTKx{=Gf^*GDHU~%f@esFD_njBzZs@Nn9`LRO>i$ofKy6p z0+Q_(>V+v(^YvW3cL>UO=hgZ1%P+jKW0hxnkkGXXFctc@$@j1q3-Wd zfsQT+`B~96!46vprCuwOY54s25d5~G&T3=AZurAZ+lq0CHOhw2(ATpcmslk-l#T%q zr%FK-crun!BlrbPz%^TNSeG1BDFWf=e2z!3jjYJHSNp3je)Tdz^r5*lEMC3nu69uX efy%y9jaZ6Cevs|oZmh)mH1dG-FS}H2wEYK7_Yt@N delta 118 zcmZo@U}|V!VqsumVBWkjXg|m113?>*i3iNGESo>5X)sPcz|6w(_}r-`tjZ9&9x%UT bo?H;k!g3=d>kf+AjqH;XDkFdvc(4HgwXigv diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab new file mode 100644 index 0000000000000000000000000000000000000000..bdf584a84b58bf0b45e9b3a4c946653433feaad2 GIT binary patch literal 4096 zcmbR3vzw0r2pB;G3eSnEDq8~2%LkOPe|RU{AdV_hQMeD jjE2By2#kinXb6mkz-S1JhQMeDjE2By2#kgRc_9D*#r_JH literal 0 HcmV?d00001 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream new file mode 100644 index 0000000000000000000000000000000000000000..b281487148937793112476da9ccd482e443535f2 GIT binary patch literal 4096 zcmeIu!3}^Q5Jb`65jEI?9S~xSi2_luekX(;ybPCNXZQ4gK%#KX>{L!Rp3!Eq{)wh- y)TYj>TW!!T@^Y{%o3f}0EaPs~)YWeIS-=7ouz&?DU;ztQzycPqfCVh@v%m-Xyb_53 literal 0 HcmV?d00001 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len new file mode 100644 index 0000000000000000000000000000000000000000..de8bf971512d4df852e1abe45b2e9f8f8ae26385 GIT binary patch literal 8 LcmZQz0D~j|0BQhZ literal 0 HcmV?d00001 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len new file mode 100644 index 0000000000000000000000000000000000000000..2a17e6e5bd9e7704741c2a3ae485eb2d2e302b87 GIT binary patch literal 8 LcmZQz0D}$y0FVHQ literal 0 HcmV?d00001 diff --git a/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at b/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at new file mode 100644 index 0000000000000000000000000000000000000000..f94283a4a9f67b256e0c31c283d9e73d4cd8865c GIT binary patch literal 688 zcmdOA@JLNeNi9+cN=?o$N>OmjFH#6dEh^3|E=kQR@klJr@J%cTOUx-v4KB$qN=#4v z!^r>yLO{&R;K<+%gsuz$3?U5h44w>r3}HYrgu(R<(_59(+vI-%Rq+8;`7s1Dgag$D z0abYbRRjao_yc*7wc8z~W6xgQ2sI5^T@X-x7!W%$_=wq?J>8eRVkuA+KhQo$kPQs( z5EFnV1^`WTX7C1??-F%c+skC1E7&||pba4XAk`?YTW7XT^F!xuU$E;?RRsX`_%pZx zP4r=KHLBUPPGi4iAXuFX&?Jy(B+#rthESlHAYXU_Rr^gY*`8JS@}2}x9S>047pfA) z&Z}!xe>{kpGy$lF1sDeYKvk{+^TT7mne-`u%|{A7pbgF-bHVNiV(|S}dNF$54$T)p zb*w-a_yhe8RDI`Zv(+Zw8#{oaTwv8sK++NDeix7|gZr8}jpx{lT_*wM*@0o?2y}Tk zkn~~j@tN@CbmhG+MW75nx?g~HhXCCN2{{+J+O{PYPcI|`RdN9R>k5c|zJt9DW009C72oNAZfB*pk1PBlyK!5-N z0t5&UAV7cs0RjXF5FkK+009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+ z009C72oNAZfB*pk1PBlyK!5-N0t5&UAV7cs0RjXF5FkK+009C;1lIdFd(0v`HV6