Skip to content

feat: add conservative catalog summaries - #1667

Merged
duck8823 merged 1 commit into
mainfrom
feature/1663-conservative-catalog-summaries
Aug 5, 2026
Merged

feat: add conservative catalog summaries#1667
duck8823 merged 1 commit into
mainfrom
feature/1663-conservative-catalog-summaries

Conversation

@duck8823

@duck8823 duck8823 commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • generate versioned keyed exact, Bloom, and session summary metadata with conservative fallback
  • reconcile immutable segment metadata into a derived Catalog cache without changing ledger authority
  • add resumable full-ledger/cache validation and aggregate-only diagnostics
  • validate canonical manifest, binding, parent and child facts with bounded allocation
  • add migration 47 plus no-false-negative, tamper, pagination, privacy, and cap regressions

Validation

  • go test ./... -count=1
  • go vet ./...
  • go tool golangci-lint run --timeout=5m
  • focused race tests
  • independent GPT-5.6 Sol review: APPROVE

Closes #1663

Co-authored-by: Codex <noreply@openai.com>
@github-actions github-actions Bot added the feature New feature label Aug 5, 2026
@duck8823
duck8823 marked this pull request as ready for review August 5, 2026 11:40
@duck8823
duck8823 merged commit e8905b6 into main Aug 5, 2026
6 checks passed
@duck8823
duck8823 deleted the feature/1663-conservative-catalog-summaries branch August 5, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.34.0-25d: generate and rebuild conservative catalog summaries

1 participant