{
  "appName": "Stacklane Smoke App",
  "appMessage": "Hello from Stacklane Milestone 4.",
  "appEnvironment": "production",
  "commitSha": "local-dev",
  "hostname": "e32a17f87905",
  "port": 3000,
  "startedAt": "2026-04-21T19:00:25.139Z",
  "routes": {
    "health": "/health",
    "ready": "/ready",
    "meta": "/meta",
    "logTest": "/log-test"
  },
  "envScopeCheck": {
    "buildMarker": "unset",
    "runtimeMarker": "unset",
    "sharedMarkerAtBuild": "unset",
    "sharedMarkerAtRuntime": "unset"
  },
  "build": {
    "builtAt": "2026-04-21T19:00:17.585Z",
    "buildSecretConfigured": false,
    "buildSecretFingerprint": null,
    "sharedSecretConfiguredAtBuild": false,
    "sharedSecretFingerprintAtBuild": null
  },
  "runtime": {
    "runtimeSecretConfigured": false,
    "runtimeSecretFingerprint": null,
    "sharedSecretConfiguredAtRuntime": false,
    "sharedSecretFingerprintAtRuntime": null,
    "echoSecrets": false
  }
}