@clduab11/gemini-flow
Version:
Revolutionary AI agent swarm coordination platform with Google Services integration, multimedia processing, and production-ready monitoring. Features 8 Google AI services, quantum computing capabilities, and enterprise-grade security.
126 lines (112 loc) ⢠4.29 kB
Markdown
# Legacy Archive Inventory
## Complete Archive Contents
### š .hive-mind/ (Distributed Coordination System)
```
.hive-mind/
āāā config.json # Hive configuration
āāā hive.db # Main coordination database
āāā hive.db-shm # Shared memory file
āāā hive.db-wal # Write-ahead log
āāā memory.db # Memory management
āāā sessions/
āāā hive-mind-prompt-swarm-1754080677307-azu23tze3.txt
āāā session-1754080677310-2m7gdi3cz-auto-save-1754080707312.json
āāā hive-mind-prompt-swarm-1754081983462-u8ohklimp.txt
āāā session-1754081983463-bnk6hn10h-auto-save-1754082013464.json
```
### š .swarm/ (Swarm Memory System)
```
.swarm/
āāā memory.db # Swarm coordination database
āāā memory.db-shm # Shared memory file
āāā memory.db-wal # Write-ahead log
```
### š .roo/ (Room-based Coordination)
```
.roo/
āāā mcp.md # MCP protocol documentation
āāā mcp-list.txt # MCP server list
āāā rules-code/ # Code generation rules
ā āāā rules.md
ā āāā tool_guidelines_index.md
ā āāā file_operations_guidelines.md
ā āāā insert_content.md
ā āāā code_editing.md
āāā rules-debug/ # Debug mode rules
ā āāā rules.md
āāā rules-post-deployment-monitoring-mode/
ā āāā rules.md
āāā rules-refinement-optimization-mode/
ā āāā rules.md
āāā rules-sparc/ # SPARC methodology rules
ā āāā rules.md
āāā rules-spec-pseudocode/ # Specification rules
ā āāā rules.md
āāā rules-tutorial/ # Tutorial rules
āāā rules.md
```
### š .claude/ (Complete Claude Configuration)
```
.claude/
āāā settings.json # Main settings
āāā settings.local.json # Local overrides
āāā agents/ # Agent definitions
ā āāā README.md
ā āāā MIGRATION_SUMMARY.md
ā āāā base-template-generator.md
ā āāā analysis/
ā āāā architecture/
ā āāā consensus/
ā āāā core/
ā āāā data/
ā āāā development/
ā āāā devops/
ā āāā documentation/
ā āāā github/
ā āāā hive-mind/
ā āāā optimization/
ā āāā sparc/
ā āāā specialized/
ā āāā testing/
ā āāā workflow/
āāā commands/ # Command documentation
ā āāā analysis/
ā āāā automation/
ā āāā coordination/
ā āāā github/
ā āāā hooks/
ā āāā memory/
ā āāā monitoring/
ā āāā optimization/
ā āāā training/
ā āāā workflows/
āāā helpers/ # Automation scripts
āāā setup-mcp.sh
āāā quick-start.sh
āāā github-setup.sh
āāā github-safe.js
āāā standard-checkpoint-hooks.sh
āāā checkpoint-manager.sh
```
### š Single Files
- `.roomodes` - Room mode configuration
## Archive Statistics
- **Total Files**: 100+ files
- **Database Files**: 6 SQLite databases (with WAL/SHM)
- **Configuration Files**: 15+ JSON/YAML configs
- **Documentation**: 50+ markdown files
- **Scripts**: 10+ shell/JavaScript automation scripts
- **Session Data**: Multiple session snapshots
## Migration Impact
- **Space Freed**: ~25MB removed from active codebase
- **Git History**: Preserved, now properly ignored
- **References**: All updated to gemini-flow
- **Functionality**: Core features preserved in new structure
## Recovery Instructions
To restore specific functionality from archive:
1. **Identify Component**: Locate in archive structure above
2. **Extract Configuration**: Copy relevant settings to `.gemini/`
3. **Update References**: Replace claude-flow ā gemini-flow
4. **Test Compatibility**: Verify with current codebase
5. **Update Documentation**: Reflect changes in GEMINI.md
ā ļø **Warning**: Do not restore database files directly - schema may be incompatible