{
    "metadata_directory": ".orc",
    "state_file": "state.json",
    "manifest_directory": "manifests",
    "run_directory": "runs",
    "error_journal": "errors.jsonl",
    "deletion_journal": "deletions.jsonl",
    "lock_file": "run.lock",
    "schema_version": 1,
    "encoding": "UTF8",
    "json_depth": 100
}
