Skip to content

Sequence #88 ahead of #171 - #204

Merged
deverman merged 1 commit into
masterfrom
roadmap-88-before-171
Aug 1, 2026
Merged

Sequence #88 ahead of #171#204
deverman merged 1 commit into
masterfrom
roadmap-88-before-171

Conversation

@deverman

@deverman deverman commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Docs-only. Impact: docs (focusrelay-dev validate --impact docs passes).

#171 requires batch results to retain path/parent information so duplicate names stay distinguishable, and its proposed input requests a path field. TagItem already exposes parentID, parentName, and path. ProjectItem exposes no folder or path field at all — that is exactly what #88 adds.

Shipping #171 first would return indistinguishable entries for same-named projects, which is the failure its acceptance criteria exist to prevent, and a partial contract is hard to tighten afterwards. So #88 moves to the front and #171 follows with its contract intact for both tools.

#87 keeps its slot, now noted as the intended home for stalled/health questions so batch resolution is not widened to answer them.

Also records the open includeTaskCounts question on #171 alongside its measured cost — roughly +1.3s and about double the response bytes on a 392-project database — so whoever picks it up starts from evidence rather than re-deriving it.

🤖 Generated with Claude Code

#171 requires batch results to retain path/parent information so duplicate
names stay distinguishable, and its proposed input requests a path field.
TagItem already exposes parentID, parentName, and path. ProjectItem exposes
no folder or path field at all -- that is what #88 adds.

Shipping #171 before #88 would mean returning indistinguishable entries for
same-named projects, which is the failure its acceptance criteria exist to
prevent, and a partial contract would be hard to tighten afterwards.

#88 therefore moves to the front of the delivery order and #171 follows,
shipping its contract in full for both tools. #87 keeps its slot and is
noted as the intended home for stalled/health questions, so batch
resolution is not widened to answer them.

Also records the open includeTaskCounts question on #171 with its measured
cost: roughly +1.3s and about double the response bytes on a 392-project
database.

Validation impact: docs.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@deverman
deverman merged commit f6b9619 into master Aug 1, 2026
4 checks passed
@deverman
deverman deleted the roadmap-88-before-171 branch August 1, 2026 17:11
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