Skip to content

feat: route threads and attention through derived access - #654

Merged
kevinswiber merged 1 commit into
mainfrom
feat/plan-0158-threads-attention
Jul 29, 2026
Merged

feat: route threads and attention through derived access#654
kevinswiber merged 1 commit into
mainfrom
feat/plan-0158-threads-attention

Conversation

@kevinswiber

Copy link
Copy Markdown
Member

Summary

  • serve Inspector thread DAGs from compact derived revision and supersession facts
  • serve attention summaries from current materialized event families with authoritative fallback parity
  • keep cursor-ledger hot reads on one SQLite WAL snapshot during concurrent governed writes

Validation

  • focused thread, attention, cursor-snapshot, and governed-concurrency tests
  • 100/100 independent governed-concurrency stress repetitions
  • full Rust, Inspector web, product-contract, macOS APFS, and Windows NTFS gates
  • D0-128, L1, and L7 derived-access smoke tiers

Serve thread DAGs and attention summaries from compact derived facts while preserving authoritative fallback semantics. Pin cursor-ledger hot reads to one WAL snapshot so concurrent governed writes cannot expose a torn receipt/head view.
@kevinswiber
kevinswiber merged commit a425c38 into main Jul 29, 2026
20 checks passed
@kevinswiber
kevinswiber deleted the feat/plan-0158-threads-attention branch July 29, 2026 20:24
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