{
  "schema_version": 1,
  "name": "lodepost-web",
  "package_version": "0.1.0",
  "artifact_identity": "lodepost-web@0.1.0+cf8b53edc13d",
  "artifact_dir": "dist",
  "git_sha": "cf8b53edc13d65eb0a075f80210c6be87e1fd82e",
  "git_ref": "main",
  "git_dirty": false,
  "built_at": "2026-07-05T04:04:35.006Z",
  "source": "lodepost-web",
  "source_build_gate": "npm test",
  "promotion_flow": "ticket branch -> epic branch -> staging -> main",
  "deploy_branches": {
    "staging": "staging",
    "production": "main"
  },
  "rollback_source": "static artifact rebuild from git SHA",
  "production_handoff": {
    "url": "https://lodepost.com",
    "health_check_url": "https://lodepost.com/build-metadata.json",
    "artifact_output_dir": "dist",
    "source_build_gate": "npm test",
    "rollback_source": "static artifact rebuild from git SHA",
    "publish_path": "approved SDLC static-site path",
    "terraform_outputs": {
      "bucket": "static_site_bucket",
      "distribution_id": "static_site_distribution_id",
      "cloudfront_domain": "static_site_cloudfront_domain",
      "public_url": "static_site_url"
    },
    "sdlc_environment": {
      "bucket": "LODEPOST_STATIC_SITE_BUCKET",
      "distribution_id": "LODEPOST_STATIC_SITE_DISTRIBUTION_ID"
    }
  }
}
