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

Section 7 · Next Best Action for Every Lead

7.2Daily money report

Built in the POC
No.
7.2
DMA's reference
Decision Book p.19
Phase
Phase 1
Autonomy
L1 · Recommend
DMA's decision
Yes

★ Marked "non-negotiable, build first" in the book.

What DMA asked for · Decision Book p.19

Every morning, management sees the dormant opportunities most likely to bring in revenue now, and why.

Why it matters to DMA: It is the single report that makes the whole system real to leadership every day.

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

How we do it

  • Every number in the report comes from the database, never from the AI: dormant value found, the value in Tiers A and B, how many accounts are in each tier, how many are blocked by consent.
  • The ranked list follows DMA's one ranking order (tier, then score, then yearly value, unless DMA chooses value first). The same order is used on the dashboard, in the email and when someone asks the team workspace for "today's money".
  • After the morning's full review, if today's report hasn't gone out yet, it is emailed to Jeev with the top accounts, each with its value, next action and one-line reason, plus the approvals waiting for him with one-click Approve links.
  • The email goes through the same send governor as all mail (kill switches, allowlist, delivery log), and the report is stored so any day's list can be looked at again. The dashboard's Today page shows the same list, with the top ten.

The flow

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

Morning syncNutshell changes inFull reviewscores and actionsOne rankingtier, score, valueMoney reportnumbers from the databaseSend governorstaff mailJeev's inboxwith Approve linksToday pagesame list, top ten
Step 1 of 6

Nutshell changes come in

The morning sync brings the latest notes, deals and activity.

  • Nutshell
  • AI
  • Rule in code
  • Stored data
  • Person
  • Screen

Where the data goes

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

  1. 1Nutshell

    Source

    The morning's changes.

  2. 2Sync

    Copies Nutshell changes into the bridge database

    Triggers the full review when the sync finishes.

  3. 3Bridge database

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

    Scores, the stored report and the delivery log.

  4. 4AI

    Claude models, only through DMA's own gateway

    Only the one-line reasons; every number is from the database.

  5. 5Write gate

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

    Not involved: the report reads, it writes nothing to Nutshell.

  6. 6Nutshell

    The system of record

    Unchanged; the report links to each account.

The tables behind it

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

ai.money_reportsPKreport_datedatePKaudiencetextitemsjsonbscoring_config_iduuidsent_attimestamp+ 2 more columnsai.scoresPKiduuidscoresmallinttiertextnbatextnba_rationaletextIDprompt_iduuid+ 14 more columnsctrl.mail_logPKiduuidattimestampclasstextstatustextIDapproval_iduuidto_domaintextreasonsjsonbIDdecision_iduuid+ 10 more columns

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

TableWhat it holdsColumns
ai.money_reportsOne report per day and reader: the totals and the ranked list as sent.7
ai.scoresThe scores, tiers and actions the list is built from.20
ctrl.mail_logEvery email the governor sent or held, with the reason.18
How the tables connect (3)
ColumnPoints toKept by
ai.scores.prompt_idagent.promptsThe application (by id)
ctrl.mail_log.approval_idctrl.approvalsThe application (by id)
ctrl.mail_log.decision_idctrl.decision_logThe application (by id)

Worked example

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

The morning report, screen and system

1 / 3

What you see

1.Today opens on the money

The headline is the dormant value found, with the tiers and the approvals waiting.

localhost:13301/
Today: the money headline, the tiers and the top ten.
Callout 1

What happens in the system

  • Bridge databaseai.scores

    Totals are sums in SQL over the current scores; the AI supplies no numbers.

  • Rule engineranking order

    The one ranking order from DMA's scoring settings, shared by Today, the email and the team workspace.

The report's totals after the latest review run, 25 September 2026 (synthetic data).

Totals

Dormant value found
$12,232,890 a year
Worth reviving (Tiers A and B)
$10,575,040 a year
Tier A / Tier B
27 / 91 accounts
Blocked by consent rules
15 accounts
Approvals waiting
4

The top five in the email

#AccountTierYearly valueNext actionWhy
1Talana NaturalsA$480,000Follow-up email to ConnorProposal still open since the last touch in September 2025.
2Briivo Pet Grooming FranchisingA$276,000Resurrection email to DaliaTheir Q2 2026 board budget window has passed; no reason to wait is left.
3Zenara Kids Gym FranchisingA$276,000Follow-up email to RosaA $7,500 a month proposal went out in May 2026 with no decision since.
4Talivo FitnessA$228,000Win-back email to JessThe July 2026 window they gave has passed.
5Quarryridge Dental PartnersA$180,000Resurrection email to ElenaTheir contract with BlueFin was due to end July 2026 and may have lapsed.

In the running POC

localhost:13301/
Today: the money headline, the tiers and the top ten.

1 / 3Today: the money headline, the tiers and the top ten.

  1. 1The headline: what's worth reviving, and why today.
  2. 2Dormant value found, in full dollars.
  3. 3Draft emails for all ten in one click, for approval.

Dashboard · Today. 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
TodayDMA AI dashboardThe same list the morning email carries.

Status

Built in the POC

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

7.2 Daily money report · DMA AI proof