# {{docs.handover_title}} โ {{repo.name}}
**Public product name:** ๐ Overseer Kit โ `{{repo.name}}` is the repo slug only, not the public brand.
**Living relay for ๐ Overseer Kit in {{repo.name}}.** Paste the **NEXT SESSION** block into a fresh chat.
---
## NEXT SESSION โ
**Date:**
**Current position:**
**Model:**
### What just landed
| Slice | Deliverable |
| --- | --- |
| | |
### THE ONE NEXT STEP โ **Model: **
| | |
| --- | --- |
| **ID** | **** |
| **Branch** | `{{vcs.git.feature_branch_pattern}}` (slug = ``) |
| **Repo** | **{{repo.name}}** |
| **Read first** | `{{docs.roadmap_path}}`; `{{docs.handover_path}}` |
| **Hard stops** | No merge to `{{vcs.git.main_branch}}` without Tier 3 ยท no live posture flips without authorization |
### Paste-ready prompt โ
```
Phase โ ({{repo.name}}).
Model: .
Read first: {{docs.roadmap_path}}; {{docs.handover_path}}.
Deliverables:
-
Hard stops:
Governance sync: update {{docs.roadmap_path}} + {{docs.handover_path}} on completion.
Governance gates (mandatory โ remind only; silence is not pass):
- Freeze review: /freeze-review-loop before Thinking freeze โ DONE; overseer review --freeze when CLI green
- Build verification: /build-verification-review after every Auto {step}b before ROADMAP DONE
```
---
## Verified snapshot
| Area | State |
| --- | --- |
| **Repo** | {{repo.name}} |
| **VCS regime** | {{vcs.regime}} (canonical: {{vcs.canonical}}) |
| **Governance docs** | `{{docs.handover_path}}`, `{{docs.roadmap_path}}` |
| **Standing decisions** | `{{docs.standing_decisions_path}}` |
## VCS (verified )
| Item | Value |
| --- | --- |
| Branch | `` |
| HEAD | `` |
| Dirty | `` |
## Hard stops (unchanged)
- No merge to `{{vcs.git.main_branch}}` without Tier 3 authorization
- No live capability / posture gate flips without Tier 3 authorization
- No secrets in commits, adapters, logs, or governance docs
- Governance sync is mandatory before session end (SD-17)
## Change log
- **** โ
---
## Handover regeneration rules (SD-3, SD-17)
1. **Docs-first:** update `{{docs.roadmap_path}}` and durable specs before regenerating this file.
2. **Model label required:** every NEXT block and paste prompt includes **`Model:`**.
3. **Thinking โ Auto split:** when NEXT is split, emit `{step}a` (Thinking) then `{step}b` (Auto) โ never one combined prompt.
4. **Build verification (mandatory):** after `{step}b`, run `/build-verification-review` before ROADMAP status โ **DONE**.
5. **Closing commit:** the session-ending commit bundles code/tests + `{{docs.roadmap_path}}` + `{{docs.handover_path}}`.
See `{{docs.standing_decisions_path}}` โ Model-split handover protocol (SD-3) and governance sync (SD-17).