Entry kinds
Each entry is one short sentence (≤ 280 chars), self-contained, no first-person.
How injection works
On every stage of every brew, the system prompt is prepended with:weight (descending), then by recency. The default cap is 40 entries per prompt — tune it under Cellar → Settings.
Managing the Cellar
Open Cellar in the sidebar to:- Pin entries (increase their weight)
- Edit wording in place
- Forget entries you don’t want re-injected
- Disable the Cellar entirely
- Set a manual pack — free-form text that’s always prepended above the auto-distilled entries
Auto-distillation
After each brew transitions toready, the Archivist’s output is passed through a small extractor call:
- Proposes up to 5 candidate entries
- Lowercase-dedupes against your existing 200 most recent entries
- Inserts the survivors with
weight = 1
Privacy
Cellar entries are RLS-scoped to yourauth.uid(). They are never included in public share links and never leave the AI Gateway calls scoped to your account.