inou/portal/static
James 20c33d2fb2 Document processing pipeline: OpenRouter OCR + Stepfun extraction
- Switch OCR from Fireworks Qwen to Gemini 3 Flash via OpenRouter
- Switch extraction/translation to Stepfun Step 3.5 Flash via OpenRouter
- Add CallOpenRouter() to lib/llm.go (OpenAI-compatible API)
- Add OpenRouter API key support to lib/config.go
- Fix extraction preamble causing Stepfun reasoning model to return null content
  (heavy user-message preamble → short system message)
- Fix timestamp fallback: no date = 0, not today
- Fix document type: use file extension instead of hardcoded "pdf"
- Fix findUploadByFilename: Value filter was silently ignored, returning all uploads
- Fix entryQuery: skip category filter when EntryID is specified
- Fix extraction prompt contamination: replace real patient examples with generic ones
- Add reprocess button (↻) for document uploads
- Add delete cascade for upload entries (removes created document/extraction entries)
- Add upload/reprocess/delete logging throughout pipeline
- Consolidated templates, translations, email templates, landing pages
- Portal: defense, genome, dossier sections, MCP, OAuth updates
- Tools: translate pipeline improvements

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 05:28:05 -04:00
..
download Initial commit from dev 2026-02-01 08:03:12 +00:00
api-docs.html Initial commit 2026-02-01 02:43:27 -05:00
api-docs.txt Fix misleading auth docs and Grok token instruction 2026-02-23 02:21:57 -05:00
app-ads.txt Initial commit 2026-02-01 02:43:27 -05:00
apple-touch-icon.png Initial commit 2026-02-01 02:43:27 -05:00
carousel-1.webp Checkpoint: all pending changes across lib, portal, api, tools 2026-03-11 23:37:44 -04:00
carousel-2.webp Checkpoint: all pending changes across lib, portal, api, tools 2026-03-11 23:37:44 -04:00
carousel-3.webp Checkpoint: all pending changes across lib, portal, api, tools 2026-03-11 23:37:44 -04:00
carousel-4.webp Checkpoint: all pending changes across lib, portal, api, tools 2026-03-11 23:37:44 -04:00
carousel-5.webp Checkpoint: all pending changes across lib, portal, api, tools 2026-03-11 23:37:44 -04:00
carousel-6.webp Checkpoint: all pending changes across lib, portal, api, tools 2026-03-11 23:37:44 -04:00
carousel.js Document processing pipeline: OpenRouter OCR + Stepfun extraction 2026-03-15 05:28:05 -04:00
controls.css Document processing pipeline: OpenRouter OCR + Stepfun extraction 2026-03-15 05:28:05 -04:00
favicon.ico Initial commit 2026-02-01 02:43:27 -05:00
favicon.svg Initial commit 2026-02-01 02:43:27 -05:00
llms.txt Initial commit 2026-02-01 02:43:27 -05:00
logo-square.svg Checkpoint: all pending changes across lib, portal, api, tools 2026-03-11 23:37:44 -04:00
openapi.yaml Initial commit 2026-02-01 02:43:27 -05:00
page.css Document processing pipeline: OpenRouter OCR + Stepfun extraction 2026-03-15 05:28:05 -04:00
pricing.html Initial commit 2026-02-01 02:43:27 -05:00
robots.txt Initial commit 2026-02-01 02:43:27 -05:00
sitemap.xml Initial commit 2026-02-01 02:43:27 -05:00
style.css Document processing pipeline: OpenRouter OCR + Stepfun extraction 2026-03-15 05:28:05 -04:00
swagger.html Initial commit 2026-02-01 02:43:27 -05:00
upload.js Document processing pipeline: OpenRouter OCR + Stepfun extraction 2026-03-15 05:28:05 -04:00
viewer.css Lab reference charts, import tracking, DossierFromEntry consolidation 2026-02-24 05:15:03 -05:00
viewer.js Lab reference charts, import tracking, DossierFromEntry consolidation 2026-02-24 05:15:03 -05:00