---
type: state
lastUpdated: {{DATE}}
scope: session
staleAfter: 7d
owner: handover
maxLines: 80
---

# Handover — Session Context

> **Read this FIRST every session.** What we did last, what's open, what's risky.
> This is a **session delta**: REPLACE the last-session block each time — do not append. Older deltas live in `changelog.md` → `history/`.

**Last session:** {{DATE}}
**Branch:** {{BRANCH}}
**Active recipes:** not recorded yet — paste the configured-recipe line (composed from `docs/ai/orchestration.json`) and refresh it whenever the config changes.

## What was done last session

- Bootstrap — AI-agent memory system initialised.

## What's open right now

- TODO: fill domain-specific sections after the first real task.

## Risks / gotchas for next session

- None recorded yet.

## Quality snapshot

| Check | Status |
|-------|--------|
| lint | n/a |
| type-check | n/a |
| unit tests | n/a |
| E2E tests | n/a |
