Skip to content

feat(delivery): implement markdown export functionality - #5

Merged
aj1126 merged 2 commits into
mainfrom
Stage3AltDeliverySurfaces
Jun 12, 2026
Merged

feat(delivery): implement markdown export functionality#5
aj1126 merged 2 commits into
mainfrom
Stage3AltDeliverySurfaces

Conversation

@aj1126

@aj1126 aj1126 commented Jun 12, 2026

Copy link
Copy Markdown
Owner
  • Created src/delivery/markdown-generator.js to format analytics objects into readable reports.
  • Refactored CLI orchestrator (src/index.js) to accept --format=md flag.
  • Added *.traineddata to .gitignore to prevent tracking local OCR models.
  • Checked off Stage 3 in ROADMAP.md.

Summary

  • Describe the change.

Checklist

  • I reviewed whether this change affects README, architecture docs, or legacy docs.
  • If commands, supported file types, or layout metadata changed, I ran npm run docs:generate.
  • I ran npm run docs:check.
  • If historical Python prototype guidance changed, I updated docs/legacy-prototype.md.

aj1126 added 2 commits June 12, 2026 19:53
- Created src/delivery/markdown-generator.js to format analytics objects into readable reports.
- Refactored CLI orchestrator (src/index.js) to accept --format=md flag.
- Added *.traineddata to .gitignore to prevent tracking local OCR models.
- Checked off Stage 3 in ROADMAP.md.
@aj1126
aj1126 merged commit 03bfa0b into main Jun 12, 2026
1 check passed
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