Introduction
RWX Knowledge Platform
Section titled “RWX Knowledge Platform”Last Updated: 2026-03-12
Platform surfaces
Section titled “Platform surfaces”The platform is no longer a Perplexity-only analytics product. It combines four surfaces that share deterministic artifacts and one viewer shell:
Conversations
Perplexity conversation intelligence and thread review
Projects
Project analysis and canonical project entities from exports
Repo KB
Repository intelligence as readable project and technology KB
Operator
Runtime, publish, graph, and import diagnostics
Information model
Section titled “Information model”- Conversations is the reading and review surface for exported threads.
- Projects Analysis is the review surface for intermediate project-analysis artifacts before they become canonical entities.
- Repo Intelligence is the KB-first publishing surface for repositories, technologies, deployments, documents, and tasks.
- Repo Intelligence Operator Dashboard is the runtime surface for import status, graph diagnostics, and publish evidence.
- Repo Intelligence Graph Explorer is the focused graph/debug surface when KB reading is not enough.
Product boundary
Section titled “Product boundary”src/kb_pipelineowns ingestion, normalization, evaluation, and export contracts for conversations intelligence and project-analysis artifacts.dagster_kbowns orchestration, scheduled publish, runtime history, and repo-intelligence bundle production.services/perplexport/perplexity-docsis the shared viewer shell that renders KB reading, analysis/review, and operator/runtime routes.
Verification surfaces
Section titled “Verification surfaces”- Root quality gates validate
ruff,mypy, andpytest. dagster_kbhas its ownruffandpytestchecks.- Viewer Playwright smoke validates canonical reading and operator routes plus the deprecated operator alias redirect.
Start here
Section titled “Start here”- Read Architecture for the current product split.
- Open Repo Intelligence for KB-first repository reading.
- Open Projects Analysis when reviewing candidate project artifacts.
- Open Conversations when tracing evidence back to source threads.
Next Steps: Introduction, Repo Intelligence, or Projects Analysis