Private
Public Access
conductor(archive): move 39 completed tracks (2026-05 to 2026-06) to archive/
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Specification: GenCpp Project Initialization
|
||||
|
||||
## Overview
|
||||
Configure `manual_slop.toml` in the `gencpp` repository to isolate conductor tracks, logs, and history. This ensures Manual Slop operates cleanly as an external tooling layer for the `gencpp` project without polluting its root directory.
|
||||
|
||||
## Acceptance Criteria
|
||||
- [ ] A `manual_slop.toml` template exists that configures `[conductor].dir` to `.manual_slop/conductor`.
|
||||
- [ ] Paths for logs and scripts are properly configured to stay within `.manual_slop/`.
|
||||
- [ ] Instructions are provided on how to run Manual Slop targeting this configuration.
|
||||
Reference in New Issue
Block a user