|
|
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 |
|