workflow
Voice Stack Audit Interviewer
Voice Stack Audit Interviewer is a CleverQ voice surface over the StackFast audit and THINK MCP control plane. It is a pilot workflow, not a standalone public MCP tool yet.
Host and data posture
Where this product is meant to live.
Voice intake should feed review queues and receipts before any live claims.
Commercial shape
Operator-console system
Data posture
Tenant brain required
Approval posture
Approval required
Best demo
StackFast UI
Best daily use
Who it is for
Teams that want Stack Audit intake calls conducted consistently while keeping customer data, action execution, and protected methodology behind governed gates.
Problem it solves
It turns a call into a structured audit intake packet without letting the voice agent execute external actions or expose private methodology.
Activation model
Pilot only. Use CleverQ voice transport and StackFast MCP-backed audit context. Live calls require instrumentation, SIP, disclosure, recording consent, and approved connector policy.
Proof and source paths
- CleverQ PR #36 merged voice Stack Audit interviewer mode
- MASK-at-audio-exit probe exists
- Quinn instrumentation WO defines durable receipts and approval queue
Repo evidence
docs/wiki-manuals/voice-stack-audit-interviewer-manual.md../cleverq/src/lib/voice-agent/stack-audit-interviewer.ts../cleverq/src/lib/voice-agent/engine.ts
Capabilities
voice audit intake
workflowConduct a Stack Audit intake conversation and queue follow-up actions for review.
Agent use
Pilot voice workflow. Use StackFast audit MCP tools for audit state and CleverQ voice transport for the call. Do not claim public MCP execution for voice transport.
Connector proof
Catalog is not the same as customer-ready.
This product only becomes market-ready after a real host mounts the entitled tools, a safe call succeeds, metering records the event, and a customer-safe receipt exists. Until then, the page shows the strongest proven status without rounding up.
Catalog
Runtime registry and product manifest are present.
Entitlement
Execution requires OAuth or storefront entitlement scope.
Callable
Callable tool proof is incomplete.
Metering
Metering waits on callable execution.
Customer validated
Pending fresh host-surface call receipt.
Runtime registry status
Primary registry
hybrid
Status
spec only
Install gate
Pilot only until Quinn instrumentation is on main, live SIP gates are set, and voice action queue smoke passes.
Callable tools
stackfast.audit.startstackfast.audit.statusstackfast.think.decide
Missing or gated tools
cleverq.voice.turn public manifeststackfast.audit.voice_interview
- This is a CleverQ voice workflow over StackFast MCP, not a standalone MCP plugin yet.
- Customer-facing name is job-based; Quinn remains the persona, not the product name.
Install and activate
Connect this product through the StackFast MCP endpoint. Discovery metadata is public; execution uses OAuth and storefront entitlement checks.
MCP URL
https://stackfast.ai/api/mcpAgent subscription
This product remains request-scope until its checkout, fulfillment, and public-name gates are complete.
Client snippets
ChatGPT
Add StackFast as a custom MCP connector, then approve OAuth when prompted.
Claude
Connect a remote MCP server using the StackFast MCP URL and a tenant-scoped token or OAuth flow.
Cursor
Register StackFast as a remote MCP server for project-scoped tool use.
Grok
Add StackFast as a custom MCP connector using the StackFast MCP URL and customer entitlement auth.
Product: Voice Stack Audit Interviewer Product API: https://stackfast.ai/api/store/products/voice-stack-audit-interviewer Pricing API: https://stackfast.ai/api/store/pricing/voice-stack-audit-interviewer Manifest API: https://stackfast.ai/api/store/manifests/voice-stack-audit-interviewer MCP URL: https://stackfast.ai/api/mcp Auth: oauth_reader_or_storefront_entitlement Checkout session API: https://stackfast.ai/api/store/checkout/session Plans: - Voice audit pilot: Request scope; checkout_ready=false; checkout_url=request_scope Agent activation: - Read this product manifest and pricing API. - If a plan has checkout_ready=true, open its checkout_url or POST product_slug, plan_slug, and customer_email to the checkout session API. - After Stripe payment, the signed webhook grants storefront_entitlements for the buyer email/account. - Connect the LLM client to the MCP URL and approve OAuth so tools/list reflects the licensed reader surface. - Call only tools exposed for that entitlement; unentitled execution must fail closed.