Commit Graph

2 Commits

Author SHA1 Message Date
b243059eeb Restore daily check system decentralized architecture
- Restore card_database.md as index (table markdown) instead of inline content
- Create 6 missing card files (PLAN-001, PLAN-002, PATTERN-001, PERSONAL-001, FAMILY-001, TECH-001)
- Fix ID conflicts: Rename FOOD cards (fiches_nutritionnelles.md → FOOD-001, cuisiner_pour_elle.md → FOOD-002)
- Update get_daily_cards.py to parse table + load from individual files (remove inline parsing code)
- Total: 29 active cards (was 23 with duplicates)
- Update CLAUDE.md with new card count and breakdown

Architecture:
- card_database.md = INDEX (table with metadata)
- cards/*.md = SOURCE OF TRUTH (individual card files)
- Scripts read table, then load content from files

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-21 19:32:14 +08:00
24a376cf46 Add 3 recovered cards in new structure + update database
Cards #16-18 re-created after merge conflict:
- ACTION-006: Fiches Nutritionnelles (utiliser 100+ fiches food/Raw/)
- ACTION-007: Cuisiner pour Elle (action concrète régulière)
- META-001: Memory Decay Pattern (théorie du pattern cognitif)

New structure: Individual card files in cards/ + index in card_database.md
Total: 18 cartes actives

Breakdown:
- Relation (Tingting): 14 cartes
- Personnel: 2 cartes
- Famille: 1 carte
- Tech/Projets: 1 carte

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 17:42:49 +08:00