ArkOS — six modules, one shared spine

Agentic AI for the Enterprise · CRM · Sales · CLM · Ops · Finance · Compliance

Most enterprise AI sits beside the work — a copilot that suggests, while a human still does. ArkOS was built on the opposite premise: for repeatable enterprise work, the agent should hold the workflow end-to-end. Sense7ai engineers the six modules and the shared spine they run on.

Behind the modules: a shared spine of runtime, observability, evaluation harness, and policy-controlled action gates.

At a glance

A Sense7ai ProductLive · production
ArkOS
Agentic AI business platform / enterprise software
Engagement
Agentic AI Product & Platform Engineering
Frameworks in scope
SOC 2ISO 27001GLBAHIPAAGDPRDPDPA21 CFR Part 11
Stack
TypeScript (React + Vite)Node.js, Express, PrismaPostgreSQLRedisKubernetesAnthropicOpenAI
Controls in scope05
Decision audit trail
Action-level permissioning
Tool-use authorisation
Pre-deployment evaluation
In-production evaluation
* affiliated — see disclosure below
Constraints

The challenges

Most 'AI for business' tools are bolt-on copilots: they sit beside CRM, beside the client record, beside the finance close. The work — the actual judgement and follow-through — still lives with the human. ArkOS was built on the opposite premise: for repeatable enterprise work, the agent should hold the workflow end-to-end. The human is the supervisor on exceptions, not the executor on every step.

CONSTRAINT-01Non-negotiable
REQ

The agent must be able to act, not just suggest.

NOTE

Drafting a follow-up email is easy; sending one through the customer's outbound system is the work. The action surface — tools, integrations, permissions — has to be production-grade.

CONSTRAINT-02Non-negotiable
REQ

Every action has to be explainable to a compliance team.

NOTE

Enterprise customers cannot tolerate black-box agent behaviour. Every decision trace must be readable by someone who is not an engineer.

CONSTRAINT-03Non-negotiable
REQ

Six modules cannot become six platforms.

NOTE

Each module needs its own surface and data model, but they share runtime, observability, evaluation, and policy. Otherwise the platform is six startups with a shared logo.

Audience

Who this is for

IndustriesFinancial Services · Healthcare · Pharma & Life Sciences · Professional Services.

WorkflowsLead management · Digital marketing · Client lifecycle · Back-office operations.

RolesSales · Marketing · CRM · Client lifecycle · Operations · Platform · Engineering · Security.

FitRepeatable enterprise work in a regulated frame, where agents must hold the workflow end-to-end inside the customer's existing stack — with audit trail and policy-gated autonomy as procurement requirements, not options.

The platform

Six agentic AI modules: CRM, Sales, CLM, Ops live.Compliance, Finance next.

Together, the six modules form the ArkOS platform — a single agentic AI system that observes, reasons, decides, and acts inside the enterprise tools your team already runs. Four modules are live in production today; Compliance is in active build; Finance is on the roadmap. All six are engineered onto the same shared spine — same logic, same architecture, same delivery process — so the roadmap modules ship onto a runtime that's already proven in customer deployments.

CRM

Live

Agentic customer relationship management. The agent maintains account records, captures conversation context across email and meetings, drafts follow-ups, and surfaces slipping deals. Built to integrate with the customer's existing CRM, not replace it.

HubSpotInstantlyCalendly
Pipeline tracking
Conversation capture
Confidence gate

Sales & Marketing

Live

Multi-agent revenue motion. Coordinated agents across pipeline generation, outbound sequencing, content drafting, and campaign review. Built to operate inside the existing sales-tech stack and absorb the long tail of revenue tasks humans drop on busy weeks.

Pipeline genOutboundCampaigns
Pipeline generation
Outbound sequencing
HITL on content

Client Lifecycle Management

Live

Agentic prospect-to-offboarding: KYC / KYB verification, risk-tier review, onboarding-pack delivery, periodic re-review, renewal, and retention. The agent reads against the firm's client-acceptance policy and escalates only when the policy says it should.

KYCKYBRisk-tier review
Risk-tier policy gate
Periodic re-review
Records retention

Back-Office Operations

Live

Back-office work, run by agents. Ticket triage, SOP execution, vendor follow-ups, weekly status assembly, and exception handling. Built so operating cadences run themselves — the human steps in on exceptions, not on the routine.

SOP executionTicket triage
SOP policy engine
Exception escalation
Status assembly

Compliance

In Progress

The agentic compliance team you wish you had. Agents map controls to the customer's frameworks in scope, collect evidence continuously, score audit-readiness, manage exceptions, and generate regulator-facing reports. Built for SOC 2, ISO 27001, HIPAA, and GDPR — with GLBA, DPDPA, and FDA 21 CFR Part 11 supported on request. Operational pain removed; human accountability kept.

SOC 2ISO 27001HIPAAGDPR
Continuous evidence
Audit-readiness score
Exception management

Finance

Roadmap

The agentic finance back office. Agents drive the close calendar, prepare journal entries, run flux and variance analysis, and assemble audit-prep evidence aligned to standard GAAP presentation. Every output is reviewed by a human before booking; nothing posts to the ledger autonomously.

GAAPClose calendarFP&A
Dollar-threshold gate
Pre-booking review
Variance analysis
Platform preview

ArkOS in action

Snapshots of the platform running in production — module surfaces, decision traces, and human-in-the-loop gates as a buyer's team would actually see them.

CRMPipeline view with deal stages, conversation-driven follow-ups, and slipping-deal surfacing.
Sales & MarketingMulti-agent sales dashboard — pipeline generation, outbound sequencing, and campaign performance at a glance.
Client LifecycleClient portal — lifecycle stages, risk-tier review, and policy-gated escalation built into the workflow.
Back-Office OperationsOperations command center — SOP execution, ticket triage, and exception escalation across the operating team.
Architecture

The shared spine — five subsystems

Six modules sit on a shared spine — a single architectural commitment rather than six. Every subsystem below is non-optional and applies to every module.

CRM
Sales & Marketing
CLM
Ops
Compliance
Finance
01
Agent runtimeThe orchestration layer that runs every agent in every module: model selection, tool invocation, retries, escalation, timeouts, budget controls.
02
Tool-use integration layerUnified, permissioned gateway between agents and the customer's enterprise tools — CRM, email, calendar, ticketing, ERP, CLM, e-signature, document management. Authorisation is centrally enforced; no agent has direct credential access.
03
Observability and audit-trailEvery agent action — inputs, model invoked, tools called, data read, output produced, confidence indicator — captured as a structured decision trace. Readable by a compliance reviewer or auditor without engineering escort. Non-optional; modules cannot ship to a customer without it.
04
Evaluation harnessPre-deployment evaluation (regression suites, behavioural tests, prompt-injection resistance) and in-production evaluation (drift detection, output-quality sampling, human-in-the-loop verification rates). Every release passes the harness or it does not ship.
05
Policy and permission systemRole-based access for human users; action-level gates for agents (which agent may take which action, against which data, with what approval requirement). The policy is the line between autonomous and supervised.
Operating principles

Engineering invariants

Properties that hold across every module, every release, and every customer — what the platform commits to, regardless of feature roadmap.

Architecture

Module isolation, shared spine.

Independent
Each module is deployable and sellable standalone.
Shared
Runtime, observability, evaluation, policy — same for every module.
Commitment
Spine change improves all six modules. Module change never breaks another.
Auditability

Cognitive transparency.

Traced
Every agent action — inputs, model, tools, data, output, confidence — captured as a structured decision trace.
Readable
Designed for compliance reviewers, not engineering dashboards.
Commitment
A compliance team can answer 'why did the agent do that?' without engineering escort.
Oversight

Human-in-the-loop where it matters.

Autonomy
Agents act inside policy-defined guardrails.
Thresholds
CLM → elevated risk tiers · Finance → journal entries above a dollar limit · CRM/Sales → drafts below a confidence floor · Compliance → control exceptions.
Commitment
The human approval gate is in the system, not on top of it.
Engagement model

How we worked

TeamA cross-disciplinary engineering pod under a written SOW, contracted under the Sense7ai MSA. Agent and LLM application engineers build the modules. Platform engineers maintain the shared spine. A security engineer owns permissioning and tool-use authorisation. A product and UX engineer designs the human-in-the-loop surfaces.

CadenceTwo-week sprints with module-level demos · fortnightly sprint review · monthly steering · quarterly executive review.

StackTypeScript (React + Vite) for workbench surfaces. Node.js, Express, Prisma for core services, with Anthropic (Claude) and OpenAI (GPT-4o) as the agent model layer. PostgreSQL and Redis for data. Kubernetes for deployment, customer-isolated where the regulatory frame and security posture require it.

How ArkOS compares

ArkOS vs. agentic AI in the CRM market

Compared against Salesforce Agentforce, HubSpot Breeze AI, Microsoft Dynamics 365 (Copilot for Sales), and Zoho CRM (Zia) — by the criteria a regulated-enterprise buyer evaluates. Read as: what's native to the platform, what's partial or requires a separate product, and what isn't there at all.

CriterionArkOSSalesforce AgentforceHubSpot Breeze AIMS Dynamics 365 (Copilot for Sales)Zoho CRM (Zia)
Built as an agentic AI platform from day one (not AI added to an existing SaaS suite)FullPartialPartialPartialPartial
CRM, Sales, CLM, Ops, Finance, and Compliance under one architectureFullPartialPartialPartialPartial
Multi-agent orchestration — agents collaborate across workflowsFullFullNot nativePartialNot native
Structured decision trace per agent action, readable by a compliance reviewerFullPartialPartialPartialPartial
Centralized, permissioned tool-use gateway for enterprise integrationsFullPartialPartialPartialPartial
Action-level human-in-the-loop gates with policy-defined thresholdsFullPartialPartialPartialPartial
Pre-deployment evaluation harness (regression, behavioural, prompt-injection)FullPartialNot nativePartialNot native
In-production drift detection and output-quality samplingFullPartialNot nativePartialNot native
Action-level policy enforcement per agent (not only user-role RBAC)FullPartialPartialPartialPartial
Customer-isolated deployment for SOC 2 / ISO 27001 / HIPAA / GDPR / 21 CFR Part 11 frameFullFullPartialFullPartial
Full
Native and available out of the box.
Partial
Limited scope, in preview, or via add-on.
Not native
Not part of the stated platform capability.

