{
  "timestamp": "2025-08-03T00:48:45.707Z",
  "preservationResults": {
    "timestamp": "2025-08-03T00:48:45.707Z",
    "success": false,
    "errors": [],
    "warnings": []
  },
  "quickRecovery": {
    "commands": [
      "npm install",
      "npm start"
    ],
    "verificationSteps": [
      "Check application launches",
      "Verify core functionality"
    ]
  },
  "troubleshooting": {
    "commonIssues": [
      "Dependencies not installed: run npm install",
      "Port conflicts: check if port is already in use",
      "File permissions: check read/write access to project directory"
    ],
    "logLocations": [
      "/home/diegocc/calculator/claude-code-automation-v2/docs/state/current-state-summary.json",
      "/home/diegocc/calculator/claude-code-automation-v2/docs/automation/latest-state.json"
    ]
  }
}