Skip to content

fix: dashboard STATUS.md progress + integrate commit count - #86

Merged
HenryLach merged 1 commit into
mainfrom
fix/dashboard-status-md-and-commit-count
Mar 19, 2026
Merged

HenryLach merged 1 commit into
mainfrom
fix/dashboard-status-md-and-commit-count

Conversation

@HenryLach

Copy link
Copy Markdown
Owner

STATUS.md was reverted after artifact staging, making dashboard show stale progress. Also fixes commit count (measured after ff = always 0). 828 tests.

Two fixes:
1. Don't revert STATUS.md in develop's working tree after artifact staging.
   The dashboard reads STATUS.md from the canonical path — reverting it
   caused the wave progress bar to show stale checkbox counts. Only .DONE
   files are removed (they're untracked and would block /orch-integrate).
2. Count commits before ff merge, not after (HEAD === orch tip after ff).
@HenryLach
HenryLach merged commit f03ccba into main Mar 19, 2026
1 check passed
@HenryLach
HenryLach deleted the fix/dashboard-status-md-and-commit-count branch March 19, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant