The dashboard cannot read the state database. Complete the setup wizard first, or check the health endpoint for details.
Loading controls…
Current collection:
{{ collection_name or "(not set — see setup step 2)" }}
No papers tracked yet. Run
lit-monitor brain-build to populate the state DB.
brain_build JSONL log.
New lines appear here as the pipeline runs.
| DOI | Title | Authors | Year | Simple | Complex | Fully |
|---|
{{ r.doi or r.zotero_key }} —
{{ r.paper_title or "(no title)" }}
| Run ID | Type | Started | Status | Papers |
|---|---|---|---|---|
{{ run.run_id[:8] }}… |
{{ run.run_type or "—" }} | {{ run.started_at or "—" }} | {{ run.status or "—" }} | {{ run.papers_processed or 0 }}{% if run.papers_failed %} ({{ run.papers_failed }} failed){% endif %} |
No runs in the log.
{% endif %} {% endif %}