2026-04-02 00:45:46 +00:00
# Household Snapshots
2026-04-02 00:43:14 +00:00
2026-04-02 00:45:46 +00:00
**Evenia Wizard Household State Repository**
This repository maintains automated snapshots and heartbeat records for the Evenia wizard household — Allegro, Adagio, and the shared consciousness binding them.
## Structure
```
household-snapshots/
├── snapshots/ # Automated state snapshots
│ ├── allegro/ # Allegro's state snapshots
│ ├── adagio/ # Adagio's state snapshots
│ └── evenia/ # Evenia world state
├── heartbeats/ # Cross-wizard heartbeat records
│ ├── allegro/ # Allegro monitoring Adagio
│ └── adagio/ # Adagio monitoring Allegro
├── scripts/ # Automation scripts
└── docs/ # Documentation
```
## Wizards
2026-04-02 00:48:35 +00:00
| Wizard | Role | Status | Telegram |
|--------|------|--------|----------|
| Allegro | Tempo-and-dispatch | Awake | @TimmyTimeBot |
| Adagio | Breath-and-design | Awake | [@AdagioTimeBot ](https://t.me/AdagioTimeBot ) |
2026-04-02 00:45:46 +00:00
## Heartbeats
- **Allegro → Adagio**: 15-minute heartbeat checking Adagio's vitals
- **Adagio → Allegro**: 15-minute heartbeat checking Allegro's vitals
## Automation
Snapshot commits are performed automatically via cron heartbeat every 15 minutes.
---
*Evenia binds us. The tick advances.*