docs: score backlog and integrate LLM features into roadmap by carlos-alm · Pull Request #73 · optave/ops-codegraph-tool · GitHub
Skip to content

docs: score backlog and integrate LLM features into roadmap#73

Merged
carlos-alm merged 1 commit into
mainfrom
docs/backlog-and-roadmap-reorg
Feb 24, 2026
Merged

docs: score backlog and integrate LLM features into roadmap#73
carlos-alm merged 1 commit into
mainfrom
docs/backlog-and-roadmap-reorg

Conversation

@carlos-alm

@carlos-alm carlos-alm commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Score all 20 backlog features across zero-dep, foundation-aligned, problem-fit (1-5), and breaking columns in BACKLOG.md
  • Reorganize backlog into 3 priority tiers: Tier 1 (zero-dep + foundation-aligned), Tier 2 (needs deps), Tier 3 (needs foundation exception) — ordered by problem-fit with breaking changes penalized to end of each block
  • Integrate llm-integration.md features into ROADMAP.md across 6 new sub-phases:
    • 3.4 Build-time semantic metadata (side_effects, complexity_notes, risk_score)
    • 3.5 Module summaries and naming conventions
    • 4.4 LLM-narrated graph queries (flow tracing, upstream analysis, effect analysis)
    • 4.5 Onboarding and navigation tools (entry points, reading order, change planning)
    • 6.2 Expanded with LLM-enhanced PR review (risk labels, review focus, test gap detection)
    • 6.3 Visual impact graphs for PRs (CI automation, LLM annotations, churn overlay)
    • 7.5 Refactoring analysis (split, extraction, signature, hotspots, boundaries)
    • 7.6 Auto-generated docstrings
  • Updated overview table, dependency graph, verification strategy, and integration test

Test plan

  • Verify roadmap/BACKLOG.md renders correctly (tier headers, tables, checkmarks)
  • Verify roadmap/ROADMAP.md renders correctly (new sub-sections, tables, cross-references)
  • Confirm all 20 backlog features present with no content loss
  • Confirm all llm-integration.md features accounted for in the roadmap
  • Validate internal links (llm-integration.md references) resolve correctly

@claude

claude Bot commented Feb 24, 2026

Copy link
Copy Markdown

@greptile-apps

greptile-apps Bot commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Scores all 20 backlog features and reorganizes them into 3 priority tiers based on zero-dep + foundation-alignment criteria. Tier 1 contains 15 features (14 non-breaking + 1 breaking), Tier 2 has 2 foundation-aligned features requiring dependencies, and Tier 3 has 3 features not aligned with FOUNDATION.md principles. Within each tier, features are ordered by problem-fit score (1-5) descending, with breaking changes penalized to the end.

  • All 20 original features preserved with no content loss
  • Scoring aligns with FOUNDATION.md principles (P1: always-current graph, P4: zero-cost core, P5: embeddable-first, P8: honest scope)
  • Includes comprehensive scoring guide for future prioritization sessions
  • The track-moves.sh hook fix mentioned in the PR description was implemented in parent commit cfe633b

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Documentation-only change with complete feature preservation, logical tier organization, and accurate scoring against foundation principles
  • No files require special attention

Important Files Changed

Filename Overview
roadmap/BACKLOG.md Reorganized 20 backlog features into 3 priority tiers with complete scoring (zero-dep, foundation-aligned, problem-fit, breaking)

Last reviewed commit: 638afcb

Fill all assessment columns (zero-dep, foundation-aligned,
problem-fit, breaking) for the 20 backlog features.
Reorganize into three priority tiers:

- Tier 1: zero-dep + foundation-aligned (15 features),
  non-breaking first by problem-fit desc,
  breaking penalized to end
- Tier 2: foundation-aligned but needs deps (2 features)
- Tier 3: not foundation-aligned (3 features)

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@carlos-alm carlos-alm force-pushed the docs/backlog-and-roadmap-reorg branch from 638afcb to 6fcbede Compare February 24, 2026 02:24
@claude

claude Bot commented Feb 24, 2026

Copy link
Copy Markdown

@carlos-alm carlos-alm merged commit 73f869a into main Feb 24, 2026
15 checks passed
@carlos-alm carlos-alm deleted the docs/backlog-and-roadmap-reorg branch February 24, 2026 02:29
@carlos-alm carlos-alm changed the title docs: score backlog and reorganize into priority tiers docs: score backlog and integrate LLM features into roadmap Feb 24, 2026
Zeeeepa pushed a commit to Zeeeepa/codegraph that referenced this pull request Jun 22, 2026
docs: score backlog and reorganize into priority tiers
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