{
  "data": {
    "id": "JxccXuibfLF5B8pEQ",
    "actId": "WMhLhbWwzCTqC6ejr",
    "userId": "drRQZ1HqaWNGLWzX5",
    "startedAt": "2026-08-09T18:27:52.987Z",
    "finishedAt": "2026-08-09T18:28:05.890Z",
    "status": "SUCCEEDED",
    "meta": {
      "origin": "API"
    },
    "stats": {
      "durationMillis": 12808,
      "runTimeSecs": 12.808,
      "computeUnits": 0.014231111111111111,
      "imageSizeBytes": 645322752
    },
    "options": {
      "useCache": false,
      "betaPackages": false,
      "tag": "latest",
      "memoryMbytes": 4096,
      "diskMbytes": 8192
    },
    "exitCode": 0,
    "inputSchema": "{\n  \"title\": \"AgentOps for Apify Builders Bundle input\",\n  \"description\": \"AgentOps for Apify Builders Bundle accepts the controls documented below. Use sample mode for non-billable validation or configured public or user-authorized sources for production; output follows the bundled dataset schema. This Actor returns every available result from the configured source; it has no default result-count ceiling. Store defaults emit public-safe sample records; buyer live runs complete naturally without a result-count ceiling.\",\n  \"type\": \"object\",\n  \"schemaVersion\": 1,\n  \"properties\": {\n    \"buyerQuery\": {\n      \"title\": \"Agentops Apify Builders Bundle Record query\",\n      \"type\": \"string\",\n      \"description\": \"Buyer-safe query or scope for the records returned by this product.\",\n      \"default\": \"buyer-ready records with source evidence\",\n      \"prefill\": \"buyer-ready records with source evidence\",\n      \"editor\": \"textfield\"\n    },\n    \"taskIntent\": {\n      \"title\": \"Agentops Apify Builders Bundle Record task intent\",\n      \"type\": \"string\",\n      \"description\": \"Stable product-specific purpose for this saved Apify task.\",\n      \"default\": \"buyer-ready-product-run\",\n      \"prefill\": \"buyer-ready-product-run\",\n      \"editor\": \"textfield\"\n    },\n    \"sourceMode\": {\n      \"title\": \"Run sample or approved live sources\",\n      \"type\": \"string\",\n      \"description\": \"Sample emits public-safe Agentops Apify Builders Bundle Record rows. Approved live source mode keeps the same output fields and only uses owner-approved public URLs.\",\n      \"enum\": [\n        \"sample\",\n        \"startUrls\"\n      ],\n      \"default\": \"sample\",\n      \"prefill\": \"sample\",\n      \"editor\": \"select\"\n    },\n    \"outputMode\": {\n      \"title\": \"Agentops Apify Builders Bundle Record output mode\",\n      \"type\": \"string\",\n      \"description\": \"Use sample records for Apify Store QA or buyer-ready records for approved Agentops Apify Builders Bundle Record delivery.\",\n      \"enum\": [\n        \"sample-records\",\n        \"buyer-ready-records\"\n      ],\n      \"default\": \"sample-records\",\n      \"prefill\": \"sample-records\",\n      \"editor\": \"select\"\n    },\n    \"startUrls\": {\n      \"title\": \"Approved Agentops Apify Builders Bundle Record source URLs\",\n      \"type\": \"array\",\n      \"description\": \"Public URLs to use for live Agentops Apify Builders Bundle Record extraction after source-policy approval. Leave empty for sample mode.\",\n      \"editor\": \"requestListSources\",\n      \"items\": {\n        \"type\": \"object\",\n        \"required\": [\n          \"url\"\n        ],\n        \"properties\": {\n          \"url\": {\n            \"title\": \"URL\",\n            \"type\": \"string\",\n            \"description\": \"Approved public Agentops Apify Builders Bundle Record source URL.\"\n          }\n        }\n      },\n      \"default\": [],\n      \"prefill\": []\n    },\n    \"requestTimeoutSecs\": {\n      \"title\": \"Source request timeout seconds\",\n      \"type\": \"integer\",\n      \"description\": \"Timeout applied independently to each approved source request.\",\n      \"minimum\": 5,\n      \"maximum\": 120,\n      \"default\": 30,\n      \"prefill\": 30,\n      \"editor\": \"number\"\n    },\n    \"maxRequestRetries\": {\n      \"title\": \"Maximum source retries\",\n      \"type\": \"integer\",\n      \"description\": \"Bounded retry count for transient source failures.\",\n      \"minimum\": 0,\n      \"maximum\": 5,\n      \"default\": 2,\n      \"prefill\": 2,\n      \"editor\": \"number\"\n    },\n    \"sinceLastRun\": {\n      \"title\": \"Only emit new logical records\",\n      \"type\": \"boolean\",\n      \"description\": \"Uses stable Actor state to skip logical records delivered by earlier runs.\",\n      \"default\": false,\n      \"prefill\": false,\n      \"editor\": \"checkbox\"\n    },\n    \"deltaMode\": {\n      \"title\": \"Delta mode\",\n      \"type\": \"boolean\",\n      \"description\": \"Preserves stable deduplication keys for recurring tasks and schedules.\",\n      \"default\": true,\n      \"prefill\": true,\n      \"editor\": \"checkbox\"\n    },\n    \"memberTimeoutSecs\": {\n      \"title\": \"Member timeout seconds\",\n      \"type\": \"integer\",\n      \"description\": \"Maximum time allowed for each member Actor before the suite records a source warning and continues.\",\n      \"minimum\": 30,\n      \"maximum\": 1800,\n      \"default\": 300,\n      \"prefill\": 300,\n      \"editor\": \"number\"\n    },\n    \"zentraOwnerQa\": {\n      \"title\": \"Zentra owner suite QA\",\n      \"type\": \"boolean\",\n      \"description\": \"Internal live-member validation. The Actor rejects this mode unless Apify confirms that the invoking account owns the Actor.\",\n      \"default\": false,\n      \"prefill\": false,\n      \"editor\": \"checkbox\"\n    }\n  },\n  \"required\": [\n    \"sourceMode\"\n  ]\n}",
    "readme": "# AgentOps for Apify Builders Bundle\n\nRun synthetic checks, schema QA, cost anomaly detection, incident summaries, tool-firewall checks, and repair suggestions for Apify Actors and agent workflows.\n\n## What this Actor does\n\n- Runs the exact `agentops-apify-builders-bundle` contract against only the inputs and sources documented below.\n- Emits records that are validated against the bundled dataset schema before they are written.\n- Keeps source references and stable record identifiers in the output when those fields are declared.\n- Provides a bounded sample path for Store inspection; the sample path does not emit a paid event.\n\n## Inputs\n\n- `buyerQuery`: Buyer-safe query or scope for the records returned by this product.\n- `taskIntent`: Stable product-specific purpose for this saved Apify task.\n- `sourceMode`: Sample emits public-safe Agentops Apify Builders Bundle Record rows. Approved live source mode keeps the same output fields and only uses owner-approved public URLs.\n- `outputMode`: Use sample records for Apify Store QA or buyer-ready records for approved Agentops Apify Builders Bundle Record delivery.\n- `startUrls`: Public URLs to use for live Agentops Apify Builders Bundle Record extraction after source-policy approval. Leave empty for sample mode.\n- `maxItems`: Caps the number of Agentops Apify Builders Bundle Record rows written to the dataset.\n- `perSourceLimit`: Bounds each member Actor independently before suite-level deduplication.\n- `maxTotalChargeUsd`: Distributes this ceiling across child Actor calls. The buyer-selected parent run-level maximum separately caps suite delivery charges.\n- `overallTimeoutSecs`: Stops additional source work once the bounded run deadline is reached.\n- `requestTimeoutSecs`: Timeout applied independently to each approved source request.\n- `maxRequestRetries`: Bounded retry count for transient source failures.\n- `sinceLastRun`: Uses stable Actor state to skip logical records delivered by earlier runs.\n- `deltaMode`: Preserves stable deduplication keys for recurring tasks and schedules.\n- `memberTimeoutSecs`: Maximum time allowed for each member Actor before the suite records a source warning and continues.\n- `zentraOwnerQa`: Internal live-member validation. The Actor rejects this mode unless Apify confirms that the invoking account owns the Actor.\n\n## Sources and access boundary\n\n- User-supplied public or authorized source URLs provided through `startUrls`; live mode fails closed when neither an approved fallback nor a supplied URL exists.\n\nOnly public or user-authorized inputs may be processed. The Actor does not bypass authentication, paywalls, CAPTCHAs, access controls, or source terms.\n\n## Output\n\nThe default dataset exposes these Actor-relevant fields:\n\n- `riskScore`: Canonical buyer-facing Risk Score produced by the existing Product Studio identity.\n- `policyViolations`: Canonical buyer-facing Policy Violations produced by the existing Product Studio identity.\n- `permissionFindings`: Canonical buyer-facing Permission Findings produced by the existing Product Studio identity.\n- `paymentControls`: Canonical buyer-facing Payment Controls produced by the existing Product Studio identity.\n- `supplyChainFindings`: Canonical buyer-facing Supply Chain Findings produced by the existing Product Studio identity.\n- `retentionFindings`: Canonical buyer-facing Retention Findings produced by the existing Product Studio identity.\n- `recommendedActions`: Canonical buyer-facing Recommended Actions produced by the existing Product Studio identity.\n- `recordId`: Stable buyer-facing record identifier.\n- `sourceName`: Public-safe source or adapter name.\n- `sourceUrl`: Public source evidence URL.\n- `retrievedAt`: UTC retrieval timestamp.\n- `confidence`: Normalized output confidence.\n- `errors`: Bounded row-level validation errors; empty for a valid row.\n- `runSummary`: Bounded run context for this delivered row.\n\nThe output link exposed by `.actor/OUTPUT_SCHEMA.json` points to the default dataset: `{{links.apiDefaultDatasetUrl}}/items`.\n\n## Sample run\n\n```json\n{\n  \"buyerQuery\": \"buyer-ready records with source evidence\",\n  \"taskIntent\": \"buyer-ready-product-run\",\n  \"sourceMode\": \"sample\",\n  \"outputMode\": \"sample-records\",\n  \"startUrls\": [],\n  \"maxItems\": 1,\n  \"perSourceLimit\": 5,\n  \"maxTotalChargeUsd\": 5,\n  \"overallTimeoutSecs\": 900,\n  \"requestTimeoutSecs\": 30,\n  \"maxRequestRetries\": 2,\n  \"sinceLastRun\": false,\n  \"deltaMode\": true,\n  \"memberTimeoutSecs\": 300,\n  \"zentraOwnerQa\": false\n}\n```\n\nExample fields from the bundled deterministic sample:\n\n```json\n{\n  \"riskScore\": [\n    \"Sample risk score for AgentOps for Apify Builders Bundle\"\n  ],\n  \"policyViolations\": \"Sample policy violations for AgentOps for Apify Builders Bundle\",\n  \"permissionFindings\": \"Sample permission findings for AgentOps for Apify Builders Bundle\",\n  \"paymentControls\": \"Sample payment controls for AgentOps for Apify Builders Bundle\",\n  \"supplyChainFindings\": \"Sample supply chain findings for AgentOps for Apify Builders Bundle\",\n  \"retentionFindings\": \"Sample retention findings for AgentOps for Apify Builders Bundle\",\n  \"recommendedActions\": [\n    \"Sample recommended action for AgentOps for Apify Builders Bundle.\"\n  ],\n  \"recordId\": \"agentops-apify-builders-bundle-sample-1\",\n  \"sourceName\": \"AgentOps for Apify Builders Bundle\",\n  \"sourceUrl\": \"https://apify.com/zentrafoundry/agentops-apify-builders-bundle\",\n  \"retrievedAt\": \"2026-01-15T09:00:00Z\",\n  \"confidence\": 0.9\n}\n```\n\nSample values are labeled as sample data and are not claims about a live source result.\n\n## Pricing and cost control\n\nThis source package preserves the Actor's current Apify pay-per-event configuration. The authenticated current event definitions are:\n\n- `result-delivered`: Charged once for each buyer-ready result written to the dataset.\n\nThe per-result source event is `result-delivered`. Production output uses Apify's charged dataset push path and checks the returned charge limit before continuing. Sample, demo, test, and quality-validation paths do not emit a paid event. Start production runs with a small `maxItems` and an Apify run spending limit.\n\n## Reliability and limitations\n\n- Live results depend on the supplied source availability and the fields the source actually returns.\n- Missing values remain missing, null, or warning-backed according to the schema; they are not invented.\n- A live run that cannot produce a schema-valid result fails instead of publishing a generic substitute.\n- Output is decision-support data and does not replace legal, financial, medical, safety, procurement, or compliance review.\n\n## Existing public Actor identity\n\n- Owner: `zentrafoundry`\n- Actor ID: `WMhLhbWwzCTqC6ejr`\n- Slug: `agentops-apify-builders-bundle`\n- Store URL: https://apify.com/zentrafoundry/agentops-apify-builders-bundle\n\nThis package updates that exact existing public Actor in place. It does not create, clone, upsert, duplicate, draft, privatize, or change pricing or visibility.\n",
    "actorDefinition": {
      "actorSpecification": 1,
      "name": "agentops-apify-builders-bundle",
      "title": "AgentOps for Apify Builders Bundle",
      "description": "Run synthetic checks, schema QA, cost anomaly detection, incident summaries, tool-firewall checks, and repair suggestions for Apify Actors and agent workflows.",
      "version": "1.0",
      "minMemoryMbytes": 512,
      "maxMemoryMbytes": 1024,
      "dockerfile": "./Dockerfile",
      "input": {
        "title": "AgentOps for Apify Builders Bundle input",
        "description": "AgentOps for Apify Builders Bundle accepts the controls documented below. Use sample mode for non-billable validation or configured public or user-authorized sources for production; output follows the bundled dataset schema. This Actor returns every available result from the configured source; it has no default result-count ceiling. Store defaults emit public-safe sample records; buyer live runs complete naturally without a result-count ceiling.",
        "type": "object",
        "schemaVersion": 1,
        "properties": {
          "buyerQuery": {
            "title": "Agentops Apify Builders Bundle Record query",
            "type": "string",
            "description": "Buyer-safe query or scope for the records returned by this product.",
            "default": "buyer-ready records with source evidence",
            "prefill": "buyer-ready records with source evidence",
            "editor": "textfield"
          },
          "taskIntent": {
            "title": "Agentops Apify Builders Bundle Record task intent",
            "type": "string",
            "description": "Stable product-specific purpose for this saved Apify task.",
            "default": "buyer-ready-product-run",
            "prefill": "buyer-ready-product-run",
            "editor": "textfield"
          },
          "sourceMode": {
            "title": "Run sample or approved live sources",
            "type": "string",
            "description": "Sample emits public-safe Agentops Apify Builders Bundle Record rows. Approved live source mode keeps the same output fields and only uses owner-approved public URLs.",
            "enum": [
              "sample",
              "startUrls"
            ],
            "default": "sample",
            "prefill": "sample",
            "editor": "select"
          },
          "outputMode": {
            "title": "Agentops Apify Builders Bundle Record output mode",
            "type": "string",
            "description": "Use sample records for Apify Store QA or buyer-ready records for approved Agentops Apify Builders Bundle Record delivery.",
            "enum": [
              "sample-records",
              "buyer-ready-records"
            ],
            "default": "sample-records",
            "prefill": "sample-records",
            "editor": "select"
          },
          "startUrls": {
            "title": "Approved Agentops Apify Builders Bundle Record source URLs",
            "type": "array",
            "description": "Public URLs to use for live Agentops Apify Builders Bundle Record extraction after source-policy approval. Leave empty for sample mode.",
            "editor": "requestListSources",
            "items": {
              "type": "object",
              "required": [
                "url"
              ],
              "properties": {
                "url": {
                  "title": "URL",
                  "type": "string",
                  "description": "Approved public Agentops Apify Builders Bundle Record source URL."
                }
              }
            },
            "default": [],
            "prefill": []
          },
          "requestTimeoutSecs": {
            "title": "Source request timeout seconds",
            "type": "integer",
            "description": "Timeout applied independently to each approved source request.",
            "minimum": 5,
            "maximum": 120,
            "default": 30,
            "prefill": 30,
            "editor": "number"
          },
          "maxRequestRetries": {
            "title": "Maximum source retries",
            "type": "integer",
            "description": "Bounded retry count for transient source failures.",
            "minimum": 0,
            "maximum": 5,
            "default": 2,
            "prefill": 2,
            "editor": "number"
          },
          "sinceLastRun": {
            "title": "Only emit new logical records",
            "type": "boolean",
            "description": "Uses stable Actor state to skip logical records delivered by earlier runs.",
            "default": false,
            "prefill": false,
            "editor": "checkbox"
          },
          "deltaMode": {
            "title": "Delta mode",
            "type": "boolean",
            "description": "Preserves stable deduplication keys for recurring tasks and schedules.",
            "default": true,
            "prefill": true,
            "editor": "checkbox"
          },
          "memberTimeoutSecs": {
            "title": "Member timeout seconds",
            "type": "integer",
            "description": "Maximum time allowed for each member Actor before the suite records a source warning and continues.",
            "minimum": 30,
            "maximum": 1800,
            "default": 300,
            "prefill": 300,
            "editor": "number"
          },
          "zentraOwnerQa": {
            "title": "Zentra owner suite QA",
            "type": "boolean",
            "description": "Internal live-member validation. The Actor rejects this mode unless Apify confirms that the invoking account owns the Actor.",
            "default": false,
            "prefill": false,
            "editor": "checkbox"
          }
        },
        "required": [
          "sourceMode"
        ]
      },
      "output": {
        "actorOutputSchemaVersion": 1,
        "title": "AgentOps for Apify Builders Bundle output",
        "properties": {
          "results": {
            "type": "string",
            "title": "AgentOps decision records",
            "template": "{{links.apiDefaultDatasetUrl}}/items"
          }
        },
        "actorSpecification": 1
      },
      "storages": {
        "datasets": {
          "default": {
            "actorSpecification": 1,
            "fields": {
              "$schema": "http://json-schema.org/draft-07/schema#",
              "type": "object",
              "additionalProperties": true,
              "properties": {
                "riskScore": {
                  "title": "Risk Score",
                  "type": "array",
                  "description": "Canonical buyer-facing Risk Score produced by the existing Product Studio identity.",
                  "items": {
                    "type": [
                      "string",
                      "number",
                      "boolean",
                      "object",
                      "null"
                    ]
                  }
                },
                "policyViolations": {
                  "title": "Policy Violations",
                  "type": "string",
                  "description": "Canonical buyer-facing Policy Violations produced by the existing Product Studio identity."
                },
                "permissionFindings": {
                  "title": "Permission Findings",
                  "type": "string",
                  "description": "Canonical buyer-facing Permission Findings produced by the existing Product Studio identity."
                },
                "paymentControls": {
                  "title": "Payment Controls",
                  "type": "string",
                  "description": "Canonical buyer-facing Payment Controls produced by the existing Product Studio identity."
                },
                "supplyChainFindings": {
                  "title": "Supply Chain Findings",
                  "type": "string",
                  "description": "Canonical buyer-facing Supply Chain Findings produced by the existing Product Studio identity."
                },
                "retentionFindings": {
                  "title": "Retention Findings",
                  "type": "string",
                  "description": "Canonical buyer-facing Retention Findings produced by the existing Product Studio identity."
                },
                "evidence": {
                  "title": "Evidence",
                  "type": "array",
                  "description": "Canonical buyer-facing Evidence produced by the existing Product Studio identity.",
                  "items": {
                    "type": [
                      "string",
                      "number",
                      "boolean",
                      "object",
                      "null"
                    ]
                  }
                },
                "recommendedActions": {
                  "title": "Recommended Actions",
                  "type": "array",
                  "description": "Canonical buyer-facing Recommended Actions produced by the existing Product Studio identity.",
                  "items": {
                    "type": [
                      "string",
                      "number",
                      "boolean",
                      "object",
                      "null"
                    ]
                  }
                },
                "recordId": {
                  "type": "string",
                  "title": "Record Id",
                  "description": "Stable buyer-facing record identifier."
                },
                "sourceName": {
                  "type": "string",
                  "title": "Source Name",
                  "description": "Public-safe source or adapter name."
                },
                "sourceUrl": {
                  "title": "Source Url",
                  "type": "string",
                  "description": "Public source evidence URL.",
                  "format": "uri"
                },
                "dedupeKey": {
                  "type": "string",
                  "title": "Dedupe Key",
                  "description": "Stable logical deduplication key."
                },
                "retrievedAt": {
                  "type": "string",
                  "format": "date-time",
                  "title": "Retrieved At",
                  "description": "UTC retrieval timestamp."
                },
                "score": {
                  "title": "Score",
                  "type": "number",
                  "description": "Buyer-value score from zero to one hundred.",
                  "minimum": 0,
                  "maximum": 100
                },
                "scoreReasons": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "title": "Score Reasons",
                  "description": "Source-backed reasons for the score."
                },
                "confidence": {
                  "title": "Confidence",
                  "type": "number",
                  "description": "Normalized output confidence.",
                  "minimum": 0,
                  "maximum": 1
                },
                "errors": {
                  "type": "array",
                  "items": {
                    "type": "string"
                  },
                  "title": "Errors",
                  "description": "Bounded row-level validation errors; empty for a valid row."
                },
                "runSummary": {
                  "type": "object",
                  "additionalProperties": true,
                  "title": "Run Summary",
                  "description": "Bounded run context for this delivered row.",
                  "properties": {}
                }
              },
              "required": [
                "evidence",
                "recordId",
                "sourceName",
                "sourceUrl",
                "dedupeKey",
                "retrievedAt",
                "score",
                "scoreReasons",
                "confidence",
                "errors",
                "runSummary"
              ]
            },
            "views": {
              "overview": {
                "title": "Agentops Apify Builders Bundle Record",
                "transformation": {
                  "fields": [
                    "riskScore",
                    "policyViolations",
                    "permissionFindings",
                    "paymentControls",
                    "supplyChainFindings",
                    "retentionFindings",
                    "evidence",
                    "recommendedActions",
                    "recordId",
                    "sourceName",
                    "sourceUrl",
                    "score",
                    "confidence",
                    "retrievedAt"
                  ]
                },
                "display": {
                  "component": "table",
                  "properties": {
                    "riskScore": {
                      "label": "Risk Score",
                      "format": "text"
                    },
                    "policyViolations": {
                      "label": "Policy Violations",
                      "format": "text"
                    },
                    "permissionFindings": {
                      "label": "Permission Findings",
                      "format": "text"
                    },
                    "paymentControls": {
                      "label": "Payment Controls",
                      "format": "text"
                    },
                    "supplyChainFindings": {
                      "label": "Supply Chain Findings",
                      "format": "text"
                    },
                    "retentionFindings": {
                      "label": "Retention Findings",
                      "format": "text"
                    },
                    "evidence": {
                      "label": "Evidence",
                      "format": "text"
                    },
                    "recommendedActions": {
                      "label": "Recommended Actions",
                      "format": "text"
                    },
                    "recordId": {
                      "label": "Record Id",
                      "format": "text"
                    },
                    "sourceName": {
                      "label": "Source Name",
                      "format": "text"
                    },
                    "sourceUrl": {
                      "label": "Source Url",
                      "format": "link"
                    },
                    "dedupeKey": {
                      "label": "Dedupe Key",
                      "format": "text"
                    },
                    "retrievedAt": {
                      "label": "Retrieved At",
                      "format": "text"
                    },
                    "score": {
                      "label": "Score",
                      "format": "number"
                    },
                    "scoreReasons": {
                      "label": "Score Reasons",
                      "format": "text"
                    },
                    "confidence": {
                      "label": "Confidence",
                      "format": "number"
                    },
                    "errors": {
                      "label": "Errors",
                      "format": "text"
                    },
                    "runSummary": {
                      "label": "Run Summary",
                      "format": "text"
                    }
                  }
                }
              }
            }
          }
        },
        "keyValueStore": {
          "actorKeyValueStoreSchemaVersion": 1,
          "title": "AgentOps for Apify Builders Bundle key-value store",
          "collections": {
            "run-metadata": {
              "title": "Run metadata",
              "description": "Operational metadata and summaries generated for the Actor run.",
              "keyPrefix": "RUN-",
              "contentTypes": [
                "application/json"
              ]
            }
          }
        }
      },
      "readme": "# AgentOps for Apify Builders Bundle\n\nRun synthetic checks, schema QA, cost anomaly detection, incident summaries, tool-firewall checks, and repair suggestions for Apify Actors and agent workflows.\n\n## What this Actor does\n\n- Runs the exact `agentops-apify-builders-bundle` contract against only the inputs and sources documented below.\n- Emits records that are validated against the bundled dataset schema before they are written.\n- Keeps source references and stable record identifiers in the output when those fields are declared.\n- Provides a bounded sample path for Store inspection; the sample path does not emit a paid event.\n\n## Inputs\n\n- `buyerQuery`: Buyer-safe query or scope for the records returned by this product.\n- `taskIntent`: Stable product-specific purpose for this saved Apify task.\n- `sourceMode`: Sample emits public-safe Agentops Apify Builders Bundle Record rows. Approved live source mode keeps the same output fields and only uses owner-approved public URLs.\n- `outputMode`: Use sample records for Apify Store QA or buyer-ready records for approved Agentops Apify Builders Bundle Record delivery.\n- `startUrls`: Public URLs to use for live Agentops Apify Builders Bundle Record extraction after source-policy approval. Leave empty for sample mode.\n- `maxItems`: Caps the number of Agentops Apify Builders Bundle Record rows written to the dataset.\n- `perSourceLimit`: Bounds each member Actor independently before suite-level deduplication.\n- `maxTotalChargeUsd`: Distributes this ceiling across child Actor calls. The buyer-selected parent run-level maximum separately caps suite delivery charges.\n- `overallTimeoutSecs`: Stops additional source work once the bounded run deadline is reached.\n- `requestTimeoutSecs`: Timeout applied independently to each approved source request.\n- `maxRequestRetries`: Bounded retry count for transient source failures.\n- `sinceLastRun`: Uses stable Actor state to skip logical records delivered by earlier runs.\n- `deltaMode`: Preserves stable deduplication keys for recurring tasks and schedules.\n- `memberTimeoutSecs`: Maximum time allowed for each member Actor before the suite records a source warning and continues.\n- `zentraOwnerQa`: Internal live-member validation. The Actor rejects this mode unless Apify confirms that the invoking account owns the Actor.\n\n## Sources and access boundary\n\n- User-supplied public or authorized source URLs provided through `startUrls`; live mode fails closed when neither an approved fallback nor a supplied URL exists.\n\nOnly public or user-authorized inputs may be processed. The Actor does not bypass authentication, paywalls, CAPTCHAs, access controls, or source terms.\n\n## Output\n\nThe default dataset exposes these Actor-relevant fields:\n\n- `riskScore`: Canonical buyer-facing Risk Score produced by the existing Product Studio identity.\n- `policyViolations`: Canonical buyer-facing Policy Violations produced by the existing Product Studio identity.\n- `permissionFindings`: Canonical buyer-facing Permission Findings produced by the existing Product Studio identity.\n- `paymentControls`: Canonical buyer-facing Payment Controls produced by the existing Product Studio identity.\n- `supplyChainFindings`: Canonical buyer-facing Supply Chain Findings produced by the existing Product Studio identity.\n- `retentionFindings`: Canonical buyer-facing Retention Findings produced by the existing Product Studio identity.\n- `recommendedActions`: Canonical buyer-facing Recommended Actions produced by the existing Product Studio identity.\n- `recordId`: Stable buyer-facing record identifier.\n- `sourceName`: Public-safe source or adapter name.\n- `sourceUrl`: Public source evidence URL.\n- `retrievedAt`: UTC retrieval timestamp.\n- `confidence`: Normalized output confidence.\n- `errors`: Bounded row-level validation errors; empty for a valid row.\n- `runSummary`: Bounded run context for this delivered row.\n\nThe output link exposed by `.actor/OUTPUT_SCHEMA.json` points to the default dataset: `{{links.apiDefaultDatasetUrl}}/items`.\n\n## Sample run\n\n```json\n{\n  \"buyerQuery\": \"buyer-ready records with source evidence\",\n  \"taskIntent\": \"buyer-ready-product-run\",\n  \"sourceMode\": \"sample\",\n  \"outputMode\": \"sample-records\",\n  \"startUrls\": [],\n  \"maxItems\": 1,\n  \"perSourceLimit\": 5,\n  \"maxTotalChargeUsd\": 5,\n  \"overallTimeoutSecs\": 900,\n  \"requestTimeoutSecs\": 30,\n  \"maxRequestRetries\": 2,\n  \"sinceLastRun\": false,\n  \"deltaMode\": true,\n  \"memberTimeoutSecs\": 300,\n  \"zentraOwnerQa\": false\n}\n```\n\nExample fields from the bundled deterministic sample:\n\n```json\n{\n  \"riskScore\": [\n    \"Sample risk score for AgentOps for Apify Builders Bundle\"\n  ],\n  \"policyViolations\": \"Sample policy violations for AgentOps for Apify Builders Bundle\",\n  \"permissionFindings\": \"Sample permission findings for AgentOps for Apify Builders Bundle\",\n  \"paymentControls\": \"Sample payment controls for AgentOps for Apify Builders Bundle\",\n  \"supplyChainFindings\": \"Sample supply chain findings for AgentOps for Apify Builders Bundle\",\n  \"retentionFindings\": \"Sample retention findings for AgentOps for Apify Builders Bundle\",\n  \"recommendedActions\": [\n    \"Sample recommended action for AgentOps for Apify Builders Bundle.\"\n  ],\n  \"recordId\": \"agentops-apify-builders-bundle-sample-1\",\n  \"sourceName\": \"AgentOps for Apify Builders Bundle\",\n  \"sourceUrl\": \"https://apify.com/zentrafoundry/agentops-apify-builders-bundle\",\n  \"retrievedAt\": \"2026-01-15T09:00:00Z\",\n  \"confidence\": 0.9\n}\n```\n\nSample values are labeled as sample data and are not claims about a live source result.\n\n## Pricing and cost control\n\nThis source package preserves the Actor's current Apify pay-per-event configuration. The authenticated current event definitions are:\n\n- `result-delivered`: Charged once for each buyer-ready result written to the dataset.\n\nThe per-result source event is `result-delivered`. Production output uses Apify's charged dataset push path and checks the returned charge limit before continuing. Sample, demo, test, and quality-validation paths do not emit a paid event. Start production runs with a small `maxItems` and an Apify run spending limit.\n\n## Reliability and limitations\n\n- Live results depend on the supplied source availability and the fields the source actually returns.\n- Missing values remain missing, null, or warning-backed according to the schema; they are not invented.\n- A live run that cannot produce a schema-valid result fails instead of publishing a generic substitute.\n- Output is decision-support data and does not replace legal, financial, medical, safety, procurement, or compliance review.\n\n## Existing public Actor identity\n\n- Owner: `zentrafoundry`\n- Actor ID: `WMhLhbWwzCTqC6ejr`\n- Slug: `agentops-apify-builders-bundle`\n- Store URL: https://apify.com/zentrafoundry/agentops-apify-builders-bundle\n\nThis package updates that exact existing public Actor in place. It does not create, clone, upsert, duplicate, draft, privatize, or change pricing or visibility.\n"
    },
    "buildNumber": "1.0.12",
    "actVersion": {
      "sourceType": "SOURCE_FILES",
      "buildTag": "latest",
      "versionNumber": "1.0"
    },
    "usage": {
      "ACTOR_COMPUTE_UNITS": 0.014231111111111111
    }
  }
}