seo-generator-server/public
StillHammer 0244521f5c feat(selective-smart-touch): Add intelligent analysis-driven enhancement system + validation spec
## SelectiveSmartTouch (NEW)
- Architecture révolutionnaire: Analyse intelligente → Améliorations ciblées précises
- 5 modules: SmartAnalysisLayer, SmartTechnicalLayer, SmartStyleLayer, SmartReadabilityLayer, SmartTouchCore
- Système 10% segments: amélioration uniquement des segments les plus faibles (intensity-based)
- Détection contexte globale pour prompts adaptatifs multi-secteurs
- Intégration complète dans PipelineExecutor et PipelineDefinition

## Pipeline Validator Spec (NEW)
- Spécification complète système validation qualité par LLM
- 5 critères universels: Qualité, Verbosité, SEO, Répétitions, Naturalité
- Échantillonnage intelligent par filtrage balises (pas XML)
- Évaluation multi-versions avec justifications détaillées
- Coût estimé: ~$1/validation (260 appels LLM)

## Optimizations
- Réduction intensités fullEnhancement (technical 1.0→0.7, style 0.8→0.5)
- Ajout gardes-fous anti-familiarité excessive dans StyleLayer
- Sauvegarde étapes intermédiaires activée par défaut (pipeline-runner)

## Fixes
- Fix typo critique SmartTouchCore.js:110 (determineLayers ToApply → determineLayersToApply)
- Prompts généralisés multi-secteurs (e-commerce, SaaS, services, informatif)

🚀 Generated with Claude Code (https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-13 15:01:02 +08:00
..
batch-dashboard.html Refactor batch processing system with shared QueueProcessor base class 2025-09-19 02:04:48 +08:00
batch-interface.html Refactor batch processing system with shared QueueProcessor base class 2025-09-19 02:04:48 +08:00
index.html refactor: Synchronisation complète du codebase - Application de tous les patches 2025-10-12 20:36:17 +08:00
llm-monitoring.html chore: Add documentation, scripts and monitoring tools 2025-10-12 16:10:56 +08:00
modular-pipeline-demo.html Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
pipeline-builder.html refactor: Synchronisation complète du codebase - Application de tous les patches 2025-10-12 20:36:17 +08:00
pipeline-builder.js feat(selective-smart-touch): Add intelligent analysis-driven enhancement system + validation spec 2025-10-13 15:01:02 +08:00
pipeline-runner.html feat(selective-smart-touch): Add intelligent analysis-driven enhancement system + validation spec 2025-10-13 15:01:02 +08:00
pipeline-runner.js feat(selective-smart-touch): Add intelligent analysis-driven enhancement system + validation spec 2025-10-13 15:01:02 +08:00
prompt-engine-interface.html Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
README-Interface.md Setup test system extended 2025-09-05 20:09:53 +08:00
step-by-step.html Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
test-modulaire.html Setup test system extended 2025-09-05 20:09:53 +08:00