cambium ▸ docs/BUSINESS_RESEARCH.md
updated 2026-03-29

Cambium Business Research

Date: 2026-03-27 Author: Obadiah (Chief of Staff AI)

Evaluation Criteria

Each idea is scored 1-10 on: - Revenue Potential — Total addressable market, pricing power, scalability - Time to First Dollar — How quickly can we have a paying customer (10 = fastest) - Impact — Mental health, accessibility, education, sustainability - Cambium Fit — How well it exercises governance, resilience, multi-agent orchestration - Feasibility — Can we build a working prototype with the current codebase today


1. Mental Health Triage Bot

Concept: An intake assessment agent for therapy practices. Routes patients to appropriate care level (self-help resources, group therapy, individual therapy, crisis intervention). Follows up on missed appointments. Monitors patient engagement signals.

Revenue model: SaaS to therapy practices, $200-500/month per practice.

Criterion Score Reasoning
Revenue Potential 6 Niche market (~150K therapy practices in US). $200-500/mo = modest per-customer revenue. Growth constrained by therapist adoption speed.
Time to First Dollar 3 HIPAA compliance is a hard gate. Cannot deploy without BAA, encryption at rest, audit logs. Therapy practices are slow adopters. Regulatory review takes months.
Impact 9 Mental health access is a genuine crisis. Triage reduces wait times. Follow-up reduces dropout. Massive unmet need.
Cambium Fit 8 Excellent multi-agent use case. Triage agent, follow-up agent, escalation agent. Quorum for clinical decisions. Health monitoring for patient risk signals. Immune system for detecting concerning patterns. Governance gates for human clinician approval.
Feasibility 3 HIPAA-compliant infrastructure needed (not just in-memory stores). LLM integration not yet wired. No external messaging integration (SMS, email). Clinical validation required before deployment.

Total: 29/50

Verdict: High impact, high Cambium fit, but the compliance burden makes this a 6-12 month project minimum. Not a “revenue from day 1” play.


2. Impact Fund Reporting Agent

Concept: Automated impact KPI tracking, LP report generation, ESG compliance for impact funds. Pulls data from portfolio companies, normalizes metrics against IRIS+/GIIN standards, generates quarterly LP reports, flags compliance gaps.

Revenue model: SaaS to impact funds, $1,000-5,000/month per fund.

Criterion Score Reasoning
Revenue Potential 8 ~5,000 impact funds globally, growing fast. High willingness to pay ($1K-5K/mo is trivial vs. AUM). Enterprise contracts possible. Joshua’s Masawa network = warm leads from day 1.
Time to First Dollar 7 Joshua knows the buyers personally. No regulatory gate (reporting is not regulated like trading). Can start with one fund and iterate. MVP = better version of what analysts do in spreadsheets today.
Impact 7 Transparency in impact investing matters. Better reporting = better accountability = more capital flows to impact. Meta-impact: makes the whole ecosystem more honest.
Cambium Fit 7 Multi-agent: data collection agent, normalization agent, report generation agent, compliance checker agent. Quorum for flagging questionable metrics. Workflow: quarterly cadence with approval gates before LP delivery. Health monitoring for data quality. Weaker on resilience testing (reports are batch, not real-time).
Feasibility 5 Needs LLM integration (for report narrative generation). Needs HTTP fetch (for pulling portfolio data — APIs, spreadsheets). Current task executors (http_fetch, llm_call, transform, file_output) map well to this. But no live LLM provider wired yet.

Total: 34/50

Verdict: Strong revenue story, warm market access, decent Cambium fit. The “Joshua knows the buyers” factor is huge. Main risk: impact funds are slow-moving enterprises with long sales cycles despite relationships.


3. SaaS Cancellation Recovery Agent

Concept: Monitors a company’s SaaS subscriptions, identifies waste (unused seats, duplicate tools, forgotten trials), auto-cancels or downgrades, recovers prorated refunds.

Revenue model: Percentage of savings (20-30% of money recovered/saved).

