Commit Graph

8 Commits

Author SHA1 Message Date
420e79a022 Reorganize repository structure
- Move checklist files to new checklists/ directory
- Move checklist.html to tools/
- Move wechat-sandbox-CONCEPT.md to Projects/CONCEPT/
- Move DAILY_REALITY_CHECK.md and observations_patterns.md to ToRemember/
- Rename WorkTingting/ to work_tingting/ for naming consistency

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 22:35:53 +08:00
89bcd9be2c Add Reddit_Save_Scraper concept - Knowledge extraction from saved posts
## Vision
Scraper pour posts Reddit sauvegardés avec extraction intelligente de valeur.
Transformation passive saving → active knowledge management.

## Use Cases
1. Knowledge Base: Export Markdown structuré par thème
2. AI Digest: Résumé hebdomadaire + insights + action items (Claude API)
3. Search UI: Interface recherche full-text avec filters
4. Anki Generator: Conversion learning content → flashcards
5. Archive: Backup local si posts deleted

## Stack
- Python + PRAW (Reddit API) - Recommandé
- Alternative: Node.js + snoowrap
- Storage: SQLite (local-first)
- Optional: Claude API (analysis), Flask (web UI)

## MVP Timeline
- Phase 1 (Scraper): 1 jour
- Phase 2 (Storage): +1 jour
- Phase 3 (Feature au choix): +2-5 jours
Total: 2-7 jours selon scope

## Potentiel
- Quick win (low-hanging fruit)
- Utilité immédiate (saved posts existants)
- Scalable (valeur croît avec usage)
- Test case parfait pour AI_Team_System (later)
- Potentiel SaaS si validated

## Questions à Clarifier
- Combien de saved posts actuellement?
- Subreddits principaux?
- Use case prioritaire (archive, digest, search)?

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 18:05:02 +08:00
fab9fad9c5 Add AI_Team_System meta-project concept
## Vision
Système d'organisation IA complète avec débat, décision et exécution autonome.
Objectif: Passer de 1 projet DONE/mois à 4-8 projets DONE/mois.

## Architecture
- Management Layer: PM, Tech Lead, Project Manager (débat + specs)
- Dev Layer: Backend, Frontend, DevOps, QA (implémentation + review interne)
- Workflow autonome: Brief Alexis (2-4h) → Team IA (24-48h) → Review Alexis (2h)

## Système de Débat
- Exploration multiple approches (évite tunnel vision)
- Décisions documentées et justifiées
- Time-boxing strict (2h max)
- PM = tiebreaker final

## Stack Options
1. Custom build basé sur AISSIA (1-1.5 mois)
2. Hybrid avec tools existants (1 semaine POC)
3. Wait & use services émergents (Devin, GPT Engineer)

## ROI Attendu
- 4-8 projets DONE/mois (vs 1 actuel)
- Investment Alexis: 2-4h/projet (vs 40-80h actuel)
- Time-to-DONE: 24-48h (vs 1-2 semaines)
- Productivity gain: 300-700%

## Pattern Identifié
Multi-threading (7 projets) = Flow d'Alexis + 188k lignes/mois
MAIS dilution shipping (1 DONE/mois seulement)
→ AI Team System = Multiplicateur sans sacrifier le multi-threading

## Next Steps
Phase 0 validation (1 semaine) pour GO/NO-GO décision

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 18:01:40 +08:00
c408959fdf Major repo update: First DONE project + execution patterns validated
## Projects
-  videotoMP3Transcriptor → DONE (first shipped project! 🎉)
- GroveEngine → WIP (reference doc with 46 commits/3 weeks)
- WeChat Homework Bot → WIP (comprehensive mini program plan)
- ocr_pdf_service → CONCEPT (from PAUSE)
- SecondVoice → PAUSE (failed attempt, will restart)

## Execution Patterns (Nov 2025)
- 102 commits in 3 weeks (aissia: 33, groveengine: 46, confluent: 23)
- 71% active time (15/21 days)
- VERDICT: Alexis EXECUTES, not "plan only"
- Balance: Big architectural projects + Fast shipping (videotoMP3 in 2 days)

## Couple
- Hospital incident 29 nov documented (successful deescalation)
- Pattern confirmed: Physical needs > Emotional management
- Pattern confirmed: Retreat > Insist when tension

## Updated files
- Status_Projets.md: Full project status with execution data
- Alexis.md: Profile update with execution proof + hospital incident
- CLAUDE.md: Current project state (5 WIP, 6 PAUSE, 1 DONE, 4 CONSTANT, 6 CONCEPT)
- New: Projects/DONE/ folder structure
- New: wechat_miniapp_homework.md (880 lines)
- New: couple_backlog/29_novembre_2025_hopital.md

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 17:41:24 +08:00
521651d2d9 Add WeChat homework bot complete specification
Comprehensive documentation for automated homework collection and correction system:
- Technical feasibility analysis (Wechaty + Whisper + GPT-4)
- Complete architecture (bot → download → STT → correction → feedback)
- Full stack specification (Node.js, SQLite, API integrations)
- Risk assessment and mitigation strategies
- 4-phase implementation plan (POC → MVP → Production → Optimization)
- Cost analysis (~20-45€/month for 20-50 students)
- Alternative solutions comparison (Official Account, Telegram, DingTalk)
- Code examples and resources

Use case: Auto-process student audio/video submissions (mp3/mp4) via WeChat
Target: Private tutoring classes (non-official use)
Status: CONCEPT

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 23:08:30 +08:00
0c152b7364 Update Iron Line v2.3 + gift planning info
- Pokrovsk Iron Line: Finalize train builder (double slice, balance system, teams + commanders)
- Gift planning: Add father profile details (budget, age, profession, interests)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 11:15:39 +08:00
e86a8d1400 Add Pokrovsk Iron Line v2.2 concept doc
New survival management game concept: mobile train base in Ukraine war 2022-2025.
- Core: inverted curves (humans abundant→rare, drones rare→abundant)
- Train builder system with wagon grid layout
- Fame system for international donations
- AI-generated narrative with composed endings
- 70% events / 30% Rimworld-style combat

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 21:17:20 +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