Skip to content

Add age-tiered channel memory digests#329

Merged
mostlydev merged 2 commits into
masterfrom
issue-260-age-tiered-digest
Jul 1, 2026
Merged

Add age-tiered channel memory digests#329
mostlydev merged 2 commits into
masterfrom
issue-260-age-tiered-digest

Conversation

@mostlydev

@mostlydev mostlydev commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • add budget.raw_recent to channel-memory /digest so deterministic raw_excerpt blocks only serve inside a recent tier
  • preserve hard events, tombstones, sparse deterministic rollups, and LLM summary blocks across the requested digest horizon
  • have claw-wall request a six-hour raw tier and surface digest_raw_recent plus digest_older_raw_omitted in the channel-awareness header
  • query newest digest candidates first so older raw history cannot starve recent useful blocks

Tests

  • go test ./examples/channel-memory
  • go test ./cmd/claw-wall
  • go test ./...

Stacked on #328 for #260.

Closes #260

@mostlydev mostlydev changed the base branch from issue-260-long-message-summaries to master July 1, 2026 11:16
@mostlydev mostlydev merged commit 440acfe into master Jul 1, 2026
3 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.

Support compact/cursor-aware channel-awareness feeds for long channel tails

1 participant