diff --git a/.ai-workflows/health-dashboard-remediation.md b/.ai-workflows/health-dashboard-remediation.md index f7b113e..c5893e5 100644 --- a/.ai-workflows/health-dashboard-remediation.md +++ b/.ai-workflows/health-dashboard-remediation.md @@ -34,8 +34,8 @@ Use this runbook when the repository supervisor health dashboard becomes stale. 4. Run one targeted health issue refresh for this repository: ```bash - REPO_SLUG="wpallstars/wp-fix-plugin-does-not-exist-notices" \ - REPO_PATH="$HOME/Git/wordpress/wp-fix-plugin-does-not-exist-notices" \ + REPO_SLUG="" \ + REPO_PATH="" \ bash -lc ' source "$HOME/.aidevops/agents/scripts/shared-constants.sh" source "$HOME/.aidevops/agents/scripts/worker-lifecycle-common.sh"