{% extends "base.html" %} {% block title %}Admin — PhysCom{% endblock %} {% block content %}
Add any missing seed entities and domains. Existing user-created data is preserved — only entries that don't already exist are inserted.
Delete all data — entities, domains, combinations, pipeline runs. Use Reseed afterwards to restore seed data.
Download the full database state as a JSON file — entities, domains, combinations, results, and scores.
Upload a previously exported JSON snapshot. Merge adds new data alongside existing; clear wipes everything first.