Skip to content

fix(planning): stop integrity review flagging natural-order deps#125

Merged
leeovery merged 1 commit intomainfrom
fix/integrity-natural-order-deps
Feb 19, 2026
Merged

fix(planning): stop integrity review flagging natural-order deps#125
leeovery merged 1 commit intomainfrom
fix/integrity-natural-order-deps

Conversation

@leeovery
Copy link
Copy Markdown
Owner

Summary

  • Rewrote integrity review criterion Restructure discussion template to per-question format #4 to recognise natural task ordering — stops false flags on sequential intra-phase tasks that don't need explicit dependencies
  • Added natural ordering convention note to tick reading.md (consumer guidance)
  • Added natural ordering principle note to tick graph.md (grapher guidance)

All three align with the dependency grapher's existing "When NOT to add a dependency" rules.

Test plan

  • Review wording consistency across the three modified files
  • Confirm alignment with planning-dependency-grapher.md lines 42, 65-68
  • Run a planning session and verify integrity review no longer flags natural-order deps

🤖 Generated with Claude Code

The dependency grapher correctly omits explicit deps for sequential
intra-phase tasks, but the integrity reviewer was flagging them as
missing. Align criterion #4 with the natural-ordering convention and
document the principle in tick format references.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@leeovery leeovery merged commit 1c4f2eb into main Feb 19, 2026
@leeovery leeovery deleted the fix/integrity-natural-order-deps branch February 19, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant