# Wu-Weism ## Docs - [Authentication](https://wuweism.com/api/authentication.md): How to authenticate with the Wu-Weism API using session tokens, and how to supply your own AI provider keys. - [Conversation history](https://wuweism.com/api/causal-chat/history.md): Retrieve a preview of recent causal chat sessions for the authenticated user. - [Send causal chat message](https://wuweism.com/api/causal-chat/send.md): Stream a causal analysis response for a given question using Server-Sent Events. - [Sessions](https://wuweism.com/api/causal-chat/sessions.md): List all sessions for the authenticated user and retrieve the messages within a session. - [Claims](https://wuweism.com/api/claims.md): List and retrieve causal claims produced during your Wu-Weism research sessions. - [Epistemic analysis](https://wuweism.com/api/epistemic.md): Chat with Wu-Weism's epistemic analysis engine, retrieve scientific evidence records, and access epistemic session data. - [Hybrid synthesize](https://wuweism.com/api/hybrid-synthesize.md): Run a multi-source synthesis pipeline that combines PDF analyses and company intelligence into a unified causal narrative. - [API overview](https://wuweism.com/api/overview.md): Base URLs, authentication, content types, rate limits, and endpoint groups for the Wu-Weism API. - [Counterfactual traces](https://wuweism.com/api/scm/counterfactual-traces.md): Retrieve counterfactual trace records produced by Wu-Weism's causal reasoning pipeline. - [Integrity and alignment audit](https://wuweism.com/api/scm/integrity.md): Monitor scientific integrity status, submit signoffs, and retrieve alignment audit reports for your SCM usage. - [Intervention validation](https://wuweism.com/api/scm/intervention.md): Validate whether a causal intervention is identifiable given your adjustment set and known confounders. - [SCM model registry](https://wuweism.com/api/scm/models.md): List and retrieve structural causal models (SCMs) available in the Wu-Weism model registry. - [Core concepts](https://wuweism.com/concepts.md): The foundational ideas behind Wu-Weism — the causal ladder, structural models, and how every claim is governed from first question to final conclusion. - [Pearl's causal ladder](https://wuweism.com/concepts/causal-ladder.md): The three-rung hierarchy that separates correlation from causation — and causation from counterfactual reasoning. - [The Claim Ledger](https://wuweism.com/concepts/claim-ledger.md): An auditable record of every hypothesis, observation, and counterfactual produced in Wu-Weism — with confidence scores, uncertainty labels, and provenance. - [Counterfactual reasoning](https://wuweism.com/concepts/counterfactuals.md): How Wu-Weism computes and traces Rung 3 answers — what would have happened if a variable had been set differently. - [Structural Causal Models](https://wuweism.com/concepts/scm.md): The formal causal graphs that ground every Wu-Weism analysis — and how the platform loads the right one for your domain automatically. - [Claim governance](https://wuweism.com/governance/claims.md): How Wu-Weism records, structures, and manages every hypothesis and inference you produce. - [The Falsifiability Gate](https://wuweism.com/governance/falsifiability.md): How Wu-Weism enforces scientific validity by blocking claims that cannot specify what evidence would disconfirm them. - [Provenance and audit trails](https://wuweism.com/governance/provenance.md): How Wu-Weism traces every inference back to its model, intervention, and evidence sources. - [Configuring your AI provider](https://wuweism.com/guides/ai-providers.md): How to add an API key, choose between Anthropic, OpenAI, and Google Gemini, and switch providers during a session. - [Running your first causal analysis](https://wuweism.com/guides/first-analysis.md): A step-by-step walkthrough of asking a causal question, climbing Pearl's ladder, and reviewing your governed claims. - [Running interventions with do-calculus](https://wuweism.com/guides/interventions.md): How to phrase intervention questions, understand the identifiability gate, and read intervention results in Wu-Weism. - [Analyzing research papers with PDF upload](https://wuweism.com/guides/pdf-upload.md): How to attach PDFs to Causal Chat queries and use PDF Synthesis to extract structured evidence from multiple papers at once. - [Introduction](https://wuweism.com/introduction.md): Wu-Weism is a causal science workbench that automates Pearl's causal ladder — from observation through intervention to counterfactual — with institutional rigor. - [Quickstart](https://wuweism.com/quickstart.md): Connect your AI provider and run your first causal analysis in under five minutes. - [Causal Workbench](https://wuweism.com/workbench/causal-chat.md): Structured causal dialogue grounded in Structural Causal Models and Pearl's causal ladder. - [Epistemic Dashboard](https://wuweism.com/workbench/epistemic-dashboard.md): Automated scientist validation, scientific evidence tracking, and causal health monitoring across your work. - [Hybrid Synthesis](https://wuweism.com/workbench/hybrid-synthesis.md): Surface genuine novelty by reconciling conflicting claims across a literature corpus and company data. - [Legal Causation](https://wuweism.com/workbench/legal-causation.md): Causation analysis meeting legal epistemological standards, applying but-for and proximate cause frameworks. - [PDF Synthesis](https://wuweism.com/workbench/pdf-synthesis.md): Extract numeric evidence and causal claims from a single PDF with structured, uncertainty-labeled output. ## OpenAPI Specs - [openapi](https://wuweism.com/api-reference/openapi.json)