Files
Profa 9d62a40366 feat(goap): Phase 3 Task Orchestration + backup system after data loss
GOAP Phase 3 - Task Orchestration Integration:
- Add TaskWorkflowGoals with 4 goal definitions
- Add 17 orchestration-specific GOAP actions
- Create GOAPTaskOrchestration integration class
- Modify TaskOrchestrateHandler with GOAP planning + template fallback
- Add AgentRegistry integration for fleet state
- Add 31 integration tests for task orchestration

CRITICAL INCIDENT - Data Loss (2025-12-29):
- memory.db accidentally deleted during test debugging
- 2 months of learning data permanently lost
- Added backup system to prevent recurrence:
  - scripts/backup-memory.js with backup/restore
  - npm run backup, backup:list, backup:restore
  - Accelerated learning config for rebuild

Also includes:
- C4 architecture diagrams
- GOAP integration plans and documentation
- Quality gate GOAP integration
- Plan executor with dry-run mode
- Database schema updates for GOAP tables

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 19:20:15 +00:00
..