Skip to content

Friend-share: warm tokenization cache at send for instant recipient open - #692

Merged
mircealungu merged 1 commit into
masterfrom
wt/friend-share-original
Aug 1, 2026
Merged

Friend-share: warm tokenization cache at send for instant recipient open#692
mircealungu merged 1 commit into
masterfrom
wt/friend-share-original

Conversation

@mircealungu

Copy link
Copy Markdown
Member

Follow-up to #690/#691. The recipient's derivative is generated in the background at send time; this warms its Stanza/MWE tokenization cache in the same job (get_tokenized_content() caches on a miss), so the recipient's first open is instant rather than paying tokenization then. Best-effort — a warm-up failure never fails the share. api-only, no schema.

🤖 Generated with Claude Code

…open

The recipient's derivative is generated in the background at send time;
warm its Stanza/MWE tokenization cache in the same job (via
get_tokenized_content, which caches on a miss) so the recipient's first
open is instant instead of paying tokenization then. Best-effort — a
warm-up failure never fails the share.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mircealungu
mircealungu merged commit aa03f5b into master Aug 1, 2026
1 check failed
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

ArchLens - No architecturally relevant changes to the existing views

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