> ## Documentation Index
> Fetch the complete documentation index at: https://docs.10et.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# tenet synopsis

> Work summary across sessions

Show a summary of recent work — journal entries, git commits, file changes, and time breakdown.

## Usage

```bash theme={null}
tenet synopsis          # Last 24 hours
tenet synopsis 48       # Last 48 hours
tenet synopsis 24 goose # Filter by author
```

## Output

Shows:

* Journal entries (features, fixes, decisions, discoveries)
* Git commits across all branches
* Files modified count
* Code headers changed

Used automatically at session end to show what was accomplished.