Comparison is the authors' interpretation based on publicly available product documentation as of June 2026. For independent, vendor-neutral context, see G2's CRM software category and Gartner's research on artificial intelligence. Vendor capabilities evolve quickly — verify directly with each vendor for current scope.

Outcomes

Four agentic AI modules live. Two shipping next.

Program status · ArkOS · Live in productionAudited · risk-scaled · evidence-bound
100%
Agent actions audited
structured decision trace per action
6
Modules on one shared spine
single architectural commitment
4
Modules live in production
CRM · Sales · CLM · Ops
2
Modules shipping next
Compliance in build · Finance on roadmap

Selected customer-attributed outcomes are published below. Deeper specifics — module-by-module live status per customer, autonomy thresholds in production, and the full set of operational metrics — are available under NDA. Reference conversations and module-level demos can be arranged through Sense7ai once a scoping call confirms fit.

ArkOS in production

Live customer outcomes

Two ArkOS deployments, two industries — what the platform replaced, and what changed once the modules went live.

Innovspace

Managed Spaces + Coworking

Before ArkOS, Innovspace ran its entire coworking operation by hand — leads, members, contracts, renewals, bookings, and billing all living in Excel. ArkOS replaced that with one connected platform.

Lead follow-up100%Same-day auto follow-up — no lead goes cold.
Lead-to-client30%KYC, contracts, onboarding in-platform · days → hours.
Billing & Invoicing time95%Invoicing: 2 days → minutes. 24 days/yr reclaimed.
Payments60%Auto reminder sequences chase dues.
Renewals18%Contracts flagged 90 days before expiry.
Operations1 viewDesks, rooms, bookings — all locations, real-time.

Infrastride

Real estate

Before ArkOS, Infrastride ran sales by hand — enquiries piled in a spreadsheet, chased across WhatsApp, phone, and email. ArkOS replaced that with one coordinated multi-channel engine.

First contact60sAuto-engaged across WhatsApp, email, tele-calling.
Lead routing100%1,200/mo scored and routed to the right rep — no fall-through.
Call intelligence100%Every call recorded + analysed.
Enquiry → site visit35%Guided from first touch to milestone.
Pipeline visibility1 pipelineAll channels, all reps — real-time, not scattered sheets.

Frequently asked questions

Can ArkOS modules be deployed standalone?
Yes. Each of the six modules is independently deployable and can be sold standalone, but every module is built on the same shared spine — runtime, observability, evaluation, and policy. A change in the spine improves all six modules; a change in a module never breaks another.
How are ArkOS agent actions kept auditable?
Every agent action — inputs, model invoked, tools called, data read, output produced, confidence indicator — is captured as a structured decision trace. The traces are readable by a compliance reviewer or auditor without engineering escort. Modules cannot ship to a customer without this observability subsystem.
What enterprise tools does ArkOS integrate with?
ArkOS connects to the customer's existing tools through a unified, permissioned tool-use gateway. Live connectors today include HubSpot (CRM), Instantly (outbound), Calendly (scheduling), PandaDoc (e-signature), Zoho Books (finance), Jira (ticketing), Slack, and Notion. Authorisation is centrally enforced; no agent has direct credential access. Additional connectors are added per customer engagement.
What is ArkOS's human-in-the-loop model?
Agents act autonomously inside policy-defined guardrails and stop for human approval on threshold actions — client-acceptance approvals on elevated risk tiers (CLM), journal entries above a dollar limit (Fin), customer-facing message drafts below a confidence floor (CRM, Sales), and control exceptions (Compliance). The human approval gate is in the system, not on top of it.
What compliance frameworks does ArkOS Compliance support?
Today, ArkOS Compliance performs agentic contract compliance validation — agents validate a contract against the customer's policy and return a compliance status. On the roadmap: control mapping to SOC 2, ISO 27001, HIPAA, and GDPR (with GLBA, DPDPA, and FDA 21 CFR Part 11 supported where applicable), continuous evidence collection, audit-readiness scoring, exception management, and regulator-facing reports — all engineered onto the same shared spine.

Building an agentic AI platform of your own?

Tell us about the platform you need to build, or the workflow you need to embed agentic AI into. Qualified inquiries: same-day or next-business-day response. Scoping calls within five business days.

Schedule a scoping callCheck the diligence pack