Skip to content

Staging - #408

Merged
suguanYang merged 11 commits into
stagingfrom
main
Sep 13, 2026
Merged

Staging#408
suguanYang merged 11 commits into
stagingfrom
main

Conversation

@suguanYang

Copy link
Copy Markdown
Contributor

No description provided.

import sqlalchemy as sa


revision: str = "0b1c2d3e4f5a"


revision: str = "0b1c2d3e4f5a"
down_revision: str | Sequence[str] | None = "e4f5a6b7c8d9"

revision: str = "0b1c2d3e4f5a"
down_revision: str | Sequence[str] | None = "e4f5a6b7c8d9"
branch_labels: Sequence[str] | None = None
revision: str = "0b1c2d3e4f5a"
down_revision: str | Sequence[str] | None = "e4f5a6b7c8d9"
branch_labels: Sequence[str] | None = None
depends_on: Sequence[str] | None = None
EricNGOntos and others added 9 commits September 12, 2026 00:46
fix(retrieval): retain connected body chunks for asset filters
…migration-test

perf: bulk materialization publication writes
Classic image/table queries compared full-revision index.unit_count to the
filtered unit subset, so a complete index looked unusable and returned 500.

Co-authored-by: Cursor <cursoragent@cursor.com>
…lized local variable'

Initialize the revision-inventory flag before the async storage-mismatch
branch so CodeQL sees it on every path.

Co-authored-by: Cursor <cursoragent@cursor.com>
…lized local variable'

Inline the subset-inventory condition so the extra local is gone. CodeQL
kept flagging the use of that name even after it was assigned earlier.

Co-authored-by: Cursor <cursoragent@cursor.com>
…mpleteness

fix(retrieval): skip map-unit count equality on asset filters
@suguanYang
suguanYang merged commit 0016474 into staging Sep 13, 2026
6 checks passed
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.

3 participants