File size: 914 Bytes
fa8670d
 
 
 
 
 
 
6c9e2c1
fa8670d
 
 
 
 
9f024f9
 
 
 
 
2d7922b
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
title: Codex Extractor
emoji: 🐨
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 6.14.0
python_version: '3.12'
app_file: app.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

## Smoke Signal Ops

- Diagnostic audit trail: `smoke_signal/manifest/DIAGNOSTIC_AUDIT_TRAIL.md`
- Bug report template: `smoke_signal/manifest/BUG_REPORT_TEMPLATE.md`

## OCR Runtime (Mistral OCR)

- PDF OCR is wired to Mistral OCR using model `mistral-ocr-latest`.
- Add the Hugging Face Space secret:
  - `MISTRAL_API_KEY`
- The extractor sends uploaded PDFs to Mistral OCR as base64 `document_url` payloads and preserves page-order output for fingerprint metrics.

## Fingerprint Data Boundary

- Final author fingerprint records store derived numeric/categorical metrics only.
- Source manuscript text is not stored in the final fingerprint library.