Zentra Synthetic Buyer Simulator
Pricing
Pay per event
Zentra Synthetic Buyer Simulator
Simulate buyer persona objections and identify Actor Store conversion improvements.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Zentra
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
Share
Simulate buyer persona objections and identify Actor Store conversion improvements.
Make agents earn more
1. One-sentence promise
Find the friction that keeps your Actor from converting.
2. When to use this Actor
Use this Actor when Actor creators, Zentra portfolio ops needs Improve Actor Store conversion. and a buyer-visible AgentOps artifact before any pay-per-event charge is recorded.
3. When not to use this Actor
Do not use this Actor as a legal, security, compliance, revenue, or incident certification system. Findings are deterministic signals, not a legal, security, or compliance certification. Review high-impact decisions before blocking production workflows.
4. Inputs table
| Input | Purpose |
|---|---|
inlineItems | Inline records, traces, runs, events, manifests, or scenario artifacts supplied directly by the buyer. |
sourceDatasets | Optional user-selected Apify datasets. |
sourceKeyValueStores | Optional user-selected Apify key-value stores. |
actorJson, inputSchemaJson, outputSchemaJson, readmeText | Actor/package metadata used by policy, passport, audit, and repair flows. |
connectorManifests | Optional MCP connector/tool definitions for policy linting. |
logText, runMetadata, inputJson, outputJson | Explicit run artifacts used for audit, repair, cost, or incident reports. |
scenarios, inlineTraces, inlineRuns, inlineEvents, toolCall | Actor-specific artifacts for monitor, trace, cost, incident, and firewall outputs. |
notificationConnectors, destinationConnectors | Optional user-supplied MCP writeback connectors. Destructive actions are not automatic. |
dryRun, maxArtifacts | PPE control fields for would-charge ledgers and low-cost buyer trials. |
5. Output datasets table
The generated Actor config exposes these dataset aliases:
["default","evidence","actions"]
Every successful run also writes a default dataset row containing the summary, confidence, evidence hash, preflight quote, would-charge ledger, and earnings report.
6. Example input JSON
{"actor": {"actorId": "user/actor-name","title": "Example Actor","readme": "README text","inputSchema": [],"outputSample": []},"personas": ["agency_owner","enterprise_data_engineer","ai_agent"]}
7. Example output rows
{"actorSlug": "zentra-synthetic-buyer-simulator","status": "artifact_ready","summary": "Buyer-visible AgentOps artifact produced.","artifact": {"kind": "agentops_result","evidence": {"redactionApplied": true}},"runSummary": {"pricingModel": "PAY_PER_EVENT","wouldChargeEventCount": 1}}
Actor-specific datasets include findings, evidence, clean/quarantine rows, policy packs, audit metrics, scenario results, normalized spans, policy decisions, repair steps, cost events, or incident timelines depending on the selected AgentOps Actor.
8. Privacy and permission notes
This Actor is designed for limited permissions. It can read only its own run storages and user-provided resources selected in the input form. Optional MCP connectors are supplied by the user at runtime through Apify's connector proxy; the Actor does not receive raw third-party credentials.
Secret-looking values are redacted before snippets are stored in evidence rows. Evidence datasets store hashes, redacted snippets, counts, and field paths instead of raw credentials or full logs.
9. PPE pricing notes
Pricing model: PAY_PER_EVENT.
buyer-simulation: $0.1800 after one persona simulationconversion-diagnosis: $0.3500 after one conversion diagnosisrewrite-pack: $0.6000 after one buyer-copy rewrite pack
The Actor writes preflightQuote.json before paid work and agentEarningsReport.json after the run. Dry runs produce a would-charge ledger without billing. Internal validation runs, canary runs, synthetic checks, and forecasts are not buyer revenue. Buyer-visible charged events are the revenue truth.
10. Troubleshooting
- If the Actor reports
ppe-disabled, setZENTRA_ENABLE_PPE=1only in the real paid Apify environment. - If connector findings are high or critical, reduce connector scope before exposing the tool to autonomous agents.
- If no source artifacts are supplied, the Actor runs a deterministic sample so the output contract remains inspectable.
- If a writeback connector fails, review the
actionsdataset. The core artifact remains valid.
11. Changelog
1.0.0: Initial reconciled Zentra AgentOps public Actor package with limited permissions, multiple dataset outputs, evidence hashing, dry-run PPE ledger, and owner-gated publication flow.