Context
From PR #113 peer review (architect recommendation).
Description
The rePACT workflow has a max nesting limit of 2 levels, but the rationale for this design decision is not documented. Understanding why helps future maintainers.
Suggested Content
- Why 2 levels maximum?
- What problems does unlimited nesting cause?
- How was the limit determined?
Location
Could be added to:
pact-plugin/commands/rePACT.md
pact-plugin/reference/task-integration-guide.md (Nested Task Schema section)
- Or a dedicated design decisions document
Labels
documentation, enhancement
Context
From PR #113 peer review (architect recommendation).
Description
The rePACT workflow has a max nesting limit of 2 levels, but the rationale for this design decision is not documented. Understanding why helps future maintainers.
Suggested Content
Location
Could be added to:
pact-plugin/commands/rePACT.mdpact-plugin/reference/task-integration-guide.md(Nested Task Schema section)Labels
documentation, enhancement