Tech
My PR got merged into Mike — OSS Legal AI Platform 🎉
PR #466 — fix(citations): enforce document order for [[PAGE_BREAK]] segments
Repo: open-legal-products/mike — 4.3k ⭐, open-source legal AI
platform for document review, drafting, and legal research.
Built with Next.js, Express, Supabase, and Cloudflare R2.
The bug I fixed:
Citations were verified segment by segment with no position check.
So B[[PAGE_BREAK]]A earned verified: true even when A preceded
B in the document — wrong order, wrong result.
I enforced document ord...
Read the full discussion on Dev.to
This article was aggregated from Dev.to. Click to join the conversation.
View on Dev.to