Marketplace / Blueprint 06
LIVEKnowledge / knowledge

Knowledge Graph & Institutional Intelligence

Connect people, sessions, messages, tools, commits and artifacts into a queryable history of work.

Review my build

Interactive platform map

Architecture in context

The focused blueprint, its required foundation, and declared recommendations.

Core Selected Automatic Required path
Blueprint 06 / Knowledge

Knowledge Graph & Institutional Intelligence

Connect people, sessions, messages, tools, commits and artifacts into a queryable history of work.

2 vCPU5 GB RAM4 services
01 / Problem

What this replaces

Similarity search can find related text but cannot reliably explain provenance, dependencies or how decisions and artifacts connect.

02 / Outcome

What your team gains

A graph representation of project activity that agents can query to answer who/what/when/how questions and generate narratives.

03 / Capability

What is inside the blueprint

Property graph relationships
Cypher queries
Indexes for range/text/point/full-text/vector use cases
Vector search and hybrid graph+semantic patterns
Session/message/tool-call/commit/artifact lineage
Service-map graph
MCP graph access
Narrative timeline context
Graph-based provenance and dependency analysis
04 / Architecture

How it fits the platform

Sessions/events/artifacts -> graph ingest -> Neo4j -> Cypher/MCP + timeline-context API -> agents and timeline experiences.

Included services

Neo4j, neo4j-mcp-server, timeline-context-api, journey-tracker

Platform requirements
05 / Delivery

From prerequisites to operation

Prerequisites
  1. Graph ontology/node/relationship model
  2. Event and artifact feeds
  3. Retention strategy
Deployment
  1. Create graph schema/indexes
  2. Ingest sessions/messages/tool calls/commits/artifacts
  3. Expose MCP server
  4. Connect timeline/context API
  5. Build starter queries
Configuration
  1. Node labels
  2. Relationship types
  3. Index strategy
  4. Vector dimensions where used
  5. Access policy
  6. Retention
Operations
  1. Graph growth
  2. Query performance
  3. Schema evolution
  4. Index maintenance
  5. Backups
06 / Combinations

What this unlocks with other layers

Knowledge Hub & RAG + Persistent AI Memory + Knowledge Graph & Institutional Intelligence

Institutional Memory

The AI can retrieve documents, recall prior work and trace relationships and provenance.

Research Intelligence + Knowledge Hub & RAG + Knowledge Graph & Institutional Intelligence

Research-to-Knowledge

Discovery becomes a retained, structured research corpus instead of disappearing after one chat.

AI Operations Center + MCP Agent Hub + Persistent AI Memory + Knowledge Graph & Institutional Intelligence

AI SRE Foundation

Agents can reason over the same telemetry and history humans use for diagnosis.

07 / Technology

Technology behind this capability

Neo4jRUNNING - 5-community in censusModel Context Protocol (MCP)MULTIPLE RUNNING SERVERSneo4j-mcp-serverAICORTEX nativetimeline-context-apiAICORTEX nativejourney-trackerAICORTEX native