Criterion Score Reasoning
Revenue Potential 7 Every company overspends on SaaS. Average mid-size company wastes $150K/yr. 20% of savings = $30K/yr per customer. Scales with customer size.
Time to First Dollar 5 Needs OAuth integrations with billing APIs (Stripe, vendor portals). Each SaaS vendor is a separate integration. Cold start problem: first customer needs enough integrations to be useful.
Impact 4 Reduces digital waste, saves money. Meaningful but not transformative. Not in the mental health/accessibility/education sweet spot.
Cambium Fit 6 Multi-agent for different SaaS categories. Signal-based detection of usage anomalies (Immune). Approval gates before cancellation (Quorum). But relatively simple workflow graphs — not exercising DAG complexity.
Feasibility 4 Requires dozens of third-party API integrations that don’t exist in Cambium. OAuth flow exists but is unverified. Each SaaS vendor has different APIs. Heavy integration work, light orchestration work.

Total: 26/50

Verdict: Decent business, but it’s fundamentally an integration play, not an orchestration play. Cambium’s differentiators (governance, resilience, multi-agent) are underutilized. The hard work is building 50 API connectors, not orchestrating agents.


4. Accessible Content Agent

Concept: Takes web content and makes it accessible — generates alt text for images, optimizes for screen readers, creates plain language versions, generates translations. Deployed as a SaaS per site.

Revenue model: $50-200/month per site, usage-based pricing for large sites.

Criterion Score Reasoning
Revenue Potential 6 Large addressable market (every website). But commodity pricing pressure — AI alt text generators already exist. Hard to differentiate on price. Enterprise accessibility compliance is the premium play.
Time to First Dollar 6 Can build an MVP that processes a single page quickly. No regulatory gates. But needs LLM integration and HTTP fetch. API-first delivery (no complex UI needed).
Impact 8 1.3 billion people live with disabilities. Web accessibility is legally required but poorly implemented. Genuine social good.
Cambium Fit 5 Moderate. Content pipeline is a sequential workflow (fetch, analyze, generate alt text, generate plain language, output). Not much governance complexity. Limited multi-agent value — one agent can do most of this. Signal/health monitoring is nice-to-have, not essential.
Feasibility 5 Needs LLM integration (the core value). HTTP fetch exists. Transform executor exists. But image analysis needs multimodal LLM, which adds complexity.

Total: 30/50

Verdict: Good impact, but Cambium is overkill for this. A simple pipeline does the job. Not enough governance/multi-agent complexity to prove the platform’s value.


5. Research Loop as a Service (AutoResearch)

Concept: Offer Cambium’s existing AutoResearch primitive as a product. Companies give you a metric + a codebase, you run overnight optimization loops. Experiment tracking, Quorum governance for safety, Immune system for detecting regressions.

Revenue model: Per-loop pricing ($50-500/loop depending on compute), or monthly subscription.

Criterion Score Reasoning
Revenue Potential 7 ML teams spend $10K-100K/mo on optimization. If we automate 80% of that, pricing power is strong. But requires trust — companies must give access to their code/data.
Time to First Dollar 4 Customers must trust us with their codebase and metrics. Enterprise sales cycle. Security review required. Need to prove value with case studies first.
Impact 6 Democratizes ML optimization for smaller teams. Good but not in the mental health/accessibility/education sweet spot.
Cambium Fit 9 This IS Cambium. AutoResearch package already exists. Experiment lifecycle = agent lifecycle. Quorum gates for “should we deploy this change?” Immune for regression detection. Health monitoring for experiment health. Seed checkpoints for experiment snapshots. Every Cambium subsystem gets exercised.
Feasibility 5 AutoResearch package exists but is a primitive, not a product. Needs: LLM integration, secure sandbox for running customer code, results dashboard, customer authentication.

Total: 31/50

Verdict: Highest Cambium fit, but hardest to sell. Requires deep customer trust and enterprise sales motion. Also, we’d be competing with established MLOps platforms (Weights & Biases, MLflow, etc.).


6. Community Health Agent

Concept: For online communities (Discord, Slack): intelligent moderation, onboarding flows, engagement tracking, sentiment analysis, conflict resolution, member health scoring.

