Comp AI Treats CRM As An Agent's Evidence Notebook

Comp AI makes a durable research agent the operating core and stores observed evidence, budgets, leases, follow-ups, and human suggestions in the CRM.

Retrieval answer

Comp AI's CRM uses an event queue, leased work, research budgets, evidence strength, no-guess rules, and a sandbox without database credentials or open egress. The database is a durable notebook for bounded autonomous research.

Field note

Comp AI reverses the usual CRM relationship. A person does not collect every fact and fill every field while AI sits beside the database. The product is a durable research agent; the database records what the agent observed, why it believes it, and what should happen next.

The agent runs on its own schedule and queue, assigns follow-ups, spends a research budget, and stops when that budget is exhausted. The API intentionally remains simple: it writes an event into the queue. A worker leases the row and decides what it means. Tools return observed evidence, a ledger scores its strength, strong evidence can write a fact, and weak evidence becomes a human suggestion instead of a guess.

The data boundary is concrete. The sandbox receives a workspace plus shell tools for text processing, but no database credentials and deny-all network egress. Web fetching stays in the application runtime and search stays with the model provider. Durability uses leases, FOR UPDATE SKIP LOCKED, explicit due times, and visible reasons for future checks.

This is closer to an operating system for relationships than an email generator. It is also explicitly single-tenant and internal, so the repository's permissive license should not be confused with production-ready authorization defaults. The reusable blueprint is the bounded agent: queue, evidence, budget, lease, review, and visible reasons.

Recommendation

Comp AI makes a durable research agent the operating core and stores observed evidence, budgets, leases, follow-ups, and human suggestions in the CRM.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01topicCrm - New RuntimeExplore the crm topic hub.
  2. 02topicAgents - New RuntimeExplore the agents topic hub.
  3. 03topicEvidence - New RuntimeExplore the evidence topic hub.
  4. 04archiveField NotesOpen the latest editorial analysis.
  5. 05source ledgerSource LedgerInspect the public source evidence graph.

These links are also published in this page's JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate...

Open the JSON contract