Venture lifecycle: building living layer: Intelligence Platform owner: Azwaan reviewed: 2026-07-05

Intelligence Platform Layer — System Digest

Purpose

Layer 2 of the ecosystem: the systems that turn raw knowledge and market signals into structured, reusable, versioned intelligence. It is not a single repository but an assembly of sibling systems, plus the published-products contract it feeds. The full platform-level architecture (executive → container → component → runtime, with the subsystem reconciliation) is in architecture/intelligence-platform.md.

At a glance

Field Value
Slug intelligence-platform
Architecture layer Intelligence Platform (layer 2) + feeds Intelligence Products (layer 3)
Lifecycle building
Maturity mixed — see member systems
Owner org Inexis / PersonalOps (founder: Azwaan)
Serves ventures Inexis Digital, Inexis Consulting, Inbound Lanka, City Retreats, Cross-Cutting
Last reviewed 2026-07-05

Member repos

Repo Role Layer Maturity Digest
personalops FIP — knowledge intelligence platform + Intelligence Dashboard (producer) 2 early-development digest
website-intelligence-lab Website engine experimentation & evaluation platform 2 early-development digest
intelproducts Published intelligence packs (the output contract) 3 operational digest

Layer 3 — Intelligence Products

The layer produces intelligence products (intelproducts): versioned, immutable packs (proposal, website-assessment, cinnamon-stories, outreach-messaging) that downstream apps pin and consume. Modelled as layer 3 because it is the output of layer 2, not a platform itself.

Capabilities provided

Capability Provided by
Knowledge capture, extraction, structuring personalops (FIP)
Scoped retrieval + Intelligence Dashboard personalops
Reproducible engine evaluation (websites) website-intelligence-lab
Versioned intelligence products (packs) intelproducts

System map

graph TD
    subgraph L2[Layer 2 · Intelligence Platform]
        FIP[PersonalOps / FIP<br/>producer + dashboard]
        LAB[Website Intelligence Lab<br/>evaluation platform]
    end
    L3[intelproducts · layer 3<br/>published packs]
    FIP --> L3
    L3 --> DOWN[Applications & Agents<br/>leadplatform · outreachagent]
    SS[Shared Skills · layer 1] -.-> FIP & LAB & L3
    FIP -. sibling, non-dependent .- LAB

External dependencies & integrations

  • Supabase (FIP data store), Docker/Caddy/WordPress/Cloudflare (lab infra), Claude/Codex/OpenClaw (agents).
  • Shared Skills builder skill intelligence-pack-publisher and consumer skills.

Cross-venture relationships

  • Produces intelligence products consumed by leadplatform and outreachagent (layer 4).
  • Consumes Shared Skills (layer 1) for engineering and pack authoring.
  • Serves five venture areas (layer 5): Inexis Digital, Inexis Consulting, Inbound Lanka, City Retreats, cross-cutting.

Named-subsystem status (recorded honestly)

Subsystem Status
Intelligence products, extraction pipelines, knowledge assets ✅ Implemented
Recommendations 🔶 Partial (output in outreachagent; engine spec out-of-scope in inexisstudios)
OpenClaw, Hermes 🔶 Planned / not built
“Estate generation” ❌ Not found — not a real subsystem

Status & roadmap pointers

  • Current state: mixed maturity; see status dashboard.
  • Roadmap: build FIP Phases 1–5; stand up the lab’s core loop; implement Hermes once outcome data exists.
  • Related ADRs: ADR 0003; source-repo ADRs in each system.