Skip to content

[HIGH] PR split plan: File counts don't reconcile across plan documents #305

@0xbbjoker

Description

@0xbbjoker

Summary

The PR split plan documents (PR-SPLIT-PLAN.md and SIMPLIFIED-PR-PLAN.md) have inconsistent file counts and inventory mismatches that make execution error-prone.

Specific Issues

  1. PR feat: Add versioned /api/v1 endpoints with secure auth, credit tracking, and usage auditing #2 labeled "70 files" but sections sum to 69
  2. "Apps Pages & Components (15)" actually lists 16 entries (including db/repositories/apps.ts)
  3. "MCPs (4)" lists 5 entries with 2 deletions
  4. components/brand/index.ts appears in SIMPLIFIED-PR-PLAN.md but NOT in PR-SPLIT-PLAN.md
  5. Inconsistency undermines trust in plan completeness

Affected Files

  • docs/PR-SPLIT-PLAN.md
  • docs/SIMPLIFIED-PR-PLAN.md

Recommended Fix

  1. Re-generate a definitive file list from actual diff:
    git diff --name-status origin/dev...ui/redesign-dashboard
  2. Make both plan docs match the definitive list
  3. Verify all section counts total correctly
  4. Use the diff as single source of truth

Source

Identified by GPT Plan Reviewer agent during comprehensive plan review (2026-02-06).

Metadata

Metadata

Assignees

No one assigned

    Labels

    highHigh priorityplanPlanning and process issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions