Parent
What to build
Document and test the contributor path for adding a new recon workspace pipeline stage. After the main stage families have been deepened, contributors should have a simple pattern for adding a new stage contract without scattering validation, diagnostics, output declarations, dry-run rendering, or command adapter behavior across shallow modules.
This slice should apply the deletion test: the recon workspace pipeline module should concentrate enough behavior that deleting it would re-spread real complexity across callers.
Acceptance criteria
Blocked by
Parent
What to build
Document and test the contributor path for adding a new recon workspace pipeline stage. After the main stage families have been deepened, contributors should have a simple pattern for adding a new stage contract without scattering validation, diagnostics, output declarations, dry-run rendering, or command adapter behavior across shallow modules.
This slice should apply the deletion test: the recon workspace pipeline module should concentrate enough behavior that deleting it would re-spread real complexity across callers.
Acceptance criteria
Blocked by