Knowledge Intelligence — Capability
Purpose
Turn a multi-venture founder’s scattered knowledge into a queryable, AI-accessible, scoped asset library: capture → human-approve → structure → retrieve. Provided by the Founder Intelligence Platform (FIP).
At a glance
| Field | Value |
|---|---|
| Slug | cap-knowledge-intelligence |
| Maturity | 🔶 early-development |
| Owning repo(s) | personalops (FIP) |
| Layer(s) | 2 · Intelligence Platform |
| Last reviewed | 2026-07-05 |
Business value
Stops intelligence loss (“capture first”), makes cross-venture knowledge reusable, and feeds every downstream output (proposals, outreach, strategy) with retrievable, maturity-gated intelligence.
Technical responsibilities
- Own the canonical intelligence store (
knowledge_assets) — one place, no duplication. - Run capture → stage → mandatory human approval → structure workflows.
- Provide scoped retrieval (
search_assets()RPC) across 5 scope dimensions and 4 maturity states. - Render the Intelligence Dashboard. Not responsible for publishing the packs (that’s Productization).
Owning repository or repositories
| Repo | Role |
|---|---|
personalops |
FIP: extraction, knowledge_assets, retrieval, dashboard |
Consuming repositories
| Repo | How it consumes |
|---|---|
personalops |
The dashboard + agents query assets |
intelproducts |
Packs are synthesised from approved assets |
outreachagent, leadplatform |
Consume the products derived from this intelligence |
Consuming ventures
- Inexis Digital, Inexis Consulting, Inbound Lanka, City Retreats, Cross-Cutting (5 scope dimensions).
Inputs
- Knowledge estate (46 markdown docs, ~4,600 lines), manual/voice captures, agent research, legacy KB tables.
Outputs
- Scoped, maturity-gated knowledge assets; retrieval results via
search_assets(); dashboard views; approved intelligence for pack synthesis.
Dependencies
- Reusable AI Skills (builder skills); Supabase (PostgreSQL).
Capability relationships
graph LR
FIP[personalops/FIP] -->|provides| CAP[[Knowledge Intelligence]]
SS[Reusable AI Skills] -.underpins.-> CAP
CAP -->|feeds| IPZ[[Intelligence Productization]]
EST[Knowledge estate] --> CAP
Current maturity
🔶 Early-development. Design v1.0 approved; Phase 0 built (Supabase schema, seed, TS, harvest scripts, dashboard rendering); Phases 1–5 (capture, review, harvest UI, classification, migration, agent ingestion) not started. (Source: personalops digest.)
Planned evolution
Build the capture→retrieve loop; add the Hermes learning loop; semantic search + asset relationship graph at scale.
Related
- Repo:
personalops· Platform: Intelligence Platform - Registry: Capability Registry · Reuse Map