Manage the list of mediums. Assign mediums to sessions from the session form.
Add Medium
Medium Directory
Prompt Templates
Read-only as of v8. Prompts are now managed in the repo at V3/prompts/*.md. To change a prompt or its model, edit the corresponding file, commit, and run scripts/deploy-vps.ps1. The view below shows what is currently loaded in the database — edits made here will not persist past the next deploy. See V3/prompts/README.md for the full rationale.
Run this before a scheduled reading to confirm the main pieces of the system are reachable.
The check creates only temporary test items and does not change real session data.
This checks the server, session database, prompt templates, recording room service, transcription upload service, and statement analysis service.
Full-Flow Testbed
Run this before scheduled readings when you want a deeper rehearsal than the readiness check.
The testbed creates temporary registrations and sessions, simulates the medium and sitter handoff, generates dossiers, verifies the result, cleans up the temporary test data, and saves a report.
This rehearses two synthetic full sessions under the current open protocol. It is designed to catch workflow problems before a real medium and sitter are waiting.
Recent Test Reports
No reports loaded yet.
Pipeline Simulator
Test the LLM pipeline against mock sessions. Select a session below to view its transcript and execute generation steps sequentially.
Pipeline Controls
Data Management
Export to JSON for safekeeping. Download a full backup at the end of each session.
Export Sessions
All session records as JSON.
Export Prompts
Current prompt templates.
Full Backup
Everything in one file — sessions and prompts. Upload this at the start of a new session to restore exactly where you left off.
Import / Restore
Upload a backup, sessions, or prompts file. Merges with existing data.