Skip to content

Add structured HTML diff report outputs#18

Merged
ryan-reid merged 1 commit into
mainfrom
codex/html-diff-reports
May 18, 2026
Merged

Add structured HTML diff report outputs#18
ryan-reid merged 1 commit into
mainfrom
codex/html-diff-reports

Conversation

@ryan-reid
Copy link
Copy Markdown
Owner

@ryan-reid ryan-reid commented May 18, 2026

Summary

  • emit structured JSON DTOs for item and Excel diff reports
  • keep Markdown as a renderer rather than the canonical data layer
  • add browser-friendly HTML report pages generated from the same DTO data
  • publish generated report pages into the wiki under /reports/ so GitHub Pages can serve them
  • add shared generated report CSS and ignore local generated report HTML/JSON artifacts outside the published wiki
  • add unit coverage for HTML report generation and wiki report publishing

Verification

  • python -m unittest discover -s tests
  • python scripts/generate_reports.py
  • browser-checked /reports/ and /reports/excel/retail-bk/gems.html over localhost

@ryan-reid ryan-reid force-pushed the codex/html-diff-reports branch from 5e7fe4f to 848d7ca Compare May 18, 2026 22:50
@ryan-reid ryan-reid merged commit e441a39 into main May 18, 2026
2 checks passed
@ryan-reid ryan-reid deleted the codex/html-diff-reports branch May 18, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant