Skip to content

Add REP file loading feature to backlog (ID: 021)#73

Merged
IanMayo merged 2 commits intomainfrom
claude/load-rep-files-stac-ooJB4
Jan 23, 2026
Merged

Add REP file loading feature to backlog (ID: 021)#73
IanMayo merged 2 commits intomainfrom
claude/load-rep-files-stac-ooJB4

Conversation

@IanMayo
Copy link
Copy Markdown
Member

@IanMayo IanMayo commented Jan 23, 2026

Summary

This PR adds a new feature proposal to the project backlog for loading REP format track data into the VS Code extension's STAC-based plots.

Changes

  • Added backlog entry ID 021 to BACKLOG.md with feature details and scoring (V: 5, M: 5, A: 4, Total: 14, Medium complexity, approved status)
  • Created detailed feature specification in docs/ideas/021-load-rep-files-stac.md outlining:
    • Problem: Users cannot import REP format data without leaving VS Code
    • Proposed Solution: Two interaction patterns
      1. Drag-and-drop .rep files onto the map panel (Priority 1)
      2. Right-click context menu for file import (Priority 2)
    • Success Criteria: 6 measurable acceptance criteria including offline functionality, duplicate detection, and error handling
    • Constraints: Offline-first design, integration with existing debrief-io and debrief-stac services
    • Out of Scope: Batch imports, remote sources, format conversion, and undo functionality

Implementation Notes

  • Feature is marked as "approved" and ready for specification phase
  • Leverages existing services (debrief-io for parsing, debrief-stac for catalog operations)
  • Maintains CONSTITUTION requirement for offline-only operation
  • Reuses UI components from existing apps/loader for catalog/item selection

claude and others added 2 commits January 23, 2026 14:02
Add backlog item for loading .rep files into STAC catalog from VS Code:
- Drag-drop onto map panel (priority 1)
- Right-click context menu with catalog/item selection (priority 2)

Scored: V=5, M=5, A=4 (Total: 14) - core tracer bullet functionality.
Status: approved

https://claude.ai/code/session_01E7PXqcvB9tJCs2yQi4yrav
@IanMayo IanMayo merged commit d51a7e1 into main Jan 23, 2026
1 check failed
@IanMayo IanMayo deleted the claude/load-rep-files-stac-ooJB4 branch January 23, 2026 14:05
IanMayo pushed a commit that referenced this pull request Feb 9, 2026
…#70-#76)

Epic E02 breaks down the PROV transition plan (docs/architecture/prov-transition-plan.md)
into phased backlog items matching SRD priorities P1-P6:

- #70: Schema foundation (Log Entry, expanded ToolResult, provenance migration)
- #71: Log Recording service (SRD P1)
- #72: Log Panel (SRD P2)
- #73: Undo/redo split (SRD P3)
- #74: Snapshots (SRD P4)
- #75: Branching (SRD P5)
- #76: Replay/tune (SRD P6)

Also marks #69 (transition plan) as complete.

https://claude.ai/code/session_012KRRWwkBd7cfYiL6sBMfUz
IanMayo pushed a commit that referenced this pull request Feb 11, 2026
Cross-referenced 20 merged PRs from the last 72 hours with backlog
items. Verified completion via task checklists and evidence artifacts.

Newly completed (all tasks done, evidence present, PRs merged):
- #70 PROV schema foundation (PR #205/#206)
- #71 Log Recording service (PR #207)
- #72 Log Panel (PR #211)
- #73 Undo/redo split (PR #210)
- #74 Snapshots (PR #209)
- #75 Branching (PR #215)
- #77 Fix VS Code extension bugs (PR #217)
- #77 STAC File Tree Component (PR #217)

Also: reordered active items by status priority (implementing >
specified > approved > proposed), then by total score descending.
Removed 7 duplicate completed entries at bottom of table.

https://claude.ai/code/session_013y5hsr6RyeCaAFbegJG2W9
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.

2 participants