Skip to content

fix(sqlite): preserve chronological recall order - #485

Merged
KooshaPari merged 5 commits into
mainfrom
fix/sessionledger-sqlite-recall-order-20260810
Aug 12, 2026
Merged

fix(sqlite): preserve chronological recall order#485
KooshaPari merged 5 commits into
mainfrom
fix/sessionledger-sqlite-recall-order-20260810

Conversation

@KooshaPari

Copy link
Copy Markdown
Owner

Summary

  • retain deterministic SHA fact identity for deduplication
  • add forward schema migration with stable insertion order
  • make recall/top-k chronological and preserve duplicate ordinals

Evidence

  • inverse-hash recall regression: PASS
  • duplicate ordinal regression: PASS
  • v1 to v2 migration regression: PASS
  • full SQLite library suite: 303/303 PASS
  • owned Rust formatting and diff checks: PASS

Scope

SQLite memory store/schema only. Full workspace gates remain pending; this draft makes no release-readiness claim.

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 22481a0d-ab33-4523-90fa-6c8dd1efc45a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@KooshaPari
KooshaPari marked this pull request as ready for review August 12, 2026 07:33
Copilot AI lite review requested due to automatic review settings August 12, 2026 07:33
@KooshaPari
KooshaPari merged commit 8650bda into main Aug 12, 2026
102 of 112 checks passed
@KooshaPari
KooshaPari deleted the fix/sessionledger-sqlite-recall-order-20260810 branch August 12, 2026 07:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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