Everything in one place

Built for how knowledge actually works in teams.

Semantic search, answer synthesis, source attribution, freshness scoring. Each feature targets a specific failure mode in how teams currently access knowledge.

how does our retry logic handle 503 errors?
GitHub README
503 responses trigger exponential backoff with jitter, starting at 500ms and capping at 30s. After 5 retries the call fails with a RetryExhaustedException.
Jira #7830
Updated retry config to distinguish 503 (capacity) from 500 (application error). Different backoff policies now applied per error type.

Every feature targets a specific problem.

Not a bundle of tools. A focused system built around the question-to-answer workflow.

Semantic Search

Understands intent and context. Finds answers in documents you couldn't name, from concepts you can only describe.

Multi-Source Retrieval

Searches Confluence, Jira, Slack, GitHub, Notion, and Linear simultaneously. Relevance-ranked across all sources.

Cited Synthesis

Every answer includes inline citations that link to the original source chunk. Click any citation to verify.

Freshness Scoring

Surfaces the staleness of each source contribution. Answers from recently-updated sources are scored higher.

Permission-Aware Access

Respects source-level access controls. Each user only sees answers synthesized from content they're authorized to read.

Usage Analytics

Track what questions are being asked, which sources get cited most, and where your corpus has gaps.

Deep search

Finds the context buried three comments deep in a 2024 Jira ticket.

Most knowledge tools only search document titles and top-level content. Corpussage indexes comment threads, linked tickets, and code comments alongside formal documentation, because that's where the real decisions are.

See all integrations
Why was the legacy auth system deprecated?
The legacy auth system was deprecated in Q1 2025 after three separate security audits identified session token expiry gaps. The migration decision was made in a technical design review and tracked in Jira CORE-2891.
Confluence ADR-007 CORE-2891 #security-review

Designed for teams that need to trust what they find.

Every design decision in Corpussage is oriented toward answer verifiability, not just answer generation speed.

Source Linking

Citations link directly to the source document and the specific paragraph used. Not a title, a permalink to the passage.

Conflict Detection

When sources contradict each other, Corpussage surfaces both versions rather than blending them into a false consensus.

Audit Trail

Every answer generation is logged with source versions referenced, enabling reproducibility and compliance review.

See all features working on your actual data.

Free plan includes 3 sources, 500 answers/month.