{
  "traveler_id": "Gino-22-Alpha",
  "current_timeline_status": "Unstable",
  "origin_anchor": "2026-02-25T18:45:00Z",
  "jump_history": [
    {
      "destination": "1994-06-15T12:00:00Z",
      "location": "New York, NY",
      "objective": "Investigate early internet infrastructure",
      "butterfly_effects": [
        "Local coffee shop never opens",
        "A specific tech startup fails 2 years early",
        "Weather patterns shift by 2 degrees"
      ]
    },
    {
      "destination": "2085-11-10T09:30:00Z",
      "location": "Mars Colony Prime",
      "objective": "Retrieve genetic samples",
      "butterfly_effects": []
    }
  ],
  "detected_anomalies": [
    {
      "timestamp": "2026-02-25T18:47:12Z",
      "severity_level": 8,
      "description": "User's younger self now prefers tea over coffee",
      "probability_of_erasure": 0.045
    }
  ],
  "safety_protocols": {
    "auto_return_enabled": true,
    "paradox_threshold": 0.15,
    "blacklisted_dates": [
      "0000-01-01",
      "1914-07-28",
      "1939-09-01"
    ]
  }
}