ReclamaAI
Posts about ReclamaAI, the AI-powered legal document platform.
7 notes
- Jun 4, 20266 min read
The cron job that cost three days: real BullMQ + Upstash edge cases
A specific BullMQ + Upstash Redis bug that took three days to find and half an hour to fix. The story and the lesson on why idempotent retries aren't optional.
Stack decisionsReclamaAI - May 28, 20267 min read
Tutela in 4 minutes: anatomy of ReclamaAI's most-used document
Breaking down a real Colombian tutela generated by ReclamaAI: what Claude writes, what comes from the legal RAG, what the team reviews, and why structure matters more than words.
LegaltechReclamaAI - May 7, 20267 min read
Designing for non-power-user audiences in Latin America
When you build a digital product for non-power-user audiences in Latin America, almost every default you learned in Silicon Valley fails. Here are the ones that hurt most.
Latam contextBuilding in publicReclamaAI - Apr 23, 20267 min read
Prompt engineering in production: what we learned building with LLMs
After a year iterating on the prompts behind a real product with Claude, here's what I know works and what I know is noise. No magic recipes, principles instead.
AI & LLMsReclamaAI - Apr 17, 20266 min read
PDF generation with Puppeteer on serverless: architecture, costs, and traps
How ReclamaAI generates thousands of legal PDFs from serverless functions. Why Chromium weighs 50MB, how we squeezed it into Vercel, and what to do when it falls over.
Stack decisionsReclamaAI - Apr 13, 20267 min read
Wompi in production: lessons from integrating Colombian payments
Honest notes from integrating Wompi into ReclamaAI: PSE, Nequi and card. Webhooks, peso edge cases, failure handling, and what no tutorial tells you.
PaymentsReclamaAILatam context - Mar 12, 20268 min read
How we're building ReclamaAI: from problem to MVP with legal AI
The story behind VantLabs' first product: why it exists, how we picked the stack, what decisions we made with Claude, and what's left before public beta.
LegaltechReclamaAIBuilding in public