Revenue model: SaaS per community, $50-500/month depending on size.

Criterion Score Reasoning
Revenue Potential 7 Thousands of paid communities. Discord has 200M monthly users. Community platforms are a growing market. But fragmented — many small communities, few willing to pay $500/mo. Volume play at $50-100/mo.
Time to First Dollar 8 Joshua already runs Discord communities. Obadiah already has Discord integration via Claude plugin. Can dogfood immediately. Discord bot API is well-documented. Fastest path to a working product.
Impact 7 Healthier online spaces matter. Mental health angle: toxic communities cause real harm. Conflict resolution reduces burnout for community managers. Onboarding reduces churn and isolation.
Cambium Fit 9 Perfect multi-agent use case: Moderation agent (Immune for anomaly detection), Onboarding agent (lifecycle management), Engagement agent (stigmergy for tracking activity patterns), Sentiment agent (signals for mood cascades), Conflict resolution agent (Quorum for escalation decisions). Health monitoring for community health metrics. Approval gates for ban/mute decisions. Signal cascades for detecting brewing conflicts. Every subsystem gets real exercise.
Feasibility 7 Discord integration already partially exists (Obadiah uses it). Signal bus maps directly to community events. Stigmergy maps to engagement patterns. Health evaluator maps to community health metrics. Immune anomaly detection maps to troll/spam detection. No regulatory gates. Can run in-memory for MVP. The hardest part (LLM integration) can be deferred — rule-based moderation + sentiment analysis can work without LLM for v1.

Total: 38/50

Verdict: Highest overall score. Best balance of revenue speed, impact, and Cambium fit. Can dogfood immediately. Discord integration exists. Every Cambium subsystem maps to a real community health concept.


Comparative Summary

Idea Revenue Speed Impact Cambium Fit Feasibility Total
1. Mental Health Triage 6 3 9 8 3 29
2. Impact Fund Reporting 8 7 7 7 5 34
3. SaaS Cancellation 7 5 4 6 4 26
4. Accessible Content 6 6 8 5 5 30
5. AutoResearch aaS 7 4 6 9 5 31
6. Community Health 7 8 7 9 7 38

Recommendation: Community Health Agent

Why this wins

  1. Revenue from day 1: Discord bot can be deployed to existing communities immediately. $50-100/mo for small communities, $200-500/mo for large ones. Freemium model with paid moderation/analytics.

  2. Impact: Healthier online spaces reduce harassment, burnout, and isolation. Mental health angle is real — toxic online communities contribute to depression and anxiety.

  3. Cambium showcase: Every subsystem maps to a real feature: - Hypha (graph execution) = moderation decision workflows, onboarding flows - Quorum (governance) = ban/mute approval gates, escalation to human moderators - Signals (cascading events) = detecting mood cascades, conflict escalation - Health (stress detection) = community health scoring (toxicity, engagement, churn) - Immune (anomaly detection) = troll detection, spam detection, raid detection - Lifecycle (agent birth to composting) = spawning specialist agents per community - Seed (checkpoints) = community state snapshots for “what changed” - Stigmergy (markers) = engagement pattern tracking, hot topic detection - Genesis (templates) = community health agent templates (moderator, welcomer, analyst)

  4. Dogfooding: Joshua’s own communities are the first customer. Zero sales cycle for the MVP.

  5. Flywheel: Better community health = more engaged members = community grows = more revenue. Data from moderation improves the models = better product = more communities adopt.

Secondary pick: Impact Fund Reporting

Keep this in the pipeline as the “enterprise” play. Joshua’s Masawa network provides warm intros. But let Community Health Agent prove the platform first, then use that credibility to sell into impact funds.

Path to prototype

For the Community Health Agent, the immediate prototype should: 1. Define a workflow graph for a moderation decision (detect signal, evaluate severity, route to action) 2. Create agent templates for community health personas (Moderator, Welcomer, Analyst) 3. Test the workflow execution with Hypha 4. Map Discord events to Cambium signals 5. Use Health evaluator for community health scoring

This is what we’ll attempt in Step 2.