Overview living owner: Azwaan reviewed: 2026-07-05

Portfolio Overview — Executive Briefing

The single-page executive briefing for Azwaan’s AI venture ecosystem. Read this first, then explore the detailed portal. It describes the layered architecture and marks honestly which layers are implemented, partial/planned, or vision (Architecture Principle 8).

Realization note (recorded, evidence-based, 2026-07-05): the portal now documents four processed systems across the foundational layers — Shared Skills, PersonalOps/FIP, website-intelligence-lab, and intelproducts — plus a Capability Architecture layer and the first cross-repo platform capability, Website Assessment (spanning inexisstudios + the pack + FIP

  • the lab). Downstream consumers leadplatform, outreachagent, and inexisstudios are registered. Maturity labels come from direct source-doc evidence.

New in Phase C — Capability Architecture. The portal now documents reusable capabilities independently of repositories: see the Capability Registry (a primary entry point) and the Capability Reuse Map. This shifts the portal from a repository catalogue to an architectural source of truth (ADR 0004).

Phase F — Architecture Governance. The portal now also governs how the ecosystem evolves: the Architecture Governance section defines the decision process, the Capability Decision Framework & Matrix, the Repository Lifecycle, Documentation Governance, AI Governance, and the Architecture Review Lifecycle (ADR 0006). Documentation only — no architecture modified.

Phase E — Operating Model. The portal now documents how the ecosystem operates, not just what exists: the Operating Model section covers the work lifecycle, Knowledge Asset Lifecycle, Concept Ownership, the authoritative Portfolio Glossary, Context Architecture, Operating Principles, and the AI Collaboration Model. This makes the portal the ecosystem’s operating manual. Documentation only — no architecture modified.

Phase D — Ecosystem Architecture Review (recommendations only). A holistic EA review is now available: Architecture Review · Risks · Strategic Opportunities · Recommended Architecture Evolution. Its headline proposal — a Platform Services layer extracting reusable services out of venture repos — is captured as proposed ADR 0005. The layer model on this page is unchanged; the review recommends, it does not modify.


Vision

Purpose. Build a compounding, multi-venture AI ecosystem where reusable intelligence flows from a shared foundation up into products, applications, and customer-facing ventures — so each improvement at the base multiplies value across everything above it.

The founder operates five venture areas (PersonalOps …/01-architecture.md): Inexis Digital (Victoria) — AI & digital transformation for Victorian trades; Inexis Consulting (Sri Lanka) — enterprise architecture & AI consulting; Inbound Lanka — curated inbound travel; City Retreats — short-stay rentals; and Cross-Cutting intelligence spanning all of them.

How the pieces fit. A foundation of reusable AI skills feeds intelligence platforms; the platforms produce versioned intelligence products; those power applications and agents; which drive the ventures and their customer-facing solutions — with a feedback loop so the system learns.


Architecture Layers

graph TD
    L6[6 · Customer-facing Solutions] --> OUT((Customers / Market))
    L5[5 · Ventures<br/>Inexis Digital · Consulting · Inbound Lanka · City Retreats] --> L6
    L4[4 · Applications & Agents<br/>leadplatform · outreachagent] --> L5
    L3[3 · Intelligence Products<br/>intelproducts] --> L4
    L2[2 · Intelligence Platform<br/>PersonalOps/FIP · website-intelligence-lab] --> L3
    L1[1 · Shared Skills<br/>169 skills] --> L2
    SRC((Sources / knowledge estate / signals)) --> L2
    L1 -.reusable capability.-> L2 & L3 & L4 & L5 & L6

    classDef live fill:#1f7a1f,color:#fff,stroke:#0d4d0d;
    classDef partial fill:#fff3cd,color:#333,stroke:#b8860b;
    classDef planned fill:#eee,color:#333,stroke:#bbb,stroke-dasharray:4 3;
    class L1 live;
    class L2,L3,L4 partial;
    class L5,L6 planned;
# Layer Responsibility Realization (evidence)
1 Shared Skills Manufactures & standardizes reusable AI capability (169 skills). Operational
2 Intelligence Platform Turns raw knowledge/signals into structured, reusable intelligence. Two systems: PersonalOps/FIP (knowledge platform + dashboard) and website-intelligence-lab (engine evaluation). 🔶 Partial — FIP design v1.0 + Phase 0; lab infra VPS-validated; core loops pending
3 Intelligence Products Publishes versioned, immutable intelligence packs (the output contract). intelproducts. 🔶 Operational as a contract — packs published & consumed
4 Applications & Agents Software/agents that act on intelligence. leadplatform, outreachagent. 🔶 Partial — outreachagent operational; leadplatform in-progress
5 Ventures The founder’s five businesses built on the apps/agents. 🧭 Vision (ventures exist as businesses; not yet portal-registered as repos)
6 Customer-facing Solutions The experiences customers touch. 🧭 Vision

