add dogfood track

This commit is contained in:
2026-05-10 15:59:32 -04:00
parent cbd9443435
commit 581da1cc56
5 changed files with 111 additions and 0 deletions
@@ -0,0 +1,14 @@
# Track: GenCpp Dogfood Feedback Loop
## Overview
Establish a bidirectional feedback loop where Manual Slop is used to develop gencpp while identifying and fixing issues in Manual Slop itself.
## Documents
- [Specification](./spec.md)
- [Plan](./plan.md)
## Dependencies
- `gencpp_project_init_20260510` - Must be completed first
## Usage
This track is about verifying the setup and establishing the feedback mechanism. The actual "dogfood" usage happens as the user works with Manual Slop on gencpp, and findings are captured here for follow-up tracks.