perf(gateway): defer post-READY REST sweeps past the first channel open
Detected heuristicperf(gateway): defer post-READY REST sweeps past the first channel open
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 5Additions 172Deletions 68
lib/core/providers/gateway_session_recovery_provider.dartlib/features/friends/providers/friend_relationships_sync_provider.dartlib/features/guilds/providers/guild_list_sync_provider.darttest/features/friends/providers/friend_relationships_sync_provider_test.darttest/features/guilds/providers/guild_list_sync_provider_test.dart
fluxus interpretationlow confidenceView source perf(channels): tame the post-READY read stampede
Detected heuristicperf(channels): tame the post-READY read stampede
fluxerapp/flutter_clientsecurityEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 22Deletions 11
lib/core/permissions/channel_permission_cache_provider.dartlib/features/channels/data/read_state_repository.dart
fluxus interpretationlow confidenceView source perf(chat): reuse the mention context cache in message page fetches
Detected heuristicperf(chat): reuse the mention context cache in message page fetches
fluxerapp/flutter_clientapiEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 4Additions 32Deletions 17
lib/core/gateway/gateway_event_handler.dartlib/core/gateway/message_mention_context_cache.dartlib/features/chat/data/message_repository.dartlib/features/chat/providers/core/chat_providers.dart
fluxus interpretationlow confidenceView source chore(chat): log per-phase marks in the message page fetch
Detected heuristicchore(chat): log per-phase marks in the message page fetch
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 18Deletions 0
lib/features/chat/data/message_repository.dart
fluxus interpretationlow confidenceView source perf(gateway): bulk guild create writes like the READY fanout
Detected heuristicperf(gateway): bulk guild create writes like the READY fanout
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 59Deletions 8
lib/core/gateway/gateway_event_handler.darttest/core/gateway/gateway_event_handler_test.dart
fluxus interpretationlow confidenceView source perf(chat): cut sequential DB round-trips on the channel switch path
Detected heuristicperf(chat): cut sequential DB round-trips on the channel switch path
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 24Deletions 35
lib/features/channels/providers/unread_provider.dartlib/features/chat/providers/core/chat_view_model.dart
fluxus interpretationlow confidenceView source chore(chat): log per-phase marks in the switchChannel stopwatch
Detected heuristicchore(chat): log per-phase marks in the switchChannel stopwatch
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 16Deletions 1
lib/features/chat/providers/core/chat_view_model.dart
fluxus interpretationlow confidenceView source perf(chat): skip re-sync scheduling on identity-preserving rebuilds
Detected heuristicperf(chat): skip re-sync scheduling on identity-preserving rebuilds
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 91Deletions 8
lib/features/chat/presentation/widgets/channel/channel_chat_content.darttest/features/chat/presentation/widgets/channel/mobile_channel_chat_surface_test.dart
fluxus interpretationlow confidenceView source perf(gateway): parse READY guilds before opening the write transaction
Detected heuristicperf(gateway): parse READY guilds before opening the write transaction
fluxerapp/flutter_clientapiEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 25Deletions 21
lib/core/gateway/gateway_event_handler.dart
fluxus interpretationlow confidenceView source perf(channels): drop channel re-emissions when no field changed
Detected heuristicperf(channels): drop channel re-emissions when no field changed
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 3Additions 127Deletions 1
lib/features/channels/domain/channel.dartlib/features/channels/providers/channel_providers.darttest/features/channels/providers/channel_providers_test.dart
fluxus interpretationlow confidenceView source fix(captcha): import foundation instead of material_ui in native controller
Detected heuristicfix(captcha): import foundation instead of material_ui in native controller
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 1Deletions 2
packages/fluxer_captcha/lib/src/controller/impl/captcha_controller_native.dart
fluxus interpretationlow confidenceView source feat(splash): keep the reveal logo solid as it starts growing and fade it out as it expands
Detected heuristicfeat(splash): keep the reveal logo solid as it starts growing and fade it out as it expands
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 2Additions 59Deletions 2
lib/features/shell/presentation/splash_reveal_overlay.darttest/features/shell/presentation/splash_reveal_overlay_test.dart
fluxus interpretationlow confidenceView source perf(gateway): skip eager friend/guild REST syncs on light RESUMED recovery
Detected heuristicperf(gateway): skip eager friend/guild REST syncs on light RESUMED recovery
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 6Additions 54Deletions 10
lib/core/providers/gateway_provider.dartlib/core/providers/gateway_session_recovery_provider.dartlib/features/friends/providers/friend_relationships_sync_provider.dartlib/features/guilds/providers/guild_list_sync_provider.darttest/features/friends/providers/friend_relationships_sync_provider_test.darttest/features/guilds/providers/guild_list_sync_provider_test.dart
fluxus interpretationlow confidenceView source perf(startup): render first frame before session validation completes
Detected heuristicperf(startup): render first frame before session validation completes
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 1Additions 8Deletions 5
fluxus interpretationlow confidenceView source perf(startup): overlap gateway handshake with pref loads, drop fixed resume delay, parallelize bootstrap
Detected heuristicperf(startup): overlap gateway handshake with pref loads, drop fixed resume delay, parallelize bootstrap
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 4Additions 139Deletions 30
lib/core/providers/app_startup_provider.dartlib/core/providers/gateway_reconnect_provider.dartlib/main.darttest/core/providers/gateway_reconnect_provider_test.dart
fluxus interpretationlow confidenceView source perf(splash): quantize starfield repaints and take emoji decode off the startup critical path
Detected heuristicperf(splash): quantize starfield repaints and take emoji decode off the startup critical path
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch Not storedFiles 5Additions 63Deletions 19
lib/core/providers/app_runtime_info_provider.dartlib/core/providers/app_startup_provider.dartlib/features/shell/presentation/splash_screen.dartlib/features/ui/background/starfield_background.dartlib/shared/utils/emoji_registry.dart
fluxus interpretationlow confidenceView source Merge branch 'canary' into beta
Detected heuristicMerge branch 'canary' into beta
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch betaFiles 23Additions 780Deletions 307
lib/app.dartlib/core/observability/error_log_rate_limiter.dartlib/core/observability/fluxer_observability.dartlib/core/platform/fluxer_platform.dartlib/core/providers/gateway_provider.dartlib/core/providers/splash_exit_allowed_provider.dartlib/core/router/shell_transition_page.dartlib/core/widgets/fluxer_widget_preview.dartlib/features/chat/presentation/sheets/channel_details_sheet.dartlib/features/chat/utils/composer_scroll.dartlib/features/guilds/presentation/widgets/guild_navbar.dartlib/features/shell/presentation/splash_reveal_overlay.dartlib/features/shell/presentation/splash_screen.dartlib/features/shell/presentation/splash_shell_settle.dartlib/features/ui/background/starfield_background.dartlib/features/ui/page_sheet/fluxer_page_sheet.dartlib/features/ui/refresh/fluxer_refresh_scroll_view.dartpubspec.lockpubspec.yaml
chore: dart format
Detected heuristicchore: dart format
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch betaFiles 2Additions 8Deletions 6
lib/core/observability/error_log_rate_limiter.darttest/core/observability/error_log_rate_limiter_test.dart
fluxus interpretationlow confidenceView source feat(observability): add error logs rate limits
Detected heuristicfeat(observability): add error logs rate limits
fluxerapp/flutter_clienttestsEXPERIMENTAL
Show stored evidence
Branch betaFiles 3Additions 139Deletions 0
lib/core/observability/error_log_rate_limiter.dartlib/core/observability/fluxer_observability.darttest/core/observability/error_log_rate_limiter_test.dart
fluxus interpretationlow confidenceView source fix(core): localizations import
Detected heuristicfix(core): localizations import
fluxerapp/flutter_clientcodeEXPERIMENTAL
Show stored evidence
Branch betaFiles 2Additions 4Deletions 0
lib/app.dartlib/core/widgets/fluxer_widget_preview.dart
fluxus interpretationlow confidenceView source