Resolve supervisor dashboard freshness alert (#32) (#33)

* wip: preserve worker changes on abnormal exit

* docs: document health dashboard remediation

* chore: drop restored metadata marker
This commit is contained in:
2026-05-10 01:43:21 +01:00
committed by GitHub
parent 4ecccbc107
commit 5d3ec80907
2 changed files with 23 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ This directory contains workflow documentation for AI assistants working with th
- **feature-development.md**: Process for developing new features
- **folder-structure.md**: Documentation of the plugin's folder structure and naming conventions
- **git-workflow.md**: Detailed git workflow and branch management guidelines
- **health-dashboard-remediation.md**: Supervisor health dashboard staleness triage and remediation
- **incremental-development.md**: Time-efficient approach for incremental development and testing
- **local-env-vars.md**: Local development environment paths and URLs
- **multi-repo-workspace.md**: Guidelines for working in workspaces with multiple repositories