..
e2e
feat: persist exact Week Ahead task times ( Closes #1270 )
2026-08-22 16:39:24 +00:00
__init__.py
feat(backend): add context endpoint and suggestion engine
2026-07-07 00:58:17 +00:00
conftest.py
security: encrypt Web Push subscriptions at rest ( Closes #1108 )
2026-08-19 02:34:32 +00:00
dashboard_bundle.py
perf: bundle and fingerprint the PWA runtime ( #379 )
2026-08-09 06:59:05 +00:00
test_access_revocation.py
fix: make access revocation atomic ( Closes #501 )
2026-08-10 17:24:54 +00:00
test_agenda_calendar.py
feat: export Agenda calendar snapshots ( Closes #1088 )
2026-08-18 17:37:25 +00:00
test_api_cache_policy.py
feat: unify live dashboard snapshot ( #131 )
2026-08-06 19:29:21 +00:00
test_api_paths.py
fix: make partial search pagination lossless ( Closes #807 )
2026-08-14 07:32:45 +00:00
test_assign_and_start.py
feat: claim unowned work from Filed ( Closes #893 )
2026-08-15 12:59:47 +00:00
test_authored_idempotency.py
fix: recover orphaned authored operations ( #319 )
2026-08-08 16:40:31 +00:00
test_authored_outbox.py
fix: bind Today progress retries to evidence ( Closes #1056 )
2026-08-18 02:29:13 +00:00
test_available_issue_snapshot_store.py
security: encrypt worker-shared snapshots ( Closes #1106 )
2026-08-19 01:58:22 +00:00
test_background_issue_sync.py
feat: queue offline Search replies ( Closes #959 )
2026-08-16 11:00:11 +00:00
test_batch_find_work.py
feat: guide mobile Find Work workflow ( Closes #979 )
2026-08-16 18:04:55 +00:00
test_checklist_conflict.py
feat: manage mobile checklist steps inline ( Closes #919 )
2026-08-15 22:38:52 +00:00
test_ci_workflow.py
feat: keep Today-to-Week moves through offline reloads ( Closes #1231 )
2026-08-21 18:18:14 +00:00
test_command_palette.py
feat: pause Today during mobile Search ( Closes #1078 )
2026-08-18 12:45:08 +00:00
test_comment_next.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_completed_filed_review_store.py
feat: encrypt completed Filed review history ( Closes #1252 )
2026-08-22 06:09:06 +00:00
test_context_polling.py
perf: adapt live polling to server freshness ( #465 )
2026-08-10 08:17:57 +00:00
test_context_timeout.py
fix: hide context exception details ( #111 )
2026-08-06 14:17:30 +00:00
test_conversation_action_hydrator.py
feat: correct recent Today updates in place ( Closes #1062 )
2026-08-18 04:46:53 +00:00
test_conversation_photo_drafts.py
fix: preserve photo drafts while reopening Today progress
2026-08-18 01:42:05 +00:00
test_create_and_start.py
feat: require estimate before create and start ( Closes #849 )
2026-08-14 20:41:57 +00:00
test_create_issue_modal.py
fix: reset capture viewport after keyboard navigation
2026-08-17 22:58:22 +00:00
test_dashboard_auth.py
security: keep mobile share content private ( Closes #903 )
2026-08-15 16:02:35 +00:00
test_dashboard_session_frontend.py
feat: hand off Today lock-screen actions privately ( Closes #1172 )
2026-08-20 08:02:45 +00:00
test_deadline_reminders.py
security: encrypt Web Push subscriptions at rest ( Closes #1108 )
2026-08-19 02:34:32 +00:00
test_device_storage.py
feat: protect offline work from storage eviction ( Closes #1110 )
2026-08-19 03:36:48 +00:00
test_drafts.py
feat: guide mobile delivery recovery ( Closes #1014 )
2026-08-17 09:04:41 +00:00
test_event_stream.py
security: enforce strict browser execution boundary ( #295 )
2026-08-08 11:38:18 +00:00
test_feature_loader.py
feat: lazy-load security center ( Closes #605 )
2026-08-12 01:00:32 +00:00
test_frontend_bundle.py
feat: plan tomorrow independently ( Closes #1152 )
2026-08-19 22:46:56 +00:00
test_gitea_notifications.py
fix: keep Gitea links on configured forge ( Closes #1072 )
2026-08-18 08:58:35 +00:00
test_gitea_transport.py
test: stabilize transport admission deadline
2026-08-15 19:01:24 +00:00
test_gitea_work_search.py
fix: keep Gitea links on configured forge ( Closes #1072 )
2026-08-18 08:58:35 +00:00
test_global_search.py
fix: keep Gitea links on configured forge ( Closes #1072 )
2026-08-18 08:58:35 +00:00
test_health.py
feat: isolate readiness probes from Gitea traffic ( Closes #687 )
2026-08-12 23:10:29 +00:00
test_idempotency_ledger.py
security: encrypt idempotency ledger at rest ( Closes #1122 )
2026-08-19 09:29:16 +00:00
test_image_sanitizer.py
security: sanitize image evidence server-side ( Closes #983 )
2026-08-16 19:33:46 +00:00
test_install_app.py
feat: guide mobile device readiness ( Closes #555 )
2026-08-11 08:33:01 +00:00
test_issue_api.py
fix: keep Gitea links on configured forge ( Closes #1072 )
2026-08-18 08:58:35 +00:00
test_issue_attachment_ui.py
feat: preserve My Work photo drafts ( Closes #963 )
2026-08-16 12:34:01 +00:00
test_issue_attachments.py
fix: keep Gitea links on configured forge ( Closes #1072 )
2026-08-18 08:58:35 +00:00
test_issue_evidence_editor.py
feat: edit photos in conversation replies ( Closes #947 )
2026-08-16 07:28:10 +00:00
test_issue_filing_receipt.py
feat: open delegated filings read-only ( Closes #872 )
2026-08-15 05:43:28 +00:00
test_issue_filing_review.py
feat: file mobile issues without an owner ( Closes #855 )
2026-08-14 23:05:59 +00:00
test_issue_outbox.py
feat: promote checklist steps to related issues ( Closes #921 )
2026-08-15 23:40:17 +00:00
test_later_picker.py
feat: batch-defer mobile search results ( Closes #813 )
2026-08-14 09:05:30 +00:00
test_later_store.py
security: encrypt synchronized Later state ( Closes #1114 )
2026-08-19 05:32:20 +00:00
test_later_sync.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_live_data_status.py
feat: bucket aggregation latency panel ( Closes #11 )
2026-08-22 21:49:39 +00:00
test_live_snapshot_store.py
security: encrypt worker-shared snapshots ( Closes #1106 )
2026-08-19 01:58:22 +00:00
test_live_snapshot.py
feat: bucket aggregation latency panel ( Closes #11 )
2026-08-22 21:49:39 +00:00
test_login_attempt_store.py
feat: surface failed token sign-in alerts ( Closes #543 )
2026-08-11 05:35:35 +00:00
test_login_frontend.py
fix: resume private share bundles after sign-in ( Closes #1004 )
2026-08-17 06:25:58 +00:00
test_markdown_renderer.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_mention_composer.py
feat: autocomplete mobile teammate mentions ( #447 )
2026-08-10 03:02:35 +00:00
test_mobile_agenda_replan.py
fix: preserve deadline calendar days ( Closes #719 )
2026-08-13 07:56:26 +00:00
test_mobile_app_badge.py
feat: show unread Updates on app icon ( Closes #1278 )
2026-08-22 20:39:09 +00:00
test_mobile_composer_integration.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_mobile_composer_viewport.py
feat: keep mobile issue capture above keyboard ( Closes #489 )
2026-08-10 14:26:56 +00:00
test_mobile_create_issue_navigation.py
fix: keep mobile filing navigation selected
2026-08-16 15:12:02 +00:00
test_mobile_delivery_recovery.py
fix: foreground mobile delivery attention handoffs ( Closes #1018 )
2026-08-17 10:42:19 +00:00
test_mobile_device_setup.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_mobile_find_work_navigation.py
feat: guide mobile Find Work workflow ( Closes #979 )
2026-08-16 18:04:55 +00:00
test_mobile_first_task.py
fix: keep first-task coach host visible ( Closes #1272 )
2026-08-22 17:28:29 +00:00
test_mobile_insights.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_mobile_issue_detail_navigation.py
feat: preserve mobile work section history ( Closes #1006 )
2026-08-17 06:59:20 +00:00
test_mobile_launch.py
feat: launch mobile work from PWA shortcuts ( Closes #737 )
2026-08-13 12:26:27 +00:00
test_mobile_plan_today_navigation.py
feat: add mobile Plan Today navigation ( Closes #975 )
2026-08-16 16:36:49 +00:00
test_mobile_pull_detail_navigation.py
test: keep rendered checks out of unit CI
2026-08-16 13:01:03 +00:00
test_mobile_pull_refresh.py
feat: add mobile pull-to-refresh for My Work ( Closes #1002 )
2026-08-17 05:43:39 +00:00
test_mobile_review_detail_navigation.py
feat: preserve mobile work section history ( Closes #1006 )
2026-08-17 06:59:20 +00:00
test_mobile_search_preview_navigation.py
feat: add mobile Search Preview navigation ( Closes #973 )
2026-08-16 15:58:41 +00:00
test_mobile_start_day.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_mobile_task_dock.py
feat: guide first mobile task activation ( Closes #1140 )
2026-08-19 17:33:26 +00:00
test_mobile_today_command_bar.py
Fix mobile Today handoff clearance ( #1202 )
2026-08-21 00:42:07 +00:00
test_mobile_update_detail_navigation.py
feat: preserve mobile work section history ( Closes #1006 )
2026-08-17 06:59:20 +00:00
test_my_work.py
feat: open Week Ahead planned work ( Closes #1222 )
2026-08-21 13:38:48 +00:00
test_notification_detail.py
feat: load update conversations progressively ( Closes #761 )
2026-08-13 18:25:21 +00:00
test_notification_later.py
feat: defer Web Push updates until tomorrow ( Closes #563 )
2026-08-11 10:25:56 +00:00
test_notification_pages.py
feat: make Updates discovery atomic ( Closes #753 )
2026-08-13 16:25:03 +00:00
test_notification_read_outbox.py
feat: finish unread update triage offline ( #351 )
2026-08-08 23:38:52 +00:00
test_notification_read.py
feat: mute future updates during triage ( Closes #751 )
2026-08-13 15:55:02 +00:00
test_notification_reply.py
feat: read full unread update conversations ( #219 )
2026-08-07 18:48:37 +00:00
test_offline_issue_blocker.py
feat: sync Today blockers offline ( Closes #533 )
2026-08-11 02:29:56 +00:00
test_offline_issue_close.py
feat: queue offline issue closure and continue Today ( #427 )
2026-08-09 21:26:23 +00:00
test_offline_today.py
feat: move offline work into IndexedDB ( Closes #525 )
2026-08-11 00:34:25 +00:00
test_offline_work.py
feat: retire completed Week Ahead work ( Closes #1235 )
2026-08-21 20:12:48 +00:00
test_outbox_coordinator.py
fix: keep planning edits lossless across tabs ( #373 )
2026-08-09 05:31:14 +00:00
test_panel_persistence.py
security: enforce strict browser execution boundary ( #295 )
2026-08-08 11:38:18 +00:00
test_passkey_store.py
fix: detect atomic passkey counter anomalies ( Closes #641 )
2026-08-12 10:26:51 +00:00
test_plan_today_readiness.py
perf: bound Build my Today readiness checks ( Closes #637 )
2026-08-12 09:26:31 +00:00
test_plan_today.py
fix: close rollover planner before Today handoff ( Closes #1268 )
2026-08-22 15:34:05 +00:00
test_private_data_inventory.py
fix: guard IndexedDB private work cleanup ( Closes #1000 )
2026-08-17 04:39:04 +00:00
test_private_data_registry.py
feat: hand off Today lock-screen actions privately ( Closes #1172 )
2026-08-20 08:02:45 +00:00
test_private_device_data.py
feat: hand off Today lock-screen actions privately ( Closes #1172 )
2026-08-20 08:02:45 +00:00
test_private_state.py
security: encrypt synchronized unfiled drafts ( Closes #1098 )
2026-08-18 22:07:02 +00:00
test_protect_today.py
feat: protect Today from urgent deadlines ( Closes #721 )
2026-08-13 08:27:01 +00:00
test_pull_api.py
feat: track exact post-merge release progress ( Closes #1092 )
2026-08-18 19:41:00 +00:00
test_push_endpoint_policy.py
fix: restrict Web Push endpoint egress ( Closes #653 )
2026-08-12 13:29:50 +00:00
test_push_frontend.py
feat: launch planned days with morning reminders ( Closes #1166 )
2026-08-20 05:32:50 +00:00
test_push_notifications.py
feat: launch planned days with morning reminders ( Closes #1166 )
2026-08-20 05:32:50 +00:00
test_readme.py
feat: bound planning sync history ( #381 )
2026-08-09 07:43:53 +00:00
test_reconnect_outboxes.py
fix: recover deferred workspace reconnects
2026-08-17 02:16:48 +00:00
test_release_bundle.py
feat: rotate shared private-state keys ( Closes #1237 )
2026-08-21 21:12:54 +00:00
test_release_engine.py
feat: serialize autonomous release runs ( #335 )
2026-08-08 19:54:20 +00:00
test_release_journey_regressions.py
test: guard hidden Week Ahead journey sheet ( Closes #1264 )
2026-08-22 13:22:21 +00:00
test_release_receipt.py
feat: track multiple mobile releases ( Closes #1094 )
2026-08-18 20:40:59 +00:00
test_release_workflow.py
ci: gate RCs on verifiable artifacts ( #339 )
2026-08-08 20:35:52 +00:00
test_repository_hygiene.py
fix: stop tracking Python bytecode
2026-08-05 15:38:50 +00:00
test_request_boundary.py
feat: sync unfiled drafts across devices ( Closes #851 )
2026-08-14 21:39:22 +00:00
test_review_api.py
fix: keep Gitea links on configured forge ( Closes #1072 )
2026-08-18 08:58:35 +00:00
test_rotate_private_state.py
feat: encrypt completed Filed review history ( Closes #1252 )
2026-08-22 06:09:06 +00:00
test_rotate_unfiled_drafts.py
feat: rotate synchronized Draft encryption keys ( Closes #1100 )
2026-08-18 23:04:30 +00:00
test_saved_search_store.py
security: encrypt synchronized Saved Searches ( Closes #1126 )
2026-08-19 10:57:01 +00:00
test_saved_searches.py
feat: sync saved mobile search views ( Closes #821 )
2026-08-14 10:46:13 +00:00
test_search_batch_plan.py
feat: preserve Search work details offline ( Closes #1220 )
2026-08-21 12:03:25 +00:00
test_search_reply_draft_store.py
feat: preserve Search photo reply drafts ( Closes #957 )
2026-08-16 10:07:46 +00:00
test_search_week_plan_ui.py
feat: plan Search results into Week Ahead ( Closes #1194 )
2026-08-20 20:39:53 +00:00
test_search_week_plan.py
feat: preserve Search work details offline ( Closes #1220 )
2026-08-21 12:03:25 +00:00
test_security_activity.py
security: encrypt Security activity journal ( Closes #1118 )
2026-08-19 07:25:49 +00:00
test_security_center.py
feat: contain Security Center focus ( Closes #1136 )
2026-08-19 15:34:47 +00:00
test_security_event_store.py
security: remove plaintext journal metadata columns
2026-08-19 07:37:35 +00:00
test_security_headers.py
fix: enable same-origin voice capture ( Closes #933 )
2026-08-16 03:24:10 +00:00
test_service_worker.py
feat: show unread Updates on app icon ( Closes #1278 )
2026-08-22 20:39:09 +00:00
test_session_store.py
perf: bulk-authorize push devices ( Closes #725 )
2026-08-13 09:29:18 +00:00
test_shared_context_snapshot.py
fix: scope live revisions to worker generations ( #383 )
2026-08-09 08:14:18 +00:00
test_shared_image_capture.py
security: keep mobile share content private ( Closes #903 )
2026-08-15 16:02:35 +00:00
test_sign_out_review.py
feat: protect private work before sign out ( Closes #1128 )
2026-08-19 11:37:27 +00:00
test_start_day_reminders.py
feat: reschedule active Today work into Week Ahead ( Closes #1228 )
2026-08-21 16:59:40 +00:00
test_state_encryption_rotation.py
feat: rotate shared private-state keys ( Closes #1237 )
2026-08-21 21:12:54 +00:00
test_suggestion_engine.py
fix: restore backend code after stale checkout
2026-07-07 00:58:58 +00:00
test_task_overlay_history.py
Scope mobile Search by repository
2026-08-14 03:11:40 +00:00
test_today_break.py
fix: restore timed break after unchanged fresh context ( Closes #1262 )
2026-08-22 12:04:23 +00:00
test_today_capture_flow.py
feat: pause Today during quick capture ( Closes #1076 )
2026-08-18 11:06:44 +00:00
test_today_handoff.py
feat: review wrap-up commitments in Today ( Closes #992 )
2026-08-16 23:15:00 +00:00
test_today_lock_screen.py
feat: hand off Today lock-screen actions privately ( Closes #1172 )
2026-08-20 08:02:45 +00:00
test_today_progress.py
feat: open focused blockers from Today HUD ( Closes #1070 )
2026-08-18 08:25:27 +00:00
test_today_readiness.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_today_recap.py
feat: share private Today summaries ( Closes #1090 )
2026-08-18 18:39:01 +00:00
test_today_rollover.py
fix: tolerate invalid device timezones in Week Ahead ( Closes #1177 )
2026-08-20 12:26:35 +00:00
test_today_session_handoff_ui.py
feat: preserve Today timing ledger across handoff ( Closes #1276 )
2026-08-22 19:38:30 +00:00
test_today_session_sync.py
feat: preserve Today timing ledger across handoff ( Closes #1276 )
2026-08-22 19:38:30 +00:00
test_today_store.py
feat: preserve Today timing ledger across handoff ( Closes #1276 )
2026-08-22 19:38:30 +00:00
test_today_summary.py
feat: post reviewed Today summaries to Gitea ( Closes #1130 )
2026-08-19 12:36:46 +00:00
test_today_sync.py
feat: unplan Week Ahead work with undo ( Closes #1240 )
2026-08-21 22:45:15 +00:00
test_today_timer_handoff.py
feat: pause Today for live data status ( Closes #1138 )
2026-08-19 16:35:09 +00:00
test_today_week_reschedule.py
feat: queue offline Today-to-Week moves ( Closes #1233 )
2026-08-21 19:02:30 +00:00
test_today_work.py
feat: make Today completion durably atomic ( Closes #1150 )
2026-08-19 21:39:03 +00:00
test_today_wrap_up.py
feat: carry wrap-up work into Tomorrow ( Closes #1174 )
2026-08-20 09:49:08 +00:00
test_tomorrow_plan_frontend.py
feat: open Week Ahead planned work ( Closes #1222 )
2026-08-21 13:38:48 +00:00
test_tomorrow_plan.py
fix: recover Tomorrow promotion after missed rollover ( Closes #1154 )
2026-08-19 23:27:07 +00:00
test_unfiled_captures.py
feat: save photo-only captures as drafts ( Closes #939 )
2026-08-16 04:59:08 +00:00
test_unfiled_draft_integration.py
feat: sync unfiled drafts across devices ( Closes #851 )
2026-08-14 21:39:22 +00:00
test_unfiled_draft_store.py
feat: rotate synchronized Draft encryption keys ( Closes #1100 )
2026-08-18 23:04:30 +00:00
test_unfiled_draft_sync.py
fix: reconcile concurrent Draft saves ( Closes #857 )
2026-08-14 23:28:12 +00:00
test_update_follow_up.py
feat: review mobile issue payload before filing ( Closes #833 )
2026-08-14 15:36:54 +00:00
test_update_read_position.py
feat: open updates at newest activity ( Closes #759 )
2026-08-13 17:55:33 +00:00
test_update_reply_attachments.py
fix: keep Gitea links on configured forge ( Closes #1072 )
2026-08-18 08:58:35 +00:00
test_update_reply_read_next.py
feat: reply, mark read, and continue updates ( Closes #503 )
2026-08-10 18:02:34 +00:00
test_update_review_handoff.py
feat: review pull requests from update triage ( Closes #775 )
2026-08-13 21:59:35 +00:00
test_update_triage_gesture.py
fix: make update decisions transaction-safe ( Closes #771 )
2026-08-13 20:58:43 +00:00
test_update_triage_session.py
feat: prioritize actionable update triage ( Closes #773 )
2026-08-13 21:24:34 +00:00
test_verify_deployment.py
feat: verify authenticated deployment readiness ( Closes #1048 )
2026-08-17 23:31:53 +00:00
test_views.py
feat: share resumable mobile search previews ( Closes #787 )
2026-08-14 01:04:20 +00:00
test_voice_conversation_capture.py
feat: dictate active Today progress updates ( Closes #1058 )
2026-08-18 03:05:53 +00:00
test_voice_issue_capture.py
fix: deduplicate cumulative voice results ( Closes #935 )
2026-08-16 03:56:50 +00:00
test_week_calendar_import.py
feat: refresh Week capacity with atomic reflow ( Closes #1266 )
2026-08-22 14:32:08 +00:00
test_week_calendar.py
feat: persist exact Week Ahead task times ( Closes #1270 )
2026-08-22 16:39:24 +00:00
test_week_plan_frontend.py
feat: persist exact Week Ahead task times ( Closes #1270 )
2026-08-22 16:39:24 +00:00
test_week_plan.py
feat: persist exact Week Ahead task times ( Closes #1270 )
2026-08-22 16:39:24 +00:00
test_widgets.py
feat: reopen and resume closed issues ( Closes #547 )
2026-08-11 06:37:19 +00:00
test_work_detail_position.py
fix: reset mobile work detail position ( Closes #777 )
2026-08-13 22:28:08 +00:00
test_work_pages.py
security: keep mobile share content private ( Closes #903 )
2026-08-15 16:02:35 +00:00
test_work_route_resolver.py
test: cover Filed withdrawal authorization
2026-08-15 10:04:10 +00:00
test_workspace_bootstrap.py
feat: plan tomorrow independently ( Closes #1152 )
2026-08-19 22:46:56 +00:00