Commit graph

5 commits

Author SHA1 Message Date
Dave Porter
f7f3f62699 Rewrite README with comprehensive ASCII diagrams
- Added complete system architecture diagram
- Added hybrid monitoring flow diagram
- Added detailed file processing pipeline
- Added client routing matrix with all destinations
- Added multi-destination example walkthrough
- Added email report preview with Oliver branding
- Added real-time logging examples
- Improved Quick Start and troubleshooting sections
- Included all latest features (LOREAL routing, HTML emails)

Visual documentation now clearly shows how the entire system works.

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-06 11:10:59 -05:00
Dave Porter
af8acbd986 Add all project files including previous versions and documentation
- Added INSTALL_GUIDE.md and README.md documentation
- Added OLD/ folder with previous script versions for reference
- Added data/ folder with sample JSON test files
- Added older json_workflow_processor-hybrid-protected.py version
- Excludes venv and .DS_Store (per .gitignore)

Complete project backup with full history and test data.

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-06 11:07:22 -05:00
Dave Porter
cc0bc98bcb Merge branch 'main' of bitbucket.org:zlalani/json-parser-twist-metaserver 2026-02-06 10:56:12 -05:00
Dave Porter
71f0d65482 Add LOREAL routing and HTML email enhancement
- Added LOREAL client routing to /data/PRODUCTION/CLIENT-STORES/LOREAL/IN
- Enhanced daily email reports with HTML formatting
- Implemented Oliver brand colors (black and #FFC407 yellow)
- Added Montserrat font with fallback fonts
- Created color-coded metric cards and visual bar charts
- Maintained plain text fallback for email compatibility

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-06 10:53:26 -05:00
Dave Porter
1c73418b95 Initial commit 2026-02-06 15:52:40 +00:00