> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riktra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Riktra

> Your AI knows everything about the world and nothing about your company.

Ask any assistant for help with your own work and you hit the same wall. It knows the field, the frameworks, the general case. It does not know what your company decided last quarter, what it is trying to achieve this one, or who is accountable for the thing you are asking about.

So you explain. Every conversation, from the beginning, in every tool, by every person.

Riktra is the layer that stops the re-explaining. It keeps a company's direction, governed truth, ownership and attention in one place, and serves the same thing to people and to the AI clients they already use.

## What it holds

<CardGroup cols={2}>
  <Card title="Direction" icon="compass">
    Goals and priorities in rank order — not severity labels, but an actual sequence someone stands behind.
  </Card>

  <Card title="Decisions" icon="gavel">
    What was settled, when, and what replaced it. A decision changes meaning by being superseded, never by being quietly edited.
  </Card>

  <Card title="Ownership" icon="user-check">
    Who is accountable for what, and which areas have nobody.
  </Card>

  <Card title="Attention" icon="bell">
    What has drifted since anyone last looked — detected by rules, not by a model's opinion.
  </Card>
</CardGroup>

## What it deliberately is not

Riktra is not a task manager, a wiki, a general retrieval system, or an internal AI chat product. Tasks belong in Linear or its equivalent; Riktra stores the link and holds why the task matters.

That refusal is the position, not a gap in the roadmap. A system that becomes all four stops being trustworthy as any of them.

## The two rules everything else follows from

<Steps>
  <Step title="AI never silently changes shared truth">
    Anything that would be true for the whole company becomes a proposal that a human approves. Direct writes are private-scope only. [How this works](/concepts/governed-truth).
  </Step>

  <Step title="Private context stays private">
    What you record about yourself is readable by you alone — including by administrators and owners. The database enforces it, not a convention. [What that means exactly](/concepts/private-context).
  </Step>
</Steps>

## Start

<CardGroup cols={2}>
  <Card title="Connect your AI" icon="plug" href="/guides/connect-your-ai">
    One address, your own sign-in, and the context follows you into every conversation.
  </Card>

  <Card title="API reference" icon="code" href="/api-reference/introduction">
    Riktra is an MCP server. Fourteen tools, generated from the server itself.
  </Card>
</CardGroup>
