CinvanaAI
← All projects

Tool · Conversations & archives / Data & provenance

Evidence Archive Museum

Turn a structured archive into a portable exhibit where topics lead directly to supporting records.

Repository: CinvanaAI/evidence-archive-museum

Recorded synthetic example. Source with a complete offline example.

See the idea in action.

Four synthetic records become a searchable exhibit. Open the Museum topic to see its two supporting records, search within them, or restore the full collection.

Example input
Four synthetic archive records with group, era and disposition data.
What to notice in the generated demonstration
A validated self-contained searchable HTML exhibit.

Try the example.

From the repository root, follow the dependency requirements in the README. This example uses supplied synthetic material.

python -m pip install -e .
python -m evidence_archive_museum.cli validate examples/synthetic_archive
python -m evidence_archive_museum.cli build examples/synthetic_archive --output demo-museum.html

Four synthetic records become a searchable exhibit. Open the Museum topic to see its two supporting records, search within them, or restore the full collection.

Complete setup and instructions ↗

The interesting part.

A small archive can carry its own navigable presentation without a service or database.

Public continuation

Where it came from.

CinvanaAI Chronicle dashboard from a private 2026 archive investigation.

2026 — Private archive investigation containing the Chronicle dashboard. Source ↗

Preserves the evidence-museum approach using a small public JSON contract instead of private registers.

The museum is a reusable rendering tool; no personal archive or testimony is included.

Source ↗