Confidential · © 2026 Space-O Technologies Inc. · Prepared exclusively for DMA. Please do not copy, save or share.

Section 20 · Sales Rep Work Elimination / Zero-Entry CRM

20.14Zero-entry CRM updates

Built in the POC
No.
20.14
DMA's reference
Decision Book p.38
Phase
Phase 1
Autonomy
L2 · Prepare, then wait for approval
DMA's decision
Yes

What DMA asked for · Decision Book p.38

Keep the CRM up to date without reps typing.

Why it matters to DMA: A CRM that updates itself is one reps trust and use.

In our words, from DMA's Product Decision Book v3, page 38.

How we do it

  • Two routes, both through the write gate. Calls: the scribe turns a transcript into one approval batch (20.1–20.5).
  • Fields DMA lets the AI keep up to date (for example AI Service Lanes and AI Segment) are written without asking, one batch at a time, each batch with one-click undo under Approvals → Written by AI.
  • Which fields the AI may touch, and how, is set per field on the Fields screen and signed off by DMA. Nothing else in Nutshell is changed.

The flow

It plays on its own while it's on screen; hover or use the controls to pause or step through.

Logged callscribeApprovalone clickWrite gatefield rulesNutshellupdatedAI fieldsno approval needed
Step 1 of 5

A call

The scribe prepares the changes.

  • AI
  • Person
  • Rule in code
  • Nutshell

Where the data goes

The same six stages on every page. Nothing reaches Nutshell except through the write gate.

  1. 1Call transcript

    Source

    A call transcript: pasted, or a Zoom .vtt / .txt file dropped on the account (text only, 512 KB at most).

  2. 2Sync

    Copies Nutshell changes into the bridge database

    Reads the account, people and open deals from the mirror, to match the call to the right company.

  3. 3Bridge database

    A copy of the CRM data, plus what the AI works out

    The run, the facts with their quotes and the e-mail draft are stored; the transcript is kept encrypted.

  4. 4AI

    Claude models, only through DMA's own gateway

    The fast model reads the call and copies exact words; code checks every quote, date and amount. The conversation model drafts the follow-up.

  5. 5Write gate

    The only way back into Nutshell: checked, approved when needed, sent once

    Every change waits as one batch for one approval, then leaves through the write gate with 30 seconds to undo.

  6. 6Nutshell

    The system of record

    The note, the tasks and the fields appear on the deal, marked as written by DMA AI.

The tables behind it

Drawn from the POC's database catalogue: structure only, no data.

ctrl.outboxPKiduuidoperationtextbefore_imagejsonbautonomy_leveltextFKapproval_iduuidapproved_bytextstatetext+ 21 more columnsctrl.approvalsPKiduuidkindtextstatetextsummarytextdecided_bytextundo_untiltimestamp+ 16 more columnsai.scribe_runsPKiduuidtitletextmeeting_datedateFKconversation_iduuidstatustextaccount_iduuidFKapproval_iduuidfollow_up_draft_iduuid+ 16 more columns

PK primary keyFK reference the database enforces (solid line)ID reference kept by id (dashed line)

TableWhat it holdsColumns
ctrl.outboxThe write gate: each proposed Nutshell change, its approval and what it replaced.28
ctrl.approvalsThe approval queue: one row per batch waiting for a person, with its risk and the undo window.22
ai.scribe_runsOne row per logged call: the transcript's fingerprint, the account it matched, the extraction and the approval batch it produced.24
How the tables connect (3)
ColumnPoints toKept by
ctrl.outbox.approval_idctrl.approvalsThe database (foreign key)
ai.scribe_runs.conversation_idconv.conversationsThe database (foreign key)
ai.scribe_runs.approval_idctrl.approvalsThe database (foreign key)

Worked example

Synthetic demo data: every name, business and number is made up.

What the AI wrote to Nutshell in the POC (live counts, synthetic data).

Written by AI, by batch

ByFieldsRecords
ScoringAI Segment, AI Service Lanes585
ScoringAI Service Lanes7
ScoringAI Service Lanes5

In the running POC

localhost:13301/approvals
Approvals → Written by AI: every AI write to Nutshell, with undo.

1 / 2Approvals → Written by AI: every AI write to Nutshell, with undo.

  1. 1Each write batch: when, by which worker, which fields, how many records.
  2. 2Undo a whole batch in one click.

Dashboard · Approvals → Written by AI (L3). Captured from the running POC on September 25, 2026; synthetic data.

See it live

Opens the exact screen in the running POC, in a new tab.

OpenWhereWhat to try
Approvals → Written by AIDMA AI dashboardWhat the AI wrote to Nutshell, with undo.
Nutshell simulatorCRM simulator (stands in for Nutshell)Open a company: the AI fields and the AI's entries in its timeline.

Status

Built in the POC

Built in the POC. This capability runs in the POC today, on synthetic data, end to end.

20.14 Zero-entry CRM updates · DMA AI proof