chore(conductor): Checkpoint Phase 2: Manifest and Tooling for test curation track

This commit is contained in:
2026-02-25 21:05:00 -05:00
parent 26502df891
commit 6152b63578
3 changed files with 199 additions and 6 deletions

View File

@@ -9,10 +9,12 @@ This plan outlines the process for categorizing, organizing, and curating the ex
- [x] Task: Conductor - User Manual Verification 'Phase 1: Research and Inventory' (Protocol in workflow.md) be689ad
## Phase 2: Manifest and Tooling
- [ ] Task: Design and create `tests.toml` manifest file
- [ ] Task: Implement a test runner wrapper or `pytest` configuration to respect the manifest and categories
- [ ] Task: Verify that Conductor/MMA tests can be explicitly excluded from default runs
- [ ] Task: Conductor - User Manual Verification 'Phase 2: Manifest and Tooling' (Protocol in workflow.md)
- [x] Task: T3-P2-1-STUB: Design tests.toml manifest schema (Completed by PM)
- [x] Task: T3-P2-1-IMPL: Populate tests.toml with full inventory
- [x] Task: T3-P2-2-STUB: Stub run_tests.py category-aware interface
- [x] Task: T3-P2-2-IMPL: Implement run_tests.py filtering logic (Verified)
- [x] Task: Verify that Conductor/MMA tests can be explicitly excluded from default runs (Verified)
- [x] Task: Conductor - User Manual Verification 'Phase 2: Manifest and Tooling' (Protocol in workflow.md)
## Phase 3: Curation and Consolidation
- [ ] Task: Fix all identified non-redundant failing tests