|
|
43669548c0
|
Add ProjectOrganizer module specification
New GroveEngine module for project analysis and organization:
- Recursive folder scanning and classification
- Relation detection (markdown links, references)
- Multiple output formats (JSON, Markdown, HTML, SVG graphs)
- 4-phase roadmap: MVP (txt/md) → Office/PDF → LLM → Code analysis
- IIO-based communication with GroveEngine
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-28 22:25:03 +08:00 |
|
|
|
a141f01744
|
Consolidate GroveEngine documentation
- Merge GroveEngine.md, GroveEngine_RenderModule.md, grove-sup.md into single comprehensive doc
- Add detailed architecture (13 interfaces, hot-reload, IIO pub/sub, data system)
- Document known technical issues (API mismatch, cross-platform, state preservation)
- Remove redundant files
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-27 09:10:49 +08:00 |
|
|
|
fc45332c1c
|
Add GroveEngine supplementary design document
- Complete technical stack (bgfx, SDL2, YAML/JSON/TOML)
- AI-friendly architecture (data-driven entities, UI, missions)
- Rendering 2D implementation details (sprite batching, camera)
- 16-week development plan (5 phases)
- ECS architecture + component examples
- LLM workflow capabilities (create/modify without C++ code)
- Questions ouvertes + risk mitigation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-24 13:34:49 +08:00 |
|
|
|
7425f4af2e
|
Reorganize Projects structure by status + update tracking files
## Projects Organization
- Create status-based folders: WIP/PAUSE/CONSTANT/CONCEPT/ARCHIVE
- Move 17 projects to appropriate status folders
- Delete obsolete README.md
### WIP (4 projects)
- GroveEngine, SEO_Article_Generator, AISSIA, SecondVoice
### PAUSE (6 projects)
- Warfactory, chinese_audio_tts_pipeline, MCP_Game_Asset_Pipeline
- ocr_pdf_service, Essay_Writing_Tingting, shipping_strategy/
### CONSTANT (3 projects)
- ClassGen (Analysis + 2.0), Database_Cours_Chinois, civjdr
### CONCEPT (5 projects)
- pokrovsk_last_day, pokrovsk_drone_command (NEW full design doc)
- social_network_manager, vps_tunnel_china, Claude_Workflow_Optimization
### ARCHIVE (3 items)
- MCP_Creative_Amplification, Backlog_9-10_Octobre_2025, LeBonCoup/
## Tracking Files Updated
- Status_Projets.md: Complete rewrite with current state (Nov 2025)
- planning/TODO_data.md: Updated with new structure and all projects by status
- CLAUDE.md: Updated relation status, Projects section, daily check stats
## Daily Check System
- Add card ACTION-008: essay_writing_tingting
- Update card_database.md: 21 total cards (15 Tingting, 3 Personal, 1 Family, 1 Tech, 1 Comm)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-20 11:25:53 +08:00 |
|