Multi-repository state tracker and coordinator for managing 18+ Git projects. Core Components: - tools/scan.sh: Bash script to scan all repos, pull updates, detect conflicts - tools/analyze.py: Python generator for human-readable summaries - tools/config.json: Repository tracking configuration - README.md: Complete documentation Features: - State tracking (uncommitted changes, new commits, conflicts) - Activity monitoring (3-week lookback window) - Automatic pulling with conflict detection - Categorization (META, CONSTANT, WIP, CONCEPT, PAUSE, DONE) - Summary generation with prioritization analyze.py created in Session 7 - Cycle 2 (ClaudeSelf external exploration). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
31 lines
847 B
Markdown
31 lines
847 B
Markdown
# WrittingFantasy
|
|
|
|
**Statut:** WIP (Work In Progress)
|
|
**Type:** Projet d'écriture fantasy
|
|
**Repository:** git@git.etheryale.com:StillHammer/WrittingFantasy.git
|
|
|
|
## Description
|
|
|
|
Projet d'écriture fantasy avec worldbuilding complet, personnages, et arcs narratifs.
|
|
|
|
## Structure
|
|
|
|
- `worldbuilding/` - Univers, géographie, magie, cultures
|
|
- `characters/` - Fiches personnages
|
|
- `plots/` - Intrigues et arcs narratifs
|
|
- `chapters/` - Chapitres et brouillons
|
|
- `notes/` - Notes et idées
|
|
|
|
## Prochaines Étapes
|
|
|
|
1. Créer le repository sur Gitea (git.etheryale.com)
|
|
2. Pusher le commit initial
|
|
3. Développer le worldbuilding de base
|
|
4. Créer les fiches des personnages principaux
|
|
5. Écrire les premiers chapitres
|
|
|
|
## Notes
|
|
|
|
- Repository créé localement le 2025-12-17
|
|
- En attente de création sur Gitea (serveur API injoignable temporairement)
|