spiralscout
2 modules found
SpiralScout statistical analysis — upload or select data sources, run agent-assisted R analysis, and review persisted reports, plots, artifacts, and realtime progress.
Post-Call — turns a finished sales call into the outputs the seller chose. The transcript is chunked on speaker-turn boundaries inside the transcript source, a fast model extracts atomic quote-carrying facts per chunk, a mechanical gate drops every fact whose quote is not verbatim in the turn it is attributed to, and one composer per enabled output writes from the surviving facts only. CRM fields are answered against a declared registry — each field's exact option list is the enum its value is constrained to, and every answer is established with its quote, never discussed, or reported as a value the options do not cover. Every extraction is kept, so the value that stands is computed from the call's whole history by each field's own write policy rather than overwritten. The field suggestions and the follow-up draft land in the Inbox as typed items with their own review cards. The CRM item is accepted field by field and writes only the accepted fields, through the CRM's own resolver and command writer; the follow-up draft is reviewed, never sent.