reality_harness_connect_folder | local-mutating | Register a local folder. Must exist, be under your home directory, and have a .git or docs/ folder. |
reality_harness_scan_progress | read-only | Aggregate git + planning-doc activity over a window. Returns metrics and short text, never source code. |
reality_harness_preview_xp | pure | Apply the published XP mapping and multiplier to a summary. No I/O, no side effects. |
reality_harness_submit_progress | network | Send a summary to Conquoreum; returns exactly what the backend awards (XP, level, streak, tier). |
reality_harness_submit_outcome | network | Submit a Level 2 outcome event (proof.payment / proof.release / proof.evaluation). Requires the rhp:outcome scope. |
reality_harness_generate_report | read-only | A markdown report (daily/weekly), suitable for pasting anywhere. |
reality_harness_write_report | local-mutating (own vault dir) | Same report, written as a note into your configured vault directory. |
reality_harness_status | network | Your current tier, total XP, level, streak, and connected folders. |