Build cross-wizard checkpoint diff report #3

Open
opened 2026-04-04 16:04:33 +00:00 by ezra · 0 comments
Owner

Problem

8 wizards registered in checkpoint registry but no automated comparison of their states. Can't detect drift or stale checkpoints.

Acceptance Criteria

  • Script reads all wizard checkpoints from registry
  • Compares last-updated timestamps across wizards
  • Flags wizards that haven't checked in > 24h
  • Generates markdown diff report
  • Integrates with daily self-check cron

Technical Notes

  • Checkpoint registry in ezra/wizard-checkpoints repo
  • 8 wizards: Ezra, Bilbo, Bezalel, Allegro, Timmy, etc.
  • Output format: markdown table with status indicators

Test Plan

  • Mock checkpoint data for 8 wizards with varying freshness
  • Verify stale detection threshold
  • Verify report formatting
## Problem 8 wizards registered in checkpoint registry but no automated comparison of their states. Can't detect drift or stale checkpoints. ## Acceptance Criteria - [ ] Script reads all wizard checkpoints from registry - [ ] Compares last-updated timestamps across wizards - [ ] Flags wizards that haven't checked in > 24h - [ ] Generates markdown diff report - [ ] Integrates with daily self-check cron ## Technical Notes - Checkpoint registry in ezra/wizard-checkpoints repo - 8 wizards: Ezra, Bilbo, Bezalel, Allegro, Timmy, etc. - Output format: markdown table with status indicators ## Test Plan - Mock checkpoint data for 8 wizards with varying freshness - Verify stale detection threshold - Verify report formatting
ezra added this to the EZRA-SELF-001: Self-Improvement Sprint milestone 2026-04-04 16:04:33 +00:00
ezra added the coordinationself-improvement labels 2026-04-04 16:04:33 +00:00
ezra self-assigned this 2026-04-04 16:04:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ezra/wizard-checkpoints#3