White Paper 3 of 3 — The Cascade & Standalone Service Vision | MasteryMade / Forge Infrastructure | April 2026
What building this unlocks — for Jason, for Forge, for MasteryMade, and as a standalone shared service.
Paper 1: Vision & Thesis — Why we're building this
Paper 2: Technical Architecture — How it works
Paper 3: The Cascade (this document) — What it unlocks and the standalone service vision
An agentic organization needs what a human organization has: shared institutional memory. Today, Forge's agents are expensive consultants with amnesia — smart in the moment, but they don't build on each other and don't accumulate organizational knowledge.
| Role | Without Intelligence Hub | With Intelligence Hub |
|---|---|---|
| Researcher | Jason googles, Claude does one-off research | Agent with full compiled context, continuous signal monitoring, auto-briefs |
| Builder (Ralph) | Isolated per task, no memory of prior builds | Queries "What patterns exist for <project>?" before starting — reads prior build learnings |
| Marketer | Manual NowPage publishing | Knows what Builder shipped, what content performed, what gaps exist |
| Operator | Sentinel + guardian, reactive | Reads all agent outputs in compiled knowledge, detects degradation proactively |
| Coordinator | Jason (100%) | Ralph v5 orchestrates via compiled context — only strategic decisions bubble to Jason |
MasteryMade has multiple products (MasteryOS, Process Factory, NowPage, HC Protocol, Forge Builds). Each product currently has its own isolated intelligence:
KFS is the defensible asset. Everything else is UI.
Products come and go. Interfaces change. Technology shifts. But the compiled, cross-referenced, temporally-aware knowledge graph that took months of interactions across all platforms to build — that's the asset that compounds and can't be replicated by competitors.
Making KFS standalone means:
| Benefit | What It Means | Who Benefits |
|---|---|---|
| Multi-tenant isolation | Each product/client gets its own vault with API key auth + Supabase RLS | All products, all clients |
| Independent deployment | KFS has its own repo, systemd units, health endpoints. Breaking Forge never breaks KFS | Operational reliability |
| MCP universal access | Any MCP-compatible LLM (Claude.ai, Claude Code, ChatGPT, team members) connects to KFS automatically | Everyone who uses an LLM |
| Cross-product intelligence | Patterns discovered in one product's vault are accessible to others (with permission) | MasteryMade org-wide learning |
| Customer value lock-in | Forge Builds clients' knowledge accumulates in KFS — switching costs increase with usage | Revenue retention |
┌─────────────────────────────────────────────────────┐ │ KFS Standalone (jdmac-msp/kfs) │ │ │ │ ┌──────────────┐ ┌─────────────────────┐ │ │ │ Knowledge API│◀────▶│ KFS-Graphiti API │ │ │ │ (TS, :5012) │ │ (Python, :5022) │ │ │ │ 23 endpoints │ │ 14 endpoints │ │ │ │ Entity CRUD │ │ Graph analysis │ │ │ │ Semantic srch│ │ MCP server (/mcp) │ │ │ └──────┬───────┘ └──────────┬───────────┘ │ │ │ │ │ │ ┌──────▼─────────────────────────▼──────────┐ │ │ │ Supabase (shared) │ │ │ │ entities + kfs_episodes + kfs_chunks │ │ │ │ + tenant_id RLS isolation │ │ │ └────────────────────────────────────────────┘ │ │ ┌─────────────────┐ │ │ │ FalkorDB │ (temporal graph) │ │ └─────────────────┘ │ │ │ │ Auth: X-KFS-Key → tenant_id → RLS isolation │ │ MCP: /mcp endpoint (auto-expose all tools) │ └─────────────────────────────────────────────────────┘ CONSUMERS: Forge (localhost, no key) → tenant: forge Process Factory (API key) → tenant: process-factory MasteryOS (API key) → tenant: masteryos NowPage (API key) → tenant: nowpage Claude.ai (MCP) → tenant: per-user Claude Code (MCP) → tenant: per-session Team members (MCP) → tenant: per-person Forge Builds clients (API key)→ tenant: per-client
| Phase | What | Who Benefits |
|---|---|---|
| Phase 1: Internal | KFS serves Forge only (current state). Intelligence Hub adds compilation pipeline | Jason, Ralph, Forge agents |
| Phase 2: Extraction | KFS extracted to standalone repo. Multi-tenant auth. API keys for products | Process Factory, NowPage, MasteryOS |
| Phase 3: MCP | MCP endpoint live. Claude.ai, Claude Code, team sessions auto-connect | Jason (browser sessions captured), team members |
| Phase 4: Client-facing | Forge Builds clients get their own KFS tenant. Knowledge compounds per-client | Revenue, client retention |
| Phase 5: Product | KFS offered as a standalone product — "Knowledge Fabric as a Service" | MasteryMade revenue, market positioning |
Everyone in AI is building RAG systems, chatbots, and agent frameworks. The market is converging on the same pattern: embed → retrieve → generate.
The Intelligence Hub + KFS is a different category:
Tools that help you FIND information in your documents.
A system that COMPILES information from every interaction, across every agent, into a persistent, self-correcting, temporally-aware knowledge graph that gets smarter with every use and can't be replicated by competitors.
RAG is a library with a search engine. The Intelligence Hub is a librarian who reads every book, maintains the catalog, notices when books contradict each other, discovers connections between subjects, and writes summaries that get better every day.
| What Competitors Can Copy | What They Can't |
|---|---|
| The LLM (commodity) | The compiled knowledge (months of interactions) |
| The code (open patterns) | The cross-references (graph intelligence) |
| The architecture (public papers) | The temporal depth ("what was true when") |
| A single product | Cross-product intelligence (network effect) |
| An agent framework | The institutional memory that makes agents effective |
The asymmetric bet: We're spending ~10 Ralph-hours and ~$0.50/month to build infrastructure that becomes more valuable with every interaction, across every product, for every customer. The cost is near-zero. The value compounds indefinitely. That's the definition of asymmetric leverage.
Paper 1: Vision & Thesis — Why knowledge is a compiler problem
Paper 2: Technical Architecture — How the pipeline works
Paper 3: The Cascade (this document) — What it all unlocks
Published by Forge Intelligence Hub project · April 2026 · MasteryMade infrastructure
For team discussion. Questions → Jason or Forge Slack.