Skip to content

fix/deep review improvements#20

Merged
Patel230 merged 2 commits into
mainfrom
fix/deep-review-improvements
Jun 11, 2026
Merged

fix/deep review improvements#20
Patel230 merged 2 commits into
mainfrom
fix/deep-review-improvements

Conversation

@Patel230

Copy link
Copy Markdown
Contributor
  • fix(graph): propagate or log all errors in compaction and temporal-tail mutation paths
  • chore(gitignore): ignore sqlite sidecars and runtime dir

Patel230 and others added 2 commits June 11, 2026 12:23
…il mutation paths

Replace silent '_ =' discards in compact.Compact and temporal.persistTail:
- compact: edge re-link, version save, and node archival errors now abort
  the pipeline and propagate; duplicate edges are tolerated explicitly;
  summarize/create-summary failures are logged at Warn before skipping.
- temporal: best-effort tail-marker persistence now logs failures at Warn
  with project and node IDs (recovery falls back to scan).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Patel230 Patel230 merged commit bb5f4fa into main Jun 11, 2026
12 checks passed
@Patel230 Patel230 deleted the fix/deep-review-improvements branch June 11, 2026 09:59
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