How layers interact: each layer consumes the layer(s) below and serves the layer above. Shared Skills is consumed laterally by every layer — the ecosystem’s point of maximum leverage (Principle 9).


Information Flow

The lifecycle of information through the ecosystem — see the detailed runtime flow in the Intelligence Platform architecture.

graph LR
    S[Sources<br/>knowledge estate · captures · signals · website subjects] --> P[Intelligence Platform<br/>capture → approve → structure → evaluate]
    P --> Pr[Intelligence Products<br/>versioned, immutable packs]
    Pr --> A[Applications & Agents<br/>pin packs → act → recommend]
    A --> C[Ventures & Customer-facing<br/>proposals · outreach · deliverables]
    C -->|outcomes / usage signals| S
    SK[[Shared Skills]] -.capability at every step.-> P & Pr & A & C
  1. Sources — the founder’s knowledge estate (46 docs, ~4,600 lines) + captures + market signals; website subjects (lab).
  2. Intelligence Platform — capture → human-approved structuring into scoped, maturity-gated knowledge assets; reproducible engine evaluation (lab).
  3. Intelligence Products — distilled intelligence published as versioned, immutable packs.
  4. Applications & Agents — pin a pack version, act on it, emit recommendations (e.g. commercial-opportunity profiles).
  5. Ventures / customer-facing — proposals, outreach, and deliverables reach customers; outcomes return as new signals.

Portfolio Map

graph TD
    SS[shared-skills<br/>169 skills · L1] -->|built with| PORTAL[portfolio-portal<br/>docs/governance]
    SS -.-> FIP & LAB & IPR
    subgraph L2[Layer 2 · Intelligence Platform]
        FIP[personalops / FIP<br/>producer + dashboard]
        LAB[website-intelligence-lab<br/>engine evaluation]
    end
    IPR[intelproducts · L3<br/>published packs]
    FIP --> IPR
    IPR -->|website-assessment pack| INX[inexisstudios · L4<br/>assessment engine]
    IPR -->|pinned submodule| LEAD[leadplatform · L4]
    INX -->|COP| OA[outreachagent · L4]
    IPR --> OA
    INX & LEAD & OA --> VEN[Ventures · L5<br/>Inexis Digital · Consulting · Inbound Lanka · City Retreats]
    PORTAL -.will be automated by.-> ORCH[[portfolio-portal-orchestrator · spec]]

First reusable platform capability: the Website Assessment Platform — one capability composed from four repos (inexisstudios engine + intelproducts pack + FIP authoring + the lab harness), consumed by outreachagent (and, declared, leadplatform) as Inexis Digital’s lead-gen wedge.

Repository Layer Purpose Maturity Digest
shared-skills 1 Shared Skills Reusable AI capability library (169 skills) Operational digest
personalops 2 Intelligence Platform FIP — knowledge intelligence platform + dashboard (producer) Early-development digest
website-intelligence-lab 2 Intelligence Platform Website engine experimentation & evaluation Early-development digest
intelproducts 3 Intelligence Products Versioned, immutable intelligence packs Operational (contract) digest
inexisstudios 4 Applications & Agents Website Assessment engine (crawler + scoring + report) Active development capability
leadplatform 4 Applications & Agents Lead platform; consumes packs (pinned submodule) In-progress not yet processed
outreachagent 4 Applications & Agents Outreach agent; COP recommendations Operational not yet processed
portfolio-portal Docs / Governance Documents the system of systems (this repo) Active (Phase B) README
portfolio-portal-orchestrator Docs / Automation Future skill to automate the portal Spec only spec

Current Maturity

Scale: Concept → Early Development → Active Development → Operational → Production.

