super-productivity/docs/wiki
David Vornholt 87b0742183
fix(metrics): remove productivity score drop when focus passes target (#9177)
* fix(metrics): remove productivity score drop when focus passes target

The focus-progress soft-cap clamped its input to [0,1], so any focus
beyond the target collapsed to a constant 0.889 credit: with impact 3,
240 min of focus scored 81 while 241 min scored 77, and the score never
recovered no matter how much more focus was logged. Focus progress is
now linear to the target and flat beyond it - continuous and
non-decreasing - leaving overwork penalties to the sustainability score.

Also removes the dead workloadLinearZeroAt parameter from
calculateSustainabilityScore (ignored since the sigmoid rewrite) and its
misleading call-site comments, renames DEFAULT_WORKLOAD_LINEAR_ZERO_AT
to DEFAULT_MAX_WORK_MINUTES to match what it does, and fixes stale
JSDoc (removed exhaustion param, outdated example values).

* fix(metrics): preserve impact mismatch classification

* docs(metrics): clarify productivity focus credit
2026-07-20 17:57:11 +02:00
..
assets
0.-Meta-Diataxis.md
0.00-Wiki-Structure-and-Organization.md
0.01-Style-Guide.md
0.02-Wiki-QA-and-Maintenance.md
1.00-Quickstarts.md
1.01-First-Steps.md
1.02-Configure-Data-Synchronization.md
2.00-How_To.md
2.01-Downloads and Install.md
2.02-Restore-Data-From-Backup.md
2.03-Add-Tasks.md
2.04-Manage-Subtasks.md
2.05-Manage-Scheduled-Tasks.md
2.06-Manage-Repeating-Tasks.md
2.07-Manage-Task-Integrations.md
2.08-Choose-Sync-Backend.md
2.09-Configure-Sync-Backend.md
2.10-Configure-Obsidian-for-Wiki-Contributions.md
2.11-Run-the-Development-Server.md
2.12-Package-the-App.md
2.13-Run-with-Docker.md
2.14-Build-for-Android.md
2.15-Develop-a-Plugin.md
2.16-Set-Up-Development-Environment.md
2.17-Add-a-New-Issue-Integration.md
2.18-Contribute-Translations.md
2.19-Sync-Proton-Drive-via-rclone.md
2.20-Import-from-Todoist.md
3.00-Reference.md
3.01-API.md
3.02-Settings-and-Preferences.md
3.03-Keyboard-Shortcuts.md docs(wiki): document F11 fullscreen shortcut (#9179) 2026-07-20 17:23:26 +02:00
3.04-Short-Syntax.md
3.05-Web-App-vs-Desktop.md
3.06-User-Data.md
3.07-Issue-Integration-Comparison.md
3.08-Sync-Integration-Comparison.md
3.09-Theming.md fix(theme): polish, atomic activation, and validator hardening (#9157) 2026-07-18 18:49:00 +02:00
3.97-Obsidian-Linter-Config-MD.md
3.98-Obsidian-Linter-Config-YAML.md
3.99-Other.md
4.00-Concepts.md
4.01-The-Today-View.md
4.02-Inbox-View.md
4.03-Planner-View.md
4.04-Schedule-View.md
4.05-Board-View.md
4.06-Project-View.md
4.07-Tag-View.md
4.07a-Tags_Eat-the-Frog.md
4.07b-Tags_Ordinal-Priorities.md
4.08-Time-Estimates.md
4.09-Task-Attributes.md
4.10-Task-Notes.md
4.11-Subtasks.md
4.12-Scheduled-Tasks.md
4.13-Repeating-Tasks.md
4.14-How-Time-Is-Logged.md
4.15-Timers-and-Focus-Mode.md fix(metrics): remove productivity score drop when focus passes target (#9177) 2026-07-20 17:57:11 +02:00
4.16-Break-Reminders.md
4.17-Idle-Time.md
4.18-Reflection.md
4.19-Metrics.md
4.20-Task-Archiving.md
4.21-Worklog.md
4.22-Quick-History.md
4.23-Managing-Your-Data.md
4.24-Integrations.md
_Footer.md
_Sidebar.md
Home.md