Commit Graph

11 Commits

Author SHA1 Message Date
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
00181de202 update test system and logger 2025-09-08 12:33:16 +08:00
870cfb0340 [200~add step-by-step versioning system with Google Sheets integration
- Add intermediate saves (v1.0-v1.4) to Generated_Articles_Versioned
  - Fix compiled_text pipeline (generatedTexts object structure)
  - Add /api/workflow-modulaire endpoint with version tracking
  - Create test-modulaire.html interface with real-time logs
  - Support parent-child linking via Parent_Article_ID
2025-09-06 16:38:20 +08:00
bfb6e5c7f3 Setup test system extended 2025-09-05 20:09:53 +08:00
590f6a93a8 Module system code base 2025-09-04 21:24:45 +08:00
ad9e3e1374 Add logviewer.html, prompt improvment, clean duplication 2025-09-04 09:27:07 +08:00
31ea27153d update logviewer.js to show level 25 messages 2025-09-03 21:32:19 +08:00
ed12aba6f8 prompt cleaning and setup of content testing 2025-09-03 17:17:41 +08:00
28fc01531c Resolve initial .gitignore merge conflict 2025-09-03 15:33:17 +08:00
239a7161c2 Initial commit 2025-09-03 15:29:19 +08:00
bc2eee78e9 Initial commit 2025-09-02 07:18:02 +00:00