System / VentureApplications & Agents

the Intelligence Platform (L2) produces intelligence and Intelligence Products (L3) publish it, this layer

3Repositories
Explore next → Inexis Studios

Applications & Agents Layer — System Digest

Purpose

Layer 4 of the ecosystem: the software and agents that act on intelligence to serve the ventures. Where the Intelligence Platform (L2) produces intelligence and Intelligence Products (L3) publish it, this layer applies it — assessing websites, generating outreach, and triaging inbound opportunities for Inexis Digital and Inexis Consulting.

At a glance

Field Value
Slug applications-agents
Architecture layer Applications & Agents (layer 4)
Lifecycle building
Owner org Inexis (Digital + Consulting); founder Azwaan
Serves ventures Inexis Digital (websites), Inexis Consulting (AI/automation)
Last reviewed 2026-07-06

Member repos

Repo Role Maturity Digest
inexisstudios Website Assessment engine + marketing site/CMS (evidence producer) active-development digest
outreachagent Outbound cold-outreach execution engine (COP → email/proposal → CRM) operational digest
leadplatform Inbound opportunity intelligence & routing (Upwork) active-development digest

The website-assessment delivery pipeline

These repos form one commercial pipeline around the Website Assessment capability:

graph LR
    INX[inexisstudios<br/>Website Assessment engine] -->|assessment evidence| OA[outreachagent<br/>COP → outreach]
    IPR[(intelproducts packs)] -.consumed by.-> OA
    IPR -.pinned submodule.-> LEAD[leadplatform<br/>inbound triage]
    INX -.evidence (planned).-> LEAD
    OA --> VEN[Inexis Digital sales]
    LEAD --> VEN
  • inexisstudios produces website evidence (the assessment).
  • outreachagent (outbound) consumes it to compose Commercial Opportunity Profiles and render outreach.
  • leadplatform (inbound) triages buyer-intent Upwork jobs and will consume the same assessment evidence.

Capabilities provided

Capability Provided by
Website Assessment inexisstudios (+ pack/authoring/harness)
Commercial Opportunity & Outreach outreachagent
Opportunity intelligence & routing (inbound) leadplatform

External dependencies & integrations

  • Cloudflare (Pages / Workers / D1 / R2), Supabase, Upwork GraphQL API, Outscraper, Gmail API, Claude (subscription CLI).
  • Intelligence Products — pinned/sibling pack contract.

Cross-layer relationships

  • Consumes Intelligence Products (L3) and, transitively, the Intelligence Platform (L2) and Shared Skills (L1).
  • Serves the ventures (L5): Inexis Digital, Inexis Consulting.

Status & notes

  • Current state: mixed maturity; see the status dashboard and Portfolio Health work queue.
  • Live blocker (Jul 2026): the assessment service accepts but does not yet complete crawls, so outreach live runs use mock mode. Recorded honestly.
  • Related ADRs: ADR 0005 (proposed) would extract the assessment/COP services from these venture apps into a Platform Services layer.