Property 1
Data is staged, orchestrated, tooled — not 'ask ChatGPT.'
The AI call is the small expensive node in a larger pipeline. The pipeline includes canonical schemas, contracts, normalization passes, confidence scoring, conflict detection, retry orchestration, audit logging, and human-review routing. The model call works because everything around it works. Take away the orchestration and the model call produces garbage; take away the model call and the orchestration still produces 80% of the value.
Property 2
AI accelerates the previously-manual-and-expensive — it does not replace judgment.
The unlock is time and cost compression on work that was already happening — work customers used to pay analysts, lawyers, or consultants weeks of professional time to complete. AI doesn't decide the answer. AI does the slow part fast enough that human review at the end becomes feasible at scale. The customer's compliance officer, comp analyst, or HR partner remains the decision-maker; their throughput goes up 10–100x.
Property 3
Company data is never exposed to AI (in the cases where it can be avoided).
This is the load-bearing posture. The toolbox positions AI on external data — public ordinances, government databases, O*NET, BLS, peer-reviewed scales — and keeps tenant data inside a deterministic Postgres-level boundary. Tenant HRIS rosters, individual compensation, survey free-text, performance data do not enter a model prompt. Compliance evaluation, segment resolution, and metric computation are deterministic database queries against canonical structures the AI helped build. The model's output is the canonical structure; the model is not a runtime decision-maker on tenant data.
Property 4
Customer summarization is real but secondary.
The dashboard's "explain this finding" panel, the email-friendly "here's what changed" digest, the in-app guided walkthrough — these are LLM-powered and useful. But they are also the easy part. Any team can wire a summarization call at the end of a workflow. The differentiator is the staged, orchestrated, audited work behind the summary. The toolbox does not sell summaries; it sells what the summaries describe.