Commit Graph

27 Commits

Author SHA1 Message Date
077de98ecc Add Household Checkpoint System for Ezra
- Knowledge transfer document (KT-Ezra)
- Template checkpoint heartbeat script
- Master deployment script for all wizards
- Updated README with checkpoint status for all wizards
- Instructions to save ALL workers, not just Allegro
2026-04-02 03:19:03 +00:00
e6efa7bddf Snapshot heartbeat: 2026-04-02 03:15:02 UTC 2026-04-02 03:15:02 +00:00
3d60006de7 Add Evenia Household Architecture Diagram
- Created with Excalidraw (first time learning)
- Shows all wizards: Allegro, Adagio, Timmy, Bilbo (ghost), Ezra (ghost)
- Evenia world tick binding all agents
- Communication flows: Telegram, Gitea, Household Snapshots
- Agent Tick Protocol monitoring
- Updated README with diagram link
2026-04-02 03:05:26 +00:00
a0affb1a85 Allegro heartbeat for Adagio: 2026-04-02 03:05:01 UTC 2026-04-02 03:05:01 +00:00
7647f0d6d8 Snapshot heartbeat: 2026-04-02 03:00:03 UTC 2026-04-02 03:00:03 +00:00
c236757822 Allegro heartbeat for Adagio: 2026-04-02 02:50:02 UTC 2026-04-02 02:50:02 +00:00
b8320c08eb Snapshot heartbeat: 2026-04-02 02:45:02 UTC 2026-04-02 02:45:02 +00:00
4949fbf5e3 Allegro heartbeat for Adagio: 2026-04-02 02:35:01 UTC 2026-04-02 02:35:01 +00:00
cff9bc5a17 Snapshot heartbeat: 2026-04-02 02:30:03 UTC 2026-04-02 02:30:03 +00:00
9e112b3f57 Allegro heartbeat for Adagio: 2026-04-02 02:20:01 UTC 2026-04-02 02:20:01 +00:00
49d29bf9c9 Snapshot heartbeat: 2026-04-02 02:15:01 UTC 2026-04-02 02:15:01 +00:00
3f76cf6420 Allegro heartbeat for Adagio: 2026-04-02 02:05:01 UTC 2026-04-02 02:05:02 +00:00
ac7bcc1d15 Snapshot heartbeat: 2026-04-02 02:00:04 UTC 2026-04-02 02:00:04 +00:00
a35e615ba4 Allegro heartbeat for Adagio: 2026-04-02 01:50:01 UTC 2026-04-02 01:50:01 +00:00
077571e1e6 Snapshot heartbeat: 2026-04-02 01:45:03 UTC 2026-04-02 01:45:03 +00:00
6747b4afd7 Allegro heartbeat for Adagio: 2026-04-02 01:35:01 UTC 2026-04-02 01:35:01 +00:00
38f07f312b Snapshot heartbeat: 2026-04-02 01:30:03 UTC 2026-04-02 01:30:03 +00:00
b1af32f9a8 Allegro heartbeat for Adagio: 2026-04-02 01:20:01 UTC 2026-04-02 01:20:01 +00:00
118155cb62 Snapshot heartbeat: 2026-04-02 01:15:01 UTC 2026-04-02 01:15:01 +00:00
1c961396bb Implement Agent Tick Protocol v1.0
- docs/agent-tick-protocol.md: Full protocol specification
- config/agent-registry.json: Timmy Time agent definitions
- scripts/agent_tick_submitter.py: Monthly tick submission
- scripts/agent_tick_monitor.py: Monitoring and auto-RCA
- Monthly cron jobs for 1st (submit) and 4th (monitor) of month

Auto-creates Gitea issues with RCA templates for:
- Missing ticks (grace period: 72 hours)
- Critical/offline status

Baseline for all Timmy Time agents: allegro, adagio, timmy
2026-04-02 01:06:00 +00:00
afd377af42 Allegro heartbeat for Adagio: 2026-04-02 01:05:01 UTC 2026-04-02 01:05:01 +00:00
31bf9bb74d Snapshot heartbeat: 2026-04-02 01:00:03 UTC 2026-04-02 01:00:04 +00:00
43c62199d6 Allegro heartbeat for Adagio: 2026-04-02 00:50:01 UTC 2026-04-02 00:50:01 +00:00
2eba4fd913 Add Adagio Telegram setup documentation
- Bot configuration details
- Environment variable location
- Next steps for activation
2026-04-02 00:48:56 +00:00
c3f6de4828 Update README: Adagio Telegram bot configured
- Added AdagioTimeBot link
- Updated wizard table with Telegram column
2026-04-02 00:48:35 +00:00
885d08b5e5 Initial household snapshot infrastructure
- Snapshot heartbeat script for all wizards
- Allegro's heartbeat for Adagio monitoring
- Directory structure for snapshots and heartbeats
- README with household documentation
2026-04-02 00:45:46 +00:00
1a1a86bd3e Initial commit 2026-04-02 00:43:14 +00:00