Session<->repo join: match_type='file' from Read/Edit/Write tool calls (gated, after gh-ref ships) #57
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/repo-recall#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-05T08:42:47Z - https://github.com/coilysiren/repo-recall/issues/57
Extend
session_repos.match_typewith'file'. Extract file paths from session JSONL tool_use blocks and write a join row when the path resolves under a discovered repo's worktree.Scope
Read,Edit,Write,Glob,Grep. Pull the path argument.is_ancestor_or_equalhelper insrc/join.rsalready handles this).match_type='file'rows. Don't replace'cwd'rows - they coexist.Preconditions
Do not start until the
gh-refsibling issue has shipped and the dashboard demonstrably gets richer from it. If gh-ref joins don't widen counts meaningfully on Kai's data, file-path joins won't either - both depend on the same premise (sessions doing work outside their cwd).Risk
Claude Code's JSONL tool-call schema is stable today but isn't a public contract. Mitigations:
sessions.rsconvention.Out of scope
Split out of #38.
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.