System Maturity Rationale (evidence)
shared-skills Operational 169 versioned, licensed skills in active use; built this portal.
personalops / FIP Early Development Design v1.0 approved; Phase 0 built (Supabase schema, seed, TS, harvest scripts, dashboard rendering); Phases 1–5 not started.
website-intelligence-lab Early Development Phase 1–2 complete & VPS-validated; Phase 2.5 in progress; core loop (adapter/runs/eval) pending.
intelproducts Operational (contract) Multiple packs published across 4 domains, already consumed by leadplatform + outreachagent.
inexisstudios (Website Assessment engine) Active Development Engine core built & self-tests pass (40/40); async crawl→score→report + external API shipped; durable queueing, competitor benchmarking, public form = future phases. (evidence hunt)
outreachagent Operational Steps 1–5 + renderers + operational layer done; live end-to-end run completed; assessment runs mock by default, live-send/live-assessment toggles pending. (evidence hunt)
leadplatform Active Development Phase 1 Next.js MVP + Phase 2 Cloudflare Worker/D1 + live Upwork OAuth working; website-assessment consumption declared, not wired. (evidence hunt)
portfolio-portal Active Development Phase B underway.
Ventures / Customer-facing Concept (in portal) Real businesses, but not yet represented as portal-registered repos.

Technology Landscape

Now largely evidenced (not merely implied). Architectural summary, not an exhaustive inventory.

Category Technologies Evidence
AI runtime / agents Anthropic Claude (Agent Skills, Agent SDK, Claude Code); Codex; OpenClaw (self-hosted, planned) shared-skills, PersonalOps FIP audience
Skill/content medium Markdown (SKILL.md, packs, knowledge estate) shared-skills, intelproducts, PersonalOps
Data / backend Supabase (PostgreSQL, RLS, RPC) — FIP canonical store PersonalOps 01-architecture.md
Web app / UI TanStack Router/Start + TanStack Query, React 19, Vite 7, Tailwind v4, shadcn/Radix, TypeScript PersonalOps ka.*.tsx; inexisstudios
Edge / infra Cloudflare (DNS, Workers, Pages, D1, R2), Docker Compose, Caddy 2.11.4, Let’s Encrypt website-intelligence-lab, leadplatform, inexisstudios
Crawling / automation Playwright (standalone Node crawler-service) inexisstudios crawler-service/
CMS / backend (lab) WordPress 6.9 Multisite (php8.3), MariaDB 11.4, WP-CLI website-intelligence-lab
Scripting / pipelines Node/JS (harvest, extract, estate-map), Python (skills), Shell PersonalOps scripts, shared-skills
Distribution Git submodules for pinned pack contracts leadplatform vendors intelproducts
Retrieval Postgres FTS (search_assets RPC); pgvector = post-MVP PersonalOps non-goals

Strategic Roadmap (next 6–12 months)

Theme Direction
Platform evolution Build FIP Phases 1–5 (capture → harvest UI → AI classification → legacy → agent ingestion + OpenClaw); stand up the lab’s core loop (adapter → runs → evaluation).
Intelligence improvements Expand pack domains; implement the Hermes learning loop once outcome data exists; add semantic search at asset scale.
Automation Implement portfolio-portal-orchestrator so the portal maintains itself from source repos.
Customer products Mature leadplatform + outreachagent into reliable revenue engines across the ventures.
Internal tooling Skills taxonomy/index; consolidate duplicated skills; full digests for leadplatform/outreachagent.
Showcase & commercialisation Build the public showcase (Phase C) demonstrating ecosystem scale & sophistication.

Executive Summary

Azwaan runs a multi-venture AI ecosystem — Inexis Digital, Inexis Consulting, Inbound Lanka, and City Retreats — organized as a layered architecture so intelligence compounds from a shared foundation up to customer-facing work.

The foundations are real. A curated library of 169 AI skills (Shared Skills, operational) is the base. Above it, an Intelligence Platform turns the founder’s knowledge estate into structured, retrievable intelligence — the Founder Intelligence Platform (design-complete with a built Phase-0 foundation and a working Intelligence Dashboard) alongside a Website Intelligence Lab (a provenanced evaluation platform whose infrastructure is live). That platform publishes intelligence products — versioned, immutable packs that are already consumed by downstream apps (leadplatform, outreachagent) to generate proposals, outreach, and commercial-opportunity recommendations.

Maturity is mixed and labelled honestly: some systems are operational, others are design-plus-foundation. Named-but-unbuilt elements — the Hermes learning loop and OpenClaw integration — are marked planned, and one requested concept, “estate generation,” does not exist and is recorded as such rather than invented. The next 6–12 months are about building upward: completing the platform’s capture-to-retrieval loop, standing up the lab’s evaluation loop, automating this portal, and hardening the customer-facing apps.

For a new engineer, architect, investor, or client: start here, then read the Intelligence Platform architecture for the platform in depth, the system-of-systems architecture for how everything connects, and the Architecture Principles that govern it all.