journal_arc
Build a coherent narrative across your recent journal entries using an LLM with anti-confabulation guardrails. Detects contradictions, outliers, and outputs a confidence score to reveal genuine thematic arcs.
Instructions
Build a coherent arc across YOUR recent entries using the configured LLM — with anti-confabulation guardrails. Output ALWAYS returns 4 keys: narrative, contradictions (entry pairs in tension), outliers (entries that don't fit), and confidence [0,1]. If outliers is empty you are probably confabulating coherence — the response is annotated with a WARNING. confidence < 0.7 is flagged as a "weak arc". Default window is the last month, max 50 entries. Excludes superseded entries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | No | last_week | last_month (default) | all | |
| max_entries | No | Default 50, max 200. |