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

# Level 1 — Commits only

> XP from your real commits, file changes, and completed planning checkboxes — the base level of Reality Harness.

Level 1 needs nothing beyond [installing the MCP](/quickstart) and connecting a folder. It reads your local git history and planning-doc checkboxes, and submits a summary to Conquoreum, which awards XP.

## What earns XP

<Note>
  This mapping is fully transparent — no black box. It's exactly what the MCP publishes, and Conquoreum's backend independently re-derives and caps it.
</Note>

| Source                                        | XP each |
| --------------------------------------------- | ------- |
| Git commit                                    | 10      |
| File changed                                  | 2       |
| Line inserted                                 | 0.05    |
| Line deleted                                  | 0.03    |
| Completed planning checkbox (`- [x]`)         | 25      |
| A checkpoint-doc update                       | 15      |
| Active day in your submission window (streak) | 5       |

A **5,000 XP per-call preview cap** applies on top of the base × multiplier below. Conquoreum's backend has its own (lower) caps and anti-cheat shave, so it may award less than the preview shows — never more.

## Early-stage multiplier

New accounts earn more, so early momentum counts extra:

| Account age | Multiplier | Label     |
| ----------- | ---------- | --------- |
| ≤ 14 days   | ×3.0       | Awakening |
| 15–30 days  | ×2.0       | Initiate  |
| 31–60 days  | ×1.5       | Adept     |
| 61+ days    | ×1.0       | Seasoned  |

## The tools you'll use

`reality_harness_connect_folder` (register a folder), `reality_harness_scan_progress` (aggregate recent activity), `reality_harness_preview_xp` (see the XP a summary would earn, no side effects), `reality_harness_submit_progress` (send it to Conquoreum), `reality_harness_status` (see your current tier, XP, level, streak). Full detail: [Tool reference](/reality-harness/tool-reference).

## What the MCP never does

It's read-only on your source repos — no write methods, no shell access, no executing your repo's code. Scans return only aggregate metrics, commit *subjects*, and completed-checkbox headlines — **no source code or diffs ever leave your machine**.

<Note>
  Free tier: connect 1 folder. Premium tier: unlimited folders + bonus features. Manage your subscription in the iOS app under Settings.
</Note>
