chore(conductor): Checkpoint Phase 1: Research and Inventory for test curation track

This commit is contained in:
2026-02-25 20:52:45 -05:00
parent edae93498d
commit be689ad1e9
3 changed files with 75 additions and 5 deletions

View File

@@ -3,10 +3,10 @@
This plan outlines the process for categorizing, organizing, and curating the existing test suite using a central manifest and exhaustive review.
## Phase 1: Research and Inventory
- [ ] Task: Initialize MMA Environment `activate_skill mma-orchestrator`
- [ ] Task: Inventory all existing tests in `tests/` and mapping them to categories
- [ ] Task: Identify failing and redundant tests through a full execution sweep
- [ ] Task: Conductor - User Manual Verification 'Phase 1: Research and Inventory' (Protocol in workflow.md)
- [x] Task: Initialize MMA Environment `activate_skill mma-orchestrator`
- [x] Task: Inventory all existing tests in `tests/` and mapping them to categories
- [x] Task: Identify failing and redundant tests through a full execution sweep
- [x] Task: Conductor - User Manual Verification 'Phase 1: Research and Inventory' (Protocol in workflow.md)
## Phase 2: Manifest and Tooling
- [ ] Task: Design and create `tests.toml` manifest file