Skip to content

Introduction

The current product is a combined knowledge platform, not the legacy external perplexport analytics product. It materializes several deterministic artifact families into one viewer:

  • KB reading: Repo Intelligence is for understanding projects, technologies, services, deployments, documents, and task evidence.
  • Analysis and review: Projects Analysis is where candidate project artifacts are reviewed before becoming canonical.
  • Source evidence: Conversations keeps direct traceability back to exported threads.
  • Operator and runtime: Repo Intelligence Operator Dashboard is for pipeline/runtime health, publish evidence, and graph/import recovery.
  • src/kb_pipeline transforms source exports into normalized conversation, project-analysis, and web artifacts.
  • dagster_kb orchestrates scheduled runs, repo-intelligence bundle generation, publish history, and runtime status artifacts.
  • services/perplexport/perplexity-docs renders the canonical viewer routes from those deterministic artifacts.
  • /repo-intelligence/ for KB-first reading
  • /projects-analysis/ for analysis/review
  • /conversations/ for source-thread evidence
  • /repo-intelligence-ops/ for operator/runtime work
  • /repo-intelligence-graph/ for graph-only investigation

The legacy /repo-intelligence-operator/ path is now only an alias redirect to /repo-intelligence-ops/.


Next Steps: Repo Intelligence, Projects Analysis, or Conversations