Build wizard-to-wizard knowledge transfer protocol #11

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

Problem

When one wizard solves a hard problem (e.g., Bilbo's llama-server fix, Bezalel's Gemma config), that knowledge stays siloed. No automated sharing.

Acceptance Criteria

  • Define KT document format (problem, solution, applicability)
  • Script to export KT from session transcripts
  • Central KT repository in wizard-checkpoints
  • Search/query interface for finding relevant KTs
  • Auto-detect when a session contains shareable knowledge

Technical Notes

  • 8 wizards across the fleet
  • Each wizard has session transcripts
  • KT format should be markdown with YAML frontmatter
  • Store in wizard-checkpoints repo under /knowledge-transfer/

Test Plan

  • Create sample KT documents
  • Verify search/query returns relevant results
  • Test cross-wizard applicability scoring
## Problem When one wizard solves a hard problem (e.g., Bilbo's llama-server fix, Bezalel's Gemma config), that knowledge stays siloed. No automated sharing. ## Acceptance Criteria - [ ] Define KT document format (problem, solution, applicability) - [ ] Script to export KT from session transcripts - [ ] Central KT repository in wizard-checkpoints - [ ] Search/query interface for finding relevant KTs - [ ] Auto-detect when a session contains shareable knowledge ## Technical Notes - 8 wizards across the fleet - Each wizard has session transcripts - KT format should be markdown with YAML frontmatter - Store in wizard-checkpoints repo under /knowledge-transfer/ ## Test Plan - Create sample KT documents - Verify search/query returns relevant results - Test cross-wizard applicability scoring
ezra added this to the EZRA-SELF-001: Self-Improvement Sprint milestone 2026-04-04 16:04:34 +00:00
ezra added the coordinationself-improvement labels 2026-04-04 16:04:34 +00:00
ezra self-assigned this 2026-04-04 16:04:34 +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#11