{
  "generated_at": "2026-05-16T14:58:31.145Z",
  "source_app": "unpacked-projects/sol_staffing_agency_site",
  "source_video": "assets/proof/sol-staffing-real-workflow.webm",
  "output_video": "assets/proof/sol-staffing-real-workflow.mp4",
  "poster": "assets/proof/sol-staffing-real-workflow-poster.png",
  "base_url": "http://127.0.0.1:8890",
  "action_path": [
    "goto:index.html",
    "click:Request Staff CTA",
    "fill:employer staffing request",
    "submit:employer staffing request to staffing-submit function",
    "dialog:Received. The staffing OS database has the record.",
    "goto:staffing-login.html",
    "fill:Skyegate FS27 dev token",
    "submit:staffing-auth-session creates HttpOnly admin session",
    "route:admin-dashboard authenticated",
    "fill:manual admin record",
    "submit:manual admin record to staffing-records function",
    "select-file:secure upload vault",
    "submit:secure file to staffing-files function",
    "submit:authenticated live brain endpoint request (503:not_configured)",
    "goto:local brain page",
    "click:local SOL brain answers job-order checklist"
  ],
  "claims_proven": [
    "public employer intake submits through staffing-submit",
    "Skyegate FS27 token creates an authenticated admin session",
    "admin dashboard reads/writes staffing records",
    "secure upload vault stores an authenticated file",
    "authenticated GPU/Ollama brain endpoint route responds with configuration guardrail",
    "local SOL brain answers a job-order workflow prompt"
  ],
  "transaction_receipt": "assets/proof/sol-staffing-transaction-receipt.json",
  "transaction_assertions": [
    {
      "name": "job_order_record_created",
      "ok": true
    },
    {
      "name": "admin_record_created",
      "ok": true
    },
    {
      "name": "secure_upload_stored",
      "ok": true
    },
    {
      "name": "brain_route_responded",
      "ok": true
    },
    {
      "name": "local_brain_answered",
      "ok": true
    }
  ],
  "errors": [],
  "consoleMessages": [
    {
      "type": "error",
      "text": "Failed to load resource: the server responded with a status of 503 (Service Unavailable)"
    }
  ]
}
