# Cursor Rule/Skill SSOT Map

**Last Updated:** 2026-04-03

Single source-of-truth map for optimization governance and routing ownership.

## SSOT Ownership

- **Rule architecture / overlap / thresholds:** `CURSOR_OPTIMIZATION_SCORECARD.md`
- **Run operations:** `CURSOR_OPTIMIZATION_RUNBOOK.md`
- **Run history:** `CURSOR_OPTIMIZATION_RUN_LOG.md`
- **Carry-forward queue:** `CURSOR_OPTIMIZATION_BACKLOG.md`
- **Risk policy:** `CURSOR_OPTIMIZATION_RISK_REGISTER.md`
- **Policy decisions:** `CURSOR_OPTIMIZATION_DECISIONS.md`
- **Routing entrypoint:** `agent-workflows.md`
- **Model/token behavior:** `CURSOR_TOKEN_EFFICIENCY.md`, `CURSOR_MODEL_CONFIGURATION.md`

## Rules vs Skills Contract

- **Rules** own scoped constraints and guardrails tied to files/globs.
- **Skills** own task routing and workflow invocation order.
- **Docs** own long-form procedures/examples and archived historical guidance.

## Anti-Duplication Rule

If guidance exists in a canonical doc, skills and rules should link to it (pointer style) rather than duplicating long instructions.
