---
type: runbook
title: Runbook
description: How to run, operate, and recover the system.
tags: [engineering]
updated: 2026-06-17
---

# Runbook

## Startup

1. Install dependencies using the repository's documented package manager.
2. Run the command in [verification](verification.md).
3. Read `PROGRESS.md` before changing code.

## Common Tasks

- Add task-specific steps here.

## Unknowns / Needs Confirmation

- Confirm the real startup steps, common maintenance tasks, and project-specific operational checks.
