feat(taxonomy): Redirect logs and artifacts to dedicated sub-folders
This commit is contained in:
@@ -16,5 +16,5 @@ This file tracks all major tracks for the project. Each track has its own detail
|
||||
|
||||
---
|
||||
|
||||
- [ ] **Track: Consolidate Temp/Test Cruft & Log Taxonomy**
|
||||
- [~] **Track: Consolidate Temp/Test Cruft & Log Taxonomy**
|
||||
*Link: [./tracks/consolidate_cruft_and_log_taxonomy_20260228/](./tracks/consolidate_cruft_and_log_taxonomy_20260228/)*
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 1: Directory Structure & Gitignore' (Protocol in workflow.md) (fab109e)
|
||||
|
||||
## Phase 2: App Logic Redirection
|
||||
- [ ] Task: Update `session_logger.py` to use `logs/sessions/`, `logs/agents/`, and `logs/errors/` for its outputs.
|
||||
- [~] Task: Update `session_logger.py` to use `logs/sessions/`, `logs/agents/`, and `logs/errors/` for its outputs.
|
||||
- [ ] Task: Modify `project_manager.py` to store temporary project TOMLs in `tests/artifacts/`.
|
||||
- [ ] Task: Update `shell_runner.py` or `scripts/mma_exec.py` to use `tests/artifacts/` for its temporary scripts and outputs.
|
||||
- [ ] Task: Add foundational support (e.g., in `metadata.json` for sessions) to store "annotated names" for logs.
|
||||
|
||||
Reference in New Issue
Block a user