Add REP file loading feature to backlog (ID: 021)#73
Merged
Conversation
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
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
BACKLOG.mdwith feature details and scoring (V: 5, M: 5, A: 4, Total: 14, Medium complexity, approved status)docs/ideas/021-load-rep-files-stac.mdoutlining:.repfiles onto the map panel (Priority 1)Implementation Notes
apps/loaderfor catalog/item selection