Commit Graph

1 Commits

Author SHA1 Message Date
Steve Yegge
2ff800d7a7 bd-627d: Design agent-supervised migration safety framework
- Architecture: Beads provides observability, agents supervise
- No AI API calls from beads (proper inversion of control)
- Phase 1: Migration invariants (required_config, foreign_keys, issue_count)
- Phase 2: Inspection tools (--dry-run, --schema)
- Phase 3-4: MCP tools for agent workflows

Would have caught GH #201 (missing issue_prefix after migration)
2025-11-02 13:11:57 -08:00