Migré depuis Bitbucket
Go to file
StillHammer dbf1a3de8c Add technical plan for multi-format export system
Added plan.md with complete architecture for format-agnostic content generation:
- Support for Markdown, HTML, Plain Text, JSON formats
- New FormatExporter module with neutral data structure
- Integration strategy with existing ContentAssembly and ArticleStorage
- Bonus features: SEO metadata generation, readability scoring, WordPress Gutenberg format
- Implementation roadmap with 4 phases (6h total estimated)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 16:14:29 +08:00
.github/workflows Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
lib Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
public Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
tests Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
tools Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
.env.example Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
.gitignore Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
ARCHITECTURE_REFACTOR.md Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
CLAUDE.md Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
code.js Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
debug_instructions.js Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
fdsm Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
GOOGLE_SHEET_VERSIONING_SPEC.md Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
launch_real.js Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
package-lock.json Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
package.json Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
plan.md Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
process_real.js Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
RAPPORT_ETAT_SYSTEME_GLOBAL.md Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
server-old.js Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
server.js Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00
TODO.md Add technical plan for multi-format export system 2025-11-18 16:14:29 +08:00