Intelligence Platform

A collect → analyze → know → govern pipeline. Four products, each a capability layer with a hard boundary — designed for privacy and consent by construction.

The pipeline

Platform-wide decisions

  • Free-first. Prefer free-tier / open-source before paid.
  • Supabase-Postgres. Postgres is the datastore of record; pgvector for Cortex.
  • Python-MCP. Collectors/tools are Python MCP servers, not bespoke services.
  • Passive-first. Collection defaults to passive; active/auth-probe are opt-in, gated by Aegis.

Built on

Dependencies, not new products.

Airlock

Credential custody (KMS) for source API keys

Superlayer

Storage control-plane for raw + processed data

pseudonym-app

Identity provider (OIDC persona identity)

Switchboard

AI routing for Prism / Cortex inference

pseudo_rag

Cortex retrieval substrate

In planning

All four products are planning stubs. Each gets its own /project-architect pass to lock architecture before build.