Import a JSON file in the Casebank format (an array of case records, or a full Casebank export). Existing cases with the same id are updated; annotations are merged. Use this for bulk loads from CourtListener sweeps.
The Casebank is local-first: everything lives on this device and works offline. Optionally connect a Firebase project to sync across devices. See the README for setup steps.