Sessions
Mediums
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.
Variables: {{deceased_initial}} {{deceased_age}} {{deceased_gender}} {{deceased_relationship}} {{deceased_when}} {{deceased_how}} {{deceased_location}} {{deceased_personality}} {{deceased_occupation}} {{deceased_culture}} {{sitter_age}} {{sitter_location}} {{raw_transcript}} {{transcript}} {{genuine_elements}} {{pass1_elements}} {{pass1_foils}}
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.
Storage: initialising...
Debug Console