v4.1.0 — English rewrite + new README cheat-sheet graphics
Documentation rewrite:
- README.md: full English rewrite (was Russian post-9e2c68e); replaced "Memory accumulates" growth-curve section with two new sections "Memory layers" + "Promotion pipeline"; updated "What's inside" tree to reflect .kit/ subfolder; added "Hooks and operators" section
- CLAUDE.md: dropped role-guidance section, simplified hooks list (5 hooks accurate), all Russian dialogue examples replaced with English
- SKILL.md (root): description updated, English-only
- daily/README.md + new daily/TEMPLATE.md: explicit format for /close-day output, dropped role-guidance refs
- .claude/skills/close-day/SKILL.md: audit Phase 2 retargeted to knowledge/concepts/ + .claude/rules/ (was role-guidance), all examples in English
- .claude/skills/tour/SKILL.md: rewritten — drop role-guidance Stop, drop hooks deep-dive, English-only
- .claude/memory/MEMORY.md: clean template, no role-guidance refs, English examples
- context/next-session-prompt.md: pointer cleanup
- projects/my-first-project/BACKLOG.md: 5-task onboarding guide translated to English
New README cheat-sheet graphics (.github/assets/, Gemini Pro Image 16:9 2K):
- og-banner.png: refreshed — 4 isometric slabs with real file path labels (CLAUDE.md, MEMORY.md, rules/, concepts/), subtitle "Memory + Rules + Wiki + Hooks"
- 03-memory-layers.png: NEW — three-panel infographic showing HOT CACHE / WIKI / RULES with file paths and "WRITES: agent (...)" tags
- 04-promotion-pipeline.png: NEW — Liquid → Amber → Crystal (rules OR concepts) flow with real file paths
- 05-multi-project.png: NEW — folder tree with active scope highlight + "always loaded (shared)" cards
- 06-hooks-and-operators.png: NEW — two-column cheat-sheet (5 hooks + 5 slash operators)
- removed 03-knowledge-growth.png — abstract curve replaced with concrete pipeline diagram
Social media assets (untracked → tracked):
- .github/assets/social/{linkedin-.png, x-post-.png} — 7 marketing images for v4 launch posts
.gitignore: allow daily/TEMPLATE.md through alongside .gitkeep + README.md.
Verified: zero Cyrillic in tracked files, lint.py 0 issues.