Tianyi Cui 7a2d5cd28d Merge master into codex/simp-session-log-representation 2 месяцев назад
..
session-query 7a2d5cd28d Merge master into codex/simp-session-log-representation 2 месяцев назад
README.md 320de5466a feat(session-query): add relationship tracing (round 1) 2 месяцев назад

README.md

session-query/ — session retrieval capability family

Trusted exact reads and relationship traces over live and durable session logs. The family contains one interface package that owns ctx.sessionQuery, logical-corpus precedence, surface classification, bounded event reads, lineage, and direct event relationships.

Package Role ctx key
session-query/ Logical-corpus exact-read and relationship-tracing service ctx.sessionQuery

The family is independent of compaction: it reads canonical lineage, surface operations, and logged provenance but does not participate in compaction policy or execution. Full-text search remains a proposed SQLite package rather than a speculative provider seam in this interface package.